Skip to content
Failed

Console Output

Skipping 45,996 KB.. Full Log
  index = longAt(GIV(stackPointer) + (1 * BytesPerWord));
                                   ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81936:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord));
                                  ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81997:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion]
  longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject);
            ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAtput(sqInt oop, sqInt val)  { return longAtPointerput(pointerForOop(oop), val); }
                                 ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt32IntoExternalAddress':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82013:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  valueObject = longAt(GIV(stackPointer));
                           ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV'
 # define GIV(interpreterInstVar) interpreterInstVar
                                  ^~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82015:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  index = longAt(GIV(stackPointer) + (1 * BytesPerWord));
                                   ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82017:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord));
                                  ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82038:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion]
  longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject);
            ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAtput(sqInt oop, sqInt val)  { return longAtPointerput(pointerForOop(oop), val); }
                                 ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt64IntoBytes':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82059:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  valueObject = longAt(GIV(stackPointer));
                           ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV'
 # define GIV(interpreterInstVar) interpreterInstVar
                                  ^~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82061:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  index = longAt(GIV(stackPointer) + (1 * BytesPerWord));
                                   ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82063:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord));
                                  ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82124:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion]
  longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject);
            ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAtput(sqInt oop, sqInt val)  { return longAtPointerput(pointerForOop(oop), val); }
                                 ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt64IntoExternalAddress':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82140:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  valueObject = longAt(GIV(stackPointer));
                           ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV'
 # define GIV(interpreterInstVar) interpreterInstVar
                                  ^~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82142:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  index = longAt(GIV(stackPointer) + (1 * BytesPerWord));
                                   ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82144:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord));
                                  ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82165:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion]
  longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject);
            ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAtput(sqInt oop, sqInt val)  { return longAtPointerput(pointerForOop(oop), val); }
                                 ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt8IntoBytes':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82186:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  valueObject = longAt(GIV(stackPointer));
                           ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV'
 # define GIV(interpreterInstVar) interpreterInstVar
                                  ^~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82188:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  index = longAt(GIV(stackPointer) + (1 * BytesPerWord));
                                   ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82190:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord));
                                  ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82252:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion]
  longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject);
            ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAtput(sqInt oop, sqInt val)  { return longAtPointerput(pointerForOop(oop), val); }
                                 ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt8IntoExternalAddress':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82268:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  valueObject = longAt(GIV(stackPointer));
                           ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV'
 # define GIV(interpreterInstVar) interpreterInstVar
                                  ^~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82270:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  index = longAt(GIV(stackPointer) + (1 * BytesPerWord));
                                   ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82272:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord));
                                  ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82295:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion]
  longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject);
            ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAtput(sqInt oop, sqInt val)  { return longAtPointerput(pointerForOop(oop), val); }
                                 ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveVMParameter':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82436:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  index = longAt(GIV(stackPointer) + (offset * BytesPerWord));
                                   ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82457:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion]
   longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop);
             ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAtput(sqInt oop, sqInt val)  { return longAtPointerput(pointerForOop(oop), val); }
                                 ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82462:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  argOop = longAt(GIV(stackPointer));
                      ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV'
 # define GIV(interpreterInstVar) interpreterInstVar
                                  ^~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82670:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion]
   longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1);
             ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAtput(sqInt oop, sqInt val)  { return longAtPointerput(pointerForOop(oop), val); }
                                 ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveVoidReceiver':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82690:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())
                                                        ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'pruneStackstackp':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82811:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
    while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) {
                                                ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82822:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
    if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())
                                 ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82823:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
     ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0
                      ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82824:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion]
     : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) {
               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt byteAt(sqInt oop)    { return byteAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82826:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
     objOrFP = longAt(theFP + FoxThisContext);
                            ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82830:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
    (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory())
                                                                                   ^
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82832:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion]
  : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord));
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt byteAt(sqInt oop)    { return byteAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82760:11: warning: variable 'oop1' set but not used [-Wunused-but-set-variable]
     sqInt oop1;
           ^~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ptEnterInterpreterFromCallback':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82890:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion]
  longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod));
            ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAtput(sqInt oop, sqInt val)  { return longAtPointerput(pointerForOop(oop), val); }
                                 ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ptExitInterpreterToCallback':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82990:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion]
  top = longAt(GIV(stackPointer));
                   ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV'
 # define GIV(interpreterInstVar) interpreterInstVar
                                  ^~~~~~~~~~~~~~~~~~
In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5,
                 from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *'
   static inline sqInt longAt(sqInt oop)    { return longAtPointer(pointerForOop(oop)); }
                              ~~~~~~^~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'readAddress':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:83014:9: warning: returning 'sqInt' {aka 'int'} from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion]
  return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord())));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'unmarkAfterPathTo':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:83037:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable]
     sqInt prevPrevObj1;
           ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:83036:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable]
     sqInt prevPrevObj;
           ^~~~~~~~~~~
