Skip to content
Failed

Console Output

Skipping 5,974 KB.. Full Log
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/functionDefinitionPrimitives.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/primitiveCalls.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/primitiveCalls.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/primitiveCalls.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/primitiveUtils.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/primitiveUtils.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/primitiveUtils.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/types.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/types.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/types.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/typesPrimitives.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/typesPrimitives.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/typesPrimitives.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/utils.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/utils.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/utils.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/sameThread/sameThread.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/sameThread/sameThread.c:3:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/sameThread/sameThread.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/callbacks/callbackPrimitives.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/callbacks.h:6,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/callbacks/callbackPrimitives.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/callbacks/callbackPrimitives.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/callbacks/callbacks.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/callbacks.h:6,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/callbacks/callbacks.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/callbacks/callbacks.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/src/semaphores/pharoSemaphore.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/src/semaphores/pharoSemaphore.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/src/semaphores/pharoSemaphore.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/src/threadSafeQueue/threadSafeQueue.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/semaphores/platformSemaphore.h:5,
                 from /builds/workspace/pharo-vm_PR-606/repository/src/threadSafeQueue/threadSafeQueue.c:2:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/src/threadSafeQueue/threadSafeQueue.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/pThreadedFFI.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/pThreadedFFI.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/pThreadedFFI.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/worker/worker.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/worker/worker.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/worker/worker.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/worker/workerPrimitives.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/worker.h:5,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/worker/workerPrimitives.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/worker/workerPrimitives.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o   -c /builds/workspace/pharo-vm_PR-606/repository/ffi/src/worker/workerTask.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/callbacks.h:6,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/workerTask.h:6,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/src/worker/workerTask.c:1:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/ffi/src/worker/workerTask.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 33%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o   -c /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:14,
                 from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
In file included from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:0:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addCogMethodsToHeapMap’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:2454:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addressIsInInstructions’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:2467:29: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses]
  return !((usqInt)(address) & BytesPerWord-1) \
                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘allMachineCodeObjectReferencesValid’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:2521:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘allMethodsHaveCorrectHeader’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:2538:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘checkIntegrityOfObjectReferencesInCode’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:3341:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cleanUpFailingCogCodeConstituents’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:3406:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cogCodeConstituents’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:3518:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:3569:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compactPICsWithFreedTargets’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:4256:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘computeEntryOffsets’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:49: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                                 ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:4609:25: note: in expansion of macro ‘roundUpLength’
  if (entryPointMask >= (roundUpLength(1))) {
                         ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘followForwardedMethods’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:5388:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘freeUnmarkedMachineCode’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:5492:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateClosedPICPrototype’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:5788:18: note: in expansion of macro ‘roundUpLength’
  closedPICSize = roundUpLength(closedPICSize);
                  ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogFullBlock’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:5868:14: note: in expansion of macro ‘roundUpLength’
  totalSize = roundUpLength((headerSize + codeSize) + mapSize);
              ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogMethod’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:5964:14: note: in expansion of macro ‘roundUpLength’
  totalSize = roundUpLength((headerSize + codeSize) + mapSize);
              ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateOpenPICPrototype’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:6127:17: note: in expansion of macro ‘roundUpLength’
  openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize));
                 ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:6127:67: note: in expansion of macro ‘roundUpLength’
  openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize));
                                                                   ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForBecome’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:7306:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForFullGC’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:7401:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘markAndTraceMachineCodeOfMarkedMethods’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:7673:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘noCogMethodsMaximallyMarked’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:8199:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkAllSends’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9054:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsLinkedForInvalidClasses’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9400:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsOfisMNUSelector’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9472:33: note: in expansion of macro ‘roundUpLength’
     cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                 ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9482:33: note: in expansion of macro ‘roundUpLength’
     cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                 ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9546:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToFree’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9616:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToandFreeIf’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9694:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addAllToYoungReferrers’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9769:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘clearCogCompiledCode’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9848:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compactCompiledCode’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9888:28: note: in expansion of macro ‘roundUpLength’
   source = ((CogMethod *) (roundUpLength(((sqInt) source ) + ((source->blockSize)))) );
                            ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘freeOlderMethodsForCompaction’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:9994:32: note: in expansion of macro ‘roundUpLength’
    cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘methodFor’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:10041:32: note: in expansion of macro ‘roundUpLength’
   nextMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘methodsCompiledToMachineCodeInto’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:10067:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘numMethodsOfType’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:10091:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘planCompaction’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:10160:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethods’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:10205:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsOfType’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:10241:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithMethod’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:10256:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithPrimitive’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:10271:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithSelector’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:10286:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘relocateMethodsPreCompaction’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:1832:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
 #define roundUpLength(numBytes) ((numBytes) + 7 & -8)
                                             ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:10419:31: note: in expansion of macro ‘roundUpLength’
   cogMethod = ((CogMethod *) (roundUpLength(((sqInt) cogMethod ) + ((cogMethod->blockSize)))) );
                               ^
