Skip to content

Console Output

+ make install
[  1%] Downloading Pharo 70
--2022-10-05 10:25:40--  http://get.pharo.org/64/70
Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to get.pharo.org (get.pharo.org)|164.132.235.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3244 (3.2K)
Saving to: ‘STDOUT’

     0K ...                                                   100%  220M=0s

2022-10-05 10:25:40 (220 MB/s) - written to stdout [3244/3244]

Downloading the latest 70 Image:
    http://files.pharo.org/get-files/70/pharo64.zip
Pharo.image
--2022-10-05 10:25:42--  http://get.pharo.org/64/vm70
Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to get.pharo.org (get.pharo.org)|164.132.235.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5320 (5.2K)
Saving to: ‘STDOUT’

     0K .....                                                 100%  312M=0s

2022-10-05 10:25:42 (312 MB/s) - written to stdout [5320/5320]

Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo64-linux-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
[  2%] Generating VMMaker image
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux

UndefinedObject>>DoIt (path is Undeclared) 

UndefinedObject>>DoIt (path is Undeclared) 

Fetched -> BaselineOfVMMaker-CompatibleUserName.1568126004 --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4] --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4]
Loaded -> BaselineOfVMMaker-CompatibleUserName.1568126004 --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4] --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4]
Loading baseline of BaselineOfVMMaker...
Fetched -> VMMakerCompatibilityForPharo6-CompatibleUserName.1568126004 --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4] --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4]
Fetched -> VMMakerTests-CompatibleUserName.1568126004 --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4] --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4]
Fetched -> Printf-eem.21 --- http://www.squeaksource.com/Printf --- http://www.squeaksource.com/Printf
Fetched -> VMMaker-CompatibleUserName.1568126004 --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4] --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4]
*** Warning: Warning: This package depends on the following classes:
  VMStructType
  VMThreadingConstants
  VMBasicConstants
You must resolve these dependencies before you will be able to load these definitions: 
  MockEmptyVMStruct
  MockEmptyVMStruct>>#instVarNamesAndTypesForTranslationDo:
  MockEmptyVMStructWithRedefinedStructName
  MockEmptyVMStructWithRedefinedStructName>>#structTypeName
  VMMTTests
  VMMTTests>>#runCaseManaged
  VMMTTests>>#setUp
  VMMTTests>>#testAssignableThreadIsNotVMOwner
  VMMTTests>>#testAssignableThreadIsWilling
  VMMTTests>>#testDisownOnRelinquishPutsVMInRelinquishingState
  VMMTTests>>#testDisownRemembersLastDisownedThread
  VMMTTests>>#testDisownVMReleasesVM
  VMMTTests>>#testDisownVMSetsCurrentThreadToUnavailable
  VMMTTests>>#testHeartbeatReleasesVMWhenNoProcessIsWilling
  VMMTTests>>#testHeartbeatWakesUpWaitingVMThread
  VMMTTests>>#testInitialThreadIsAssignableOrInVM
  VMMTTests>>#testInitialVMHasManyThreads
  VMMTTests>>#testInitialVMHasNoDisowningVMThread
  VMMTTests>>#testInitialVMThreadsAreUinitialized
  VMMTTests>>#testOwnFreeVMOwnsSameThread
  VMMTTests>>#testPreemptedProcessIsMarkedInExternalCode
  VMMTTests>>#testPreemptedProcessSetsCurrentMethodInThread
  VMMTTests>>#testPreemptedVMThreadHasPreemptedProcessPriority
  VMMTTests>>#testPreemptedVMThreadIsListedInAWOLProcesses
  VMMTTests>>#testPreemptedVMThreadIsTemporarilyAffinedToProcess
  VMMTTests>>#testTryOwningOwnedVMLeavesThreadInWaitingState
  VMMTTests>>#testWantingThreadIsWilling
  VMMTTests>>#testWantingThreadIsWillingOverAssignableThread


RBVariableNode>>asTranslatorNodeIn: (TConstantNode is Undeclared) 

RBVariableNode>>asTranslatorNodeIn: (TConstantNode is Undeclared) 

RBVariableNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBCascadeNode>>asTranslatorNodeIn: (TStmtListNode is Undeclared) 

RBCascadeNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBCascadeNode>>asTranslatorNodeIn: (TAssignmentNode is Undeclared) 

PharoVMMaker>>generateCoInterpreter (VMMaker is Undeclared) 

PharoVMMaker>>generateCoInterpreter (CoInterpreter is Undeclared) 

PharoVMMaker>>generateCoInterpreter (VMMaker is Undeclared) 

PharoVMMaker>>generateCoInterpreter (CoInterpreter is Undeclared) 

PharoVMMaker>>generateCoInterpreter (StackToRegisterMappingCogit is Undeclared) 

PharoVMMaker>>generateCoInterpreterMT (VMMaker is Undeclared) 

PharoVMMaker>>generateCoInterpreterMT (VMMaker is Undeclared) 

PharoVMMaker>>generateCoInterpreterMT (CoInterpreterMT is Undeclared) 

PharoVMMaker>>generateCoInterpreterMT (StackToRegisterMappingCogit is Undeclared) 

PharoVMMaker>>generateCoInterpreterWithQueueFFI (VMMaker is Undeclared) 

PharoVMMaker>>generateCoInterpreterWithQueueFFI (CoInterpreterWithQueueFFI is Undeclared) 

PharoVMMaker>>generateCoInterpreterWithQueueFFI (VMMaker is Undeclared) 

PharoVMMaker>>generateCoInterpreterWithQueueFFI (StackToRegisterMappingCogit is Undeclared) 

PharoVMMaker>>generateStackVM (VMMaker is Undeclared) 

PharoVMMaker>>generateStackVM (StackInterpreter is Undeclared) 

PharoVMMaker>>generateStackVM (VMMaker is Undeclared) 

PharoVMMaker>>generateStackVM (StackToRegisterMappingCogit is Undeclared) 

RBReturnNode>>asTranslatorNodeIn: (TReturnNode is Undeclared) 

RBReturnNode>>asTranslatorNodeIn: (TReturnNode is Undeclared) 

VMCodeGenerationTest>>testCommentsInBlocks (TMethod is Undeclared) 

VMCodeGenerationTest>>testCommentsInBlocks (CCodeGeneratorGlobalStructure is Undeclared) 

VMCodeGenerationTest>>testCommentsInInlinedBlocks (TMethod is Undeclared) 

VMCodeGenerationTest>>testCommentsInInlinedBlocks (CCodeGeneratorGlobalStructure is Undeclared) 

VMCodeGenerationTest>>testComplexIfNilAssignment (TMethod is Undeclared) 

VMCodeGenerationTest>>testComplexIfNilAssignment (CCodeGeneratorGlobalStructure is Undeclared) 

VMCodeGenerationTest>>testEmptyStructTypeDef (MockEmptyVMStruct is Undeclared) 

VMCodeGenerationTest>>testEmptyStructWithRedefinedStructNameTypeDef (MockEmptyVMStructWithRedefinedStructName is Undeclared) 

VMCodeGenerationTest>>testLoopVariableIsTemp (TMethod is Undeclared) 

VMCodeGenerationTest>>testLoopVariableIsTemp (CCodeGeneratorGlobalStructure is Undeclared) 

VMCodeGenerationTest>>testNilIfNilGeneratesOnlyFirstBranch (TMethod is Undeclared) 

VMCodeGenerationTest>>testNilIfNilGeneratesOnlyFirstBranch (CCodeGeneratorGlobalStructure is Undeclared) 

VMCodeGenerationTest>>testSimpleIfNil (TMethod is Undeclared) 

VMCodeGenerationTest>>testSimpleIfNil (CCodeGeneratorGlobalStructure is Undeclared) 

VMCodeGenerationTest>>testSimpleIfNilAssignment (TMethod is Undeclared) 

VMCodeGenerationTest>>testSimpleIfNilAssignment (CCodeGeneratorGlobalStructure is Undeclared) 

VMMASTTranslationTest>>testArgumentIsNoTemp (TMethod is Undeclared) 

