Skip to content

Console Output

Skipping 2,985 KB.. Full Log
 cast [-Wint-conversion]
    if (isInMemory(ptrAddress)) {
                   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1158:19: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1163:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
                                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1186:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)null));
                                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1289:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)copy));
                                          ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1327:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer1));
                                          ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1343:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer2));
                                          ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1361:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer3));
                                          ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1383:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer4));
                                          ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1399:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer5));
                                          ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1417:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer6));
                                          ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:117:20: warning: statement with no effect [-Wunused-value]
 #define error(foo) 0
                    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1553:5: note: in expansion of macro ‘error’
     error("Case not found");
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1586:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = floatValue;
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiAtomicArgByReferenceClassin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1668:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)copy));
                                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1706:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer1));
                                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1722:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer2));
                                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1740:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer3));
                                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1762:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer4));
                                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1778:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer5));
                                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1796:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer6));
                                       ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:38:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiCalloutToSpecOnStackin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2079:2: note: in expansion of macro ‘assert’
  assert(atomicType < FFITypeSingleFloat);
  ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiCallArgArrayOrNilNumArgs’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2295:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
    ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer));
                                      ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:38:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2344:2: note: in expansion of macro ‘assert’
  assert(!(failed()));
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2518:2: note: in expansion of macro ‘assert’
  assert(atomicType < FFITypeSingleFloat);
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiCreateIntegralResultOopofAtomicTypein’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2632:2: note: in expansion of macro ‘assert’
  assert(atomicType < FFITypeSingleFloat);
  ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushPointerContentsOfin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2966:18: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion]
   if (isInMemory(ptrAddress)) {
                  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2966:18: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2971:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
    ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
                                      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2997:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
    ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
                                      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3019:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
   ptrAddress = ((longAt(oop + BaseHeaderSize)) > 0
              ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3024:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
    ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
                                      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushPointerin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3044:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer));
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushSignedBytein’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3062:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((signed char) value));
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushSignedCharin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3080:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((signed char) value));
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushSignedIntin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3098:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value;
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushSignedLongLongOopin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3138:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) value));
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushSignedLongLongin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3156:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) value));
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushSignedShortin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3174:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((signed short) value));
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushStringOfLengthin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3206:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)copy));
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushStructureContentsOfin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3259:18: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion]
   if (isInMemory(ptrAddress)) {
                  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3259:18: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3306:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
       ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) ptrAddress))[0]);
                                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3321:41: warning: array subscript has type ‘char’ [-Wchar-subscripts]
       ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) ptrAddress))[0])));
                                         ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3337:40: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) ptrAddress))[1]);
                                        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3352:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) ptrAddress))[1])));
                                          ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3438:40: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) ptrAddress))[0]);
                                        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3453:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
        ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) ptrAddress))[0])));
                                          ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3469:41: warning: array subscript has type ‘char’ [-Wchar-subscripts]
         ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) ptrAddress))[1]);
                                         ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3484:43: warning: array subscript has type ‘char’ [-Wchar-subscripts]
         ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) ptrAddress))[1])));
                                           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3512:18: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion]
   if (isInMemory(ptrAddress)) {
                  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3512:18: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3517:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
    ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
                                      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushStructureofSizetypeSpecofLengthin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3585:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
      ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) pointer))[0]);
                                      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3600:40: warning: array subscript has type ‘char’ [-Wchar-subscripts]
      ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) pointer))[0])));
                                        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3616:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
       ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) pointer))[1]);
                                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3631:41: warning: array subscript has type ‘char’ [-Wchar-subscripts]
       ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) pointer))[1])));
                                         ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushUnsignedBytein’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3661:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((unsigned char) value));
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushUnsignedCharin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3679:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((unsigned char) value));
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushUnsignedIntin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3697:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value;
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushUnsignedLongLongOopin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3737:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value;
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushUnsignedLongLongin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3755:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value;
                                     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushUnsignedShortin’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3773:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((unsigned short) value));
                                     ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:38:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘isDirectAlien’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4097:2: note: in expansion of macro ‘assert’
  assert(isAlien(oop));
  ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘primitiveCallout’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4768:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
    ((calloutState1->integerRegisters))[(calloutState1->integerRegisterIndex)] = (((sqInt)pointer1));
                                       ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:38:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4819:2: note: in expansion of macro ‘assert’
  assert(!(failed()));
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4993:2: note: in expansion of macro ‘assert’
  assert(atomicType2 < FFITypeSingleFloat);
  ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4245:13: warning: unused variable ‘value’ [-Wunused-variable]
     usqLong value;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4242:11: warning: unused variable ‘typeSpec1’ [-Wunused-variable]
     sqInt typeSpec1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4241:11: warning: unused variable ‘typeSpec’ [-Wunused-variable]
     sqInt typeSpec;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4239:18: warning: unused variable ‘theCalloutState’ [-Wunused-variable]
     CalloutState theCalloutState;
                  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4237:11: warning: unused variable ‘strPtr’ [-Wunused-variable]
     char *strPtr;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4235:11: warning: unused variable ‘strOop’ [-Wunused-variable]
     sqInt strOop;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4233:11: warning: unused variable ‘strLen’ [-Wunused-variable]
     sqInt strLen;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4231:11: warning: unused variable ‘stackSize’ [-Wunused-variable]
     sqInt stackSize;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4229:11: warning: unused variable ‘specLiteral2’ [-Wunused-variable]
     sqInt specLiteral2;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4227:11: warning: unused variable ‘specLiteral’ [-Wunused-variable]
     sqInt specLiteral;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4225:11: warning: unused variable ‘shift’ [-Wunused-variable]
     sqInt shift;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4222:13: warning: unused variable ‘retVal1’ [-Wunused-variable]
     usqLong retVal1;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4221:13: warning: unused variable ‘retVal’ [-Wunused-variable]
     usqLong retVal;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4219:11: warning: unused variable ‘retType’ [-Wunused-variable]
     sqInt retType;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4218:11: warning: unused variable ‘retryCount’ [-Wunused-variable]
     sqInt retryCount;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4215:11: warning: unused variable ‘retOop1’ [-Wunused-variable]
     sqInt retOop1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4214:11: warning: unused variable ‘retOop’ [-Wunused-variable]
     sqInt retOop;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4211:11: warning: unused variable ‘retClass1’ [-Wunused-variable]
     sqInt retClass1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4210:11: warning: unused variable ‘retClass’ [-Wunused-variable]
     sqInt retClass;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4208:11: warning: unused variable ‘result1’ [-Wunused-variable]
     sqInt result1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4207:11: warning: unused variable ‘result’ [-Wunused-variable]
     sqInt result;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4205:11: warning: unused variable ‘requiredStackSize’ [-Wunused-variable]
     sqInt requiredStackSize;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4202:12: warning: unused variable ‘ptr1’ [-Wunused-variable]
     sqInt *ptr1;
            ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4201:17: warning: unused variable ‘ptr’ [-Wunused-variable]
     sqIntptr_t *ptr;
                 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4199:11: warning: unused variable ‘primNumArgs’ [-Wunused-variable]
     sqInt primNumArgs;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4197:11: warning: unused variable ‘pointer’ [-Wunused-variable]
     void *pointer;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4194:11: warning: unused variable ‘oop2’ [-Wunused-variable]
     sqInt oop2;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4192:11: warning: unused variable ‘oop1’ [-Wunused-variable]
     sqInt oop1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4191:11: warning: unused variable ‘oop’ [-Wunused-variable]
     sqInt oop;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4189:11: warning: unused variable ‘nArgs’ [-Wunused-variable]
     sqInt nArgs;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4187:11: warning: unused variable ‘myThreadIndex’ [-Wunused-variable]
     sqInt myThreadIndex;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4184:13: warning: unused variable ‘mask’ [-Wunused-variable]
     usqLong mask;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4181:23: warning: unused variable ‘intRet’ [-Wunused-variable]
     SixteenByteReturn intRet;
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4178:11: warning: unused variable ‘i1’ [-Wunused-variable]
     sqInt i1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4177:11: warning: unused variable ‘i’ [-Wunused-variable]
     sqInt i;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4175:11: warning: unused variable ‘functionName’ [-Wunused-variable]
     sqInt functionName;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4173:12: warning: unused variable ‘floatRet’ [-Wunused-variable]
     double floatRet;
            ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4171:11: warning: unused variable ‘flags’ [-Wunused-variable]
     sqInt flags;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4169:11: warning: unused variable ‘ffiRetType’ [-Wunused-variable]
     sqInt ffiRetType;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4166:11: warning: unused variable ‘err’ [-Wunused-variable]
     sqInt err;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4164:11: warning: unused variable ‘cString’ [-Wunused-variable]
     char *cString;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4162:11: warning: unused variable ‘cPointer’ [-Wunused-variable]
     sqInt cPointer;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4160:11: warning: unused variable ‘classOop’ [-Wunused-variable]
     sqInt classOop;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4158:19: warning: unused variable ‘calloutState’ [-Wunused-variable]
     CalloutState *calloutState;
                   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4156:11: warning: unused variable ‘byteSize’ [-Wunused-variable]
     sqInt byteSize;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4153:11: warning: unused variable ‘atomicType1’ [-Wunused-variable]
     sqInt atomicType1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4152:11: warning: unused variable ‘atomicType’ [-Wunused-variable]
     sqInt atomicType;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4150:11: warning: unused variable ‘argTypes2’ [-Wunused-variable]
     sqInt argTypes2;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4148:11: warning: unused variable ‘argTypes’ [-Wunused-variable]
     sqInt argTypes;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4146:11: warning: unused variable ‘argTypeArray’ [-Wunused-variable]
     sqInt argTypeArray;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4144:11: warning: unused variable ‘argType’ [-Wunused-variable]
     sqInt argType;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4142:11: warning: unused variable ‘argSpec’ [-Wunused-variable]
     sqInt argSpec;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4140:11: warning: unused variable ‘argClass’ [-Wunused-variable]
     sqInt argClass;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4138:11: warning: unused variable ‘allocation’ [-Wunused-variable]
     char *allocation;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4136:11: warning: unused variable ‘addressPtr’ [-Wunused-variable]
     sqInt addressPtr;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4133:11: warning: unused variable ‘address1’ [-Wunused-variable]
     sqInt address1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4132:11: warning: unused variable ‘address’ [-Wunused-variable]
     sqInt address;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘primitiveCalloutWithArgs’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5708:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
    ((calloutState1->integerRegisters))[(calloutState1->integerRegisterIndex)] = (((sqInt)pointer1));
                                       ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:38:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5759:2: note: in expansion of macro ‘assert’
  assert(!(failed()));
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5933:2: note: in expansion of macro ‘assert’
  assert(atomicType2 < FFITypeSingleFloat);
  ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5175:13: warning: unused variable ‘value’ [-Wunused-variable]
     usqLong value;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5172:11: warning: unused variable ‘typeSpec1’ [-Wunused-variable]
     sqInt typeSpec1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5171:11: warning: unused variable ‘typeSpec’ [-Wunused-variable]
     sqInt typeSpec;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5169:18: warning: unused variable ‘theCalloutState’ [-Wunused-variable]
     CalloutState theCalloutState;
                  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5167:11: warning: unused variable ‘strPtr’ [-Wunused-variable]
     char *strPtr;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5165:11: warning: unused variable ‘strOop’ [-Wunused-variable]
     sqInt strOop;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5163:11: warning: unused variable ‘strLen’ [-Wunused-variable]
     sqInt strLen;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5161:11: warning: unused variable ‘stackSize’ [-Wunused-variable]
     sqInt stackSize;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5159:11: warning: unused variable ‘specLiteral2’ [-Wunused-variable]
     sqInt specLiteral2;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5157:11: warning: unused variable ‘specLiteral’ [-Wunused-variable]
     sqInt specLiteral;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5155:11: warning: unused variable ‘shift’ [-Wunused-variable]
     sqInt shift;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5152:13: warning: unused variable ‘retVal1’ [-Wunused-variable]
     usqLong retVal1;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5151:13: warning: unused variable ‘retVal’ [-Wunused-variable]
     usqLong retVal;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5149:11: warning: unused variable ‘retType’ [-Wunused-variable]
     sqInt retType;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5148:11: warning: unused variable ‘retryCount’ [-Wunused-variable]
     sqInt retryCount;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5145:11: warning: unused variable ‘retOop1’ [-Wunused-variable]
     sqInt retOop1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5144:11: warning: unused variable ‘retOop’ [-Wunused-variable]
     sqInt retOop;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5141:11: warning: unused variable ‘retClass1’ [-Wunused-variable]
     sqInt retClass1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5140:11: warning: unused variable ‘retClass’ [-Wunused-variable]
     sqInt retClass;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5138:11: warning: unused variable ‘result1’ [-Wunused-variable]
     sqInt result1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5137:11: warning: unused variable ‘result’ [-Wunused-variable]
     sqInt result;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5135:11: warning: unused variable ‘requiredStackSize’ [-Wunused-variable]
     sqInt requiredStackSize;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5132:12: warning: unused variable ‘ptr1’ [-Wunused-variable]
     sqInt *ptr1;
            ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5131:17: warning: unused variable ‘ptr’ [-Wunused-variable]
     sqIntptr_t *ptr;
                 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5129:11: warning: unused variable ‘primNumArgs’ [-Wunused-variable]
     sqInt primNumArgs;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5127:11: warning: unused variable ‘pointer’ [-Wunused-variable]
     void *pointer;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5124:11: warning: unused variable ‘oop2’ [-Wunused-variable]
     sqInt oop2;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5122:11: warning: unused variable ‘oop1’ [-Wunused-variable]
     sqInt oop1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5121:11: warning: unused variable ‘oop’ [-Wunused-variable]
     sqInt oop;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5118:11: warning: unused variable ‘myThreadIndex’ [-Wunused-variable]
     sqInt myThreadIndex;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5116:13: warning: unused variable ‘mask’ [-Wunused-variable]
     usqLong mask;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5113:23: warning: unused variable ‘intRet’ [-Wunused-variable]
     SixteenByteReturn intRet;
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5110:11: warning: unused variable ‘i1’ [-Wunused-variable]
     sqInt i1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5109:11: warning: unused variable ‘i’ [-Wunused-variable]
     sqInt i;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5107:11: warning: unused variable ‘functionName’ [-Wunused-variable]
     sqInt functionName;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5105:12: warning: unused variable ‘floatRet’ [-Wunused-variable]
     double floatRet;
            ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5103:11: warning: unused variable ‘flags’ [-Wunused-variable]
     sqInt flags;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5101:11: warning: unused variable ‘ffiRetType’ [-Wunused-variable]
     sqInt ffiRetType;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5098:11: warning: unused variable ‘err’ [-Wunused-variable]
     sqInt err;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5096:11: warning: unused variable ‘cString’ [-Wunused-variable]
     char *cString;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5094:11: warning: unused variable ‘cPointer’ [-Wunused-variable]
     sqInt cPointer;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5092:11: warning: unused variable ‘classOop’ [-Wunused-variable]
     sqInt classOop;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5090:19: warning: unused variable ‘calloutState’ [-Wunused-variable]
     CalloutState *calloutState;
                   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5088:11: warning: unused variable ‘byteSize’ [-Wunused-variable]
     sqInt byteSize;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5085:11: warning: unused variable ‘atomicType1’ [-Wunused-variable]
     sqInt atomicType1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5084:11: warning: unused variable ‘atomicType’ [-Wunused-variable]
     sqInt atomicType;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5082:11: warning: unused variable ‘argTypes2’ [-Wunused-variable]
     sqInt argTypes2;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5080:11: warning: unused variable ‘argTypes’ [-Wunused-variable]
     sqInt argTypes;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5078:11: warning: unused variable ‘argTypeArray’ [-Wunused-variable]
     sqInt argTypeArray;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5076:11: warning: unused variable ‘argType’ [-Wunused-variable]
     sqInt argType;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5074:11: warning: unused variable ‘argSpec’ [-Wunused-variable]
     sqInt argSpec;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5072:11: warning: unused variable ‘argClass’ [-Wunused-variable]
     sqInt argClass;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5069:11: warning: unused variable ‘allocation’ [-Wunused-variable]
     char *allocation;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5067:11: warning: unused variable ‘addressPtr’ [-Wunused-variable]
     sqInt addressPtr;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5064:11: warning: unused variable ‘address1’ [-Wunused-variable]
     sqInt address1;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:5063:11: warning: unused variable ‘address’ [-Wunused-variable]
     sqInt address;
           ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘setInterpreter’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:6550:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
   characterObjectOf = interpreterProxy->characterObjectOf;
                     ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c: At top level:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable]
 static char __buildInfo[] = "ThreadedX64SysVFFIPlugin VMMaker.oscog-eem.2481 uuid: 43e5789a-92ab-47cd-9c5b-ffe711bbfa4e " __DATE__ ;
             ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:538:1: warning: ‘atomicTypeOf’ defined but not used [-Wunused-function]
 atomicTypeOf(sqInt typeSpec)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:548:1: warning: ‘cleanupCalloutState’ defined but not used [-Wunused-function]
 cleanupCalloutState(CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:557:1: warning: ‘externalFunctionHasStackSizeSlot’ defined but not used [-Wunused-function]
 externalFunctionHasStackSizeSlot(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:614:1: warning: ‘ffiArgByValuein’ defined but not used [-Wunused-function]
 ffiArgByValuein(sqInt oop, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1614:1: warning: ‘ffiAtomicArgByReferenceClassin’ defined but not used [-Wunused-function]
 ffiAtomicArgByReferenceClassin(sqInt oop, sqInt oopClass, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1819:1: warning: ‘ffiAtomicStructByReferenceClassin’ defined but not used [-Wunused-function]
 ffiAtomicStructByReferenceClassin(sqInt oop, sqInt oopClass, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1889:1: warning: ‘ffiCalloutToSpecOnStackin’ defined but not used [-Wunused-function]
 ffiCalloutToSpecOnStackin(void *procAddr, sqInt specOnStack, CalloutState *calloutState)
 ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2137:1: warning: ‘ffiCallArgArrayOrNilNumArgs’ defined but not used [-Wunused-function]
 ffiCallArgArrayOrNilNumArgs(sqInt externalFunction, sqInt argArrayOrNil, sqInt nArgs)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2611:1: warning: ‘ffiContentsOfHandleerrCode’ defined but not used [-Wunused-function]
 ffiContentsOfHandleerrCode(sqInt oop, sqInt errCode)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2625:1: warning: ‘ffiCreateIntegralResultOopofAtomicTypein’ defined but not used [-Wunused-function]
 ffiCreateIntegralResultOopofAtomicTypein(usqLong retVal, sqInt atomicType, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2712:1: warning: ‘ffiFloatValueOf’ defined but not used [-Wunused-function]
 ffiFloatValueOf(sqInt oop)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2820:1: warning: ‘ffiLoadCalloutAddress’ defined but not used [-Wunused-function]
 ffiLoadCalloutAddress(sqInt lit)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2927:1: warning: ‘ffiLogCallout’ defined but not used [-Wunused-function]
 ffiLogCallout(sqInt lit)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3041:1: warning: ‘ffiPushPointerin’ defined but not used [-Wunused-function]
 ffiPushPointerin(void *pointer, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3153:1: warning: ‘ffiPushSignedLongLongin’ defined but not used [-Wunused-function]
 ffiPushSignedLongLongin(sqLong value, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3189:1: warning: ‘ffiPushStringOfLengthin’ defined but not used [-Wunused-function]
 ffiPushStringOfLengthin(char *pointer, sqInt length, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3224:1: warning: ‘ffiPushStructureContentsOfin’ defined but not used [-Wunused-function]
 ffiPushStructureContentsOfin(sqInt oop, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3534:1: warning: ‘ffiPushStructureofSizetypeSpecofLengthin’ defined but not used [-Wunused-function]
 ffiPushStructureofSizetypeSpecofLengthin(void *pointer, sqInt structSize, sqInt *argSpec, sqInt argSpecSize, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3752:1: warning: ‘ffiPushUnsignedLongLongin’ defined but not used [-Wunused-function]
 ffiPushUnsignedLongLongin(usqLong value, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3793:1: warning: ‘ffiPushVoidin’ defined but not used [-Wunused-function]
 ffiPushVoidin(sqInt ignored, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3803:1: warning: ‘ffiReturnCStringFrom’ defined but not used [-Wunused-function]
 ffiReturnCStringFrom(sqInt cPointer)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3834:1: warning: ‘ffiReturnPointerofTypein’ defined but not used [-Wunused-function]
 ffiReturnPointerofTypein(usqLong retVal, sqInt retType, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3939:1: warning: ‘ffiReturnStructofTypein’ defined but not used [-Wunused-function]
 ffiReturnStructofTypein(SixteenByteReturn sixteenByteRet, sqInt ffiRetType, CalloutState *calloutState)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3969:1: warning: ‘ffiReturnType’ defined but not used [-Wunused-function]
 ffiReturnType(sqInt specOnStack)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3987:1: warning: ‘ffiSupportsCallingConvention’ defined but not used [-Wunused-function]
 ffiSupportsCallingConvention(sqInt aCallingConvention)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4000:1: warning: ‘ffiValidateExternalDataAtomicType’ defined but not used [-Wunused-function]
 ffiValidateExternalDataAtomicType(sqInt oop, sqInt atomicType)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4051:1: warning: ‘incrementFloatRegisterIndex’ defined but not used [-Wunused-function]
 incrementFloatRegisterIndex(CalloutState * self_in_incrementFloatRegisterIndex)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4058:1: warning: ‘incrementIntegerRegisterIndex’ defined but not used [-Wunused-function]
 incrementIntegerRegisterIndex(CalloutState * self_in_incrementIntegerRegisterIndex)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4081:1: warning: ‘isAlien’ defined but not used [-Wunused-function]
 isAlien(sqInt anOop)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4088:1: warning: ‘isAtomicType’ defined but not used [-Wunused-function]
 isAtomicType(sqInt typeSpec)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4095:1: warning: ‘isDirectAlien’ defined but not used [-Wunused-function]
 isDirectAlien(sqInt oop)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4103:1: warning: ‘msg’ defined but not used [-Wunused-function]
 msg(char *s)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:4116:1: warning: ‘nonRegisterStructReturnIsViaImplicitFirstArgument’ defined but not used [-Wunused-function]
 nonRegisterStructReturnIsViaImplicitFirstArgument(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:6525:1: warning: ‘returnStructInRegisters’ defined but not used [-Wunused-function]
 returnStructInRegisters(sqInt returnStructSize)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:6657:1: warning: ‘sizeField’ defined but not used [-Wunused-function]
 sizeField(sqInt oop)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:6670:1: warning: ‘startOfData’ defined but not used [-Wunused-function]
 startOfData(sqInt oop)
 ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:515:20: warning: ‘moduleName’ defined but not used [-Wunused-variable]
 static const char *moduleName =
                    ^
[ 83%] Building C object CMakeFiles/SqueakFFIPrims.dir/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c.o
[ 84%] Building C object CMakeFiles/SqueakFFIPrims.dir/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c.o
[ 85%] Building C object CMakeFiles/SqueakFFIPrims.dir/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c.o
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c:30:0: warning: ignoring #pragma export on [-Wunknown-pragmas]
 #pragma export on
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c:59:0: warning: ignoring #pragma export off [-Wunknown-pragmas]
 #pragma export off
 ^
[ 85%] Linking C shared library build/vm/libSqueakFFIPrims.so
[ 85%] Built target SqueakFFIPrims
Scanning dependencies of target MiscPrimitivePlugin
[ 85%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable]
 static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ;
             ^
[ 86%] Linking C shared library build/vm/libMiscPrimitivePlugin.so
[ 86%] Built target MiscPrimitivePlugin
Scanning dependencies of target BitBltPlugin
[ 86%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘alphaSourceBlendBits16’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:688:4: note: in expansion of macro ‘assert’
    assert((((usqInt)srcIndex)) < endOfSource);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:704:5: note: in expansion of macro ‘assert’
     assert((((usqInt)dstIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:718:6: note: in expansion of macro ‘assert’
      assert((((usqInt)dstIndex)) < endOfDestination);
      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:740:6: note: in expansion of macro ‘assert’
      assert((((usqInt)dstIndex)) < endOfDestination);
      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘alphaSourceBlendBits32’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:816:4: note: in expansion of macro ‘assert’
    assert((((usqInt)srcIndex)) < endOfSource);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:826:65: warning: left-hand operand of comma expression has no effect [-Wunused-value]
      && ((((usqInt) ((assert((((usqInt)srcIndex)) < endOfSource),
                                                                 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:843:66: warning: left-hand operand of comma expression has no effect [-Wunused-value]
       && ((((usqInt) ((assert((((usqInt)srcIndex)) < endOfSource),
                                                                  ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:854:6: note: in expansion of macro ‘assert’
      assert((((usqInt)dstIndex)) < endOfDestination);
      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘alphaSourceBlendBits8’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:966:62: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    sourceWord = (((assert((((usqInt)srcIndex)) < endOfSource),
                                                              ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:975:6: note: in expansion of macro ‘assert’
      assert((((usqInt)dstIndex)) < endOfDestination);
      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1005:5: note: in expansion of macro ‘assert’
     assert((((usqInt)dstIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘copyBitsLockedAndClipped’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1553:4: note: in expansion of macro ‘assert’
    assert((destPPW == sourcePPW)
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1592:4: note: in expansion of macro ‘assert’
    assert(!((preload
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1594:4: note: in expansion of macro ‘assert’
    assert(((skew >= -31) && (skew <= 0x1F)));
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘copyBitsFallback’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:8: warning: unused variable ‘t’ [-Wunused-variable]
  sqInt t;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:8: warning: unused variable ‘sxLowBits’ [-Wunused-variable]
  sqInt sxLowBits;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:8: warning: unused variable ‘startBits1’ [-Wunused-variable]
  sqInt startBits1;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:8: warning: unused variable ‘startBits’ [-Wunused-variable]
  sqInt startBits;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:8: warning: unused variable ‘pixPerM11’ [-Wunused-variable]
  sqInt pixPerM11;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:8: warning: unused variable ‘pixPerM1’ [-Wunused-variable]
  sqInt pixPerM1;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:15: warning: unused variable ‘m1’ [-Wunused-variable]
  unsigned int m1;
               ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:8: warning: unused variable ‘endBits’ [-Wunused-variable]
  sqInt endBits;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:8: warning: unused variable ‘dxLowBits’ [-Wunused-variable]
  sqInt dxLowBits;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:8: warning: unused variable ‘done’ [-Wunused-variable]
  sqInt done;
        ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘copyLoop’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1982:2: note: in expansion of macro ‘assert’
  assert(!((preload
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1984:2: note: in expansion of macro ‘assert’
  assert(((skew >= -31) && (skew <= 0x1F)));
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2026:5: note: in expansion of macro ‘assert’
     assert((((usqInt)sourceIndex)) < endOfSource);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2036:4: note: in expansion of macro ‘assert’
    assert((((usqInt)sourceIndex)) < endOfSource);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2043:4: note: in expansion of macro ‘assert’
    assert((((usqInt)destIndex)) < endOfDestination);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2060:7: note: in expansion of macro ‘assert’
       assert((((usqInt)sourceIndex)) < endOfSource);
       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2067:7: note: in expansion of macro ‘assert’
       assert((((usqInt)sourceIndex)) < endOfSource);
       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2078:6: note: in expansion of macro ‘assert’
      assert((((usqInt)sourceIndex)) < endOfSource);
      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2093:5: note: in expansion of macro ‘assert’
     assert((((usqInt)sourceIndex)) < endOfSource);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2099:5: note: in expansion of macro ‘assert’
     assert((((usqInt)destIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2122:5: note: in expansion of macro ‘assert’
     assert((((usqInt)sourceIndex)) < endOfSource);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2132:4: note: in expansion of macro ‘assert’
    assert((((usqInt)sourceIndex)) < endOfSource);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2139:4: note: in expansion of macro ‘assert’
    assert((((usqInt)destIndex)) < endOfDestination);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2151:5: note: in expansion of macro ‘assert’
     assert((((usqInt)sourceIndex)) < endOfSource);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2158:103: warning: left-hand operand of comma expression has no effect [-Wunused-value]
     mergeWord = mergeFnwith(skewWord & halftoneWord, (assert((((usqInt)destIndex)) < endOfDestination),
                                                                                                       ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2167:5: note: in expansion of macro ‘assert’
     assert((((usqInt)sourceIndex)) < endOfSource);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2173:5: note: in expansion of macro ‘assert’
     assert((((usqInt)destIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘copyLoopNoSource’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2214:3: note: in expansion of macro ‘assert’
   assert((((usqInt)destIndex)) < endOfDestination);
   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2236:5: note: in expansion of macro ‘assert’
     assert((((usqInt)destIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2245:4: note: in expansion of macro ‘assert’
    assert((((usqInt)destIndex)) < endOfDestination);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘copyLoopPixMap’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2373:6: note: in expansion of macro ‘assert’
      assert((((usqInt)sourceIndex)) < endOfSource);
      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2396:6: note: in expansion of macro ‘assert’
      assert((((usqInt)sourceIndex)) < endOfSource);
      ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2441:103: warning: left-hand operand of comma expression has no effect [-Wunused-value]
     mergeWord = mergeFnwith(skewWord & halftoneWord, (assert((((usqInt)destIndex)) < endOfDestination),
                                                                                                       ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2448:5: note: in expansion of macro ‘assert’
     assert((((usqInt)destIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltDestForm’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3069:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
  sqInt v;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltFromwarping’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3152:8: warning: variable ‘v1’ set but not used [-Wunused-but-set-variable]
  sqInt v1;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3151:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
  sqInt v;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltSourceForm’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3558:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
  sqInt v;
        ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘lockSurfaces’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3880:2: note: in expansion of macro ‘assert’
  assert(numGCsOnInvocation == (statNumGCs()));
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3877:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
  sqInt v;
        ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘performCopyLoop’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4734:4: note: in expansion of macro ‘assert’
    assert((destPPW == sourcePPW)
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4773:4: note: in expansion of macro ‘assert’
    assert(!((preload
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4775:4: note: in expansion of macro ‘assert’
    assert(((skew >= -31) && (skew <= 0x1F)));
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4819:4: note: in expansion of macro ‘assert’
    assert((((usqInt)sourceIndex)) < endOfSource);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4842:4: note: in expansion of macro ‘assert’
    assert((((usqInt)sourceIndex)) < endOfSource);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘pickWarpPixelAtXy’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4913:2: note: in expansion of macro ‘assert’
  assert((((usqInt)srcIndex)) < endOfSource);
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘primitiveCompareColors’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:8: warning: unused variable ‘_return_value’ [-Wunused-variable]
  sqInt _return_value;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5027:8: warning: variable ‘val’ set but not used [-Wunused-but-set-variable]
  sqInt val;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5026:8: warning: variable ‘testID’ set but not used [-Wunused-but-set-variable]
  sqInt testID;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5025:8: warning: variable ‘rcvr’ set but not used [-Wunused-but-set-variable]
  sqInt rcvr;
        ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5024:14: warning: variable ‘colorB’ set but not used [-Wunused-but-set-variable]
  usqIntptr_t colorB;
              ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5023:14: warning: variable ‘colorA’ set but not used [-Wunused-but-set-variable]
  usqIntptr_t colorA;
              ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘rgbComponentAlpha16’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5783:4: note: in expansion of macro ‘assert’
    assert((((usqInt)srcIndex)) < endOfSource);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5791:5: note: in expansion of macro ‘assert’
     assert((((usqInt)dstIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5813:5: note: in expansion of macro ‘assert’
     assert((((usqInt)dstIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘rgbComponentAlpha32’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5888:4: note: in expansion of macro ‘assert’
    assert((((usqInt)srcIndex)) < endOfSource);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5897:55: warning: left-hand operand of comma expression has no effect [-Wunused-value]
      && ((((assert((((usqInt)srcIndex)) < endOfSource),
                                                       ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5909:5: note: in expansion of macro ‘assert’
     assert((((usqInt)dstIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘rgbComponentAlpha8’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6136:62: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    sourceWord = (((assert((((usqInt)srcIndex)) < endOfSource),
                                                              ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6151:5: note: in expansion of macro ‘assert’
     assert((((usqInt)dstIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6180:5: note: in expansion of macro ‘assert’
     assert((((usqInt)dstIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘sourceSkewAndPointerInit’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6788:2: note: in expansion of macro ‘assert’
  assert((destPPW == sourcePPW)
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6827:2: note: in expansion of macro ‘assert’
  assert(!((preload
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6829:2: note: in expansion of macro ‘assert’
  assert(((skew >= -31) && (skew <= 0x1F)));
  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘warpLoop’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7685:7: note: in expansion of macro ‘assert’
       assert((((usqInt)srcIndex)) < endOfSource);
       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7713:7: note: in expansion of macro ‘assert’
       assert((((usqInt)srcIndex1)) < endOfSource);
       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7755:103: warning: left-hand operand of comma expression has no effect [-Wunused-value]
     mergeWord = mergeFnwith(skewWord & halftoneWord, (assert((((usqInt)destIndex)) < endOfDestination),
                                                                                                       ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:33:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7764:5: note: in expansion of macro ‘assert’
     assert((((usqInt)destIndex)) < endOfDestination);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘warpPickSmoothPixelsxDeltahyDeltahxDeltavyDeltavsourceMapsmoothingdstShiftInc’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7919:5: note: in expansion of macro ‘assert’
     assert((((usqInt)srcIndex)) < endOfSource);
     ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8068:4: note: in expansion of macro ‘assert’
    assert((((usqInt)srcIndex)) < endOfSource);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8096:4: note: in expansion of macro ‘assert’
    assert((((usqInt)srcIndex1)) < endOfSource);
    ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: At top level:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable]
 static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: ‘affectedBottom’ defined but not used [-Wunused-function]
 affectedBottom(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: ‘affectedLeft’ defined but not used [-Wunused-function]
 affectedLeft(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: ‘affectedRight’ defined but not used [-Wunused-function]
 affectedRight(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: ‘affectedTop’ defined but not used [-Wunused-function]
 affectedTop(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: ‘checkSourceOverlap’ defined but not used [-Wunused-function]
 checkSourceOverlap(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: ‘copyBitsFastPathSpecialised’ defined but not used [-Wunused-function]
 copyBitsFastPathSpecialised(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: ‘default8To32Table’ defined but not used [-Wunused-function]
 default8To32Table(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: ‘deltaFromtonSteps’ defined but not used [-Wunused-function]
 deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: ‘destMaskAndPointerInit’ defined but not used [-Wunused-function]
 destMaskAndPointerInit(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: ‘dither32To16threshold’ defined but not used [-Wunused-function]
 dither32To16threshold(unsigned int srcWord, sqInt ditherValue)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: ‘drawLoopXY’ defined but not used [-Wunused-function]
 drawLoopXY(sqInt xDelta, sqInt yDelta)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: ‘expensiveDither32To16threshold’ defined but not used [-Wunused-function]
 expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: ‘fetchIntOrFloatofObject’ defined but not used [-Wunused-function]
 fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: ‘ignoreSourceOrHalftone’ defined but not used [-Wunused-function]
 ignoreSourceOrHalftone(sqInt formPointer)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: ‘loadBitBltDestForm’ defined but not used [-Wunused-function]
 loadBitBltDestForm(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: ‘loadBitBltSourceForm’ defined but not used [-Wunused-function]
 loadBitBltSourceForm(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: ‘loadColorMap’ defined but not used [-Wunused-function]
 loadColorMap(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: ‘loadColorMapShiftOrMaskFrom’ defined but not used [-Wunused-function]
 loadColorMapShiftOrMaskFrom(sqInt mapOop)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: ‘loadHalftoneForm’ defined but not used [-Wunused-function]
 loadHalftoneForm(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: ‘loadWarpBltFrom’ defined but not used [-Wunused-function]
 loadWarpBltFrom(sqInt bbObj)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: ‘mapPixelflags’ defined but not used [-Wunused-function]
 mapPixelflags(sqInt sourcePixel, sqInt mapperFlags)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: ‘mergewith’ defined but not used [-Wunused-function]
 mergewith(unsigned int sourceWord, unsigned int destinationWord)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: ‘partitionedRgbComponentAlphadestnBitsnPartitions’ defined but not used [-Wunused-function]
 partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: ‘performCopyLoop’ defined but not used [-Wunused-function]
 performCopyLoop(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: ‘pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc’ defined but not used [-Wunused-function]
 pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: ‘pickWarpPixelAtXy’ defined but not used [-Wunused-function]
 pickWarpPixelAtXy(sqInt xx, sqInt yy)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: ‘rgbMap16To32’ defined but not used [-Wunused-function]
 rgbMap16To32(sqInt sourcePixel)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: ‘rgbMap32To32’ defined but not used [-Wunused-function]
 rgbMap32To32(sqInt sourcePixel)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: ‘rgbMapPixelflags’ defined but not used [-Wunused-function]
 rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: ‘showDisplayBits’ defined but not used [-Wunused-function]
 showDisplayBits(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: ‘sourceSkewAndPointerInit’ defined but not used [-Wunused-function]
 sourceSkewAndPointerInit(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: ‘sqAssert’ defined but not used [-Wunused-function]
 sqAssert(sqInt aBool)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: ‘tryCopyingBitsQuickly’ defined but not used [-Wunused-function]
 tryCopyingBitsQuickly(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: ‘warpBits’ defined but not used [-Wunused-function]
 warpBits(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: ‘warpLoopSetup’ defined but not used [-Wunused-function]
 warpLoopSetup(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: ‘warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags’ defined but not used [-Wunused-function]
 warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags)
 ^
[ 87%] Linking C shared library build/vm/libBitBltPlugin.so
[ 87%] Built target BitBltPlugin
Scanning dependencies of target LocalePlugin
[ 87%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable]
 static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: ‘sqAssert’ defined but not used [-Wunused-function]
 sqAssert(sqInt aBool)
 ^
[ 88%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o
[ 89%] Linking C shared library build/vm/libLocalePlugin.so
[ 89%] Built target LocalePlugin
Scanning dependencies of target DSAPrims
[ 89%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable]
 static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: ‘addBackDivisorDigitShift’ defined but not used [-Wunused-function]
 addBackDivisorDigitShift(sqInt digitShift)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: ‘bigDivideLoop’ defined but not used [-Wunused-function]
 bigDivideLoop(void)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: ‘leftRotateby’ defined but not used [-Wunused-function]
 leftRotateby(unsigned int anInteger, sqInt bits)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: ‘subtractDivisorMultipliedByDigitdigitShift’ defined but not used [-Wunused-function]
 subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift)
 ^
[ 90%] Linking C shared library build/vm/libDSAPrims.so
[ 90%] Built target DSAPrims
Scanning dependencies of target PThreadedFFI-1.3.1-linux64
[ 91%] Generating build/third-party/PThreadedFFI-1.3.1-linux64.zip
--2020-09-25 14:28:30--  https://files.pharo.org/vm/pharo-spur64/linux/third-party//PThreadedFFI-1.3.1-linux64.zip
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 137024 (134K) [application/zip]
Saving to: ‘PThreadedFFI-1.3.1-linux64.zip’

     0K .......... .......... .......... .......... .......... 37% 1.40M 0s
    50K .......... .......... .......... .......... .......... 74% 3.22M 0s
   100K .......... .......... .......... ...                  100% 14.0M=0.05s

2020-09-25 14:28:31 (2.49 MB/s) - ‘PThreadedFFI-1.3.1-linux64.zip’ saved [137024/137024]

[ 91%] Generating build/third-party/PThreadedFFI-1.3.1-linux64.done
Archive:  PThreadedFFI-1.3.1-linux64.zip
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libPThreadedPlugin.so  
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libffi.so.7  
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libTestLibrary.so  
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libffi.so  
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libffi.so.7.1.0  
[ 91%] Built target PThreadedFFI-1.3.1-linux64
Scanning dependencies of target libgit2-linux-1.0.0
[ 92%] Generating build/third-party/libgit2-linux-1.0.0.zip
--2020-09-25 14:28:31--  https://github.com/guillep/libgit_build/releases/download/v1.0.1/libgit2-linux-1.0.0.zip
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/258204794/72f0f800-a03f-11ea-80bc-0e33059546d5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200925%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200925T122831Z&X-Amz-Expires=300&X-Amz-Signature=0dc74d12f61c7911754e034801c88966c73daaf59625dd21f555e1aff5246ce8&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=258204794&response-content-disposition=attachment%3B%20filename%3Dlibgit2-linux-1.0.0.zip&response-content-type=application%2Foctet-stream [following]
--2020-09-25 14:28:31--  https://github-production-release-asset-2e65be.s3.amazonaws.com/258204794/72f0f800-a03f-11ea-80bc-0e33059546d5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200925%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200925T122831Z&X-Amz-Expires=300&X-Amz-Signature=0dc74d12f61c7911754e034801c88966c73daaf59625dd21f555e1aff5246ce8&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=258204794&response-content-disposition=attachment%3B%20filename%3Dlibgit2-linux-1.0.0.zip&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.14.220
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.14.220|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1505693 (1.4M) [application/octet-stream]
Saving to: ‘libgit2-linux-1.0.0.zip’

     0K .......... .......... .......... .......... ..........  3%  607K 2s
    50K .......... .......... .......... .......... ..........  6%  304K 3s
   100K .......... .......... .......... .......... .......... 10%  307K 4s
   150K .......... .......... .......... .......... .......... 13%  609K 3s
   200K .......... .......... .......... .......... .......... 17%  308K 3s
   250K .......... .......... .......... .......... .......... 20%  608K 3s
   300K .......... .......... .......... .......... .......... 23%  308K 3s
   350K .......... .......... .......... .......... .......... 27%  608K 3s
   400K .......... .......... .......... .......... .......... 30%  309K 3s
   450K .......... .......... .......... .......... .......... 34%  610K 2s
   500K .......... .......... .......... .......... .......... 37%  309K 2s
   550K .......... .......... .......... .......... .......... 40%  604K 2s
   600K .......... .......... .......... .......... .......... 44%  309K 2s
   650K .......... .......... .......... .......... .......... 47%  307K 2s
   700K .......... .......... .......... .......... .......... 51%  604K 2s
   750K .......... .......... .......... .......... .......... 54%  307K 2s
   800K .......... .......... .......... .......... .......... 57%  309K 2s
   850K .......... .......... .......... .......... .......... 61%  613K 1s
   900K .......... .......... .......... .......... .......... 64%  602K 1s
   950K .......... .......... .......... .......... .......... 68%  310K 1s
  1000K .......... .......... .......... .......... .......... 71%  603K 1s
  1050K .......... .......... .......... .......... .......... 74%  309K 1s
  1100K .......... .......... .......... .......... .......... 78%  603K 1s
  1150K .......... .......... .......... .......... .......... 81%  416K 1s
  1200K .......... .......... .......... .......... .......... 85%  404K 1s
  1250K .......... .......... .......... .......... .......... 88%  415K 0s
  1300K .......... .......... .......... .......... .......... 91%  407K 0s
  1350K .......... .......... .......... .......... .......... 95%  604K 0s
  1400K .......... .......... .......... .......... .......... 98%  123K 0s
  1450K .......... ..........                                 100%  169K=4.0s

2020-09-25 14:28:35 (372 KB/s) - ‘libgit2-linux-1.0.0.zip’ saved [1505693/1505693]

[ 92%] Generating build/third-party/libgit2-linux-1.0.0.done
Archive:  libgit2-linux-1.0.0.zip
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libgit2.1.0.0.so  
[ 92%] Built target libgit2-linux-1.0.0
Scanning dependencies of target openssl-1.0.2q
[ 92%] Generating build/third-party/openssl-1.0.2q.zip
--2020-09-25 14:28:35--  https://files.pharo.org/vm/pharo-spur64/linux/third-party//openssl-1.0.2q.zip
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1300161 (1.2M) [application/zip]
Saving to: ‘openssl-1.0.2q.zip’

     0K .......... .......... .......... .......... ..........  3% 1.44M 1s
    50K .......... .......... .......... .......... ..........  7% 2.91M 1s
   100K .......... .......... .......... .......... .......... 11% 24.5M 0s
   150K .......... .......... .......... .......... .......... 15% 23.4M 0s
   200K .......... .......... .......... .......... .......... 19% 3.35M 0s
   250K .......... .......... .......... .......... .......... 23% 25.8M 0s
   300K .......... .......... .......... .......... .......... 27% 21.4M 0s
   350K .......... .......... .......... .......... .......... 31% 20.6M 0s
   400K .......... .......... .......... .......... .......... 35% 5.23M 0s
   450K .......... .......... .......... .......... .......... 39% 17.3M 0s
   500K .......... .......... .......... .......... .......... 43% 20.6M 0s
   550K .......... .......... .......... .......... .......... 47% 26.8M 0s
   600K .......... .......... .......... .......... .......... 51% 28.2M 0s
   650K .......... .......... .......... .......... .......... 55% 22.8M 0s
   700K .......... .......... .......... .......... .......... 59% 23.5M 0s
   750K .......... .......... .......... .......... .......... 63% 23.1M 0s
   800K .......... .......... .......... .......... .......... 66% 27.7M 0s
   850K .......... .......... .......... .......... .......... 70% 17.2M 0s
   900K .......... .......... .......... .......... .......... 74% 29.2M 0s
   950K .......... .......... .......... .......... .......... 78% 22.3M 0s
  1000K .......... .......... .......... .......... .......... 82% 24.8M 0s
  1050K .......... .......... .......... .......... .......... 86% 19.6M 0s
  1100K .......... .......... .......... .......... .......... 90% 20.7M 0s
  1150K .......... .......... .......... .......... .......... 94% 31.2M 0s
  1200K .......... .......... .......... .......... .......... 98% 20.7M 0s
  1250K .......... .........                                  100% 31.6M=0.1s

2020-09-25 14:28:35 (10.3 MB/s) - ‘openssl-1.0.2q.zip’ saved [1300161/1300161]

[ 93%] Generating build/third-party/openssl-1.0.2q.done
Archive:  openssl-1.0.2q.zip
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libssl.so  
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libssl.so.1.0.0  
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libcrypto.so.1.0.0  
[ 93%] Built target openssl-1.0.2q
Scanning dependencies of target libssh2-1.7.0
[ 94%] Generating build/third-party/libssh2-1.7.0.zip
--2020-09-25 14:28:36--  https://files.pharo.org/vm/pharo-spur64/linux/third-party//libssh2-1.7.0.zip
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 250736 (245K) [application/zip]
Saving to: ‘libssh2-1.7.0.zip’

     0K .......... .......... .......... .......... .......... 20% 1.45M 0s
    50K .......... .......... .......... .......... .......... 40% 2.92M 0s
   100K .......... .......... .......... .......... .......... 61% 24.5M 0s
   150K .......... .......... .......... .......... .......... 81% 22.8M 0s
   200K .......... .......... .......... .......... ....      100% 3.14M=0.07s

2020-09-25 14:28:36 (3.49 MB/s) - ‘libssh2-1.7.0.zip’ saved [250736/250736]

[ 94%] Generating build/third-party/libssh2-1.7.0.done
Archive:  libssh2-1.7.0.zip
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libssh2.so  
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libssh2.so.1  
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libssh2.so.1.0.1  
[ 94%] Built target libssh2-1.7.0
Scanning dependencies of target IA32ABI
[ 95%] Building C object CMakeFiles/IA32ABI.dir/extracted/plugins/IA32ABI/src/common/IA32ABI.c.o
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘primDoubleAt’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:748:24: warning: passing argument 2 of ‘memcpy’ makes pointer from integer without a cast [-Wint-conversion]
  memcpy((&floatValue), addr, sizeof(floatValue));
                        ^
In file included from /usr/include/features.h:367:0,
                 from /usr/include/math.h:26,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:11:
/usr/include/x86_64-linux-gnu/bits/string3.h:50:1: note: expected ‘const void * restrict’ but argument is of type ‘sqInt {aka long int}’
 __NTH (memcpy (void *__restrict __dest, const void *__restrict __src,
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘primDoubleAtPut’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:795:9: warning: passing argument 1 of ‘memcpy’ makes pointer from integer without a cast [-Wint-conversion]
  memcpy(addr, (&floatValue), sizeof(floatValue));
         ^
In file included from /usr/include/features.h:367:0,
                 from /usr/include/math.h:26,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:11:
/usr/include/x86_64-linux-gnu/bits/string3.h:50:1: note: expected ‘void * restrict’ but argument is of type ‘sqInt {aka long int}’
 __NTH (memcpy (void *__restrict __dest, const void *__restrict __src,
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘primFloatAt’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:840:24: warning: passing argument 2 of ‘memcpy’ makes pointer from integer without a cast [-Wint-conversion]
  memcpy((&floatValue), addr, sizeof(floatValue));
                        ^
In file included from /usr/include/features.h:367:0,
                 from /usr/include/math.h:26,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:11:
/usr/include/x86_64-linux-gnu/bits/string3.h:50:1: note: expected ‘const void * restrict’ but argument is of type ‘sqInt {aka long int}’
 __NTH (memcpy (void *__restrict __dest, const void *__restrict __src,
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘primFloatAtPut’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:887:9: warning: passing argument 1 of ‘memcpy’ makes pointer from integer without a cast [-Wint-conversion]
  memcpy(addr, (&floatValue), sizeof(floatValue));
         ^
In file included from /usr/include/features.h:367:0,
                 from /usr/include/math.h:26,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:11:
/usr/include/x86_64-linux-gnu/bits/string3.h:50:1: note: expected ‘void * restrict’ but argument is of type ‘sqInt {aka long int}’
 __NTH (memcpy (void *__restrict __dest, const void *__restrict __src,
 ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:36:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘primReturnAsFromContextThrough’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:1046:3: note: in expansion of macro ‘assert’
   assert(isNonImmediate(stackValue(3)));
   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:1047:3: note: in expansion of macro ‘assert’
   assert((fetchClassOf(stackValue(2))) == (classSemaphore()));
   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:1048:3: note: in expansion of macro ‘assert’
   assert(isIntegerObject(stackValue(1)));
   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:1049:3: note: in expansion of macro ‘assert’
   assert(isNonImmediate(stackValue(0)));
   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:1062:3: note: in expansion of macro ‘assert’
   assert((methodArgumentCount()) == 2);
   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:1063:3: note: in expansion of macro ‘assert’
   assert(isNonImmediate(stackValue(2)));
   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:1064:3: note: in expansion of macro ‘assert’
   assert(isIntegerObject(stackValue(1)));
   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:1065:3: note: in expansion of macro ‘assert’
   assert(isNonImmediate(stackValue(0)));
   ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘setInterpreter’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:2253:34: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
   returnAsThroughCallbackContext = interpreterProxy->returnAsThroughCallbackContext;
                                  ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: At top level:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable]
 static char __buildInfo[] = "IA32ABIPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ;
             ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:2278:1: warning: ‘sizeField’ defined but not used [-Wunused-function]
 sizeField(sqInt rcvr)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:2289:1: warning: ‘startOfByteData’ defined but not used [-Wunused-function]
 startOfByteData(sqInt rcvr)
 ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:2318:1: warning: ‘startOfDatawithSize’ defined but not used [-Wunused-function]
 startOfDatawithSize(sqInt rcvr, sqInt sizeField)
 ^
[ 96%] Building C object CMakeFiles/IA32ABI.dir/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c.o
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c:35:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h:34:0: warning: ignoring #pragma export on [-Wunknown-pragmas]
 #pragma export on
 ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c:35:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h:72:0: warning: ignoring #pragma export off [-Wunknown-pragmas]
 #pragma export off
 ^
[ 96%] Building C object CMakeFiles/IA32ABI.dir/extracted/plugins/IA32ABI/src/common/xabicc.c.o
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/xabicc.c:16:0:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c:21:22: warning: missing terminating ' character
 # error Windows doesn't use the SystemV ABI
                      ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c:45:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/xabicc.c:16:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/dax64business.h: In function ‘callIA32IntegralReturn’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/dax64business.h:23:9: note: in expansion of macro ‘assert’
         assert(sizeof(long) == sizeof(void*)); /* Will need to fix for Windows. */
         ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c:106:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/xabicc.c:16:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/dax64business.h:21:7: warning: variable ‘argstart’ set but not used [-Wunused-but-set-variable]
  long argstart;
       ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c:45:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/xabicc.c:16:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/dax64business.h: In function ‘callIA32FloatReturn’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/dax64business.h:23:9: note: in expansion of macro ‘assert’
         assert(sizeof(long) == sizeof(void*)); /* Will need to fix for Windows. */
         ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c:118:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/xabicc.c:16:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/dax64business.h:21:7: warning: variable ‘argstart’ set but not used [-Wunused-but-set-variable]
  long argstart;
       ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c:45:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/xabicc.c:16:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/dax64business.h: In function ‘callIA32DoubleReturn’:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/vm/include/common/sqAssert.h:29:23: warning: statement with no effect [-Wunused-value]
 # define assert(expr) 0 /* hack disabling of asserts.  Better in makefile? */
                       ^
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/dax64business.h:23:9: note: in expansion of macro ‘assert’
         assert(sizeof(long) == sizeof(void*)); /* Will need to fix for Windows. */
         ^
In file included from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c:130:0,
                 from /builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/src/common/xabicc.c:16:
/builds/workspace/pharo-vm_v8.6.0-alpha/repository/extracted/plugins/IA32ABI/include/common/dax64business.h:21:7: warning: variable ‘argstart’ set but not used [-Wunused-but-set-variable]
  long argstart;
       ^
[ 97%] Linking C shared library build/vm/libIA32ABI.so
[ 97%] Built target IA32ABI
Scanning dependencies of target SDL2-2.0.7
[ 97%] Generating build/third-party/SDL2-2.0.7.zip
--2020-09-25 14:28:37--  https://files.pharo.org/vm/pharo-spur64/linux/third-party//SDL2-2.0.7.zip
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1340373 (1.3M) [application/zip]
Saving to: ‘SDL2-2.0.7.zip’

     0K .......... .......... .......... .......... ..........  3% 1.48M 1s
    50K .......... .......... .......... .......... ..........  7% 2.93M 1s
   100K .......... .......... .......... .......... .......... 11% 24.1M 0s
   150K .......... .......... .......... .......... .......... 15% 23.0M 0s
   200K .......... .......... .......... .......... .......... 19% 3.48M 0s
   250K .......... .......... .......... .......... .......... 22% 18.6M 0s
   300K .......... .......... .......... .......... .......... 26% 27.7M 0s
   350K .......... .......... .......... .......... .......... 30% 17.4M 0s
   400K .......... .......... .......... .......... .......... 34% 5.35M 0s
   450K .......... .......... .......... .......... .......... 38% 22.8M 0s
   500K .......... .......... .......... .......... .......... 42% 22.4M 0s
   550K .......... .......... .......... .......... .......... 45% 23.4M 0s
   600K .......... .......... .......... .......... .......... 49% 22.5M 0s
   650K .......... .......... .......... .......... .......... 53% 17.9M 0s
   700K .......... .......... .......... .......... .......... 57% 33.3M 0s
   750K .......... .......... .......... .......... .......... 61% 22.1M 0s
   800K .......... .......... .......... .......... .......... 64% 21.8M 0s
   850K .......... .......... .......... .......... .......... 68% 23.0M 0s
   900K .......... .......... .......... .......... .......... 72% 26.2M 0s
   950K .......... .......... .......... .......... .......... 76% 21.7M 0s
  1000K .......... .......... .......... .......... .......... 80% 18.6M 0s
  1050K .......... .......... .......... .......... .......... 84% 27.0M 0s
  1100K .......... .......... .......... .......... .......... 87% 23.4M 0s
  1150K .......... .......... .......... .......... .......... 91% 27.3M 0s
  1200K .......... .......... .......... .......... .......... 95% 18.7M 0s
  1250K .......... .......... .......... .......... .......... 99% 25.3M 0s
  1300K ........                                              100% 30.5M=0.1s

2020-09-25 14:28:37 (10.6 MB/s) - ‘SDL2-2.0.7.zip’ saved [1340373/1340373]

[ 98%] Generating build/third-party/SDL2-2.0.7.done
Archive:  SDL2-2.0.7.zip
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libSDL2-2.0.so.0  
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libSDL2-2.0.so.0.7.0  
  inflating: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/vm/libSDL2.so  
[ 98%] Built target SDL2-2.0.7
Scanning dependencies of target pharo
[100%] Building C object CMakeFiles/pharo.dir/src/unixMain.c.o
[100%] Linking C executable build/vm/pharo
[100%] Built target pharo
Install the project...
-- Install configuration: ""
-- Up-to-date: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/./
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/.//bin
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/.//bin/pharo
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/.//pharo
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libFilePlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libPThreadedPlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libgit2.1.0.0.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libffi.so.7
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libssl.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libMiscPrimitivePlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libB2DPlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libgit2.so.0.25.1
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libJPEGReaderPlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libTestLibrary.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libgit2.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libLargeIntegers.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libSqueakSSL.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libJPEGReadWriter2Plugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libSDL2-2.0.so.0
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libUUIDPlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libssl.so.1.0.0
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libDSAPrims.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libSDL2-2.0.so.0.7.0
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/pharo
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libPharoVMCore.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libBitBltPlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libssh2.so.1
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libSqueakFFIPrims.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libgit2.so.25
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libLocalePlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libssh2.so.1.0.1
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libIA32ABI.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libSDL2.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libUnixOSProcessPlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libcrypto.so.1.0.0
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libssh2.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libFileAttributesPlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libSocketPlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libSurfacePlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libSecurityPlugin.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libffi.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libffi.so.7.1.0
-- Up-to-date: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libffi.so.7
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/pkgconfig
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libffi.so
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/lib/libffi.so.7.1.0
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqUnixCharConv.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqConfig.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqGnu.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqPlatformSpecific.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/config.h
-- Up-to-date: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/semaphores
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/semaphores/pSemaphore.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/semaphores/platformSemaphore.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/pharoClient.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/pThreadedFFI
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/pThreadedFFI/worker.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/pThreadedFFI/pThreadedFFIUtils.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/pThreadedFFI/pThreadedFFI.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/pThreadedFFI/callbacks.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/pThreadedFFI/workerTask.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/imageAccess.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/fileDialog.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/pharo.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/threadSafeQueue
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/debug.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqNamedPrims.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/stringUtilities.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/parameterVector.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/macros.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/errorCode.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/pathUtilities.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/interpreter.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/parameters.h
-- Up-to-date: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqVirtualMachine.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqAtomicOps.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sq.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqaio.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqMemoryAccess.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqCogStackAlignment.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqAssert.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/dispdbg.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/sqMemoryFence.h
-- Up-to-date: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/interp.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/vmCallback.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/cointerp.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/cogit.h
-- Installing: /builds/workspace/pharo-vm_v8.6.0-alpha/build/build/dist/include/pharovm/cogmethod.h