In file included from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:0:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compilePrimitive’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:29574:131: warning: comparison of distinct pointer types lacks a cast
  if ((((primitiveRoutine = functionPointerForCompiledMethodprimitiveIndex(methodObj, primitiveIndex))) == 0) || (primitiveRoutine == primitiveFail)) {
                                                                                                                                   ^
In file included from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:0:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorComparison’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:34537:9: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  return ssPushAnnotatedConstant(((result)
         ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:34497:6: note: ‘result’ was declared here
  int result;
      ^
In file included from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:0:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:6549:37: warning: ‘argInt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  (abstractInstruction->operands)[0] = operandOne;
                                     ^
In file included from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:0:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:34361:8: note: ‘argInt’ was declared here
  sqInt argInt;
        ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorArithmetic’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:34306:6: warning: ‘jumpContinue’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (!jumpContinue) {
      ^
In file included from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:0:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:6549:37: warning: ‘rcvrInt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  (abstractInstruction->operands)[0] = operandOne;
                                     ^
In file included from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:0:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:34154:8: note: ‘rcvrInt’ was declared here
  sqInt rcvrInt;
        ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:34190:49: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    return (ssPop(2), ssPushAnnotatedConstant(((((usqInt) result ) << 3) | 1)));
                                                 ^
In file included from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:0:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:6549:37: warning: ‘argInt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  (abstractInstruction->operands)[0] = operandOne;
                                     ^
In file included from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:0:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:34142:8: note: ‘argInt’ was declared here
  sqInt argInt;
        ^
In file included from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c:15:0:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c: In function ‘initializeCodeZoneFromupTo’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:5786:31: warning: ‘endCPICCase1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  cPICCaseSize = ((endCPICCase1->address)) - ((endCPICCase0->address));
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogitX64SysV.c:5697:24: note: ‘endCPICCase1’ was declared here
  AbstractInstruction * endCPICCase1;
                        ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/cogit.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
[ 33%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o
/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-606/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-606/repository/include -I/builds/workspace/pharo-vm_PR-606/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include -I/builds/workspace/pharo-vm_PR-606/build/build/include/pharovm -I/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-606/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-606/repository/ffi/include -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-606/repository/extracted/plugins/UnixOSProcessPlugin/include/unix  -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC   -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o   -c /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c
In file included from /builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sq.h:26:0,
                 from /builds/workspace/pharo-vm_PR-606/repository/include/pharovm/pharo.h:11,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/pThreadedFFI.h:22,
                 from /builds/workspace/pharo-vm_PR-606/repository/ffi/include/worker.h:5,
                 from /builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:32:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’:
/builds/workspace/pharo-vm_PR-606/repository/extracted/vm/include/common/sqMemoryAccess.h:204:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); }
   ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceBaseFrameReturn’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:13713:30: warning: comparison between pointer and integer
  if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) {
                              ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘enterSmalltalkExecutiveImplementation’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:16158:30: warning: comparison between pointer and integer
  if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) {
                              ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returnToExecutivepostContextSwitch’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:19699:33: warning: comparison between pointer and integer
    if ((GIV(instructionPointer) != (((sqInt) cogMethod ) + ((cogMethod->stackCheckOffset)))) && (isSendReturnPC(GIV(instructionPointer)))) {
                                 ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:19730:30: warning: comparison between pointer and integer
  if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) {
                              ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returntoExecutive’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:19778:30: warning: comparison between pointer and integer
  if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) {
                              ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValue’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:27181:31: warning: comparison between pointer and integer
   if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) {
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueNoContextSwitch’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:27431:31: warning: comparison between pointer and integer
   if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) {
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueWithArgs’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:27720:31: warning: comparison between pointer and integer
   if (GIV(instructionPointer) == (ceReturnToInterpreterPC())) {
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘writeScavengeLogAsSTON’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:38771:24: error: macro "flush" passed 1 arguments, but takes just 0
  flush(GIV(scavengeLog));
                        ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:38771:2: error: ‘flush’ undeclared (first use in this function)
  flush(GIV(scavengeLog));
  ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:38771:2: note: each undeclared identifier is reported only once for each function it appears in
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fullGC’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:46217:24: error: macro "flush" passed 1 arguments, but takes just 0
  flush(GIV(scavengeLog));
                        ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:46217:2: error: ‘flush’ undeclared (first use in this function)
  flush(GIV(scavengeLog));
  ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fetchPointerofMarriedContext’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:61939:72: warning: comparison between pointer and integer
  return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP))))
                                                                        ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marryFrameSP’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:64918:26: warning: comparison between pointer and integer
  for (i = numArgs + 1; i <= numStack; i += 1) {
                          ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fieldOrSenderFPofContext’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:72266:16: warning: comparison between pointer and integer
  if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) {
                ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAt’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:73279:31: warning: comparison between pointer and integer
  if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) {
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAtPut’:
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c:73518:31: warning: comparison between pointer and integer
  if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) {
                               ^
/builds/workspace/pharo-vm_PR-606/build/generated/64/vm/src/gcc3x-cointerp.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’
cc1: warning: unrecognized command line option ‘-Wno-shift-negative-value’
cc1: warning: unrecognized command line option ‘-Wno-unused-local-typedef’
cc1: warning: unrecognized command line option ‘-Wno-incompatible-function-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-conditional-type-mismatch’
cc1: warning: unrecognized command line option ‘-Wno-compare-distinct-pointer-types’
cc1: warning: unrecognized command line option ‘-Wno-tautological-pointer-compare’
cc1: warning: unrecognized command line option ‘-Wno-constant-conversion’
cc1: warning: unrecognized command line option ‘-Wno-pointer-integer-compare’
cc1: warning: unrecognized command line option ‘-Wno-non-literal-null-conversion’
cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-sometimes-uninitialized’
CMakeFiles/PharoVMCore.dir/build.make:469: recipe for target 'CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o' failed
make[2]: *** [CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o] Error 1
make[2]: Leaving directory '/builds/workspace/pharo-vm_PR-606/build'
CMakeFiles/Makefile2:695: recipe for target 'CMakeFiles/PharoVMCore.dir/all' failed
make[1]: *** [CMakeFiles/PharoVMCore.dir/all] Error 2
make[1]: Leaving directory '/builds/workspace/pharo-vm_PR-606/build'
Makefile:151: recipe for target 'all' failed
make: *** [all] Error 2
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Linux-x86_64
[Pipeline] // parallel
[Pipeline] End of Pipeline
ERROR: Error cloning remote repo 'origin'

GitHub has been notified of this commit’s build result

Finished: FAILURE