VMMASTTranslationTest>>testComplexIfNilIfNotNilWithArgument (TMethod is Undeclared) 

VMMASTTranslationTest>>testComplexIfNilIfNotNilWithArgument (CCodeGeneratorGlobalStructure is Undeclared) 

VMMASTTranslationTest>>testComplexIfNotNilIfNilWithArgument (TMethod is Undeclared) 

VMMASTTranslationTest>>testComplexIfNotNilIfNilWithArgument (CCodeGeneratorGlobalStructure is Undeclared) 

VMMASTTranslationTest>>testComplexIfNotNilWithArgument (TMethod is Undeclared) 

VMMASTTranslationTest>>testComplexIfNotNilWithArgument (CCodeGeneratorGlobalStructure is Undeclared) 

VMMASTTranslationTest>>testEmptyBlockGeneratesSingleNilStatement (TMethod is Undeclared) 

VMMASTTranslationTest>>testEmptyBlockGeneratesSingleNilStatement (CCodeGeneratorGlobalStructure is Undeclared) 

VMMASTTranslationTest>>testIfNilIfNotNilBecomesIfTrueIfFalse (TMethod is Undeclared) 

VMMASTTranslationTest>>testIfNilIfNotNilDoesNotInvertBlocks (TMethod is Undeclared) 

VMMASTTranslationTest>>testIfNotNilIfNilInversesBlocks (TMethod is Undeclared) 

VMMASTTranslationTest>>testInlineMethodWithLoopDeclaresLoopIndexVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testInlineMethodWithLoopDeclaresLoopIndexVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testInlineMethodWithLoopDeclaresLoopIndexVariable (CCodeGeneratorGlobalStructure is Undeclared) 

VMMASTTranslationTest>>testInlineSecondLevelMethodWithLoopDeclaresLoopIndexVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testInlineSecondLevelMethodWithLoopDeclaresLoopIndexVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testInlineSecondLevelMethodWithLoopDeclaresLoopIndexVariable (CCodeGeneratorGlobalStructure is Undeclared) 

VMMASTTranslationTest>>testInlineTwiceMethodWithLoopDeclaresTwiceLoopIndexVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testInlineTwiceMethodWithLoopDeclaresTwiceLoopIndexVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testInlineTwiceMethodWithLoopDeclaresTwiceLoopIndexVariable (CCodeGeneratorGlobalStructure is Undeclared) 

VMMASTTranslationTest>>testInlineTwiceSecondLevelMethodWithLoopDeclaresLoopIndexVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testInlineTwiceSecondLevelMethodWithLoopDeclaresLoopIndexVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testInlineTwiceSecondLevelMethodWithLoopDeclaresLoopIndexVariable (CCodeGeneratorGlobalStructure is Undeclared) 

VMMASTTranslationTest>>testKeywordMethodHasArgument (TMethod is Undeclared) 

VMMASTTranslationTest>>testMethodWithConditionInLoopLimitHasLimitVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testMethodWithConstantConditionInLoopHasNoLimitVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testMethodWithLoopDeclaresLoopIndexVariable (TMethod is Undeclared) 

VMMASTTranslationTest>>testTranslateBinaryMethodHasSameName (TMethod is Undeclared) 

VMMASTTranslationTest>>testTranslateKeywordMethodHasSameName (TMethod is Undeclared) 

VMMASTTranslationTest>>testTranslateUnaryMethodHasSameName (TMethod is Undeclared) 

VMMTGenerationTests>>generate: (CCodeGeneratorGlobalStructure is Undeclared) 

VMMTGenerationTests>>generate: (CoInterpreter is Undeclared) 

VMMTGenerationTests>>generate: (InterpreterPrimitives is Undeclared) 

VMMTGenerationTests>>generate: (StackInterpreterPrimitives is Undeclared) 

VMMTGenerationTests>>generate: (StackInterpreter is Undeclared) 

VMMTGenerationTests>>generate: (CoInterpreter is Undeclared) 

VMMTGenerationTests>>generate: (CogStackPages is Undeclared) 

VMMTGenerationTests>>generate: (SpurMemoryManager is Undeclared) 

VMMTGenerationTests>>generate: (Spur64BitMemoryManager is Undeclared) 

VMMTGenerationTests>>generate: (SpurGenerationScavenger is Undeclared) 

RBAssignmentNode>>asTranslatorNodeIn: (TAssignmentNode is Undeclared) 

RBAssignmentNode>>asTranslatorNodeIn: (TStmtListNode is Undeclared) 

RBAssignmentNode>>asTranslatorNodeIn: (TAssignmentNode is Undeclared) 

RBBlockNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBBlockNode>>asTranslatorNodeIn: (TStmtListNode is Undeclared) 

RBLiteralNode>>asTranslatorNodeIn: (TConstantNode is Undeclared) 

RBArrayNode>>asTranslatorNodeIn: (TBraceCaseNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TConstantNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TAssignmentNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TConstantNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TSendNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TAssignmentNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TSendNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TConstantNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TConstantNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TStmtListNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TAssignmentNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TSendNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TSendNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TSendNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TStmtListNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TAssignmentNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TSendNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TSendNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TVariableNode is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (CCodeGenerator is Undeclared) 

RBMessageNode>>asTranslatorNodeIn: (TSendNode is Undeclared) 

DisplayText class>>text: (DefaultTextStyle is Undeclared) 

RBSequenceNode>>asTranslatorNodeIn: (TStmtListNode is Undeclared) 

Loaded -> VMMakerCompatibilityForPharo6-CompatibleUserName.1568126004 --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4] --- cache
*** Warning: Warning: This package depends on the following classes:
  StackMTInterpreterSimulator
  VMClass
  CogThreadManager
You must resolve these dependencies before you will be able to load these definitions: 
  SpurMockMemory
  SpurMockMemory>>#hasSpurMemoryManagerAPI
  SpurMockMemory>>#initializeWithOptions:
  SpurMockMemory>>#numSmallIntegerTagBits
  SpurMockMemory>>#simulatorClass
  SpurMockMemory>>#wordSize
  SpurMockMemory>>#addressCouldBeObj:
  SpurMockMemory>>#addressOf:
  SpurMockMemory>>#baseHeaderSize
  SpurMockMemory>>#bytesPerOop
  SpurMockMemory>>#coInterpreter:
  SpurMockMemory>>#fetchPointer:ofObject:
  SpurMockMemory>>#followField:ofObject:
  SpurMockMemory>>#followObjField:ofObject:
  SpurMockMemory>>#goodContextSize:
  SpurMockMemory>>#hasSpurMemoryManagerAPI
  SpurMockMemory>>#headerIndicatesAlternateBytecodeSet:
  SpurMockMemory>>#initialize
  SpurMockMemory>>#integerObjectOf:
  SpurMockMemory>>#integerValueOf:
  SpurMockMemory>>#isContext:
  SpurMockMemory>>#isForwarded:
  SpurMockMemory>>#isIntegerObject:
  SpurMockMemory>>#isNonImmediate:
  SpurMockMemory>>#isOopCompiledMethod:
  SpurMockMemory>>#isOopForwarded:
  SpurMockMemory>>#lastPointerOf:
  SpurMockMemory>>#lengthOf:
  SpurMockMemory>>#literalCountOf:
  SpurMockMemory>>#maxCInteger
  SpurMockMemory>>#memoryActiveProcess
  SpurMockMemory>>#methodHeaderOf:
  SpurMockMemory>>#nextAddress
  SpurMockMemory>>#nilObject
  SpurMockMemory>>#numBytesOfBytes:
  SpurMockMemory>>#numSlotsOf:
  SpurMockMemory>>#objectFor:
  SpurMockMemory>>#processorSchedulerMock
  SpurMockMemory>>#shiftForWord
  SpurMockMemory>>#smallIntegerTag
  SpurMockMemory>>#splObj:
  SpurMockMemory>>#startOfMemory
  SpurMockMemory>>#storePointer:ofObject:withValue:
  SpurMockMemory>>#storePointerUnchecked:ofObject:withValue:
  SpurMockMemory>>#wordSize
  StackMTInterpreterSimulatorForTest
  StackMTInterpreterSimulatorForTest>>#onObjectMemory:options:
  StackMTInterpreterSimulatorForTest>>#enterSmalltalkExecutiveImplementation
  StackMTInterpreterSimulatorForTest>>#ioNewOS:Thread:
  StackMTInterpreterSimulatorForTest>>#methodCallingPush
  VMMockCogThreadManager
  VMMockCogThreadManager>>#ioWaitOnOSSemaphore:


Loaded -> VMMakerTests-CompatibleUserName.1568126004 --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4] --- cache
PrintfFloatFormatDescriptor>>applyOperator: (FloatPrinter is Undeclared) 

PrintfFloatFormatDescriptor>>applyOperator: (FloatPrinter is Undeclared) 

PrintfFloatFormatDescriptor>>applyOperator: (FloatPrinter is Undeclared) 

PrintfFloatFormatDescriptor>>applyOperator: (FloatPrinter is Undeclared) 

Loaded -> Printf-eem.21 --- http://www.squeaksource.com/Printf --- http://www.squeaksource.com/Printf
SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) 

DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) 

Pragmatizer>>newConvertToMessageSendStamp: (Utilities is Undeclared) 

Pragmatizer>>newConvertToPragmaStamp: (Utilities is Undeclared) 

TMethod>>statementsFor:varName: (Compiler is Undeclared) 

RiscOSVMMaker>>export:forExternalPlugin: (FileStreamException is Undeclared) 

SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) 

VMMakerTool class>>unload (TheWorldMenu is Undeclared) 

VMMakerTool>>addSecondButtonRowToWindow:startingAt: (UpdatingThreePhaseButtonMorph is Undeclared) 

VMMakerTool>>findPlatformsPath (FileList2 is Undeclared) 

VMMakerTool>>helpText (StringHolder is Undeclared) 

VMMakerTool>>loadConfig (StandardFileMenu is Undeclared) 

VMMakerTool>>platformsListMenu (PopUpMenu is Undeclared) 

VMMakerTool>>saveConfig (StandardFileMenu is Undeclared) 

CCodeGenerator class>>removeCompilerMethods (ParseNode is Undeclared) 

ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) 

ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) 

InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) 

JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) 

TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) 

SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) 

SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) 

VMClass class>>initialize (Utilities is Undeclared) 

VMClass class>>openCogMultiWindowBrowser (Browser is Undeclared) 

VMClass class>>openCogSpurMultiWindowBrowser (Browser is Undeclared) 

VMClass class>>openCogTestsMultiWindowBrowser (PackageInfo is Undeclared) 

VMClass class>>openCogTestsMultiWindowBrowser (Browser is Undeclared) 

VMClass class>>openCogitMultiWindowBrowser (Browser is Undeclared) 

VMClass class>>openObjectMemoriesInterpretersBrowser (Browser is Undeclared) 

VMClass class>>openSpurMultiWindowBrowser (Browser is Undeclared) 

Cogit class>>genAndDis:options: (Compiler is Undeclared) 

Cogit class>>initializeMiscConstants (BochsX64Alien is Undeclared) 

Cogit class>>initializeMiscConstants (BochsIA32Alien is Undeclared) 

Cogit class>>initializeMiscConstants (GdbARMAlien is Undeclared) 

Cogit class>>initializeMiscConstants (MIPSELSimulator is Undeclared) 

Cogit>>initializeProcessor (MultiProcessor is Undeclared) 

Cogit>>setClickStepBreakBlock (Debugger is Undeclared) 

Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) 

Cogit>>simulateLeafCallOf: (ProcessorSimulationTrap is Undeclared) 

StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) 

StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) 

CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) 

CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) 

StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) 

CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) 

CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) 

CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) 

CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) 

IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) 

IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) 

JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) 

JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) 

MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) 

MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) 

SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) 

SimulatorMorphicModel class>>registerInOpenMenu (TheWorldMenu is Undeclared) 

SimulatorMorphicModel class>>registerInOpenMenu (TheWorldMenu is Undeclared) 

SimulatorMorphicModel class>>registerInOpenMenu (TheWorldMenu is Undeclared) 

SimulatorMorphicModel class>>unregisterFromOpenMenu (TheWorldMenu is Undeclared) 

SimulatorMorphicModel class>>unregisterFromOpenMenu (TheWorldMenu is Undeclared) 

SimulatorMorphicModel>>hack (UserDialogBoxMorph is Undeclared) 

SimulatorMorphicModel>>loadImage (UserDialogBoxMorph is Undeclared) 

SimulatorMorphicModel>>options (UserDialogBoxMorph is Undeclared) 

SimulatorMorphicModel>>over (UserDialogBoxMorph is Undeclared) 

SimulatorMorphicModel>>reset (UserDialogBoxMorph is Undeclared) 

SimulatorMorphicModel>>return (UserDialogBoxMorph is Undeclared) 

SimulatorMorphicModel>>send (UserDialogBoxMorph is Undeclared) 

SimulatorMorphicModel>>step (UserDialogBoxMorph is Undeclared) 

BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) 

BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) 

BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) 

BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) 

BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) 

BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) 

BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) 

BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) 

BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) 

BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) 

BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) 

BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) 

BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) 

BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) 

BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) 

BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) 

BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) 

BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) 

BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) 

BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) 

BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) 

BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) 

BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) 

BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) 

BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) 

BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) 

BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) 

BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) 

BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) 

BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) 

BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) 

BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) 

BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) 

BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) 

BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) 

BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) 

BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) 

BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) 

BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) 

BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) 

BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) 

BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) 

BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) 

BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) 

BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) 

BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) 

BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) 

BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) 

BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) 

BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) 

BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) 

BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) 

BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) 

BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) 

BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) 

BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) 

BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) 

BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) 

BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) 

BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) 

BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) 

BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) 

BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) 

BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) 

BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) 

BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) 

BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) 

BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) 

BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) 

Loaded -> VMMaker-CompatibleUserName.1568126004 --- https://github.com/pharo-project/pharo-vm.git[Detached at 42f33b4] --- cache
...finished baselinepthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[  2%] Generating VM files for flavour: CoInterpreterWithQueueFFI
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
Generating #CoInterpreterWithQueueFFI in '/builds/workspace/pharo-vm_feat_live-typing-stack/build'...

conflicting return types sqInt, void in extendedStoreBytecodePop:
conflicting return types sqInt, void in reverseDisplayFrom:to:
conflicting return types sqInt, void in extendedStoreBytecodePop:
conflicting return types sqInt, void in reverseDisplayFrom:to:
conflicting return types sqInt, void in extendedStoreBytecodePop:
conflicting return types sqInt, void in reverseDisplayFrom:to:
conflicting return types sqInt, void in baseFrameReturn
conflicting return types sqInt, void in extendedStoreBytecodePop:
conflicting return types sqInt, void in reverseDisplayFrom:to:
conflicting return types sqInt, void in baseFrameReturn
conflicting return types sqInt, void in extendedStoreBytecodePop:
conflicting return types sqInt, void in reverseDisplayFrom:to:
conflicting return types sqInt, void in baseFrameReturn
conflicting return types sqInt, void in extendedStoreBytecodePop:
conflicting return types sqInt, void in reverseDisplayFrom:to:
conflicting return types sqInt, void in baseFrameReturn
compactionStartUsecs localised to fullGC

gcMarkEndUsecs localised to fullGC

extA localised to interpret

extB localised to interpret

lkupClassTag localised to interpret

numExtB localised to interpret

traceSources localised to printLogEntryAt:

pushNilSizeFunction localised to compileBlockBodies

cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave:

cPICEndOfCodeLabel localised to generateClosedPICPrototype

endCPICCase1 localised to generateClosedPICPrototype

primitiveGeneratorTable localised to primitiveGeneratorOrNil

numPushNilsFunction localised to scanBlock:

pushNilSizeFunction localised to compileBlockBodies

cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave:

cPICEndOfCodeLabel localised to generateClosedPICPrototype

endCPICCase1 localised to generateClosedPICPrototype

