INFO: ------------------------------------------------------------------------ r11647 | dgarcia | 2008-07-19 15:12:30 +0200 (sáb, 19 jul 2008) | 2 lines * vmqt: CLAM::VM::Renderer content moved to CLAM::VM::Renderer2D ------------------------------------------------------------------------ r11648 | dgarcia | 2008-07-19 15:25:20 +0200 (sáb, 19 jul 2008) | 2 lines * Renderer2D: a pointer to the container (way to change that many signals/slots to direct method calls) ------------------------------------------------------------------------
INFO: U Annotator/vmqt/render/base/vmRenderer2D.cxx U Annotator/vmqt/render/base/vmRenderer2D.hxx Actualizado a la revisión 11648.
STATS: {clam_loc}
STATS: {smstools_loc}
STATS: {networkeditor_loc}
INFO: scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
/home/vokimon/CajitasDeArena/mingw/clam/CLAM/test/UnitTests/UnitTests.exe
+ All Tests
+ CLAMTest::cppUnitHelperTest
. CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoToString_NotEquals
. CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoToString_Equals
. CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_Equals
. CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_DifferentUnrelatedClasses
. CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_DifferentSuperAndSubClass
. CLAMTest::cppUnitHelperTest::testLoggable_InsertAndThenGetLog
. CLAMTest::cppUnitHelperTest::testLoggable_InsertAndThenGetLog_AfterClearLog
+ CLAMTest::ControlsTest
. CLAMTest::ControlsTest::testInControl_DoControl_ChangesInternalState
. CLAMTest::ControlsTest::testLinkAndSendControl_ChangesInControlInternalState
. CLAMTest::ControlsTest::testGetLastValueAsBoolean_NearZeroIsFalse
. CLAMTest::ControlsTest::testGetLastValueAsBoolean_NonZeroIsTrue
. CLAMTest::ControlsTest::testGetLastValueAsInteger
. CLAMTest::ControlsTest::testInControlTmpl_DoControl_ChangesInternalState
. CLAMTest::ControlsTest::testLinkAndSendWithInControlTmpl_CallbackMethodGetsCalled
. CLAMTest::ControlsTest::testControlHandlerId_WritesToLog
. CLAMTest::ControlsTest::testLinkAndSendWithInControlTmpl_CallbackWithIdMethodGetsCalled
. CLAMTest::ControlsTest::testInControl_GetName_ChangesInteralState
. CLAMTest::ControlsTest::testOutControl_GetName_ChangesInteralState
. CLAMTest::ControlsTest::testInControlArray_Constructor_GeneratesCorrectName
. CLAMTest::ControlsTest::testInControlTmplArray_Constructor_GeneratesCorrectName
. CLAMTest::ControlsTest::testInControlTmplArray_ReceivesControl_HandlerReceivesControlAndId
. CLAMTest::ControlsTest::testIsConnected_WithOutControl_AfterConnection
. CLAMTest::ControlsTest::testIsConnected_WithOutControl_WithoutConnection
. CLAMTest::ControlsTest::testIsConnectedTo_WithOutControl_WhenControlsAreConnected
. CLAMTest::ControlsTest::testIsConnectedTo_WithOutControl_WhenControlsAreNotConnected
. CLAMTest::ControlsTest::testIsConnectedTo_WithInControl_WhenControlsAreConnected
. CLAMTest::ControlsTest::testIsConnectedTo_WithInControl_WhenControlsAreNotConnected
. CLAMTest::ControlsTest::testOutControlPublisher
. CLAMTest::ControlsTest::testOutControlPublisher_GetsRegisteredToAProcessing
. CLAMTest::ControlsTest::testOutControlPublisher_ConnectControlsFromPublisher
. CLAMTest::ControlsTest::testOutControlPublisher_SendControlWhenNothingPublished
. CLAMTest::ControlsTest::testInControlPublisher
. CLAMTest::ControlsTest::testInControlPublisher_GetsRegisteredToAProcessing
. CLAMTest::ControlsTest::testInControlPublisher_ConnectControlsFromPublisher
. CLAMTest::ControlsTest::testInControlPublisher_DoControlWhenNothingPublished
. CLAMTest::ControlsTest::testInControlIsConnected_byDefault
. CLAMTest::ControlsTest::testInControlIsConnected_whenConnected
. CLAMTest::ControlsTest::testInControlIsConnected_whenDisconnected
. CLAMTest::ControlsTest::testInControlDestructor_disconnectsOutControl
. CLAMTest::ControlsTest::testOutControlDestructor_disconnectsInControl
. CLAMTest::ControlsTest::testInControl_doesntHaveBoundsBydefault
. CLAMTest::ControlsTest::testInControl_defaultBounds
. CLAMTest::ControlsTest::testInControl_settingBounds
. CLAMTest::ControlsTest::testInControl_boundedDefaultValue
. CLAMTest::ControlsTest::testInControl_isBoundedWhenTrue
. CLAMTest::ControlsTest::testInControl_setDefaultprevailstoBounds
+ CLAMTest::ScopePoolTest
. CLAMTest::ScopePoolTest::testGetWritePool_ReturnsSameMemory
. CLAMTest::ScopePoolTest::testGetReadPool_ReturnsConstMemory
. CLAMTest::ScopePoolTest::testGetWritePool_withStrings
. CLAMTest::ScopePoolTest::testGetWritePool_withWrongType
. CLAMTest::ScopePoolTest::testGetReadPool_withWrongType
. CLAMTest::ScopePoolTest::testGetReadPool_withoutGetWritePoolFirst
. CLAMTest::ScopePoolTest::testConstruction_givesSizeZeroByDefault
. CLAMTest::ScopePoolTest::testSetSize_overAZeroSizePool
. CLAMTest::ScopePoolTest::testSetSize_overANonZeroSizePool
. CLAMTest::ScopePoolTest::testInsert
. CLAMTest::ScopePoolTest::testRemove
+ CLAMTest::DescriptionXmlTest
. CLAMTest::DescriptionXmlTest::testDumpAttributePool_withSimpleData
. CLAMTest::DescriptionXmlTest::testDumpAttributePool_withComponentData
. CLAMTest::DescriptionXmlTest::testRestoreAttributePool_withSimpleData
. CLAMTest::DescriptionXmlTest::testRestoreAttributePool_withComponentData
. CLAMTest::DescriptionXmlTest::testRestoreAttributePool_withDifferentNameFails
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withNoAttributes
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withAttributesAndZeroSize
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withAttributes
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withIntegerAttributes
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withComponentAttributes
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withNonInstantiatedAttributes
. CLAMTest::DescriptionXmlTest::testRestoreScopePool_withSingleAttribute
. CLAMTest::DescriptionXmlTest::testRestoreScopePool_withSeveralAttributes
. CLAMTest::DescriptionXmlTest::testRestoreScopePool_withBadScopeName
. CLAMTest::DescriptionXmlTest::testDumpDescriptionDataPool_withAllKindsOfData
. CLAMTest::DescriptionXmlTest::testRestoreDescriptionDataPool_withAllKindsOfData
. CLAMTest::DescriptionXmlTest::testDumpSchema
. CLAMTest::DescriptionXmlTest::testDumpMagnitudeAttributeSchema
. CLAMTest::DescriptionXmlTest::testDumpStringAttributeSchema
. CLAMTest::DescriptionXmlTest::testDumpComponentAttributeSchema
. CLAMTest::DescriptionXmlTest::testRestoreSchema
+ CLAMTest::HookTest
. CLAMTest::HookTest::testInit_PointsToThePoolBegin
. CLAMTest::HookTest::testNext_PointsToTheNextPoolData
. CLAMTest::HookTest::testIsInsideScope_ReturnsTrueWhileInsideTheScope
. CLAMTest::HookTest::testIsInsideScope_ReturnsFalseBeyondTheScope
. CLAMTest::HookTest::testWriteInit_PointsToThePoolBegin
. CLAMTest::HookTest::testWriteNext_PointsToTheNextPoolData
. CLAMTest::HookTest::testWriteIsInsideScope_ReturnsTrueWhileInsideTheScope
. CLAMTest::HookTest::testWriteIsInsideScope_ReturnsFalseBeyondTheScope
. CLAMTest::HookTest::testTransformUsingHooks
+ CLAMTest::SpectralPeakDetectTest
. CLAMTest::SpectralPeakDetectTest::test5kSin
+ CLAMTest::ExtractorTest
. CLAMTest::ExtractorTest::testInScopeBinding
. CLAMTest::ExtractorTest::testIndirectedBinding
. CLAMTest::ExtractorTest::testDoubleIndirectedBinding
. CLAMTest::ExtractorTest::testRangeIndirectBinding
+ CLAMTest::AttributePoolTest
. CLAMTest::AttributePoolTest::testGetData_returnsNullByDefault
. CLAMTest::AttributePoolTest::testAllocatePool
. CLAMTest::AttributePoolTest::testDeallocatePool
. CLAMTest::AttributePoolTest::testDeallocatePool_whenNoPreviousAllocation
+ CLAMTest::AudioDescriptorsTest
. CLAMTest::AudioDescriptorsTest::testLogAttackTime
. CLAMTest::AudioDescriptorsTest::testTemporalCentroid
. CLAMTest::AudioDescriptorsTest::testZeroCrossingRate
. CLAMTest::AudioDescriptorsTest::testEnergy
+ CLAMTest::DescriptionScopeTest
. CLAMTest::DescriptionScopeTest::testGetIndex_whenEmpty
. CLAMTest::DescriptionScopeTest::testGetIndex_withOneInserted
. CLAMTest::DescriptionScopeTest::testGetIndex_withAWrongName
. CLAMTest::DescriptionScopeTest::testGetIndex_withSecondInsertedArray
. CLAMTest::DescriptionScopeTest::testAddAttribute_whenNameAlreadyAdded
. CLAMTest::DescriptionScopeTest::testAdding_DifferentTypes
. CLAMTest::DescriptionScopeTest::testCheckType_withOtherType
. CLAMTest::DescriptionScopeTest::testCheckType_withSameType
. CLAMTest::DescriptionScopeTest::testGetAttributeName_withTwoScopes
. CLAMTest::DescriptionScopeTest::testGetAttributeName_withWrongNumber
+ CLAMTest::SpectralDescriptorsTest
. CLAMTest::SpectralDescriptorsTest::testDataAttachment_whenLogDataFails
. CLAMTest::SpectralDescriptorsTest::testConstructionDataAttachment_whenLogDataFails
. CLAMTest::SpectralDescriptorsTest::testRolloff
. CLAMTest::SpectralDescriptorsTest::testFlatness
. CLAMTest::SpectralDescriptorsTest::testCentroid
. CLAMTest::SpectralDescriptorsTest::testSlope
. CLAMTest::SpectralDescriptorsTest::testMaxMagFreq
. CLAMTest::SpectralDescriptorsTest::testMagnitudeSkewness
. CLAMTest::SpectralDescriptorsTest::testMagnitudeKurtosis
. CLAMTest::SpectralDescriptorsTest::testHighFrequencyContent
+ CLAMTest::DescriptionSchemeTest
. CLAMTest::DescriptionSchemeTest::testGetNScopes_withNoScopeRegistered
. CLAMTest::DescriptionSchemeTest::testGetNScopes_withASingleAttribute
. CLAMTest::DescriptionSchemeTest::testGetNScopes_withTwoAttributeOnDifferentScopes
. CLAMTest::DescriptionSchemeTest::testGetNScopes_withTwoAttributeOnTheSameScope
. CLAMTest::DescriptionSchemeTest::testGetScope_withNoScopeRegistered
. CLAMTest::DescriptionSchemeTest::testGetScope_withARegisteredAttribute
. CLAMTest::DescriptionSchemeTest::testGetScope_withTwoScopes
. CLAMTest::DescriptionSchemeTest::testGetScopeByIndex_withIndexOutOfBounds
. CLAMTest::DescriptionSchemeTest::testGetScopeIndex_withNoScopeRegistered
. CLAMTest::DescriptionSchemeTest::testGetScopeIndex_withARegisteredAttribute
. CLAMTest::DescriptionSchemeTest::testGetScopeIndex_withTwoScopes
. CLAMTest::DescriptionSchemeTest::testGetScopeName_withTwoScopes
. CLAMTest::DescriptionSchemeTest::testGetScopeName_withWrongNumber
+ CLAMTest::IndirectBindingTest
. CLAMTest::IndirectBindingTest::testInit_PointsToThePlaceReferencedByTheFirstReference
. CLAMTest::IndirectBindingTest::testNext_PointsToThePlaceReferencedByTheSecondReference
. CLAMTest::IndirectBindingTest::testIsInsideScope_returnsTrueBeforeEnd
. CLAMTest::IndirectBindingTest::testIsInsideScope_returnsFalseAfterLastReference
. CLAMTest::IndirectBindingTest::testGetForReading_failsWhenInvalidReference
. CLAMTest::IndirectBindingTest::testExtraction_usingHooks
. CLAMTest::IndirectBindingTest::testDoubleIndirection_usingHooks
. CLAMTest::IndirectBindingTest::testRangeInit_PointsToTheFirstRange
. CLAMTest::IndirectBindingTest::testGetRangeForReading_failsWhenInvalidReference
. CLAMTest::IndirectBindingTest::testRangeExtraction_usingHooks
+ CLAMTest::DescriptionDataPoolTest
. CLAMTest::DescriptionDataPoolTest::testUnpopulatedScopeIsNotFreed
. CLAMTest::DescriptionDataPoolTest::testSetNumberOfContexts_withANonExistingScope
. CLAMTest::DescriptionDataPoolTest::testInstanciateAttribute_withinUnexistingScope
. CLAMTest::DescriptionDataPoolTest::testInstanciateAttribute_withinUnpopulatedScope
. CLAMTest::DescriptionDataPoolTest::testInstanciateAttribute_whenTheAttributeDoesNotExist
. CLAMTest::DescriptionDataPoolTest::testInstanciateAttribute_whenTheAttributeDoesNotExistButTheScopeIsNotPopulated
. CLAMTest::DescriptionDataPoolTest::testGetAttribute_withDifferentAttributes
. CLAMTest::DescriptionDataPoolTest::testGetAttribute_withTheSameAttributeTwice
. CLAMTest::DescriptionDataPoolTest::testGetAttribute_fromAUnpopulatedScope
. CLAMTest::DescriptionDataPoolTest::testGetAttribute_fromUnexistingScope
. CLAMTest::DescriptionDataPoolTest::testGetAttribute_withNonInstantiatedAttribute
. CLAMTest::DescriptionDataPoolTest::testInsertElement
. CLAMTest::DescriptionDataPoolTest::testRemoveElement
+ CLAMTest::SpectralPeakDescriptorsTest
. CLAMTest::SpectralPeakDescriptorsTest::testDataAttachment_whenLogDataFails
. CLAMTest::SpectralPeakDescriptorsTest::testConstructionDataAttachment_whenLogDataFails
. CLAMTest::SpectralPeakDescriptorsTest::testMagnitudeMean
. CLAMTest::SpectralPeakDescriptorsTest::testHarmonicCentroid
. CLAMTest::SpectralPeakDescriptorsTest::testHarmonicDeviation
. CLAMTest::SpectralPeakDescriptorsTest::testFirstTristimulus
. CLAMTest::SpectralPeakDescriptorsTest::testSecondTristimulus
. CLAMTest::SpectralPeakDescriptorsTest::testThirdTristimulus
. CLAMTest::SpectralPeakDescriptorsTest::testOddHarmonics
. CLAMTest::SpectralPeakDescriptorsTest::testEvenHarmonics
. CLAMTest::SpectralPeakDescriptorsTest::testOddToEvenRatio
+ CLAMTest::DynamicTypeAdvancedTest
. CLAMTest::DynamicTypeAdvancedTest::SimpleXMLSupport
. CLAMTest::DynamicTypeAdvancedTest::XMLCustomizationByRedefinition
. CLAMTest::DynamicTypeAdvancedTest::XMLCustomizationBySubclassing
. CLAMTest::DynamicTypeAdvancedTest::XMLWithArrayAttribute
. CLAMTest::DynamicTypeAdvancedTest::XMLWithIterableAttribute
. CLAMTest::DynamicTypeAdvancedTest::VisitorsToPlainDTs
. CLAMTest::DynamicTypeAdvancedTest::VisitorsToDTWithArrays
. CLAMTest::DynamicTypeAdvancedTest::VisitorsToDTTrees
+ CLAMTest::DynamicTypeBasicTest
. CLAMTest::DynamicTypeBasicTest::InstantiateAttributes
. CLAMTest::DynamicTypeBasicTest::RepetitiveOperations
. CLAMTest::DynamicTypeBasicTest::NonUpdatedAddsAndRemoves
. CLAMTest::DynamicTypeBasicTest::ChainedMethods
. CLAMTest::DynamicTypeBasicTest::ShallowDataAccess
. CLAMTest::DynamicTypeBasicTest::ShallowDeletion
. CLAMTest::DynamicTypeBasicTest::DeepDataAccess
. CLAMTest::DynamicTypeBasicTest::CopyConstructor
. CLAMTest::DynamicTypeBasicTest::DeepCopy
. CLAMTest::DynamicTypeBasicTest::Assignation
. CLAMTest::DynamicTypeBasicTest::Assignation_WhenIsNotUpdated
. CLAMTest::DynamicTypeBasicTest::Assignation_WhenIsSelfAssigning
+ CLAMTest::ProcessingFactoryTest
. CLAMTest::ProcessingFactoryTest::testGetKeys_empty
. CLAMTest::ProcessingFactoryTest::testGetKeys_twoElements
. CLAMTest::ProcessingFactoryTest::testGetSetOfValues_empty
. CLAMTest::ProcessingFactoryTest::testGetSetOfValues_twoElements
. CLAMTest::ProcessingFactoryTest::testGetValuesFromAttribute_empty
. CLAMTest::ProcessingFactoryTest::testGetValuesFromAttribute_twoElements
. CLAMTest::ProcessingFactoryTest::testGetPairsFromKey_empty
. CLAMTest::ProcessingFactoryTest::testGetPairsFromKey_twoElements
+ CLAMTest::FactoryRegistryTest
. CLAMTest::FactoryRegistryTest::testGetCreator_WhenIsEmpty
. CLAMTest::FactoryRegistryTest::testGetCreatorSafe_WhenIsEmpty
. CLAMTest::FactoryRegistryTest::testGetCreator_WrongKeyWithASingleCreator
. CLAMTest::FactoryRegistryTest::testGetCreatorSafe_WrongKeyWithASingleCreator
. CLAMTest::FactoryRegistryTest::testGetCreator_CorrectKeyWithASingleCreator
. CLAMTest::FactoryRegistryTest::testGetCreatorSafe_CorrectKeyWithASingleCreator
. CLAMTest::FactoryRegistryTest::testGetCreator_CorrectKeyWithTwoCreators
. CLAMTest::FactoryRegistryTest::testGetCreatorSafe_CorrectKeyWithTwoCreators
. CLAMTest::FactoryRegistryTest::testAddCreator_RepeatedKey
. CLAMTest::FactoryRegistryTest::testAddCreatorSafe_RepeatedKey
. CLAMTest::FactoryRegistryTest::testRemoveCreators_WhenIsEmpty
. CLAMTest::FactoryRegistryTest::testRemoveCreators_WhenNotEmtpy
. CLAMTest::FactoryRegistryTest::testCount_WhenEmpty
. CLAMTest::FactoryRegistryTest::testCount_WithTwoCreators
. CLAMTest::FactoryRegistryTest::testGetRegisteredNames_WhenEmpty
. CLAMTest::FactoryRegistryTest::testGetRegisteredNames_WhenNotEmpty
+ CLAMTest::FactoryRegistratorTest
. CLAMTest::FactoryRegistratorTest::testCreate_ReturnsAnObjectOfTheTemplateType
. CLAMTest::FactoryRegistratorTest::testConstructorPassingFactory_RegistersCreator
. CLAMTest::FactoryRegistratorTest::testConstructorPassingKeyAndFactory_RegistersCreator
. CLAMTest::FactoryRegistratorTest::testConstructorPassingMetadata_AssertsWhenNoKey
. CLAMTest::FactoryRegistratorTest::testConstructorPassingMetadata_RegistersCreator
. CLAMTest::FactoryRegistratorTest::testConstructorPassingKey_RegistersCreator
. CLAMTest::FactoryRegistratorTest::testRegistratorsAsStaticObjects_FactoryUnicity
. CLAMTest::FactoryRegistratorTest::testRegistratorsAsStaticObjects_ProductsRegistered
+ CLAMTest::FactoriesAndLibrariesTest
. CLAMTest::FactoriesAndLibrariesTest::testCreate_LibraryRegisteredProduct
+ CLAMTest::FactoryTest
. CLAMTest::FactoryTest::testCreateFooReturnsAFoo
. CLAMTest::FactoryTest::testCreate_ReturnsAFoo
. CLAMTest::FactoryTest::testCreateSafe_WithABadKey
. CLAMTest::FactoryTest::testAddCreator_WithRepeatedKey
. CLAMTest::FactoryTest::testAddCreatorSafe_WithRepeatedKey
. CLAMTest::FactoryTest::testGetRegisteredNames_WithNoKeys
+ CLAMTest::FactorySingletonTest
. CLAMTest::FactorySingletonTest::testCreateFooReturnsAFoo
. CLAMTest::FactorySingletonTest::testCreate_ReturnsAFoo
. CLAMTest::FactorySingletonTest::testCreateSafe_WithABadKey
. CLAMTest::FactorySingletonTest::testFactoryIsSingleton
+ CLAMTest::TestsStlVector
. CLAMTest::TestsStlVector::testReserve
. CLAMTest::TestsStlVector::testAt
. CLAMTest::TestsStlVector::testResize_beforeReserve
. CLAMTest::TestsStlVector::testList_isCircularWithPhantomElement
. CLAMTest::TestsStlVector::testDeque_elementsNotInContiguousSpace
. CLAMTest::TestsStlVector::testVectorInsertInTheMiddle
+ CLAMTest::TestsPortsRegionsInteraction
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnectToIn_usingBaseClass
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnect
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnect_whenPortsAlreadyConnected
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnect_whenInPortAlreadyConnectedToAnotherOutPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnect_whenMoreThanOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnectNotifiesInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnect_whenPortsAreConnected
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnect_whenPortsAreConnected_usingBaseClass
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnect_whenPortsAreNotConnected_throwsException
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnect_whenMoreThanOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnectNotifiesInPort
. CLAMTest::TestsPortsRegionsInteraction::testPortChangeSizeResizesRegion
. CLAMTest::TestsPortsRegionsInteraction::testProduceAndConsume
. CLAMTest::TestsPortsRegionsInteraction::testProduceAndConsume_whenMoreThanOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortGetConnectedInPorts_whenOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortGetConnectedInPorts_whenMoreThanOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testInPortGetConnectedOutPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnectFromAll
. CLAMTest::TestsPortsRegionsInteraction::testOutPort_IsConnectableTo_WhenInPortIsTheSameType
. CLAMTest::TestsPortsRegionsInteraction::testOutPort_IsConnectableTo_WhenInPortIsDifferentType
. CLAMTest::TestsPortsRegionsInteraction::testConnectedPortsDestructors_whenInDeletedBefore
. CLAMTest::TestsPortsRegionsInteraction::testInPortPublisher_PublishInPort_withIncorrectInPort
. CLAMTest::TestsPortsRegionsInteraction::testInPortPublisher_PublishInPort_withProperInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_PublishOutPort_withIncorrectOutPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_destructor
. CLAMTest::TestsPortsRegionsInteraction::testAudioOutPortPublisher_beginDeletingPublished
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_PublishOutPort_withProperOutPort
. CLAMTest::TestsPortsRegionsInteraction::testInPortPublisher_PublishInPort_withSomeInPorts
. CLAMTest::TestsPortsRegionsInteraction::testOutPort_GetConnectedInPorts_whenConnectedToInPortPublisher
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_SetSize_assertsWhenDoesntPublishAnyPort
. CLAMTest::TestsPortsRegionsInteraction::testAudioOutPortPublisher_SetSize_assertsWhenDoesntPublishAnyPort
. CLAMTest::TestsPortsRegionsInteraction::testAudioOutPort_DefaultSize
. CLAMTest::TestsPortsRegionsInteraction::testAudioInPort_DefaultSize
. CLAMTest::TestsPortsRegionsInteraction::testOutPort_IsPhysicallyConnectedToIn_withOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testGetLastWrittenData_whenPortIsWrongType_throwsException
. CLAMTest::TestsPortsRegionsInteraction::testGetLastWrittenData_fillsWithCorrectData
. CLAMTest::TestsPortsRegionsInteraction::testOutPort_deleteSequence_Out_In
. CLAMTest::TestsPortsRegionsInteraction::testPort_deleteSequence_In_Out
. CLAMTest::TestsPortsRegionsInteraction::testPortPublisher_deleteSequence_In_InPub_Out
. CLAMTest::TestsPortsRegionsInteraction::testPortPublisher_deleteSequence_Out_InPub_In
. CLAMTest::TestsPortsRegionsInteraction::testAudioInPortPublisher_deleteSequence_Out_InPub_In
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_getsVisuallyAttached
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_getsDisconnected
+ CLAMTest::TestsAudioPorts
. CLAMTest::TestsAudioPorts::testCreateAudioOutPorts
. CLAMTest::TestsAudioPorts::testRegionOfAudioOutPort_hasCorrectSize
. CLAMTest::TestsAudioPorts::testAccessAudioOutPortDataReturnsAudioInsteadOfTData
. CLAMTest::TestsAudioPorts::testAudioPortsProduceAndConsume_whenInPortHasEqualSizeOfOne
. CLAMTest::TestsAudioPorts::testAudioPortsProduceAndConsume_whenInPortHasEqualSizeGreaterThanOne
. CLAMTest::TestsAudioPorts::testAudioPortsProduceAndConsume_afterConsuming
. CLAMTest::TestsAudioPorts::testAudioPortsProduceAndConsume_whenMoreThanOneReader
. CLAMTest::TestsAudioPorts::testAudioPortsProduceAndConsume_whenDifferentSizes
. CLAMTest::TestsAudioPorts::testAudioInPortPublisher_PublishInPort_withIncorrectInPort
. CLAMTest::TestsAudioPorts::testAudioInPortPublisher_PublishInPort_withProperInPort
+ CLAMTest::TestsStlBasedStream
. CLAMTest::TestsStlBasedStream::testStreamIncreasesSizeAfterProducing
+ CLAMTest::NetworkTest
. CLAMTest::NetworkTest::testGetProcessing_WhenNoProcessings
. CLAMTest::NetworkTest::testGetProcessing_WhenProcessingAdded
. CLAMTest::NetworkTest::testGetProcessing_WithTwoProcessings
. CLAMTest::NetworkTest::testAddProcessing_UsingFactory
. CLAMTest::NetworkTest::testHasProcessing_WhenHasIt
. CLAMTest::NetworkTest::testHasProcessing_WhenHasntIt
. CLAMTest::NetworkTest::testDestructor_DeletesChildrenProcessings
. CLAMTest::NetworkTest::testGetInPortByCompleteName_WhenPortExist
. CLAMTest::NetworkTest::testGetInPortByCompleteName_WhenPortDoesntExist
. CLAMTest::NetworkTest::testGetInPortByCompleteName_WhenProcessingDoesntExist
. CLAMTest::NetworkTest::testGetInPortByCompleteName_WhithMalformedName_WithNoDot
. CLAMTest::NetworkTest::testGetInPortByCompleteName_WithThreeIdentifiers
. CLAMTest::NetworkTest::testGetOutPortByCompleteName_WhenPortExist
. CLAMTest::NetworkTest::testGetOutPortByCompleteName_WhenPortDoesntExist
. CLAMTest::NetworkTest::testGetOutPortByCompleteName_WhenProcessingDoesntExist
. CLAMTest::NetworkTest::testGetOutPortByCompleteName_WhithMalformedName_WithNoDot
. CLAMTest::NetworkTest::testGetOutPortByCompleteName_WithThreeIdentifiers
. CLAMTest::NetworkTest::testGetInControlByCompleteName_WhenControlExist
. CLAMTest::NetworkTest::testGetInControlByCompleteName_WhenControlDoesntExist
. CLAMTest::NetworkTest::testGetInControlByCompleteName_WhenProcessingDoesntExist
. CLAMTest::NetworkTest::testGetInControlByCompleteName_WhithMalformedName_WithNoDot
. CLAMTest::NetworkTest::testGetInControlByCompleteName_WithThreeIdentifiers
. CLAMTest::NetworkTest::testGetOutControlByCompleteName_WhenControlExist
. CLAMTest::NetworkTest::testGetOutControlByCompleteName_WhenControlDoesntExist
. CLAMTest::NetworkTest::testGetOutControlByCompleteName_WhenProcessingDoesntExist
. CLAMTest::NetworkTest::testGetOutControlByCompleteName_WhithMalformedName_WithNoDot
. CLAMTest::NetworkTest::testGetOutControlByCompleteName_WithThreeIdentifiers
. CLAMTest::NetworkTest::testConnectPorts_WhenConnectionIsValid
. CLAMTest::NetworkTest::testConnectPorts_WhenConnectionIsNotValid
. CLAMTest::NetworkTest::testRemovePortsConnection_WhenPortsAreNotConnected
. CLAMTest::NetworkTest::testRemovePortsConnection_WhenPortsAreConnected
. CLAMTest::NetworkTest::testRemoveProcessing_WhenHasIt
. CLAMTest::NetworkTest::testRemoveProcessing_WhenHasntIt
. CLAMTest::NetworkTest::testConnectControls_WhenConnectionIsValid
. CLAMTest::NetworkTest::testConnectControls_WhenConnectionIsNotValid
. CLAMTest::NetworkTest::testRemoveControlsConnection_WhenControlsAreNotConnected
. CLAMTest::NetworkTest::testRemoveControlsConnection_WhenControlsAreConnected
. CLAMTest::NetworkTest::testStartNetworkStartsProcessings_WhenAreReady
. CLAMTest::NetworkTest::testStartNetworkDoesntStartProcessings_WhenAreNotReady
. CLAMTest::NetworkTest::testStopNetworkStopsProcessings_WhenAreRunning
. CLAMTest::NetworkTest::testStopNetworkDoesntStopProcessings_WhenAreNotRunning
. CLAMTest::NetworkTest::testIsEmpty_whenEmpty
. CLAMTest::NetworkTest::testIsEmpty_whenNotEmpty
. CLAMTest::NetworkTest::testHasMisconfiguredProcessings_whenAllConfigured
. CLAMTest::NetworkTest::testHasMisconfiguredProcessings_whenMisconfigured
. CLAMTest::NetworkTest::testHasSyncSource_whenEmpty
. CLAMTest::NetworkTest::testHasSyncSource_withExternalizer
. CLAMTest::NetworkTest::testSyncSourceProcessings
. CLAMTest::NetworkTest::testUseOfString_substr
+ CLAMTest::TestsPhantomBufferStream
. CLAMTest::TestsPhantomBufferStream::testStreamDontIncreasesSizeAfterProducing
. CLAMTest::TestsPhantomBufferStream::testStreamIncreasesSizeAfterLinkingWithBiggerRegion
. CLAMTest::TestsPhantomBufferStream::testPhantomBufferIncreasesAfterLinkingWithBiggerRegion
. CLAMTest::TestsPhantomBufferStream::testInsertionPositionInLogicalZone_afterLinkingWithBiggerRegion
. CLAMTest::TestsPhantomBufferStream::testLogicalSizeIncreases_whenWriterIncreasesItsSize
. CLAMTest::TestsPhantomBufferStream::testLogicalSizeRemainsTheSame_whenWriterDecreasesItsSize
. CLAMTest::TestsPhantomBufferStream::testLogicalSizeIncreases_whenReaderIncreasesItsSize
. CLAMTest::TestsPhantomBufferStream::testWriterRegionCantProduce_whenOverlapsReadingRegion
. CLAMTest::TestsPhantomBufferStream::testWriting_rearmostPos_when2ReadingRegions
. CLAMTest::TestsPhantomBufferStream::testWriter_sizeReservesSizePowOf2
. CLAMTest::TestsPhantomBufferStream::testPhantomZoneGetsUpdated_whenWroteInBeginningZone
. CLAMTest::TestsPhantomBufferStream::testBeginningZoneGetsUpdated_whenWroteInPhantomZone
. CLAMTest::TestsPhantomBufferStream::testPhantomZoneGetsUpdated_whenInsertedInLogicalZone
. CLAMTest::TestsPhantomBufferStream::testIntegrityAfterBufferResize
. CLAMTest::TestsPhantomBufferStream::testWriterResizes_whenRearmostReaderHasSameBeginDistance
. CLAMTest::TestsPhantomBufferStream::testReadingRegion_canReadInPhantomZone
+ CLAMTest::TestsRandomStream
. CLAMTest::TestsRandomStream::test
+ CLAMTest::TestsStream
STATS: {exectime_unittests}
INFO: scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... /home/vokimon/CajitasDeArena/mingw/clam/CLAM/test/FunctionalTests/FunctionalTests.exe + All Tests + CLAMTest::cppUnitHelperTest . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoToString_NotEquals . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoToString_Equals . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_Equals . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_DifferentUnrelatedClasses . CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_DifferentSuperAndSubClass . CLAMTest::cppUnitHelperTest::testLoggable_InsertAndThenGetLog . CLAMTest::cppUnitHelperTest::testLoggable_InsertAndThenGetLog_AfterClearLog + CLAMTest::FFTW3FunctionalTest . CLAMTest::FFTW3FunctionalTest::test_WithPowerOfTwoInput . CLAMTest::FFTW3FunctionalTest::test_WithNonPowerOfTwoInput . CLAMTest::FFTW3FunctionalTest::test_WithComplex . CLAMTest::FFTW3FunctionalTest::test_WithPolar . CLAMTest::FFTW3FunctionalTest::test_WithBPF + CLAMTest::FFTOouraFunctionalTest . CLAMTest::FFTOouraFunctionalTest::test_WithPowerOfTwoInput . CLAMTest::FFTOouraFunctionalTest::test_WithNonPowerOfTwoInput_fails . CLAMTest::FFTOouraFunctionalTest::test_WithComplex . CLAMTest::FFTOouraFunctionalTest::test_WithPolar . CLAMTest::FFTOouraFunctionalTest::test_WithBPF + CLAMTest::FFTNumRecFunctionalTest . CLAMTest::FFTNumRecFunctionalTest::test_WithPowerOfTwoInput . CLAMTest::FFTNumRecFunctionalTest::test_WithNonPowerOfTwoInput_fails . CLAMTest::FFTNumRecFunctionalTest::test_WithComplex . CLAMTest::FFTNumRecFunctionalTest::test_WithPolar . CLAMTest::FFTNumRecFunctionalTest::test_WithBPF + CLAMTest::TestStreamingSMSAnalysisSynthesis . CLAMTest::TestStreamingSMSAnalysisSynthesis::testAnalysisSynthesis . CLAMTest::TestStreamingSMSAnalysisSynthesis::testAnalysisSynthesisInaNetwork + CLAMTest::MultiChannelAudioFileReaderFunctionalTest . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWithoutAudioFileInConfig . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWhenFileDoesNotExist . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_DefaultChannelSelection_ChannelsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_DefaultChannelSelection_PortNumberIsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ManualChannelSelection_ChannelsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ManualChannelSelection_PortNumberIsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalse_ManualChannelSelection_TooMany . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testConfigure_ReturnsFalse_ManualChannelSelection_InvalidChannel . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_PCM_JustOneFrame . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_PCM_JustTwoFrames . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_OggVorbis_JustOneFrame . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_OggVorbis_JustTwoFrames . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_128kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_192kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_64kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_320kbps_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_LowVBR_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_AvgVBR_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::test_MpegAudioFiles_HighVBR_44kHz_AreDecoded_OK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_JustOneFrame_SampleRateIsOK . CLAMTest::MultiChannelAudioFileReaderFunctionalTest::testDo_JustTwoFrames_BeginTimesAreOK + CLAMTest::MelFilterBankTest . CLAMTest::MelFilterBankTest::test_Configuration . CLAMTest::MelFilterBankTest::test_Do_FullRangeFilterBank . CLAMTest::MelFilterBankTest::test_Do_SpeechRangeFilterBank + CLAMTest::MultiChannelAudioFileWriterFunctionalTest . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_PCM_WritesRightAKnownSignal . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_DoubleWriting_Is_Not_Allowed . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_PCM_WritesTheSameThatWasRead . CLAMTest::MultiChannelAudioFileWriterFunctionalTest::testDo_OggVorbis_WritesTheSameThatWasRead + CLAMTest::MonoAudioFileReaderFunctionalTest . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWithoutAudioFileInConfig . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWhenFileDoesNotExist . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsTrueWhenSelectedChannelExists . CLAMTest::MonoAudioFileReaderFunctionalTest::testConfigure_ReturnsFalseWhenSelectedChannelIsOutOfRange . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustOneFrameFromMonoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustTwoFramesFromMonoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustOneFrameFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_PCM_JustTwoFramesFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_OggVorbis_JustOneFrameFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_OggVorbis_JustTwoFramesFromStereoFile . CLAMTest::MonoAudioFileReaderFunctionalTest::test_MpegAudioFiles_AreDecoded_OK . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_JustTwoFramesBeginTimesAreRight . CLAMTest::MonoAudioFileReaderFunctionalTest::testDo_JustOneFrame_SampleRateIsOK . CLAMTest::MonoAudioFileReaderFunctionalTest::test_WindowsMedia_WAVE_File + CLAMTest::CepstralTransformTest . CLAMTest::CepstralTransformTest::test_Configuration . CLAMTest::CepstralTransformTest::test_Do_20to13 . CLAMTest::CepstralTransformTest::test_Do_20to1 + CLAMTest::MonoAudioFileWriterFunctionalTest . CLAMTest::MonoAudioFileWriterFunctionalTest::testConfigure_twoOnTheSameFileFail . CLAMTest::MonoAudioFileWriterFunctionalTest::testDo_PCM_WritesTheSameItWasRead . CLAMTest::MonoAudioFileWriterFunctionalTest::testDo_OggVorbis_WritesTheSameItWasRead + CLAMTest::ControlTraceReaderFunctionalTest . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsFalseWithoutTraceFileInConfig . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsFalseWhenFileDoesNotExist . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsTrueWhenTraceEventsExist . CLAMTest::ControlTraceReaderFunctionalTest::testConfigure_ReturnsFalseWhenTraceFileIsEmpty + CLAMTest::ControlTraceWriterFunctionalTest . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsTrueWithJustFilename . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsFalseWithoutTraceFileInConfig . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsTrueWhenFileExists . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsFalseWithoutInputsInConfig . CLAMTest::ControlTraceWriterFunctionalTest::testConfigure_ReturnsFalseWhenConfiguredWithNoInputs ........................NetworkPlayer::Init() In: /home/vokimon/CajitasDeArena/mingw/clam/testdata/Elvis.wav Out: /home/vokimon/CajitasDeArena/mingw/clam/testdata/SMSTests/out_sms_net_stream_result.wav .Warning: 1 sinks were not fed, so could not send audio to the callback. .Warning: 1 sinks were not fed, so could not send audio to the callback. ....................................................................................................................................................................................................................................................................terminate called after throwing an instance of 'CLAM::ErrAssertionFailed' what(): Starting an unconfigured processing end of the test .................scons: *** [run_functional_tests] Error 3 scons: building terminated because of errors.
STATS: {exectime_functests}
OUTPUT: scons: Reading SConscript files ... Loading nsis tool... scons: done reading SConscript files. scons: Building targets ... == Compiling plot/vmAudioStereoPlot.cxx In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic_windows.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_arch.h:78, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic_arch.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/thread/qbasicatomic.h:209, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qbasicatomic.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/thread/qatomic.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/tools/qbytearray.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qbytearray.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/tools/qstring.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qstring.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/kernel/qobject.h:50, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qobject.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qlayout.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qlayout.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qgridlayout.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qgridlayout.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/QGridLayout:1, from plot/vmAudioStereoPlot.cxx:22: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘bool QBasicAtomicInt::ref()’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:402: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘bool QBasicAtomicInt::deref()’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:407: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘bool QBasicAtomicInt::testAndSetOrdered(int, int)’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:412: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘int QBasicAtomicInt::fetchAndStoreOrdered(int)’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:416: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘int QBasicAtomicInt::fetchAndAddOrdered(int)’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:420: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qcolor.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/QColor:1, from widget/vmRuler.hxx:26, from plot/vmAudioStereoPlot.cxx:24: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qcolor.h: At global scope: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qcolor.h:243: warning: ‘QDataStream& operator<<(QDataStream&, const QColor&)’ redeclared without dllimport attribute: previous dllimport ignored /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qcolor.h:244: warning: ‘QDataStream& operator>>(QDataStream&, QColor&)’ redeclared without dllimport attribute: previous dllimport ignored In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qpainterpath.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qtransform.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qtransform.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qbrush.h:52, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qbrush.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qpalette.h:49, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qpalette.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qwidget.h:50, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qwidget.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/../../src/opengl/qgl.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/qgl.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/QGLWidget:1, from widget/vmRuler.hxx:27, from plot/vmAudioStereoPlot.cxx:24: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qpainterpath.h:223: warning: ‘QDataStream& operator<<(QDataStream&, const QPainterPath&)’ redeclared without dllimport attribute: previous dllimport ignored /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qpainterpath.h:224: warning: ‘QDataStream& operator>>(QDataStream&, QPainterPath&)’ redeclared without dllimport attribute: previous dllimport ignored In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qkeysequence.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qwidget.h:58, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qwidget.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/../../src/opengl/qgl.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/qgl.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/QGLWidget:1, from widget/vmRuler.hxx:27, from plot/vmAudioStereoPlot.cxx:24: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qkeysequence.h:198: warning: ‘QDataStream& operator<<(QDataStream&, const QKeySequence&)’ redeclared without dllimport attribute: previous dllimport ignored /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qkeysequence.h:199: warning: ‘QDataStream& operator>>(QDataStream&, QKeySequence&)’ redeclared without dllimport attribute: previous dllimport ignored == Compiling plot/vmFundamentalPlot.cxx In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic_windows.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_arch.h:78, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic_arch.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/thread/qbasicatomic.h:209, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qbasicatomic.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/thread/qatomic.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/tools/qbytearray.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qbytearray.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/tools/qstring.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qstring.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/kernel/qobject.h:50, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qobject.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/io/qiodevice.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qiodevice.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/io/qdatastream.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qdatastream.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/tools/qstringlist.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qstringlist.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qcolor.h:49, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qcolor.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/QColor:1, from widget/vmRuler.hxx:26, from plot/vmFundamentalPlot.cxx:22: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘bool QBasicAtomicInt::ref()’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:402: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘bool QBasicAtomicInt::deref()’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:407: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘bool QBasicAtomicInt::testAndSetOrdered(int, int)’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:412: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘int QBasicAtomicInt::fetchAndStoreOrdered(int)’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:416: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘int QBasicAtomicInt::fetchAndAddOrdered(int)’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:420: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qcolor.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/QColor:1, from widget/vmRuler.hxx:26, from plot/vmFundamentalPlot.cxx:22: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qcolor.h: At global scope: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qcolor.h:243: warning: ‘QDataStream& operator<<(QDataStream&, const QColor&)’ redeclared without dllimport attribute: previous dllimport ignored /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qcolor.h:244: warning: ‘QDataStream& operator>>(QDataStream&, QColor&)’ redeclared without dllimport attribute: previous dllimport ignored In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qpainterpath.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qtransform.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qtransform.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qbrush.h:52, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qbrush.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qpalette.h:49, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qpalette.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qwidget.h:50, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qwidget.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/../../src/opengl/qgl.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/qgl.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/QGLWidget:1, from widget/vmRuler.hxx:27, from plot/vmFundamentalPlot.cxx:22: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qpainterpath.h:223: warning: ‘QDataStream& operator<<(QDataStream&, const QPainterPath&)’ redeclared without dllimport attribute: previous dllimport ignored /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qpainterpath.h:224: warning: ‘QDataStream& operator>>(QDataStream&, QPainterPath&)’ redeclared without dllimport attribute: previous dllimport ignored In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qkeysequence.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qwidget.h:58, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qwidget.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/../../src/opengl/qgl.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/qgl.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/QGLWidget:1, from widget/vmRuler.hxx:27, from plot/vmFundamentalPlot.cxx:22: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qkeysequence.h:198: warning: ‘QDataStream& operator<<(QDataStream&, const QKeySequence&)’ redeclared without dllimport attribute: previous dllimport ignored /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qkeysequence.h:199: warning: ‘QDataStream& operator>>(QDataStream&, QKeySequence&)’ redeclared without dllimport attribute: previous dllimport ignored == Compiling plot/vmSpectrogramPlot.cxx In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic_windows.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_arch.h:78, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic_arch.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/thread/qbasicatomic.h:209, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qbasicatomic.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/thread/qatomic.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/tools/qbytearray.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qbytearray.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/tools/qstring.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qstring.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/kernel/qobject.h:50, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qobject.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qlayout.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qlayout.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qgridlayout.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qgridlayout.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/QGridLayout:1, from plot/vmSpectrogramPlot.cxx:22: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘bool QBasicAtomicInt::ref()’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:402: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘bool QBasicAtomicInt::deref()’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:407: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘bool QBasicAtomicInt::testAndSetOrdered(int, int)’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:412: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘int QBasicAtomicInt::fetchAndStoreOrdered(int)’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:416: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h: In member function ‘int QBasicAtomicInt::fetchAndAddOrdered(int)’: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_windows.h:420: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qcolor.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/QColor:1, from widget/vmRuler.hxx:26, from plot/vmSpectrogramPlot.cxx:23: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qcolor.h: At global scope: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qcolor.h:243: warning: ‘QDataStream& operator<<(QDataStream&, const QColor&)’ redeclared without dllimport attribute: previous dllimport ignored /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qcolor.h:244: warning: ‘QDataStream& operator>>(QDataStream&, QColor&)’ redeclared without dllimport attribute: previous dllimport ignored In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qpainterpath.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qtransform.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qtransform.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qbrush.h:52, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qbrush.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qpalette.h:49, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qpalette.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qwidget.h:50, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qwidget.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/../../src/opengl/qgl.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/qgl.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/QGLWidget:1, from widget/vmRuler.hxx:27, from plot/vmSpectrogramPlot.cxx:23: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qpainterpath.h:223: warning: ‘QDataStream& operator<<(QDataStream&, const QPainterPath&)’ redeclared without dllimport attribute: previous dllimport ignored /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/painting/qpainterpath.h:224: warning: ‘QDataStream& operator>>(QDataStream&, QPainterPath&)’ redeclared without dllimport attribute: previous dllimport ignored In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qkeysequence.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qwidget.h:58, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/qwidget.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/../../src/opengl/qgl.h:47, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/qgl.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtOpenGL/QGLWidget:1, from widget/vmRuler.hxx:27, from plot/vmSpectrogramPlot.cxx:23: /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qkeysequence.h:198: warning: ‘QDataStream& operator<<(QDataStream&, const QKeySequence&)’ redeclared without dllimport attribute: previous dllimport ignored /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qkeysequence.h:199: warning: ‘QDataStream& operator>>(QDataStream&, QKeySequence&)’ redeclared without dllimport attribute: previous dllimport ignored == Compiling plot/vmMultiBPFPlot.cxx In file included from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic_windows.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/arch/qatomic_arch.h:78, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic_arch.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/thread/qbasicatomic.h:209, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qbasicatomic.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/thread/qatomic.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qatomic.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/tools/qbytearray.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qbytearray.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/tools/qstring.h:48, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qstring.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/kernel/qobject.h:50, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/qobject.h:1, from /home/vokimon/.wine/drive_c/Qt/4.4.0/include/QtCore/../../src/corelib/io/qiodevice.h:48, from /home/vokimon/.wine/drive_