Skip to content

Console Output

Skipping 3,218 KB.. Full Log
aro-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt 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;
             ^~~~~~~~~~~~
/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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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);
        ^~~~~~~~~~~~~~~~
/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);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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)