At top level:
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72596:1: warning: 'validStackPageBaseFrames' defined but not used [-Wunused-function]
 validStackPageBaseFrames(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72583:1: warning: 'validInstructionPointerinFrame' defined but not used [-Wunused-function]
 validInstructionPointerinFrame(usqInt anInstrPointer, char *fp)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72569:1: warning: 'validBCPCinMethod' defined but not used [-Wunused-function]
 validBCPCinMethod(sqInt thePC, usqInt aMethod)
 ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71667:1: warning: 'stackLimitBytes' defined but not used [-Wunused-function]
 stackLimitBytes(void)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71217:1: warning: 'space' defined but not used [-Wunused-function]
 space(void)
 ^~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70479:1: warning: 'saneFunctionPointerForFailureOfPrimIndex' defined but not used [-Wunused-function]
 saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69136:1: warning: 'pushedReceiverOrClosureOfFrame' defined but not used [-Wunused-function]
 pushedReceiverOrClosureOfFrame(char *theFP)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66312:1: warning: 'noMarkedContextsOnPage' defined but not used [-Wunused-function]
 noMarkedContextsOnPage(StackPage *thePage)
 ^~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65853:1: warning: 'maybeLeakCheckExternalPrimCall' defined but not used [-Wunused-function]
 maybeLeakCheckExternalPrimCall(sqInt aMethodObj)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63976:1: warning: 'isPrimitiveFunctionPointerAnIndex' defined but not used [-Wunused-function]
 isPrimitiveFunctionPointerAnIndex(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63951:1: warning: 'isNullExternalPrimitiveCall' defined but not used [-Wunused-function]
 isNullExternalPrimitiveCall(sqInt aMethodObj)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63938:1: warning: 'isMetaPrimitiveIndex' defined but not used [-Wunused-function]
 isMetaPrimitiveIndex(sqInt primIndex)
 ^~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63919:1: warning: 'isMarriedOrWidowedContext' defined but not used [-Wunused-function]
 isMarriedOrWidowedContext(sqInt aContext)
 ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63816:1: warning: 'isBaseFrame' defined but not used [-Wunused-function]
 isBaseFrame(char *theFP)
 ^~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63759:1: warning: 'iframeMethod' defined but not used [-Wunused-function]
 iframeMethod(char *theFP)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63738:1: warning: 'ifCurrentStackPageHasValidHeadPointers' defined but not used [-Wunused-function]
 ifCurrentStackPageHasValidHeadPointers(StackPage *thePage)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61170:1: warning: 'cr' defined but not used [-Wunused-function]
 cr(void)
 ^~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61068:1: warning: 'contexthasValidInversePCMappingOfin' defined but not used [-Wunused-function]
 contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60913:1: warning: 'checkStackPointerForMaybeMarriedContext' defined but not used [-Wunused-function]
 checkStackPointerForMaybeMarriedContext(sqInt aContext)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60216:1: warning: 'assertValidStackLimits' defined but not used [-Wunused-function]
 assertValidStackLimits(sqInt ln)
 ^~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60133:1: warning: 'allOnesAsCharStar' defined but not used [-Wunused-function]
 allOnesAsCharStar(void)
 ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59779:1: warning: 'segmentOverlap' defined but not used [-Wunused-function]
 segmentOverlap(void)
 ^~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59477:1: warning: 'isValidSegmentBridge' defined but not used [-Wunused-function]
 isValidSegmentBridge(sqInt objOop)
 ^~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59456:1: warning: 'isInSegments' defined but not used [-Wunused-function]
 isInSegments(usqInt address)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59333:1: warning: 'bridgeFor' defined but not used [-Wunused-function]
 bridgeFor(SpurSegmentInfo *aSegment)
 ^~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59268:1: warning: 'allBridgesMarked' defined but not used [-Wunused-function]
 allBridgesMarked(void)
 ^~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59173:1: warning: 'segLimit' defined but not used [-Wunused-function]
 segLimit(SpurSegmentInfo * self_in_segLimit)
 ^~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59108:1: warning: 'validRelocationPlanInPass' defined but not used [-Wunused-function]
 validRelocationPlanInPass(sqInt onePass)
 ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:58212:1: warning: 'savedFirstFieldsSpaceWasAllocated' defined but not used [-Wunused-function]
 savedFirstFieldsSpaceWasAllocated(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57947:1: warning: 'isPostMobile' defined but not used [-Wunused-function]
 isPostMobile(sqInt obj)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57936:1: warning: 'isMobile' defined but not used [-Wunused-function]
 isMobile(sqInt obj)
 ^~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57158:1: warning: 'validObjStacks' defined but not used [-Wunused-function]
 validObjStacks(void)
 ^~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57115:1: warning: 'validFreeTreeChunk' defined but not used [-Wunused-function]
 validFreeTreeChunk(sqInt chunk)
 ^~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57034:1: warning: 'validClassTableHashes' defined but not used [-Wunused-function]
 validClassTableHashes(void)
 ^~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56832:1: warning: 'unlinkLilliputianChunkindex' defined but not used [-Wunused-function]
 unlinkLilliputianChunkindex(sqInt freeChunk, sqInt index)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56029:1: warning: 'startOfObject' defined but not used [-Wunused-function]
 startOfObject(sqInt objOop)
 ^~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:55961:1: warning: 'slidingCompactionInProgress' defined but not used [-Wunused-function]
 slidingCompactionInProgress(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:51834:1: warning: 'noUnscannedEphemerons' defined but not used [-Wunused-function]
 noUnscannedEphemerons(void)
 ^~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:51599:1: warning: 'newSpaceIsEmpty' defined but not used [-Wunused-function]
 newSpaceIsEmpty(void)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:49277:1: warning: 'lengthOfMaybeImmediate' defined but not used [-Wunused-function]
 lengthOfMaybeImmediate(sqInt oop)
 ^~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:49146:1: warning: 'lastPointerFormat' defined but not used [-Wunused-function]
 lastPointerFormat(void)
 ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:49137:1: warning: 'knownClassAtIndex' defined but not used [-Wunused-function]
 knownClassAtIndex(sqInt classIndex)
 ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48999:1: warning: 'isWeakNonImm' defined but not used [-Wunused-function]
 isWeakNonImm(sqInt objOop)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48852:1: warning: 'isValidObjStackAt' defined but not used [-Wunused-function]
 isValidObjStackAt(sqInt objStackRootIndex)
 ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48792:1: warning: 'isSemaphoreOop' defined but not used [-Wunused-function]
 isSemaphoreOop(sqInt anOop)
 ^~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48785:1: warning: 'isSegmentBridge' defined but not used [-Wunused-function]
 isSegmentBridge(sqInt objOop)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48775:1: warning: 'isRemembered' defined but not used [-Wunused-function]
 isRemembered(sqInt objOop)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48672:1: warning: 'isObjImmutable' defined but not used [-Wunused-function]
 isObjImmutable(sqInt anOop)
 ^~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48661:1: warning: 'isObjEphemeron' defined but not used [-Wunused-function]
 isObjEphemeron(sqInt objOop)
 ^~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48642:1: warning: 'isMaybeFiredEphemeron' defined but not used [-Wunused-function]
 isMaybeFiredEphemeron(sqInt objOop)
 ^~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48635:1: warning: 'isLargeFreeObject' defined but not used [-Wunused-function]
 isLargeFreeObject(sqInt objOop)
 ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48628:1: warning: 'isInPastSpace' defined but not used [-Wunused-function]
 isInPastSpace(sqInt address)
 ^~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48613:1: warning: 'isInNewSpace' defined but not used [-Wunused-function]
 isInNewSpace(sqInt objOop)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48578:1: warning: 'isInFutureSpace' defined but not used [-Wunused-function]
 isInFutureSpace(sqInt address)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48571:1: warning: 'isInEden' defined but not used [-Wunused-function]
 isInEden(sqInt objOop)
 ^~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48548:1: warning: 'isInClassTable' defined but not used [-Wunused-function]
 isInClassTable(sqInt objOop)
 ^~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48533:1: warning: 'isFreeOop' defined but not used [-Wunused-function]
 isFreeOop(sqInt oop)
 ^~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48526:1: warning: 'isFreeObject' defined but not used [-Wunused-function]
 isFreeObject(sqInt objOop)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48501:1: warning: 'isForwardedClassTag' defined but not used [-Wunused-function]
 isForwardedClassTag(sqInt classIndex)
 ^~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48481:1: warning: 'isEphemeron' defined but not used [-Wunused-function]
 isEphemeron(sqInt objOop)
 ^~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48445:1: warning: 'isEnumerableObjectNoAssert' defined but not used [-Wunused-function]
 isEnumerableObjectNoAssert(sqInt objOop)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48422:1: warning: 'isCopiedIntoSegment' defined but not used [-Wunused-function]
 isCopiedIntoSegment(sqInt anObjectInTheHeap)
 ^~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48404:1: warning: 'isContextHeader' defined but not used [-Wunused-function]
 isContextHeader(sqInt aHeader)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48387:1: warning: 'isCompiledMethodHeader' defined but not used [-Wunused-function]
 isCompiledMethodHeader(sqInt objHeader)
 ^~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47328:1: warning: 'hiddenRootsObject' defined but not used [-Wunused-function]
 hiddenRootsObject(void)
 ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47321:1: warning: 'hiddenRootSlots' defined but not used [-Wunused-function]
 hiddenRootSlots(void)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47310:1: warning: 'headerForSlotshashformatclassIndex' defined but not used [-Wunused-function]
 headerForSlotshashformatclassIndex(sqInt numSlots, sqInt hash, sqInt formatField, sqInt classIndex)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47248:1: warning: 'hasSpurMemoryManagerAPI' defined but not used [-Wunused-function]
 hasSpurMemoryManagerAPI(void)
 ^~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47150:1: warning: 'goodContextSize' defined but not used [-Wunused-function]
 goodContextSize(sqInt oop)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46975:1: warning: 'freeChunkPrevIndex' defined but not used [-Wunused-function]
 freeChunkPrevIndex(void)
 ^~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46964:1: warning: 'freeChunkParentIndex' defined but not used [-Wunused-function]
 freeChunkParentIndex(void)
 ^~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46954:1: warning: 'freeChunkNextIndex' defined but not used [-Wunused-function]
 freeChunkNextIndex(void)
 ^~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46928:1: warning: 'forwardersIn' defined but not used [-Wunused-function]
 forwardersIn(sqInt anObject)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46917:1: warning: 'forwardedFormat' defined but not used [-Wunused-function]
 forwardedFormat(void)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46907:1: warning: 'formatOf' defined but not used [-Wunused-function]
 formatOf(sqInt objOop)
 ^~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46603:1: warning: 'firstFixedFieldOfMaybeImmediate' defined but not used [-Wunused-function]
 firstFixedFieldOfMaybeImmediate(sqInt oop)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46239:1: warning: 'fetchPointerofFreeChunk' defined but not used [-Wunused-function]
 fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop)
 ^~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46031:1: warning: 'existInstancesInNewSpaceOf' defined but not used [-Wunused-function]
 existInstancesInNewSpaceOf(sqInt classObj)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46024:1: warning: 'ephemeronFormat' defined but not used [-Wunused-function]
 ephemeronFormat(void)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:44974:1: warning: 'classTableRootSlots' defined but not used [-Wunused-function]
 classTableRootSlots(void)
 ^~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:44837:1: warning: 'classIndexFieldWidth' defined but not used [-Wunused-function]
 classIndexFieldWidth(void)
 ^~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:43507:1: warning: 'byteFormatMask' defined but not used [-Wunused-function]
 byteFormatMask(void)
 ^~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:43500:1: warning: 'bridgeSize' defined but not used [-Wunused-function]
 bridgeSize(void)
 ^~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:43438:1: warning: 'bitsSetInFreeSpaceMaskForAllFreeLists' defined but not used [-Wunused-function]
 bitsSetInFreeSpaceMaskForAllFreeLists(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42848:1: warning: 'assertInnerValidFreeObject' defined but not used [-Wunused-function]
 assertInnerValidFreeObject(sqInt objOop)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42816:1: warning: 'allUnscannedEphemeronsAreActive' defined but not used [-Wunused-function]
 allUnscannedEphemeronsAreActive(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42790:1: warning: 'allStrongSlotsOfWeaklingAreMarked' defined but not used [-Wunused-function]
 allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42779:1: warning: 'allocationUnit' defined but not used [-Wunused-function]
 allocationUnit(void)
 ^~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41933:1: warning: 'allOldMarkedWeakObjectsOnWeaklingStack' defined but not used [-Wunused-function]
 allOldMarkedWeakObjectsOnWeaklingStack(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41818:1: warning: 'allObjectsUnmarked' defined but not used [-Wunused-function]
 allObjectsUnmarked(void)
 ^~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39928:1: warning: 'noUnfiredEphemeronsAtEndOfRememberedSet' defined but not used [-Wunused-function]
 noUnfiredEphemeronsAtEndOfRememberedSet(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39678:1: warning: 'firstCorpse' defined but not used [-Wunused-function]
 firstCorpse(sqInt headOfCorpseList)
 ^~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39275:1: warning: 'allWeakSurvivorsOnWeakList' defined but not used [-Wunused-function]
 allWeakSurvivorsOnWeakList(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39196:1: warning: 'allNewSpaceObjectsHaveZeroRTRefCount' defined but not used [-Wunused-function]
 allNewSpaceObjectsHaveZeroRTRefCount(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39115:1: warning: 'wordIndexableFormat' defined but not used [-Wunused-function]
 wordIndexableFormat(void)
 ^~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38915:1: warning: 'numFreeLists' defined but not used [-Wunused-function]
 numFreeLists(void)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38903:1: warning: 'maxSlotsForAlloc' defined but not used [-Wunused-function]
 maxSlotsForAlloc(void)
 ^~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38845:1: warning: 'isLilliputianSize' defined but not used [-Wunused-function]
 isLilliputianSize(sqInt chunkBytes)
 ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38560:1: warning: 'hasSixtyFourBitImmediates' defined but not used [-Wunused-function]
 hasSixtyFourBitImmediates(void)
 ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38076:1: warning: 'headerWhileForwardingOf' defined but not used [-Wunused-function]
 headerWhileForwardingOf(sqInt aCompiledMethodObjOop)
 ^~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21427:1: warning: 'stackPageHeadroom' defined but not used [-Wunused-function]
 stackPageHeadroom(void)
 ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21414:1: warning: 'stackLimitOffset' defined but not used [-Wunused-function]
 stackLimitOffset(void)
 ^~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19139:1: warning: 'newMethodInLookupCacheAtand' defined but not used [-Wunused-function]
 newMethodInLookupCacheAtand(sqInt selector, sqInt classTag)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18718:1: warning: 'mframeReceiver' defined but not used [-Wunused-function]
 mframeReceiver(char *theFP)
 ^~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18711:1: warning: 'mframeIsBlockActivation' defined but not used [-Wunused-function]
 mframeIsBlockActivation(char *theFP)
 ^~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17817:1: warning: 'isMachineCodeFrame' defined but not used [-Wunused-function]
 isMachineCodeFrame(char *theFP)
 ^~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17581:1: warning: 'iframeSavedIP' defined but not used [-Wunused-function]
 iframeSavedIP(char *theFP)
 ^~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17574:1: warning: 'iframeReceiver' defined but not used [-Wunused-function]
 iframeReceiver(char *theFP)
 ^~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17567:1: warning: 'iframeIsBlockActivation' defined but not used [-Wunused-function]
 iframeIsBlockActivation(char *theFP)
 ^~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17327:1: warning: 'frameReceiver' defined but not used [-Wunused-function]
 frameReceiver(char *theFP)
 ^~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17311:1: warning: 'frameNumArgs' defined but not used [-Wunused-function]
 frameNumArgs(char *theFP)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17299:1: warning: 'frameMethodObject' defined but not used [-Wunused-function]
 frameMethodObject(char *theFP)
 ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17290:1: warning: 'frameIsBlockActivation' defined but not used [-Wunused-function]
 frameIsBlockActivation(char *theFP)
 ^~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17278:1: warning: 'frameHasContext' defined but not used [-Wunused-function]
 frameHasContext(char *theFP)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16386:1: warning: 'deferStackLimitSmashAroundwith' defined but not used [-Wunused-function]
 deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13729:1: warning: 'asCogHomeMethod' defined but not used [-Wunused-function]
 asCogHomeMethod(CogBlockMethod *aCogMethod)
 ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13305:1: warning: 'pageListIsWellFormed' defined but not used [-Wunused-function]
 pageListIsWellFormed(void)
 ^~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13142:1: warning: 'cmHomeMethod' defined but not used [-Wunused-function]
 cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod)
 ^~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2032:12: warning: 'theUnknownShort' defined but not used [-Wunused-variable]
 _iss sqInt theUnknownShort;
            ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2031:12: warning: 'testWorker' defined but not used [-Wunused-variable]
 _iss sqInt testWorker;
            ^~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2030:14: warning: 'statIncrGCUsecs' defined but not used [-Wunused-variable]
 _iss usqLong statIncrGCUsecs;
              ^~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2029:14: warning: 'statFGCDeltaUsecs' defined but not used [-Wunused-variable]
 _iss usqLong statFGCDeltaUsecs;
              ^~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2028:12: warning: 'statCoalesces' defined but not used [-Wunused-variable]
 _iss sqInt statCoalesces;
            ^~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2027:12: warning: 'preferredPinningSegment' defined but not used [-Wunused-variable]
 _iss sqInt preferredPinningSegment;
            ^~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2026:12: warning: 'nextAddress' defined but not used [-Wunused-variable]
 _iss sqInt nextAddress;
            ^~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2025:12: warning: 'memoryManager' defined but not used [-Wunused-variable]
 _iss sqInt memoryManager;
            ^~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2024:12: warning: 'largeOpaqueMemoryManager' defined but not used [-Wunused-variable]
 _iss sqInt largeOpaqueMemoryManager;
            ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2023:12: warning: 'initialMemoryAddress' defined but not used [-Wunused-variable]
 _iss sqInt initialMemoryAddress;
            ^~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2022:12: warning: 'functions' defined but not used [-Wunused-variable]
 _iss sqInt functions;
            ^~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2021:12: warning: 'codeGeneratorToComputeAccessorDepth' defined but not used [-Wunused-variable]
 _iss sqInt codeGeneratorToComputeAccessorDepth;
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2020:12: warning: 'cifs' defined but not used [-Wunused-variable]
 _iss sqInt cifs;
            ^~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2019:13: warning: 'byteCount' defined but not used [-Wunused-variable]
 _iss usqInt byteCount;
             ^~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2002:13: warning: 'messageCount' defined but not used [-Wunused-variable]
 _iss usqInt messageCount;
             ^~~~~~~~~~~~
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
$ docker stop --time=1 04a21d1e084adc563dff88198414c8c178d4dac932ce22467b475cc2003914c1
$ docker rm -f 04a21d1e084adc563dff88198414c8c178d4dac932ce22467b475cc2003914c1
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on lse-mac-mini in /Users/lse/Workspace/workspace/pharo-vm_pharo-9
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] stage
[Pipeline] { (Build Image Linux-aarch64)
[Pipeline] unstash
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker build -t pharo-ubuntu-arm64 ./docker/ubuntu-arm64/
#1 [internal] load build definition from Dockerfile
#1 sha256:489e3bb373b340c8050bba29cf5efbf97131cebd4b5cb4b265f9316af832283b
#1 transferring dockerfile: 37B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 sha256:97d9aea6afbbec5d83cccc87e8988576814dc391a4e98efaaa2026d3a5b990ff
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/arm64v8/ubuntu:latest
#3 sha256:db9c7e8f1624db7d6df37099580eb9347bde60c26cc9d6649159efe50174523e
#3 DONE 0.9s

#4 [base 1/3] FROM docker.io/arm64v8/ubuntu@sha256:537da24818633b45fcb65e5285a68c3ec1f3db25f5ae5476a7757bc8dfae92a3
#4 sha256:a92da5930201c78439b595cfa588591b11277c5fed49ff70d84fd54bf3f0fb4b
#4 DONE 0.0s

#5 [base 2/3] WORKDIR /opt/pharo
#5 sha256:19de11eb16fb5701c72d51a71a0f04e1096b293bcfc8284b9714709458a8be73
#5 CACHED

#6 [base 3/3] RUN set -eu;   ln -snf /usr/share/zoneinfo/Europe/Paris /etc/localtime;   echo Europe/Paris > /etc/timezone;   apt-get update;   apt-get install -q --assume-yes --no-install-recommends     ca-certificates     libcurl3-gnutls     build-essential     gcc     g++     binutils     cmake     git     wget     unzip     uuid-dev     libssl-dev     libtool     automake     ;   apt-get clean;   addgroup --gid 1000 ci;   useradd --uid 7431 --gid 1000 --home-dir /opt/pharo --no-create-home --no-user-group pharo;   chown 7431:100 /opt/pharo -R;   chmod 755 /opt/pharo -R;   rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*;   true
#6 sha256:e8516125147b207405f333f91e189db470e98e4ba3ebe218a54ed9cdc3409575
#6 CACHED

#7 [final 1/1] WORKDIR /opt/pharo
#7 sha256:08771301a95ef9caff485d84cbbbc9bbf578702f653f869d8de96bf9d8f3c019
#7 CACHED

#8 exporting to image
#8 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#8 exporting layers done
#8 writing image sha256:1e117ffe8b5ef91b9777e8910dc638109d6fe47472f859833ca7c44e638ee06d done
#8 naming to docker.io/library/pharo-ubuntu-arm64 done
#8 DONE 0.0s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
Building using workspace /Users/lse/Workspace/workspace/pharo-vm_pharo-9
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . pharo-ubuntu-arm64
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
lse-mac-mini does not seem to be running inside a container
$ docker run -t -d -u 501:20 -v /tmp:/tmp -e HOME=/opt/pharo -u pharo -w /Users/lse/Workspace/workspace/pharo-vm_pharo-9 -v /Users/lse/Workspace/workspace/pharo-vm_pharo-9:/Users/lse/Workspace/workspace/pharo-vm_pharo-9:rw,z -v /Users/lse/Workspace/workspace/pharo-vm_pharo-9@tmp:/Users/lse/Workspace/workspace/pharo-vm_pharo-9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** pharo-ubuntu-arm64 cat
$ docker top 057edf48e9053d7e55e3926f75f974cf1acfb59643f9de509addd8ddd1caf6e0 -eo pid,comm
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 45 min
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] stage
[Pipeline] { (Copy Sources-Linux-aarch64-stockReplacement)
[Pipeline] unstash
[Pipeline] sh
+ unzip -d . build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip
Archive:  build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip
   creating: ./pharo-vm/
  inflating: ./pharo-vm/CMakeLists.txt  
   creating: ./pharo-vm/cmake/
  inflating: ./pharo-vm/cmake/Darwin.cmake  
  inflating: ./pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in  
  inflating: ./pharo-vm/cmake/DownloadProject.cmake  
  inflating: ./pharo-vm/cmake/FindCairo.cmake  
  inflating: ./pharo-vm/cmake/FindFFI.cmake  
  inflating: ./pharo-vm/cmake/FindLibGit2.cmake  
  inflating: ./pharo-vm/cmake/FindPThreadW32.cmake  
  inflating: ./pharo-vm/cmake/FindSDL2.cmake  
  inflating: ./pharo-vm/cmake/Linux.cmake  
  inflating: ./pharo-vm/cmake/OpenBSD.cmake  
  inflating: ./pharo-vm/cmake/Windows.cmake  
  inflating: ./pharo-vm/cmake/importCairo.cmake  
  inflating: ./pharo-vm/cmake/importFreetype2.cmake  
  inflating: ./pharo-vm/cmake/importLibFFI.cmake  
  inflating: ./pharo-vm/cmake/importLibGit2.cmake  
  inflating: ./pharo-vm/cmake/importSDL2.cmake  
  inflating: ./pharo-vm/cmake/packaging.cmake  
  inflating: ./pharo-vm/cmake/versionExtraction.cmake  
  inflating: ./pharo-vm/cmake/vmmaker.cmake  
   creating: ./pharo-vm/extracted/
   creating: ./pharo-vm/extracted/plugins/
   creating: ./pharo-vm/extracted/plugins/B2DPlugin/
   creating: ./pharo-vm/extracted/plugins/B2DPlugin/src/
   creating: ./pharo-vm/extracted/plugins/B2DPlugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c  
   creating: ./pharo-vm/extracted/plugins/BitBltPlugin/
   creating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/
   creating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h  
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h  
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h  
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h  
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h  
   creating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/
   creating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c  
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c  
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c  
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c  
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c  
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c  
  inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c  
   creating: ./pharo-vm/extracted/plugins/DSAPrims/
   creating: ./pharo-vm/extracted/plugins/DSAPrims/src/
   creating: ./pharo-vm/extracted/plugins/DSAPrims/src/common/
  inflating: ./pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c  
   creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/
   creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/
   creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/
  inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h  
  inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h  
   creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/
  inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h  
   creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/
  inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h  
  inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h  
   creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/
   creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c  
  inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c  
   creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/
  inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c  
   creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/
  inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c  
   creating: ./pharo-vm/extracted/plugins/FilePlugin/
   creating: ./pharo-vm/extracted/plugins/FilePlugin/include/
   creating: ./pharo-vm/extracted/plugins/FilePlugin/include/common/
  inflating: ./pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h  
   creating: ./pharo-vm/extracted/plugins/FilePlugin/include/win/
  inflating: ./pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h  
   creating: ./pharo-vm/extracted/plugins/FilePlugin/src/
   creating: ./pharo-vm/extracted/plugins/FilePlugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c  
   creating: ./pharo-vm/extracted/plugins/FilePlugin/src/osx/
  inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c  
   creating: ./pharo-vm/extracted/plugins/FilePlugin/src/unix/
  inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c  
   creating: ./pharo-vm/extracted/plugins/FilePlugin/src/win/
  inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c  
   creating: ./pharo-vm/extracted/plugins/IA32ABI/
   creating: ./pharo-vm/extracted/plugins/IA32ABI/include/
   creating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h  
   creating: ./pharo-vm/extracted/plugins/IA32ABI/src/
   creating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c  
  inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c  
   creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/
   creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/
   creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h  
  inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c  
   creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/
   creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/
   creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c  
   creating: ./pharo-vm/extracted/plugins/LargeIntegers/
   creating: ./pharo-vm/extracted/plugins/LargeIntegers/src/
   creating: ./pharo-vm/extracted/plugins/LargeIntegers/src/common/
  inflating: ./pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c  
   creating: ./pharo-vm/extracted/plugins/LocalePlugin/
   creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/
   creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/common/
  inflating: ./pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h  
   creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/osx/
  inflating: ./pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h  
   creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/
   creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c  
   creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/osx/
  inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c  
   creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/unix/
  inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c  
   creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/win/
  inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c  
   creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/
   creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/
   creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c  
   creating: ./pharo-vm/extracted/plugins/SocketPlugin/
   creating: ./pharo-vm/extracted/plugins/SocketPlugin/include/
   creating: ./pharo-vm/extracted/plugins/SocketPlugin/include/common/
  inflating: ./pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h  
   creating: ./pharo-vm/extracted/plugins/SocketPlugin/src/
   creating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c  
  inflating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c  
   creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/
   creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/
   creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h  
   creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h  
   creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h  
   creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/
   creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c  
   creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c  
   creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c  
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c  
   creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/
  inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c  
   creating: ./pharo-vm/extracted/plugins/SqueakSSL/
   creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/
   creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/common/
  inflating: ./pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h  
   creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/unix/
  inflating: ./pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h  
   creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/
   creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/common/
  inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c  
   creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/osx/
  inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c  
   creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/unix/
  inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c  
   creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/win/
  inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c  
   creating: ./pharo-vm/extracted/plugins/SurfacePlugin/
   creating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/
   creating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/common/
  inflating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h  
   creating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/
   creating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c  
   creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/
   creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/
   creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/
  inflating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c  
   creating: ./pharo-vm/extracted/vm/
   creating: ./pharo-vm/extracted/vm/include/
   creating: ./pharo-vm/extracted/vm/include/common/
  inflating: ./pharo-vm/extracted/vm/include/common/dispdbg.h  
  inflating: ./pharo-vm/extracted/vm/include/common/sq.h  
  inflating: ./pharo-vm/extracted/vm/include/common/sqAssert.h  
  inflating: ./pharo-vm/extracted/vm/include/common/sqAtomicOps.h  
  inflating: ./pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h  
  inflating: ./pharo-vm/extracted/vm/include/common/sqMemoryAccess.h  
  inflating: ./pharo-vm/extracted/vm/include/common/sqMemoryFence.h  
  inflating: ./pharo-vm/extracted/vm/include/common/sqVirtualMachine.h  
  inflating: ./pharo-vm/extracted/vm/include/common/sqaio.h  
   creating: ./pharo-vm/extracted/vm/include/osx/
  inflating: ./pharo-vm/extracted/vm/include/osx/sqConfig.h  
  inflating: ./pharo-vm/extracted/vm/include/osx/sqGnu.h  
  inflating: ./pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h  
   creating: ./pharo-vm/extracted/vm/include/unix/
  inflating: ./pharo-vm/extracted/vm/include/unix/sqConfig.h  
  inflating: ./pharo-vm/extracted/vm/include/unix/sqGnu.h  
  inflating: ./pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h  
  inflating: ./pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h  
   creating: ./pharo-vm/extracted/vm/include/win/
  inflating: ./pharo-vm/extracted/vm/include/win/sqConfig.h  
  inflating: ./pharo-vm/extracted/vm/include/win/sqGnu.h  
  inflating: ./pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h  
  inflating: ./pharo-vm/extracted/vm/include/win/sqWin32.h  
  inflating: ./pharo-vm/extracted/vm/include/win/sqWin32Alloc.h  
  inflating: ./pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h  
   creating: ./pharo-vm/extracted/vm/src/
   creating: ./pharo-vm/extracted/vm/src/common/
  inflating: ./pharo-vm/extracted/vm/src/common/heartbeat.c  
  inflating: ./pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c  
  inflating: ./pharo-vm/extracted/vm/src/common/sqHeapMap.c  
  inflating: ./pharo-vm/extracted/vm/src/common/sqNamedPrims.c  
  inflating: ./pharo-vm/extracted/vm/src/common/sqTicker.c  
  inflating: ./pharo-vm/extracted/vm/src/common/sqVirtualMachine.c  
   creating: ./pharo-vm/extracted/vm/src/osx/
  inflating: ./pharo-vm/extracted/vm/src/osx/aioOSX.c  
   creating: ./pharo-vm/extracted/vm/src/unix/
  inflating: ./pharo-vm/extracted/vm/src/unix/aio.c  
  inflating: ./pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c  
   creating: ./pharo-vm/extracted/vm/src/win/
  inflating: ./pharo-vm/extracted/vm/src/win/aioWin.c  
  inflating: ./pharo-vm/extracted/vm/src/win/sqWin32Directory.c  
  inflating: ./pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c  
   creating: ./pharo-vm/ffi/
   creating: ./pharo-vm/ffi/include/
  inflating: ./pharo-vm/ffi/include/callbacks.h  
  inflating: ./pharo-vm/ffi/include/pThreadedFFI.h  
  inflating: ./pharo-vm/ffi/include/pThreadedFFIUtils.h  
  inflating: ./pharo-vm/ffi/include/worker.h  
  inflating: ./pharo-vm/ffi/include/workerTask.h  
   creating: ./pharo-vm/ffi/src/
   creating: ./pharo-vm/ffi/src/callbacks/
  inflating: ./pharo-vm/ffi/src/callbacks/callbackPrimitives.c  
  inflating: ./pharo-vm/ffi/src/callbacks/callbacks.c  
  inflating: ./pharo-vm/ffi/src/functionDefinitionPrimitives.c  
  inflating: ./pharo-vm/ffi/src/pThreadedFFI.c  
  inflating: ./pharo-vm/ffi/src/primitiveCalls.c  
  inflating: ./pharo-vm/ffi/src/primitiveUtils.c  
   creating: ./pharo-vm/ffi/src/sameThread/
  inflating: ./pharo-vm/ffi/src/sameThread/sameThread.c  
  inflating: ./pharo-vm/ffi/src/types.c  
  inflating: ./pharo-vm/ffi/src/typesPrimitives.c  
  inflating: ./pharo-vm/ffi/src/utils.c  
   creating: ./pharo-vm/ffi/src/worker/
  inflating: ./pharo-vm/ffi/src/worker/worker.c  
  inflating: ./pharo-vm/ffi/src/worker/workerPrimitives.c  
  inflating: ./pharo-vm/ffi/src/worker/workerTask.c  
   creating: ./pharo-vm/ffiTestLibrary/
  inflating: ./pharo-vm/ffiTestLibrary/CMakeLists.txt  
   creating: ./pharo-vm/ffiTestLibrary/includes/
  inflating: ./pharo-vm/ffiTestLibrary/includes/callbacks.h  
  inflating: ./pharo-vm/ffiTestLibrary/includes/structures.h  
  inflating: ./pharo-vm/ffiTestLibrary/includes/testLibrary.h  
   creating: ./pharo-vm/ffiTestLibrary/src/
  inflating: ./pharo-vm/ffiTestLibrary/src/basic_types.c  
  inflating: ./pharo-vm/ffiTestLibrary/src/callback_types.c  
  inflating: ./pharo-vm/ffiTestLibrary/src/callbacks.c  
  inflating: ./pharo-vm/ffiTestLibrary/src/callout.c  
  inflating: ./pharo-vm/ffiTestLibrary/src/registerCallback.c  
  inflating: ./pharo-vm/ffiTestLibrary/src/structures.c  
   creating: ./pharo-vm/generated/
   creating: ./pharo-vm/generated/32/
  inflating: ./pharo-vm/generated/32/examplePlugins.ext  
   creating: ./pharo-vm/generated/32/plugins/
   creating: ./pharo-vm/generated/32/plugins/src/
   creating: ./pharo-vm/generated/32/plugins/src/FilePlugin/
  inflating: ./pharo-vm/generated/32/plugins/src/FilePlugin/FilePlugin.c  
   creating: ./pharo-vm/generated/32/plugins/src/FloatArrayPlugin/
  inflating: ./pharo-vm/generated/32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c  
   creating: ./pharo-vm/generated/32/plugins/src/SurfacePlugin/
  inflating: ./pharo-vm/generated/32/plugins/src/SurfacePlugin/SurfacePlugin.c  
   creating: ./pharo-vm/generated/32/vm/
   creating: ./pharo-vm/generated/32/vm/include/
  inflating: ./pharo-vm/generated/32/vm/include/cogit.h  
  inflating: ./pharo-vm/generated/32/vm/include/cogmethod.h  
  inflating: ./pharo-vm/generated/32/vm/include/cointerp.h  
  inflating: ./pharo-vm/generated/32/vm/include/interp.h  
  inflating: ./pharo-vm/generated/32/vm/include/vmCallback.h  
   creating: ./pharo-vm/generated/32/vm/src/
  inflating: ./pharo-vm/generated/32/vm/src/cogit.c  
  inflating: ./pharo-vm/generated/32/vm/src/cogitARMv5.c  
  inflating: ./pharo-vm/generated/32/vm/src/cogitIA32.c  
  inflating: ./pharo-vm/generated/32/vm/src/cogitMIPSEL.c  
  inflating: ./pharo-vm/generated/32/vm/src/cointerp.c  
  inflating: ./pharo-vm/generated/32/vm/src/gcc3x-cointerp.c  
   creating: ./pharo-vm/generated/64/
  inflating: ./pharo-vm/generated/64/examplePlugins.ext  
   creating: ./pharo-vm/generated/64/plugins/
   creating: ./pharo-vm/generated/64/plugins/src/
   creating: ./pharo-vm/generated/64/plugins/src/FilePlugin/
  inflating: ./pharo-vm/generated/64/plugins/src/FilePlugin/FilePlugin.c  
   creating: ./pharo-vm/generated/64/plugins/src/FloatArrayPlugin/
  inflating: ./pharo-vm/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c  
   creating: ./pharo-vm/generated/64/plugins/src/SurfacePlugin/
  inflating: ./pharo-vm/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c  
   creating: ./pharo-vm/generated/64/vm/
   creating: ./pharo-vm/generated/64/vm/include/
  inflating: ./pharo-vm/generated/64/vm/include/cogit.h  
  inflating: ./pharo-vm/generated/64/vm/include/cogmethod.h  
  inflating: ./pharo-vm/generated/64/vm/include/cointerp.h  
  inflating: ./pharo-vm/generated/64/vm/include/interp.h  
  inflating: ./pharo-vm/generated/64/vm/include/vmCallback.h  
   creating: ./pharo-vm/generated/64/vm/src/
  inflating: ./pharo-vm/generated/64/vm/src/cogit.c  
  inflating: ./pharo-vm/generated/64/vm/src/cogitX64SysV.c  
  inflating: ./pharo-vm/generated/64/vm/src/cogitX64WIN64.c  
  inflating: ./pharo-vm/generated/64/vm/src/cogitaarch64.c  
  inflating: ./pharo-vm/generated/64/vm/src/cointerp.c  
  inflating: ./pharo-vm/generated/64/vm/src/gcc3x-cointerp.c  
   creating: ./pharo-vm/include/
   creating: ./pharo-vm/include/pharovm/
  inflating: ./pharo-vm/include/pharovm/config.h.in  
  inflating: ./pharo-vm/include/pharovm/debug.h  
  inflating: ./pharo-vm/include/pharovm/errorCode.h  
  inflating: ./pharo-vm/include/pharovm/exportDefinition.h  
  inflating: ./pharo-vm/include/pharovm/fileDialog.h  
  inflating: ./pharo-vm/include/pharovm/imageAccess.h  
  inflating: ./pharo-vm/include/pharovm/interpreter.h  
   creating: ./pharo-vm/include/pharovm/jit/
  inflating: ./pharo-vm/include/pharovm/jit/jit.h  
  inflating: ./pharo-vm/include/pharovm/macros.h  
   creating: ./pharo-vm/include/pharovm/parameters/
  inflating: ./pharo-vm/include/pharovm/parameters/parameterVector.h  
  inflating: ./pharo-vm/include/pharovm/parameters/parameters.h  
  inflating: ./pharo-vm/include/pharovm/pathUtilities.h  
  inflating: ./pharo-vm/include/pharovm/pharo.h  
  inflating: ./pharo-vm/include/pharovm/pharoClient.h  
   creating: ./pharo-vm/include/pharovm/semaphores/
  inflating: ./pharo-vm/include/pharovm/semaphores/pSemaphore.h  
  inflating: ./pharo-vm/include/pharovm/semaphores/pharoSemaphore.h  
  inflating: ./pharo-vm/include/pharovm/semaphores/platformSemaphore.h  
  inflating: ./pharo-vm/include/pharovm/sigjmp_support.h  
  inflating: ./pharo-vm/include/pharovm/sqNamedPrims.h  
  inflating: ./pharo-vm/include/pharovm/stringUtilities.h  
   creating: ./pharo-vm/include/pharovm/threadSafeQueue/
  inflating: ./pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h  
   creating: ./pharo-vm/include/pharovm/threads/
  inflating: ./pharo-vm/include/pharovm/threads/vmthread.h  
   creating: ./pharo-vm/include/pharovm/win/
  inflating: ./pharo-vm/include/pharovm/win/resources.h  
  inflating: ./pharo-vm/macros.cmake  
   creating: ./pharo-vm/packaging/
   creating: ./pharo-vm/packaging/linux/
   creating: ./pharo-vm/packaging/linux/bin/
  inflating: ./pharo-vm/packaging/linux/bin/launch.sh.in  
  inflating: ./pharo-vm/packaging/linux/launch.sh.in  
   creating: ./pharo-vm/plugins/
  inflating: ./pharo-vm/plugins.cmake  
  inflating: ./pharo-vm/plugins.macros.cmake  
   creating: ./pharo-vm/plugins/UUIDPlugin/
   creating: ./pharo-vm/plugins/UUIDPlugin/common/
  inflating: ./pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c  
   creating: ./pharo-vm/resources/
  inflating: ./pharo-vm/resources/img.image  
   creating: ./pharo-vm/resources/mac/
  inflating: ./pharo-vm/resources/mac/Info.plist.in  
  inflating: ./pharo-vm/resources/mac/Pharo.icns  
  inflating: ./pharo-vm/resources/mac/PharoChanges.icns  
  inflating: ./pharo-vm/resources/mac/PharoImage.icns  
  inflating: ./pharo-vm/resources/mac/PharoSources.icns  
   creating: ./pharo-vm/resources/windows/
  inflating: ./pharo-vm/resources/windows/Pharo.exe.manifest.in  
  inflating: ./pharo-vm/resources/windows/Pharo.ico  
  inflating: ./pharo-vm/resources/windows/Pharo.rc.in  
  inflating: ./pharo-vm/resources/windows/PharoConsole.exe.manifest.in  
  inflating: ./pharo-vm/resources/windows/PharoConsole.rc.in  
  inflating: ./pharo-vm/resources/windows/PharoDLL.rc.in  
  inflating: ./pharo-vm/resources/windows/dialogs.rc  
   creating: ./pharo-vm/scripts/
  inflating: ./pharo-vm/scripts/installCygwin.ps1  
  inflating: ./pharo-vm/scripts/installVMMaker.st  
  inflating: ./pharo-vm/scripts/runScriptInCygwinBash.ps1  
  inflating: ./pharo-vm/scripts/runTests.sh  
   creating: ./pharo-vm/src/
  inflating: ./pharo-vm/src/client.c  
  inflating: ./pharo-vm/src/debug.c  
  inflating: ./pharo-vm/src/debugUnix.c  
  inflating: ./pharo-vm/src/errorCode.c  
  inflating: ./pharo-vm/src/externalPrimitives.c  
  inflating: ./pharo-vm/src/fileDialogCommon.c  
  inflating: ./pharo-vm/src/fileDialogMac.m  
  inflating: ./pharo-vm/src/fileDialogUnix.c  
  inflating: ./pharo-vm/src/fileDialogWin32.c  
  inflating: ./pharo-vm/src/fileUtils.c  
  inflating: ./pharo-vm/src/fileUtilsWin.c  
  inflating: ./pharo-vm/src/imageAccess.c  
  inflating: ./pharo-vm/src/macAlias.c  
  inflating: ./pharo-vm/src/memoryUnix.c  
  inflating: ./pharo-vm/src/nullDisplay.c  
   creating: ./pharo-vm/src/parameters/
  inflating: ./pharo-vm/src/parameters/parameterVector.c  
  inflating: ./pharo-vm/src/parameters/parameters.c  
  inflating: ./pharo-vm/src/parameters/parameters.m  
  inflating: ./pharo-vm/src/pathUtilities.c  
   creating: ./pharo-vm/src/semaphores/
  inflating: ./pharo-vm/src/semaphores/pharoSemaphore.c  
  inflating: ./pharo-vm/src/semaphores/platformSemaphore.c  
  inflating: ./pharo-vm/src/stringUtilities.c  
   creating: ./pharo-vm/src/threadSafeQueue/
  inflating: ./pharo-vm/src/threadSafeQueue/threadSafeQueue.c  
  inflating: ./pharo-vm/src/unixMain.c  
   creating: ./pharo-vm/src/utils/
  inflating: ./pharo-vm/src/utils.c  
  inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S  
  inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S  
  inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S  
  inflating: ./pharo-vm/src/utilsMac.mm  
   creating: ./pharo-vm/src/win/
  inflating: ./pharo-vm/src/win/winDebug.c  
  inflating: ./pharo-vm/src/win/winDebugMenu.c  
  inflating: ./pharo-vm/src/win/winDebugWindow.c  
  inflating: ./pharo-vm/src/win32Main.c  
  inflating: ./pharo-vm/version.info  
[Pipeline] sh
+ mv pharo-vm repository
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build-Linux-aarch64-stockReplacement-CoInterpreter)
[Pipeline] cmakeBuild
[build-stockReplacement] $ docker exec --workdir /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** 057edf48e9053d7e55e3926f75f974cf1acfb59643f9de509addd8ddd1caf6e0 /usr/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DALWAYS_INTERACTIVE=1 -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl -DGENERATE_SOURCES=FALSE -DGENERATED_SOURCE_DIR=../repository/ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository
-- CMAKE_GENERATOR=Unix Makefiles
fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- I couldn't get version information from git, using the version.info next to the sources
-- Building version 9.0.22-421845e
-- Commit hash 421845e : 2023-03-30 09:49:26 +0200
-- No user build settings.
-- v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +0200
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'writeImageFileIO':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72785:2: warning: 'the2ndUnknownShort' may be used uninitialized in this function [-Wmaybe-uninitialized]
  putShorttoFile(the2ndUnknownShort, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- The C compiler identification is GNU 11.3.0
-- The CXX compiler identification is GNU 11.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Compiling for architecture: aarch64
-- Full Platform name: Linux-aarch64
-- Building Pharo with executable named pharo
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of void*
-- Check size of void* - done
-- int 4
-- long 8
-- long long 8
-- void* 8
-- Writing libraries to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file features.h
-- Looking for include file features.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file sys/filio.h
-- Looking for include file sys/filio.h - not found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file execinfo.h
-- Looking for include file execinfo.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for dlopen in dyld
-- Looking for dlopen in dyld - not found
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- Looking for include file sys/uuid.h
-- Looking for include file sys/uuid.h - not found
-- Looking for include file uuid/uuid.h
-- Looking for include file uuid/uuid.h - found
-- Looking for include file uuid.h
-- Looking for include file uuid.h - not found
-- Looking for uuidgen in uuid
-- Looking for uuidgen in uuid - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - found
-- C Compiler: /usr/bin/cc
-- C++ Compiler: /usr/bin/c++
-- Resource Compiler: 
-- Building FFI
-- Downloading/updating libffi
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-download
[ 11%] Creating directories for 'libffi-download'
[ 22%] Performing download step (git clone) for 'libffi-download'
Cloning into 'libffi-src'...
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stringForCString':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56495:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
   strncpy(((char *) (newString + BaseHeaderSize)), aCString, len);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56458:8: note: length computed here
  len = strlen(aCString);
        ^~~~~~~~~~~~~~~~
Switched to a new branch 'v3.3-cmake'
Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'.
[ 33%] Performing update step for 'libffi-download'
HEAD is now at 609c829 Fixing the build for RiscV
[ 44%] No patch step for 'libffi-download'
[ 55%] No configure step for 'libffi-download'
[ 66%] No build step for 'libffi-download'
[ 77%] No install step for 'libffi-download'
[ 88%] No test step for 'libffi-download'
[100%] Completed 'libffi-download'
[100%] Built target libffi-download
CMake Deprecation Warning at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Building for TARGET_PLATFORM: AARCH64
-- Check size of size_t
-- Check size of size_t - done
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Check size of double
-- Check size of double - done
-- Check size of long double
-- Check size of long double - done
-- Looking for alloca
-- Looking for alloca - not found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for MAP_ANON
-- Looking for MAP_ANON - found
-- Performing Test HAVE_MMAP_DEV_ZERO
-- Performing Test HAVE_MMAP_DEV_ZERO - Success
-- Looking for alloca.h
-- Looking for alloca.h - found
-- Performing Test HAVE_ALLOCA
-- Performing Test HAVE_ALLOCA - Success
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for 4 include files stdlib.h, ..., float.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Looking for memcpy
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'followForwardedFrameContentsstackPointer':
/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63127:3: warning: 'oop' may be used uninitialized in this function [-Wmaybe-uninitialized]
   followForwardedObjectFieldstoDepth(oop, 0);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Looking for memcpy - found
-- Looking for mkostemp
-- Looking for mkostemp - found
-- Checking if .eh_frame section is read-only - yes
-- Checking HAVE_AS_X86_PCREL - yes
-- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no
-- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - yes
-- Checking if symbols are underscored - no
-- Performing Test HAVE_AS_CFI_PSEUDO_OP
-- Performing Test HAVE_AS_CFI_PSEUDO_OP - Success
-- Adding plugin: FilePlugin
-- Adding plugin: FileAttributesPlugin
-- Adding plugin: UUIDPlugin
-- Using uuid library:/usr/lib/aarch64-linux-gnu/libuuid.so
-- Adding plugin: SocketPlugin
-- Adding plugin: SurfacePlugin
-- Adding plugin: FloatArrayPlugin
-- Adding plugin: LargeIntegers
-- Adding plugin: JPEGReaderPlugin
-- Adding plugin: JPEGReadWriter2Plugin
-- Adding plugin: MiscPrimitivePlugin
-- Adding plugin: B2DPlugin
-- Adding plugin: LocalePlugin
-- Adding plugin: SqueakSSL
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "3.0.2")  
-- Adding plugin: DSAPrims
-- Adding plugin: UnixOSProcessPlugin
-- Downloading Git2 binary
Adding third-party libraries for Linux-aarch64: openssl-1.1.1k
-- Downloading/updating openssl-1.1.1k
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-download
[ 11%] Creating directories for 'openssl-1.1.1k-download'
[ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download'
-- Downloading...
   dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip'
   timeout='none'
   inactivity timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-aarch64/third-party/openssl-1.1.1k.zip'
-- [download 0% complete]
-- [download 11% complete]
-- [download 24% complete]
-- [download 38% complete]
-- [download 47% complete]
-- [download 57% complete]
-- [download 69% complete]
-- [download 83% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip'
     dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No update step for 'openssl-1.1.1k-download'
[ 44%] No patch step for 'openssl-1.1.1k-download'
[ 55%] No configure step for 'openssl-1.1.1k-download'
[ 66%] No build step for 'openssl-1.1.1k-download'
[ 77%] No install step for 'openssl-1.1.1k-download'
[ 88%] No test step for 'openssl-1.1.1k-download'
[100%] Completed 'openssl-1.1.1k-download'
[100%] Built target openssl-1.1.1k-download
-- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so
-- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so.1.1
-- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libssl.so
-- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libssl.so.1.1
Adding third-party libraries for Linux-aarch64: libssh2-1.9.0
-- Downloading/updating libssh2-1.9.0
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-download
[ 11%] Creating directories for 'libssh2-1.9.0-download'
[ 22%] Performing download step (download, verify and extract) for 'libssh2-1.9.0-download'
-- Downloading...
   dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip'
   timeout='none'
   inactivity timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-aarch64/third-party/libssh2-1.9.0.zip'
-- [download 0% complete]
-- [download 5% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip'
     dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No update step for 'libssh2-1.9.0-download'
[ 44%] No patch step for 'libssh2-1.9.0-download'
[ 55%] No configure step for 'libssh2-1.9.0-download'
[ 66%] No build step for 'libssh2-1.9.0-download'
[ 77%] No install step for 'libssh2-1.9.0-download'
[ 88%] No test step for 'libssh2-1.9.0-download'
[100%] Completed 'libssh2-1.9.0-download'
[100%] Built target libssh2-1.9.0-download
-- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so
-- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1
-- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1.0.1
Adding third-party libraries for Linux-aarch64: libgit2-1.4.4
-- Downloading/updating libgit2-1.4.4
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-download
[ 11%] Creating directories for 'libgit2-1.4.4-download'
[ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download'
-- Downloading...
   dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip'
   timeout='none'
   inactivity timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-aarch64/third-party/libgit2-1.4.4.zip'
-- [download 6% complete]
-- [download 13% complete]
wrapper script does not seem to be touching the log file in /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build@tmp/durable-f9829d29
(JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
$ docker stop --time=1 fef153dc2844a5fe3246d98a8e63fe6850e252d69a78b9be189a5dfe68550ca2
ERROR: Timeout after 180 seconds
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Linux-armv7l
Error response from daemon: Bad response from Docker engine
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
$ docker stop --time=1 057edf48e9053d7e55e3926f75f974cf1acfb59643f9de509addd8ddd1caf6e0
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Linux-aarch64
[Pipeline] // parallel
[Pipeline] End of Pipeline
ERROR: script returned exit code -1

GitHub has been notified of this commit’s build result

Finished: FAILURE