primitiveGeneratorTable localised to primitiveGeneratorOrNil

numPushNilsFunction localised to scanBlock:
PharoVMMaker
Scanning dependencies of target PharoVMCore
[  3%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o
[  3%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/utils.c: In function ‘getRedzoneSize’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/utils.c:423:30: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  handler_action.sa_sigaction = sighandler;
                              ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/utils.c:430:85: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  return (int)min((usqInt)&old,(usqInt)&handler_action) - sizeof(struct sigaction) - (int)p;
                                                                                     ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/utils.c: In function ‘getBasePath’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/utils.c:577:27: warning: passing argument 1 of ‘dirname’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  strcpy(basePath, dirname(path));
                           ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/utils.c:5:0:
/usr/include/libgen.h:26:14: note: expected ‘char *’ but argument is of type ‘const char *’
 extern char *dirname (char *__path) __THROW;
              ^
[  4%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o
[  5%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o
[  5%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o
[  5%] Downloading Pharo 70
--2022-10-05 10:27:54--  http://get.pharo.org/64/70
Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to get.pharo.org (get.pharo.org)|164.132.235.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3244 (3.2K)
Saving to: ‘STDOUT’

     0K ...                                                   100%  354M=0s

2022-10-05 10:27:54 (354 MB/s) - written to stdout [3244/3244]

Downloading the latest 70 Image:
    http://files.pharo.org/get-files/70/pharo64.zip
mv: overwrite 'Pharo7.0-32bit-fd8c156.sources'? --2022-10-05 10:27:56--  http://get.pharo.org/64/vm70
Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to get.pharo.org (get.pharo.org)|164.132.235.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5320 (5.2K)
Saving to: ‘STDOUT’

     0K .....                                                 100%  382M=0s

2022-10-05 10:27:56 (382 MB/s) - written to stdout [5320/5320]

Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo64-linux-stable.zip
replace pharo-vm/bin/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: new name: replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: error:  invalid response [{ENTER}]
replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: error:  invalid response [if [ "$OS]
replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: error:  invalid response [" == "win]
replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: error:  invalid response [" ]; then]
replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: error:  invalid response [{ENTER}]
replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: error:  invalid response [    PHARO]
replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: error:  invalid response [_VM=`find]
replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: error:  invalid response [ $VM_DIR ]
replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: error:  invalid response [-name ${V]
replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: error:  invalid response [M_BINARY_]
replace pharo-vm/lib/pharo/5.0-201901051900/pharo? [y]es, [n]o, [A]ll, [N]one, [r]ename: [  6%] Building C object CMakeFiles/PharoVMCore.dir/generated/vm/src/cogit.c.o
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘cogFullBlockMethodnumCopied’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:1997:22: warning: implicit declaration of function ‘warning’ [-Wimplicit-function-declaration]
 #define haltmsg(msg) warning("halt: " msg)
                      ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:3926:3: note: in expansion of macro ‘haltmsg’
   haltmsg("Compilation of breakMethod");
   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘cogMethodDoesntLookKosher’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:4005:62: warning: passing argument 1 of ‘methodFor’ makes pointer from integer without a cast [-Wint-conversion]
      || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) {
                                                              ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:755:20: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’
 extern CogMethod * methodFor(void *address);
                    ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘collectCogConstituentForAnnotationMcpcBcpcMethod’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:4275:36: warning: passing argument 1 of ‘positive64BitIntegerFor’ makes integer from pointer without a cast [-Wint-conversion]
  address = positive64BitIntegerFor(mcpc);
                                    ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19:0,
                 from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/include/cointerp.h:91:14: note: expected ‘long unsigned int’ but argument is of type ‘char *’
 extern sqInt positive64BitIntegerFor(usqLong integerValue);
              ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:4317:85: warning: passing argument 2 of ‘inlineCacheTagAt’ makes integer from pointer without a cast [-Wint-conversion]
     (targetMethod1->methodObject = classForInlineCacheTag(inlineCacheTagAt(backEnd, mcpc)));
                                                                                     ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:2385:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’
 inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress)
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘generateClosedPICPrototype’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:6386:16: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  cPICPrototype = cPIC;
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘markLiteralsAndUnlinkIfUnmarkedSendpcmethod’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:8319:129: warning: passing argument 3 of ‘indexForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion]
     rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
                                                                                                                                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:7189:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’
 indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc)
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘relocateIfCallOrMethodReferencemcpcdelta’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:9176:126: warning: passing argument 3 of ‘indexForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion]
   rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
                                                                                                                              ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:7189:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’
 indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc)
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘unlinkIfFreeOrLinkedSendpcof’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:9617:129: warning: passing argument 3 of ‘indexForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion]
     rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
                                                                                                                                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:7189:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’
 indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc)
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘unlinkIfInvalidClassSendpcignored’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:9669:141: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion]
      rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
                                                                                                                                             ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:7296:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’
 inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc)
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘unlinkIfLinkedSendToFreepcignored’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:9719:140: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion]
     rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
                                                                                                                                            ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:7296:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’
 inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc)
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘unlinkIfLinkedSendpcignored’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:9767:139: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion]
    rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
                                                                                                                                           ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:7296:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’
 inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc)
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘unlinkIfLinkedSendpcto’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:9815:140: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion]
     rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
                                                                                                                                            ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:7296:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’
 inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc)
 ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘genEnsureOopInRegNotForwardedscratchReg’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:15200:88: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion]
  return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0);
                                                                                        ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:884:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’
 static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero);
                            ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:15242:12: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
   finished = nonFwdJumpTargetOrZero;
            ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘genPrimitiveIdenticalOrNotIf’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:16255:86: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion]
   genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0);
                                                                                      ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:15210:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’
 genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:16281:86: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion]
   genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0);
                                                                                      ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:15210:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’
 genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘dispatchConcretize’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19083:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset1 = (((int) jumpTarget)) - (((int) (((self_in_dispatchConcretize->address)) + 5)));
               ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19104:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset23 = (((int) jumpTarget3)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19122:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset110 = (((int) jumpTarget2)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19145:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset24 = (((int) jumpTarget4)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19163:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset111 = (((int) jumpTarget21)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19183:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset2 = (((int) jumpTarget1)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
               ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19192:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset2 = (((int) jumpTarget1)) - (((int) (((self_in_dispatchConcretize->address)) + 5)));
               ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19212:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset25 = (((int) jumpTarget5)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19230:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset112 = (((int) jumpTarget22)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19251:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset26 = (((int) jumpTarget6)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19269:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset113 = (((int) jumpTarget23)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19290:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset27 = (((int) jumpTarget7)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19308:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset114 = (((int) jumpTarget24)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19329:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset28 = (((int) jumpTarget8)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19347:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset115 = (((int) jumpTarget25)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19370:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset29 = (((int) jumpTarget9)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19388:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset116 = (((int) jumpTarget26)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19411:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset30 = (((int) jumpTarget10)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19429:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset117 = (((int) jumpTarget27)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19450:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset31 = (((int) jumpTarget20)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19468:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset118 = (((int) jumpTarget28)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19489:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset32 = (((int) jumpTarget29)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19507:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset119 = (((int) jumpTarget210)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19528:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset33 = (((int) jumpTarget30)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19546:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset120 = (((int) jumpTarget211)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19567:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset34 = (((int) jumpTarget31)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19585:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset121 = (((int) jumpTarget212)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19607:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset35 = (((int) jumpTarget32)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19625:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset122 = (((int) jumpTarget213)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19647:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset36 = (((int) jumpTarget33)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19665:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset123 = (((int) jumpTarget214)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19686:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset37 = (((int) jumpTarget34)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19704:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset124 = (((int) jumpTarget215)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19725:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset38 = (((int) jumpTarget35)) - (((int) (((self_in_dispatchConcretize->address)) + 2)));
                ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:19743:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   offset125 = (((int) jumpTarget216)) - (((int) (((self_in_dispatchConcretize->address)) + 6)));
                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘stopsFromto’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:23442:9: warning: passing argument 1 of ‘memset’ makes pointer from integer without a cast [-Wint-conversion]
  memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1);
         ^
In file included from /usr/include/features.h:367:0,
                 from /usr/include/math.h:26,
                 from /builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:18,
                 from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:12,
                 from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:
/usr/include/x86_64-linux-gnu/bits/string3.h:78:1: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘compileOpenPICnumArgs’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:24030:39: warning: passing argument 2 of ‘isWithinMwOffsetRange’ makes integer from pointer without a cast [-Wint-conversion]
  if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) {
                                       ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:22934:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
 isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress)
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘compilePrimitive’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:24188:49: warning: passing argument 1 of ‘compileMachineCodeInterpreterPrimitive’ makes pointer from integer without a cast [-Wint-conversion]
   return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex));
                                                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:23854:1: note: expected ‘void (*)(void)’ but argument is of type ‘sqInt {aka long int}’
 compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void))
 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:24191:24: warning: comparison of distinct pointer types lacks a cast
   || (primitiveRoutine == primitiveFail)) {
                        ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘genLookupForPerformNumArgs’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:24825:39: warning: passing argument 2 of ‘isWithinMwOffsetRange’ makes integer from pointer without a cast [-Wint-conversion]
  if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) {
                                       ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:22934:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
 isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress)
 ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘genForwardersInlinedIdenticalOrNotIf’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:28610:85: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion]
   genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0);
                                                                                     ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:15210:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’
 genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
 ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:28614:23: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion]
   : argReg), TempReg, label, fixup);
                       ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:15210:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’
 genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
 ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:28614:30: warning: passing argument 4 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion]
   : argReg), TempReg, label, fixup);
                              ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:15210:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘BytecodeFixup * {aka struct <anonymous> *}’
 genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
 ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘genIdenticalNoBranchArgIsConstantrcvrIsConstantargRegrcvrRegorNotIf’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:28688:85: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion]
   genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0);
                                                                                     ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:15210:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’
 genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
 ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:28692:92: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion]
   genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0);
                                                                                            ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:15210:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’
 genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
 ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogit.c:11:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c: In function ‘reinitializeFixupsFromthrough’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/cogitX64SysV.c:30914:45: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
   (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0);
                                             ^
[  7%] Building C object CMakeFiles/PharoVMCore.dir/generated/vm/src/gcc3x-cointerp.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c: In function ‘mcprimFunctionForPrimitiveIndex’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:19084:10: warning: return makes integer from pointer without a cast [-Wint-conversion]
   return mcprimHashMultiply;
          ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c: In function ‘primitivePropertyFlags’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:19990:33: warning: comparison between pointer and integer
    && (GIV(disabledFFIFunction) == primitiveFunctionPointer)) {
                                 ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c: In function ‘ptDisableCogIt’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:25066:27: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  GIV(disabledFFIFunction) = aFunction;
                           ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c: In function ‘primitiveBeCursor’:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:26490:11: warning: implicit declaration of function ‘ioSetCursorARGB’ [-Wimplicit-function-declaration]
     if (!(ioSetCursorARGB(cursorBitsIndex, extentX, extentY, offsetX, offsetY))) {
           ^
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/unix/sqGnu.h:37:0,
                 from /builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:28:
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c: In function ‘readImageFromFileHeapSizeStartingAt’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20807:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w1), sizeof(int), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20813:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w2), sizeof(w2), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20820:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w3), sizeof(w3), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20830:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w12), sizeof(w12), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20841:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w13), sizeof(w13), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20852:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w4), sizeof(w4), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20862:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w5), sizeof(w5), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20888:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w6), sizeof(int), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20894:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w7), sizeof(unsigned short), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20917:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w8), sizeof(int), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20931:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w9), sizeof(unsigned short), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20942:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w10), sizeof(unsigned short), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20948:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w11), sizeof(w11), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:20962:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w), sizeof(w), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c: In function ‘checkImageVersionFromstartingAt’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:62694:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w2), sizeof(int), 1, f);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:62706:3: note: in expansion of macro ‘sqImageFileRead’
   sqImageFileRead((&w), sizeof(int), 1, f);
   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:62715:3: note: in expansion of macro ‘sqImageFileRead’
   sqImageFileRead((&w1), sizeof(int), 1, f);
   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c: In function ‘getWord32FromFileswap’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:65588:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w), sizeof(int), 1, aFile);
  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c: In function ‘getShortFromFileswap’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/include/common/sq.h:71:51: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
 #define sqImageFileRead(ptr, sz, count, f)        fread(ptr, sz, count, f)
                                                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/build/generated/vm/src/gcc3x-cointerp.c:65532:2: note: in expansion of macro ‘sqImageFileRead’
  sqImageFileRead((&w), sizeof(unsigned short), 1, aFile);
  ^
[  8%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o
[  8%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/src/common/sqVirtualMachine.c: In function ‘sqGetInterpreterProxy’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/src/common/sqVirtualMachine.c:431:37: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule;
                                     ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/vm/src/common/sqVirtualMachine.c:509:22: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  VM->utcMicroseconds = ioUTCMicroseconds;
                      ^
[  9%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o
[ 10%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o
[ 11%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o
[ 11%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o
[ 12%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/sqUnixHeartbeat.c.o
[ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c: In function ‘installErrorHandlers’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:88:62: warning: ‘struct __siginfo’ declared inside parameter list
  sigsegv_handler_action.sa_sigaction = (void (*)(int, struct __siginfo *, void *))sigsegv;
                                                              ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:88:62: warning: its scope is only this definition or declaration, which is probably not what you want
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:88:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  sigsegv_handler_action.sa_sigaction = (void (*)(int, struct __siginfo *, void *))sigsegv;
                                      ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:95:62: warning: ‘struct __siginfo’ declared inside parameter list
  sigusr1_handler_action.sa_sigaction = (void (*)(int, struct __siginfo *, void *))sigusr1;
                                                              ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:95:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  sigusr1_handler_action.sa_sigaction = (void (*)(int, struct __siginfo *, void *))sigusr1;
                                      ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c: In function ‘printRegisterState’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘greg_t {aka long long int}’ [-Wformat=]
    "\trax 0x%08x rbx 0x%08x rcx 0x%08x rdx 0x%08x\n"
    ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 7 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 8 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 9 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 10 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 11 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 12 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 13 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 14 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 15 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 16 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 17 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 18 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:173:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 19 has type ‘greg_t {aka long long int}’ [-Wformat=]
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:183:9: warning: return makes pointer from integer without a cast [-Wint-conversion]
  return regs[REG_RIP];
         ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c: In function ‘reportStackState’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/debugUnix.c:304:2: warning: implicit declaration of function ‘dumpPrimTraceLog’ [-Wimplicit-function-declaration]
  dumpPrimTraceLog();
  ^
[ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o
[ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/aioUnix.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/aioUnix.c: In function ‘ioRelinquishProcessorForMicroseconds’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/aioUnix.c:5:5: warning: implicit declaration of function ‘aioSleepForUsecs’ [-Wimplicit-function-declaration]
     aioSleepForUsecs(microSeconds);
     ^
[ 15%] Linking C shared library build/vm/libPharoVMCore.so
[ 15%] Built target PharoVMCore
Scanning dependencies of target pharo
[ 16%] Building C object CMakeFiles/pharo.dir/src/main.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/main.c: In function ‘main’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/main.c:23:2: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result]
  getcwd(buffer, sizeof(buffer));
  ^
[ 17%] Building C object CMakeFiles/pharo.dir/src/parameters.c.o
[ 17%] Building C object CMakeFiles/pharo.dir/src/unixOpenFileDialog.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/unixOpenFileDialog.c: In function ‘openFileDialog’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/src/unixOpenFileDialog.c:11:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  *selectedFile = defaultFile;
                ^
[ 18%] Linking C executable build/vm/pharo
[ 18%] Built target pharo
Scanning dependencies of target SDL2-2.0.7
[ 18%] Generating build/third-party/SDL2-2.0.7.zip
--2022-10-05 10:28:17--  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% 4.05M 0s
    50K .......... .......... .......... .......... ..........  7% 8.12M 0s
   100K .......... .......... .......... .......... .......... 11% 22.5M 0s
   150K .......... .......... .......... .......... .......... 15% 13.2M 0s
   200K .......... .......... .......... .......... .......... 19% 16.2M 0s
   250K .......... .......... .......... .......... .......... 22% 11.3M 0s
   300K .......... .......... .......... .......... .......... 26% 23.4M 0s
   350K .......... .......... .......... .......... .......... 30% 5.72M 0s
   400K .......... .......... .......... .......... .......... 34%  112M 0s
   450K .......... .......... .......... .......... .......... 38% 8.94M 0s
   500K .......... .......... .......... .......... .......... 42% 19.2M 0s
   550K .......... .......... .......... .......... .......... 45% 21.8M 0s
   600K .......... .......... .......... .......... .......... 49% 17.6M 0s
   650K .......... .......... .......... .......... .......... 53% 19.0M 0s
   700K .......... .......... .......... .......... .......... 57% 21.7M 0s
   750K .......... .......... .......... .......... .......... 61% 20.0M 0s
   800K .......... .......... .......... .......... .......... 64% 21.4M 0s
   850K .......... .......... .......... .......... .......... 68% 19.9M 0s
   900K .......... .......... .......... .......... .......... 72% 18.8M 0s
   950K .......... .......... .......... .......... .......... 76% 25.3M 0s
  1000K .......... .......... .......... .......... .......... 80% 17.3M 0s
  1050K .......... .......... .......... .......... .......... 84% 22.3M 0s
  1100K .......... .......... .......... .......... .......... 87% 20.9M 0s
  1150K .......... .......... .......... .......... .......... 91% 21.2M 0s
  1200K .......... .......... .......... .......... .......... 95% 31.7M 0s
  1250K .......... .......... .......... .......... .......... 99% 17.7M 0s
  1300K ........                                              100%  142M=0.09s

2022-10-05 10:28:17 (14.9 MB/s) - ‘SDL2-2.0.7.zip’ saved [1340373/1340373]

[ 19%] Generating build/third-party/SDL2-2.0.7.done
Archive:  SDL2-2.0.7.zip
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libSDL2-2.0.so.0  
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libSDL2-2.0.so.0.7.0  
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libSDL2.so  
[ 19%] Built target SDL2-2.0.7
Scanning dependencies of target openssl-1.0.2q
[ 20%] Generating build/third-party/openssl-1.0.2q.zip
--2022-10-05 10:28:17--  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% 4.39M 0s
    50K .......... .......... .......... .......... ..........  7% 8.38M 0s
   100K .......... .......... .......... .......... .......... 11% 27.5M 0s
   150K .......... .......... .......... .......... .......... 15% 23.4M 0s
   200K .......... .......... .......... .......... .......... 19% 13.4M 0s
   250K .......... .......... .......... .......... .......... 23% 31.4M 0s
   300K .......... .......... .......... .......... .......... 27% 21.6M 0s
   350K .......... .......... .......... .......... .......... 31% 21.5M 0s
   400K .......... .......... .......... .......... .......... 35% 17.6M 0s
   450K .......... .......... .......... .......... .......... 39% 31.0M 0s
   500K .......... .......... .......... .......... .......... 43% 22.5M 0s
   550K .......... .......... .......... .......... .......... 47% 31.7M 0s
   600K .......... .......... .......... .......... .......... 51% 18.2M 0s
   650K .......... .......... .......... .......... .......... 55% 23.1M 0s
   700K .......... .......... .......... .......... .......... 59% 22.1M 0s
   750K .......... .......... .......... .......... .......... 63% 24.1M 0s
   800K .......... .......... .......... .......... .......... 66% 22.6M 0s
   850K .......... .......... .......... .......... .......... 70% 22.1M 0s
   900K .......... .......... .......... .......... .......... 74% 21.6M 0s
   950K .......... .......... .......... .......... .......... 78% 25.0M 0s
  1000K .......... .......... .......... .......... .......... 82% 21.3M 0s
  1050K .......... .......... .......... .......... .......... 86% 33.6M 0s
  1100K .......... .......... .......... .......... .......... 90% 19.0M 0s
  1150K .......... .......... .......... .......... .......... 94% 25.4M 0s
  1200K .......... .......... .......... .......... .......... 98% 18.1M 0s
  1250K .......... .........                                  100% 66.7M=0.07s

2022-10-05 10:28:18 (18.4 MB/s) - ‘openssl-1.0.2q.zip’ saved [1300161/1300161]

[ 20%] Generating build/third-party/openssl-1.0.2q.done
Archive:  openssl-1.0.2q.zip
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libssl.so  
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libssl.so.1.0.0  
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libcrypto.so.1.0.0  
[ 20%] Built target openssl-1.0.2q
Scanning dependencies of target libssh2-1.7.0
[ 21%] Generating build/third-party/libssh2-1.7.0.zip
--2022-10-05 10:28:18--  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% 4.07M 0s
    50K .......... .......... .......... .......... .......... 40% 8.62M 0s
   100K .......... .......... .......... .......... .......... 61% 29.2M 0s
   150K .......... .......... .......... .......... .......... 81% 23.6M 0s
   200K .......... .......... .......... .......... ....      100% 12.3M=0.02s

2022-10-05 10:28:18 (9.57 MB/s) - ‘libssh2-1.7.0.zip’ saved [250736/250736]

[ 22%] Generating build/third-party/libssh2-1.7.0.done
Archive:  libssh2-1.7.0.zip
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libssh2.so  
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libssh2.so.1  
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libssh2.so.1.0.1  
[ 22%] Built target libssh2-1.7.0
Scanning dependencies of target pthreadedPlugin-0.0.1
[ 23%] Generating build/third-party/pthreadedPlugin-0.0.1.zip
--2022-10-05 10:28:18--  https://files.pharo.org/vm/pharo-spur64/linux/third-party/pthreadedPlugin-0.0.1.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: 71617 (70K) [application/zip]
Saving to: ‘pthreadedPlugin-0.0.1.zip’

     0K .......... .......... .......... .......... .......... 71% 3.85M 0s
    50K .......... .........                                  100%  124M=0.01s

2022-10-05 10:28:18 (5.32 MB/s) - ‘pthreadedPlugin-0.0.1.zip’ saved [71617/71617]

[ 24%] Generating build/third-party/pthreadedPlugin-0.0.1.done
Archive:  pthreadedPlugin-0.0.1.zip
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libPThreadedPlugin.so  
[ 24%] Built target pthreadedPlugin-0.0.1
Scanning dependencies of target DSAPrims
[ 25%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o
[ 26%] Linking C shared library build/vm/libDSAPrims.so
[ 26%] Built target DSAPrims
Scanning dependencies of target SqueakSSL
[ 26%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o
[ 27%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqVerifyNameInner’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:118:15: warning: passing argument 1 of ‘sk_pop_free’ from incompatible pointer type [-Wincompatible-pointer-types]
   sk_pop_free(sANs, sk_free);
               ^
In file included from /usr/include/openssl/crypto.h:128:0,
                 from /usr/include/openssl/comp.h:5,
                 from /usr/include/openssl/ssl.h:149,
                 from /builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:6:
/usr/include/openssl/stack.h:85:6: note: expected ‘_STACK * {aka struct stack_st *}’ but argument is of type ‘struct stack_st_GENERAL_NAME *’
 void sk_pop_free(_STACK *st, void (*func) (void *));
      ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:118:21: warning: passing argument 2 of ‘sk_pop_free’ from incompatible pointer type [-Wincompatible-pointer-types]
   sk_pop_free(sANs, sk_free);
                     ^
In file included from /usr/include/openssl/crypto.h:128:0,
                 from /usr/include/openssl/comp.h:5,
                 from /usr/include/openssl/ssl.h:149,
                 from /builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:6:
/usr/include/openssl/stack.h:85:6: note: expected ‘void (*)(void *)’ but argument is of type ‘void (*)(_STACK *) {aka void (*)(struct stack_st *)}’
 void sk_pop_free(_STACK *st, void (*func) (void *));
      ^
[ 28%] Linking C shared library build/vm/libSqueakSSL.so
[ 28%] Built target SqueakSSL
Scanning dependencies of target LocalePlugin
[ 29%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o
[ 29%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o
[ 30%] Linking C shared library build/vm/libLocalePlugin.so
[ 30%] Built target LocalePlugin
Scanning dependencies of target libgit2-0.25.1
[ 31%] Generating build/third-party/libgit2-0.25.1.zip
--2022-10-05 10:28:19--  https://files.pharo.org/vm/pharo-spur64/linux/third-party/libgit2-0.25.1.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: 3429345 (3.3M) [application/zip]
Saving to: ‘libgit2-0.25.1.zip’

     0K .......... .......... .......... .......... ..........  1% 4.21M 1s
    50K .......... .......... .......... .......... ..........  2% 8.03M 1s
   100K .......... .......... .......... .......... ..........  4% 17.6M 0s
   150K .......... .......... .......... .......... ..........  5% 14.1M 0s
   200K .......... .......... .......... .......... ..........  7% 16.9M 0s
   250K .......... .......... .......... .......... ..........  8% 22.0M 0s
   300K .......... .......... .......... .......... .......... 10% 25.7M 0s
   350K .......... .......... .......... .......... .......... 11% 25.1M 0s
   400K .......... .......... .......... .......... .......... 13% 17.9M 0s
   450K .......... .......... .......... .......... .......... 14% 29.2M 0s
   500K .......... .......... .......... .......... .......... 16% 20.1M 0s
   550K .......... .......... .......... .......... .......... 17% 21.4M 0s
   600K .......... .......... .......... .......... .......... 19% 24.9M 0s
   650K .......... .......... .......... .......... .......... 20% 24.6M 0s
   700K .......... .......... .......... .......... .......... 22% 22.0M 0s
   750K .......... .......... .......... .......... .......... 23% 18.9M 0s
   800K .......... .......... .......... .......... .......... 25% 28.1M 0s
   850K .......... .......... .......... .......... .......... 26% 26.0M 0s
   900K .......... .......... .......... .......... .......... 28% 25.3M 0s
   950K .......... .......... .......... .......... .......... 29% 21.7M 0s
  1000K .......... .......... .......... .......... .......... 31% 19.6M 0s
  1050K .......... .......... .......... .......... .......... 32% 26.0M 0s
  1100K .......... .......... .......... .......... .......... 34% 21.9M 0s
  1150K .......... .......... .......... .......... .......... 35% 20.1M 0s
  1200K .......... .......... .......... .......... .......... 37% 31.3M 0s
  1250K .......... .......... .......... .......... .......... 38% 23.4M 0s
  1300K .......... .......... .......... .......... .......... 40% 22.1M 0s
  1350K .......... .......... .......... .......... .......... 41% 40.7M 0s
  1400K .......... .......... .......... .......... .......... 43% 15.4M 0s
  1450K .......... .......... .......... .......... .......... 44% 29.2M 0s
  1500K .......... .......... .......... .......... .......... 46% 20.5M 0s
  1550K .......... .......... .......... .......... .......... 47% 32.4M 0s
  1600K .......... .......... .......... .......... .......... 49% 18.1M 0s
  1650K .......... .......... .......... .......... .......... 50%  860K 0s
  1700K .......... .......... .......... .......... .......... 52% 22.0M 0s
  1750K .......... .......... .......... .......... .......... 53% 21.3M 0s
  1800K .......... .......... .......... .......... .......... 55% 19.4M 0s
  1850K .......... .......... .......... .......... .......... 56% 34.8M 0s
  1900K .......... .......... .......... .......... .......... 58% 21.7M 0s
  1950K .......... .......... .......... .......... .......... 59% 26.3M 0s
  2000K .......... .......... .......... .......... .......... 61% 19.9M 0s
  2050K .......... .......... .......... .......... .......... 62% 22.4M 0s
  2100K .......... .......... .......... .......... .......... 64% 23.9M 0s
  2150K .......... .......... .......... .......... .......... 65% 24.7M 0s
  2200K .......... .......... .......... .......... .......... 67% 23.5M 0s
  2250K .......... .......... .......... .......... .......... 68% 20.3M 0s
  2300K .......... .......... .......... .......... .......... 70% 21.8M 0s
  2350K .......... .......... .......... .......... .......... 71% 26.7M 0s
  2400K .......... .......... .......... .......... .......... 73% 24.1M 0s
  2450K .......... .......... .......... .......... .......... 74% 22.7M 0s
  2500K .......... .......... .......... .......... .......... 76% 7.09M 0s
  2550K .......... .......... .......... .......... .......... 77% 25.5M 0s
  2600K .......... .......... .......... .......... .......... 79% 20.7M 0s
  2650K .......... .......... .......... .......... .......... 80% 21.7M 0s
  2700K .......... .......... .......... .......... .......... 82% 20.9M 0s
  2750K .......... .......... .......... .......... .......... 83% 30.2M 0s
  2800K .......... .......... .......... .......... .......... 85% 20.6M 0s
  2850K .......... .......... .......... .......... .......... 86% 19.1M 0s
  2900K .......... .......... .......... .......... .......... 88% 23.0M 0s
  2950K .......... .......... .......... .......... .......... 89% 26.0M 0s
  3000K .......... .......... .......... .......... .......... 91% 23.0M 0s
  3050K .......... .......... .......... .......... .......... 92% 26.9M 0s
  3100K .......... .......... .......... .......... .......... 94% 20.1M 0s
  3150K .......... .......... .......... .......... .......... 95% 23.4M 0s
  3200K .......... .......... .......... .......... .......... 97% 25.2M 0s
  3250K .......... .......... .......... .......... .......... 98% 20.4M 0s
  3300K .......... .......... .......... .......... ........  100% 25.2M=0.2s

2022-10-05 10:28:19 (14.9 MB/s) - ‘libgit2-0.25.1.zip’ saved [3429345/3429345]

[ 31%] Generating build/third-party/libgit2-0.25.1.done
Archive:  libgit2-0.25.1.zip
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libgit2.so  
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libgit2.so.0.25.1  
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libgit2.so.25  
[ 31%] Built target libgit2-0.25.1
Scanning dependencies of target FilePlugin
[ 32%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/FilePlugin.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/FilePlugin/src/common/FilePlugin.c: In function ‘pointerFrom’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/FilePlugin/src/common/FilePlugin.c:579:10: warning: return makes pointer from integer without a cast [-Wint-conversion]
   return primitiveFailFor(PrimErrBadArgument);
          ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/FilePlugin/src/common/FilePlugin.c: In function ‘setInterpreter’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/FilePlugin/src/common/FilePlugin.c:1735:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
   characterObjectOf = interpreterProxy->characterObjectOf;
                     ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/FilePlugin/src/common/FilePlugin.c:1749:10: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
   fullGC = interpreterProxy->fullGC;
          ^
[ 32%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o
[ 33%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o
[ 34%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o
[ 34%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o
[ 35%] Linking C shared library build/vm/libFilePlugin.so
[ 35%] Built target FilePlugin
Scanning dependencies of target UnixOSProcessPlugin
[ 36%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSigChldHandler’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4622:36: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  sigchldHandlerAction.sa_sigaction = reapChildProcess;
                                    ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4628:53: warning: comparison between pointer and integer
  if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) {
                                                     ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSignalNumberhandler’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4671:74: warning: comparison between pointer and integer
  if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) {
                                                                          ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘sigHoldNumber’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4805:9: warning: return makes pointer from integer without a cast [-Wint-conversion]
  return -1;
         ^
[ 36%] Linking C shared library build/vm/libUnixOSProcessPlugin.so
[ 36%] Built target UnixOSProcessPlugin
Scanning dependencies of target SecurityPlugin
[ 37%] Building C object CMakeFiles/SecurityPlugin.dir/plugins/SecurityPlugin/common/DummySecurityPlugin.c.o
[ 38%] Linking C shared library build/vm/libSecurityPlugin.so
[ 38%] Built target SecurityPlugin
Scanning dependencies of target SurfacePlugin
[ 39%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/SurfacePlugin.c.o
[ 39%] Linking C shared library build/vm/libSurfacePlugin.so
[ 39%] Built target SurfacePlugin
Scanning dependencies of target UUIDPlugin
[ 40%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o
[ 41%] Linking C shared library build/vm/libUUIDPlugin.so
[ 41%] Built target UUIDPlugin
Scanning dependencies of target libffi-3.3-rc0
[ 42%] Generating build/third-party/libffi-3.3-rc0.zip
--2022-10-05 10:28:21--  https://files.pharo.org/vm/pharo-spur64/linux/third-party/libffi-3.3-rc0.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: 24087 (24K) [application/zip]
Saving to: ‘libffi-3.3-rc0.zip’

     0K .......... .......... ...                             100% 3.80M=0.006s

2022-10-05 10:28:21 (3.80 MB/s) - ‘libffi-3.3-rc0.zip’ saved [24087/24087]

[ 43%] Generating build/third-party/libffi-3.3-rc0.done
Archive:  libffi-3.3-rc0.zip
  inflating: /builds/workspace/pharo-vm_feat_live-typing-stack/build/build/vm/libffi.so.7  
[ 43%] Built target libffi-3.3-rc0
Scanning dependencies of target BitBltPlugin
[ 44%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o
[ 44%] Linking C shared library build/vm/libBitBltPlugin.so
[ 44%] Built target BitBltPlugin
Scanning dependencies of target FileAttributesPlugin
[ 45%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o
[ 45%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o
[ 46%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o
[ 47%] Linking C shared library build/vm/libFileAttributesPlugin.so
[ 47%] Built target FileAttributesPlugin
Scanning dependencies of target SqueakFFIPrims
[ 48%] Building C object CMakeFiles/SqueakFFIPrims.dir/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c.o
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiArgumentSpecClassin’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:903:19: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion]
    if (isInMemory(ptrAddress)) {
                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:903:19: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1156:19: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion]
    if (isInMemory(ptrAddress)) {
                   ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:1156:19: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c:23:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushPointerContentsOfin’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2984:18: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion]
   if (isInMemory(ptrAddress)) {
                  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:2984:18: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3037:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
   ptrAddress = ((longAt(oop + BaseHeaderSize)) > 0
              ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘ffiPushStructureContentsOfin’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3277:18: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion]
   if (isInMemory(ptrAddress)) {
                  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3277:18: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3530:18: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion]
   if (isInMemory(ptrAddress)) {
                  ^
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:3530:18: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c: In function ‘setInterpreter’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c:6596:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
   characterObjectOf = interpreterProxy->characterObjectOf;
                     ^
[ 49%] Building C object CMakeFiles/SqueakFFIPrims.dir/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c.o
[ 49%] Building C object CMakeFiles/SqueakFFIPrims.dir/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c.o
[ 50%] Building C object CMakeFiles/SqueakFFIPrims.dir/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c.o
[ 51%] Linking C shared library build/vm/libSqueakFFIPrims.so
[ 51%] Built target SqueakFFIPrims
Scanning dependencies of target IA32ABI
[ 52%] Building C object CMakeFiles/IA32ABI.dir/extracted/plugins/IA32ABI/src/common/IA32ABI.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘primDoubleAt’:
/builds/workspace/pharo-vm_feat_live-typing-stack/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_feat_live-typing-stack/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_feat_live-typing-stack/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘primDoubleAtPut’:
/builds/workspace/pharo-vm_feat_live-typing-stack/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_feat_live-typing-stack/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_feat_live-typing-stack/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘primFloatAt’:
/builds/workspace/pharo-vm_feat_live-typing-stack/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_feat_live-typing-stack/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_feat_live-typing-stack/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘primFloatAtPut’:
/builds/workspace/pharo-vm_feat_live-typing-stack/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_feat_live-typing-stack/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_feat_live-typing-stack/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c: In function ‘setInterpreter’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/IA32ABI/src/common/IA32ABI.c:2253:34: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
   returnAsThroughCallbackContext = interpreterProxy->returnAsThroughCallbackContext;
                                  ^
[ 53%] Building C object CMakeFiles/IA32ABI.dir/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c.o
[ 53%] Building C object CMakeFiles/IA32ABI.dir/extracted/plugins/IA32ABI/src/common/xabicc.c.o
In file included from /builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/IA32ABI/src/common/xabicc.c:16:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/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_feat_live-typing-stack/repository/extracted/plugins/IA32ABI/src/common/xabicc.c:16:0:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c: In function ‘allocateExecutablePage’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c:283:18: warning: implicit declaration of function ‘getpagesize’ [-Wimplicit-function-declaration]
  long pagesize = getpagesize();
                  ^
[ 54%] Linking C shared library build/vm/libIA32ABI.so
[ 54%] Built target IA32ABI
Scanning dependencies of target LargeIntegers
[ 54%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o
[ 55%] Linking C shared library build/vm/libLargeIntegers.so
[ 55%] Built target LargeIntegers
Scanning dependencies of target JPEGReaderPlugin
[ 56%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o
[ 57%] Linking C shared library build/vm/libJPEGReaderPlugin.so
[ 57%] Built target JPEGReaderPlugin
Scanning dependencies of target JPEGReadWriter2Plugin
[ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o
[ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o
[ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o
[ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o
[ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o
[ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o
[ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o
[ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o
[ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o
[ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o
[ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o
[ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o
[ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o
[ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o
[ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o
[ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o
[ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o
[ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o
[ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o
[ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o
[ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o
[ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o
[ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o
[ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o
[ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o
[ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o
[ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o
[ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o
[ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o
[ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o
[ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o
[ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o
[ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o
[ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o
[ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o
[ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o
[ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o
[ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o
[ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o
[ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o
[ 87%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o
[ 88%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o
[ 88%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o
[ 89%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o
[ 90%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o
[ 91%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o
[ 91%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o
[ 92%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o
[ 93%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o
[ 94%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o
[ 94%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o
[ 95%] Linking C shared library build/vm/libJPEGReadWriter2Plugin.so
[ 95%] Built target JPEGReadWriter2Plugin
Scanning dependencies of target SocketPlugin
[ 96%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘socketValueOf’:
/builds/workspace/pharo-vm_feat_live-typing-stack/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2400:3: warning: pointer/integer type mismatch in conditional expression
   : (primitiveFailFor(PrimErrBadArgument),
   ^
[ 96%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/unix/sqUnixSocket.c.o
[ 97%] Linking C shared library build/vm/libSocketPlugin.so
[ 97%] Built target SocketPlugin
Scanning dependencies of target B2DPlugin
[ 97%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o
[ 98%] Linking C shared library build/vm/libB2DPlugin.so
[ 98%] Built target B2DPlugin
Scanning dependencies of target MiscPrimitivePlugin
[ 99%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o
[100%] Linking C shared library build/vm/libMiscPrimitivePlugin.so
[100%] Built target MiscPrimitivePlugin
Install the project...
-- Install configuration: ""
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/./
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/.//bin
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/.//bin/pharo
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/.//pharo
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libFilePlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libPThreadedPlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libffi.so.7
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libssl.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libMiscPrimitivePlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libB2DPlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libgit2.so.0.25.1
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libJPEGReaderPlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libgit2.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libLargeIntegers.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libSqueakSSL.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libJPEGReadWriter2Plugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libSDL2-2.0.so.0
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libUUIDPlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libssl.so.1.0.0
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libDSAPrims.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libSDL2-2.0.so.0.7.0
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/pharo
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libPharoVMCore.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libBitBltPlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libssh2.so.1
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libSqueakFFIPrims.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libgit2.so.25
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libLocalePlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libssh2.so.1.0.1
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libIA32ABI.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libSDL2.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libUnixOSProcessPlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libcrypto.so.1.0.0
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libssh2.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libFileAttributesPlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libSocketPlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libSurfacePlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/lib/libSecurityPlugin.so
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/include/sq.h
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/include/sqMemoryAccess.h
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/include/sqVirtualMachine.h
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/include/interp.h
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/include/vmCallback.h
-- Installing: /builds/workspace/pharo-vm_feat_live-typing-stack/repository/build/dist/include/config.h