Skip to content

Instantly share code, notes, and snippets.

@return
Created July 26, 2017 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save return/0ff2de707abdfe0bc2da33058071025c to your computer and use it in GitHub Desktop.
Save return/0ff2de707abdfe0bc2da33058071025c to your computer and use it in GitHub Desktop.
Swift 3.1 Haiku detailed test results
This file has been truncated, but you can view the full file.
<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name='Swift-Unit' tests='239' failures='0'>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='CodeCompletionToken.FindInEmptyFile' time='0.09'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='CodeCompletionToken.FindNonExistent' time='0.10'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='CodeCompletionToken.RemovesOtherTokens' time='0.11'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='CodeCompletionToken.FindBegin' time='0.12'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='CodeCompletionToken.FindEnd' time='0.11'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='CodeCompletionToken.FindSingleLine' time='0.12'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='CodeCompletionToken.FindMultiline' time='0.12'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='Placeholders.Replace' time='0.12'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='Placeholders.ReplaceNoCallback' time='0.10'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='Placeholders.NoPlaceholder1' time='0.09'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='Placeholders.NoPlaceholder2' time='0.08'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='Placeholders.Nested' time='0.08'/>
<testcase classname='Swift-Unit.IDE/SwiftIDETests' name='Placeholders.TooShort' time='0.07'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='CompilerVersionTest.VersionComparison' time='0.04'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='VersionTest.VersionComparison' time='0.04'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.TokenizeSkipComments' time='0.05'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.TokenizeWithComments' time='0.08'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.EOFTokenLengthIsZero' time='0.07'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.BrokenStringLiteral1' time='0.09'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.BrokenStringLiteral2' time='0.09'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.StringLiteralWithNUL1' time='0.10'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.RestoreBasic' time='0.10'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.RestoreNewlineFlag' time='0.10'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.RestoreStopAtCodeCompletion' time='0.10'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.getLocForStartOfToken' time='0.10'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.NestedSubLexers' time='0.10'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.TokenizePlaceholder' time='0.10'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.NoPlaceholder' time='0.10'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='LexerTest.NestedPlaceholder' time='0.10'/>
<testcase classname='Swift-Unit.Parse/SwiftParseTests' name='TokenizerTest.ProperlySplitTokens' time='0.10'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='OptionSet.contains' time='0.01'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='OptionSet.intptr_t' time='0.01'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='OptionSet.intptr_t_isConstructible' time='0.01'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ValueEnumerator.basic' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='Range.basic' time='0.01'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ReverseRange.basic' time='0.01'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.EmptyIntMapTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.ConstEmptyMapTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.SingleEntryMapTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.ClearTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.EraseTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.EraseTest2' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.InsertTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.CopyConstructorTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.CopyConstructorNotSmallTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.CopyConstructorFromDefaultTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.CopyConstructorFromEmptyTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.AssignmentTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.IterationTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/0.ConstIteratorTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.EmptyIntMapTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.ConstEmptyMapTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.SingleEntryMapTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.ClearTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.EraseTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.EraseTest2' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.InsertTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.CopyConstructorTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.CopyConstructorNotSmallTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.CopyConstructorFromDefaultTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.CopyConstructorFromEmptyTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.AssignmentTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.IterationTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/1.ConstIteratorTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.EmptyIntMapTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.ConstEmptyMapTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.SingleEntryMapTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.ClearTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.EraseTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.EraseTest2' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.InsertTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.CopyConstructorTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.CopyConstructorNotSmallTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.CopyConstructorFromDefaultTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.CopyConstructorFromEmptyTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.AssignmentTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.IterationTest' time='0.05'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/2.ConstIteratorTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.EmptyIntMapTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.ConstEmptyMapTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.SingleEntryMapTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.ClearTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.EraseTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.EraseTest2' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.InsertTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.CopyConstructorTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.CopyConstructorNotSmallTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.CopyConstructorFromDefaultTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.CopyConstructorFromEmptyTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.AssignmentTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.IterationTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/3.ConstIteratorTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.EmptyIntMapTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.ConstEmptyMapTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.SingleEntryMapTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.ClearTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.EraseTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.EraseTest2' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.InsertTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.CopyConstructorTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.CopyConstructorNotSmallTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.CopyConstructorFromDefaultTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.CopyConstructorFromEmptyTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.AssignmentTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.IterationTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/4.ConstIteratorTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.EmptyIntMapTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.ConstEmptyMapTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.SingleEntryMapTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.ClearTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.EraseTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.EraseTest2' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.InsertTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.CopyConstructorTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.CopyConstructorNotSmallTest' time='0.05'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.CopyConstructorFromDefaultTest' time='0.05'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.CopyConstructorFromEmptyTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.AssignmentTest' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.IterationTest' time='0.06'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorTest/5.ConstIteratorTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorCustomTest.StringRefTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorCustomTest.FindAsTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='BlotMapVectorCustomTest.SmallBlotMapVectorGrowTest' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.Add' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.AppendEmptyAfterAdd' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.AppendSetBits' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.AddAdd' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.Copies' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.CopyClearIntoAllocated' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.AddMoveAdd' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.MultiChunkAppend' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.AssignAfterGrowth' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.Enumeration' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.SetClearBit' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.FlipAllSmall' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ClusteredBitVector.FlipAllBig' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='Demangle.DemangleWrappers' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='EditorPlaceholder.EditorPlaceholders' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='EditorPlaceholder.InvalidEditorPlaceholders' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='EncodedSequenceTest.PushIterate' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='EncodedSequenceTest.CopyCtor' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='EncodedSequenceTest.MoveCtor' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='EncodedSequenceTest.CopyAssign' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='EncodedSequenceTest.MoveAssign' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='FileSystem.MoveFileIfDifferentEmpty' time='0.06'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='FileSystem.MoveFileIfDifferentNonEmpty' time='0.06'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='FileSystem.MoveFileIfDifferentNonExistent' time='0.05'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='FileSystem.MoveFileIfDifferentInvalid' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ImmutableSortedSet.OneElementSets' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ImmutablePointerSet.MultipleElementSets' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ImmutablePointerSet.EmptyIntersectionTests' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PointerIntEnumTest.DefaultConstructorYieldsInvalid' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PointerIntEnumTest.PointerConstructor' time='0.01'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PointerIntEnumTest.IndexConstructor' time='0.01'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PointerIntEnumTest.CopyConstructorAssignment' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PointerIntEnumTest.MoveConstructorAssignment' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PointerIntEnumTest.Comparisons' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PrefixMapTest.Insert' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PrefixMapTest.Test1' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PrefixMapTest.Test2' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PrefixMapTest.Test3' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='PrefixMapTest.Test4' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='SourceManager.IsBeforeInBuffer' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='SourceManager.RangeContainsTokenLoc' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='SourceManager.RangeContains' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='CamelCaseWordsTest.Iteration' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='CamelCaseWordsTest.PluralAcronyms' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='CamelCaseWordsTest.MorePluralAcronyms' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='CamelCaseWordsTest.WordsWithUnderscores' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ToLowercaseTest.Words' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ToLowercaseInitialismsTest.Words' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ToSentencecaseTest.Words' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='SuccessorMapTest.T1' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='SuccessorMapTest.T2' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='SuccessorMapTest.T3' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ThreadSafeRefCountedBase.ReleaseSimple' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ThreadSafeRefCountedBase.Release' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ThreadSafeRefCountedBaseVPTR.ReleaseSimple' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ThreadSafeRefCountedBaseVPTR.Release' time='0.04'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='TransformArrayRefTest.Empty' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='TransformArrayRefTest.Subscript' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='TransformArrayRefTest.Iteration' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='TransformArrayRefTest.Slicing' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='TreeScopedHashTableTest.T1' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='TreeScopedHashTableTest.T2' time='0.02'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='TreeScopedHashTableTest.IteratorTest' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ExtractExtendedGraphemeCluster.Test1' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ExtractExtendedGraphemeCluster.TestsFromUnicodeSpec' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='ExtractExtendedGraphemeCluster.ExtraTests' time='0.03'/>
<testcase classname='Swift-Unit.Basic/SwiftBasicTests' name='IsSingleExtendedGraphemeCluster.Test1' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.BasicLoad' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.IndependentNodes' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.IndependentDepKinds' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.IndependentDepKinds2' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.IndependentMembers' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.SimpleDependent' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.SimpleDependentReverse' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.SimpleDependent2' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.SimpleDependent3' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.SimpleDependent4' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.SimpleDependent5' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.SimpleDependent6' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.SimpleDependentMember' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.MultipleDependentsSame' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.MultipleDependentsDifferent' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.ChainedDependents' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.MarkTwoNodes' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.MarkOneNodeTwice' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.MarkOneNodeTwice2' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.NotTransitiveOnceMarked' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.DependencyLoops' time='0.04'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.MarkIntransitive' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.MarkIntransitiveTwice' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.MarkIntransitiveThenIndirect' time='0.04'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.SimpleExternal' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.SimpleExternal2' time='0.03'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.ChainedExternal' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.ChainedExternalReverse' time='0.02'/>
<testcase classname='Swift-Unit.Driver/SwiftDriverTests' name='DependencyGraph.ChainedExternalPreMarked' time='0.02'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='Override.IdenticalTypes' time='0.04'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='Override.UnrelatedTypes' time='0.09'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='Override.Classes' time='0.12'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='Override.Optionals' time='0.11'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='Override.IUONearMatch' time='0.11'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='Override.OptionalMismatch' time='0.11'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='Override.OptionalMismatchTuples' time='0.12'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='Override.OptionalMismatchFunctions' time='0.11'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='SourceLoc.AssignExpr' time='0.11'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='SourceLoc.StmtConditionElement' time='0.11'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='SourceLoc.TupleExpr' time='0.11'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='VersionRangeLattice.AllIsTopElement' time='0.10'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='VersionRangeLattice.EmptyIsBottomElement' time='0.10'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='VersionRangeLattice.ContainmentClosedEndedPositiveInfinity' time='0.10'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='VersionRangeLattice.MeetWithAll' time='0.10'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='VersionRangeLattice.JoinWithAll' time='0.10'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='VersionRangeLattice.MeetWithEmpty' time='0.10'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='VersionRangeLattice.JoinWithEmpty' time='0.09'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='VersionRangeLattice.MeetWithClosedEndedPositiveInfinity' time='0.08'/>
<testcase classname='Swift-Unit.AST/SwiftASTTests' name='VersionRangeLattice.JoinWithClosedEndedPositiveInfinity' time='0.08'/>
</testsuite>
<testsuite name='Swift(haiku-x86_64)' tests='2822' failures='291'>
<testcase classname='Swift(haiku-x86_64).AutolinkExtract' name='linker-order.ll' time='0.24'>
<failure >
Script:
--
llc -mtriple armv7--linux-gnueabihf -filetype obj -o - /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/linker-order.ll | /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-autolink-extract -o - - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/linker-order.ll
llc -mtriple x86_64--windows-gnu -filetype obj -o - /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/linker-order.ll | /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-autolink-extract -o - - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/linker-order.ll
llc -mtriple x86_64--windows-cygnus -filetype obj -o - /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/linker-order.ll | /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-autolink-extract -o - - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/linker-order.ll
--
Exit Code: 2
Command Output (stderr):
--
llc: : error: unable to get target for 'armv7--linux-gnueabihf', see --version and --triple.
&lt;unknown&gt;:0: error: error opening input file '-' (The file was not recognized as a valid object file
)
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/linker-order.ll
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).CircularReferences' name='global_typealias.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='linker.swift' time='0.90'>
<failure >
Script:
--
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-macosx10.9 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix SIMPLE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-ios7.1 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix IOS_SIMPLE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-tvos9.0 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix tvOS_SIMPLE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target i386-apple-watchos2.0 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix watchOS_SIMPLE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-unknown-linux-gnu -Ffoo -framework bar -Lbaz -lboo -Xlinker -undefined /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.linux.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix LINUX-x86_64 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.linux.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target armv6-unknown-linux-gnueabihf -Ffoo -framework bar -Lbaz -lboo -Xlinker -undefined /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.linux.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix LINUX-armv6 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.linux.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target armv7-unknown-linux-gnueabihf -Ffoo -framework bar -Lbaz -lboo -Xlinker -undefined /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.linux.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix LINUX-armv7 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.linux.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target thumbv7-unknown-linux-gnueabihf -Ffoo -framework bar -Lbaz -lboo -Xlinker -undefined /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.linux.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix LINUX-thumbv7 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.linux.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target armv7-none-linux-androideabi -Ffoo -framework bar -Lbaz -lboo -Xlinker -undefined /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.android.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix ANDROID-armv7 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.android.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix ANDROID-armv7-NEGATIVE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.android.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-unknown-windows-cygnus -Ffoo -framework bar -Lbaz -lboo -Xlinker -undefined /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.cygwin.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix CYGWIN-x86_64 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.cygwin.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -emit-library -target x86_64-apple-macosx10.9.1 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift -sdk /boot/home/Desktop/swift-source/swift/test/Driver/../Inputs/clang-importer-sdk -lfoo -framework bar -Lbaz -Fgarply -Xlinker -undefined -Xlinker dynamic_lookup -o sdk.out 2&gt;&amp;1 &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.complex.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.complex.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix COMPLEX /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.complex.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-macosx10.9 -g /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix DEBUG /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-macosx10.10 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple-macosx10.10.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple-macosx10.10.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix SIMPLE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple-macosx10.10.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-ios8.0 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple-ios8.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix IOS_ARCLITE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp.simple-ios8.txt
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-macosx10.11 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix NO_ARCLITE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-ios9.0 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix NO_ARCLITE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target arm64-apple-tvos9.0 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix NO_ARCLITE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target armv7k-apple-watchos2.0 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix NO_ARCLITE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp
touch /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/a.o
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-macosx10.9 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/a.o -o linker 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix COMPILE_AND_LINK /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-macosx10.9 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/a.o -driver-use-filelists -o linker 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix FILELIST /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-macosx10.9 -emit-library /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift -module-name LINKER | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix INFERRED_NAME /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-jobs -target x86_64-apple-macosx10.9 -emit-library /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift -o libLINKER.dylib | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix INFERRED_NAME /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/DISTINCTIVE-PATH/usr/bin/
touch /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/DISTINCTIVE-PATH/usr/bin/ld
chmod +x /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/DISTINCTIVE-PATH/usr/bin/ld
ln '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift' /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/DISTINCTIVE-PATH/usr/bin/swiftc || cp '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift' /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/DISTINCTIVE-PATH/usr/bin/swiftc
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/DISTINCTIVE-PATH/usr/bin/swiftc /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift -### | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=RELATIVE-LINKER /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/ANOTHER-DISTINCTIVE-PATH/usr/bin
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/ANOTHER-DISTINCTIVE-PATH/usr/lib/arc
cp /boot/home/Desktop/swift-source/swift/test/Driver/Inputs/xcrun-return-self.sh /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/ANOTHER-DISTINCTIVE-PATH/usr/bin/xcrun
env PATH=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/ANOTHER-DISTINCTIVE-PATH/usr/bin /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/DISTINCTIVE-PATH/usr/bin/swiftc -target x86_64-apple-macosx10.9 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift -### | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=XCRUN_ARCLITE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/DISTINCTIVE-PATH/usr/lib/arc
env PATH=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/ANOTHER-DISTINCTIVE-PATH/usr/bin /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/DISTINCTIVE-PATH/usr/bin/swiftc -target x86_64-apple-macosx10.9 /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift -### | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=RELATIVE_ARCLITE /boot/home/Desktop/swift-source/swift/test/Driver/linker.swift
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/linker.swift.tmp/DISTINCTIVE-PATH/usr/bin/swiftc
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Driver/linker.swift:76:15: error: expected string not found in input
// CHECK-DAG: -force_load {{[^ ]+/lib/arc/libarclite_macosx.a}} -framework CoreFoundation
^
&lt;stdin&gt;:2:9: note: scanning from here
/bin/ld /tmp/linker-968780.o -lobjc -lSystem -arch x86_64 -L BUILD_DIR/lib/swift/macosx -rpath BUILD_DIR/lib/swift/macosx -macosx_version_min 10.9.0 -no_objc_category_merging -o linker
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver' name='merge-module.swift' time='3.38'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='modulewrap.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).Interpreter' name='RosettaCode.swift' time='3.41'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Interpreter/Output/RosettaCode.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Interpreter/Output/RosettaCode.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Interpreter/RosettaCode.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Interpreter/Output/RosettaCode.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Interpreter/Output/RosettaCode.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Interpreter/RosettaCode.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILGen' name='global_resilience.swift' time='0.92'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='guaranteed_closure_context.swift' time='0.70'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='guaranteed_self.swift' time='1.13'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_unavailable.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_usr.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='multiple_ast.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).type/infer' name='global_variables.swift' time='0.67'/>
<testcase classname='Swift(haiku-x86_64).type/infer' name='instance_variables.swift' time='0.82'/>
<testcase classname='Swift(haiku-x86_64).type/infer' name='local_variables.swift' time='0.80'/>
<testcase classname='Swift(haiku-x86_64).AutolinkExtract' name='error_no_inputs.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).AutolinkExtract' name='import.swift' time='2.55'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-library -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import.swift.tmp/empty.swiftmodule -module-name empty -module-link-name empty /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/empty.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -c /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/import.swift -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import.swift.tmp -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import.swift.tmp/import_experimental.o
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-autolink-extract /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import.swift.tmp/import_experimental.o -o - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' --check-prefix CHECK-elf /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/import.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).AutolinkExtract' name='import_archive.swift' time='2.73'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import_archive.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import_archive.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-library -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import_archive.swift.tmp/empty.swiftmodule -module-name empty -module-link-name empty /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/empty.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -c /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/import_archive.swift -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import_archive.swift.tmp -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import_archive.swift.tmp/import_experimental.o
llvm-ar cr /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import_archive.swift.tmp/import_experimental.a /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import_archive.swift.tmp/import_experimental.o
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-autolink-extract /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/AutolinkExtract/Output/import_archive.swift.tmp/import_experimental.a -o - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' --check-prefix CHECK-elf /boot/home/Desktop/swift-source/swift/test/AutolinkExtract/import_archive.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver' name='environment.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='filelists.swift' time='3.77'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='linker-autolink-extract.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='generic_tuples.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='generic_witness.swift' time='2.55'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='global_init_attribute.swift' time='2.38'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_overrides.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_stdlib.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_symlink.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).type/function' name='labels.swift' time='1.95'/>
<testcase classname='Swift(haiku-x86_64).type/infer' name='closures.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).AutolinkExtract' name='empty.swift' time='0.67'/>
<testcase classname='Swift(haiku-x86_64).AutolinkExtract' name='empty_archive.swift' time='0.70'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='embed-bitcode.swift' time='1.35'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='emit-module-from-sib.swift' time='1.94'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='emit-objc-header.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='emit-sib-single-file.swift' time='2.18'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Onone -emit-sib /boot/home/Desktop/swift-source/swift/test/Driver/emit-sib-single-file.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp.sib
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp.sib -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/emit-sib-single-file.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Onone -c /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp.sib -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp.o
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp.o -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/emit-sib-single-file.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Onone -emit-sibgen /boot/home/Desktop/swift-source/swift/test/Driver/emit-sib-single-file.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp.sib
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp.sib -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/emit-sib-single-file.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Onone -c /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp.sib -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp.o
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp.o -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/emit-sib-single-file.swift.tmp | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/emit-sib-single-file.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILGen' name='generic_objc_block_bridge.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='generic_property_base_lifetime.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='generic_signatures.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_info_container.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_info_type.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_invalid.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).type' name='array.swift' time='0.80'/>
<testcase classname='Swift(haiku-x86_64).type' name='dictionary.swift' time='0.52'/>
<testcase classname='Swift(haiku-x86_64).APINotes' name='properties.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).APINotes' name='type_changes.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).APINotes' name='versioned.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).APINotes' name='yaml-roundtrip.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='driver-use-frontend.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='driver_mode.swift' time='0.45'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='dump-parse.swift' time='0.63'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='generic_casts.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='generic_closures.swift' time='0.70'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='generic_literals.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='generic_local_property.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_getter.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_implicit_init.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_info.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_info_async.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).APINotes' name='blocks.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).APINotes' name='broken-swift-name.swift' time='0.47'/>
<testcase classname='Swift(haiku-x86_64).APINotes' name='irgen-prop-getter-setter.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='debug-output.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='driver-compile.swift' time='5.30'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='driver-time-compilation.swift' time='0.94'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='function_conversion.swift' time='0.50'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='function_conversion_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='functions.swift' time='0.57'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_forbid_typecheck.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_generic_enum.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_generics.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).swift-format' name='main.swift' time='1.07'/>
<testcase classname='Swift(haiku-x86_64).APINotes' name='basic.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='continue-building-after-errors.swift' time='1.11'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='crash.swift' time='5.15'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='createCompilerInvocation.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='foreach.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='foreign_errors.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='fragile_globals.swift' time='0.98'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='crash2.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_big_array.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='cursor_callargs.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stmt' name='if_unexpected_else.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).stmt' name='if_while_var.swift' time='2.48'/>
<testcase classname='Swift(haiku-x86_64).stmt' name='statements.swift' time='1.16'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='bridging-pch.swift' time='0.89'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='broken_output_file_map.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='color-diagnostics.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='final.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='for_loop_tuple_destructure_reabstraction.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='force_cast_chained_optional.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CursorInfo' name='crash1.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stmt' name='errors_nonobjc.swift' time='0.45'/>
<testcase classname='Swift(haiku-x86_64).stmt' name='errors_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stmt' name='foreach.swift' time='0.57'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='assert.swift' time='2.24'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='autolink_extract.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='basic_output_file_map.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='bindings.swift' time='1.94'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='extensions_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='external-associated-type-conformance.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='external_definitions.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stmt' name='errors.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).Driver' name='actions.swift' time='0.44'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=BASIC
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -c /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=BASICC
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -emit-sil /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=BASICSIL
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -emit-silgen /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=BASICSILGEN
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -S /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=BASICASM
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -emit-module /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=BASICMODULE
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -emit-executable -emit-module /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=EXEC-AND-MODULE
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -g /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=DEBUG
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -gnone -g /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=DEBUG
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -gnone /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=BASIC
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -g -gnone /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=BASIC
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -g -c /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=DEBUG-OBJECT
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -g -emit-executable -emit-module /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=DEBUG-MODULE
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -gnone -g -emit-executable -emit-module /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=DEBUG-MODULE
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -gnone -emit-executable -emit-module /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=EXEC-AND-MODULE
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -g -gnone -emit-executable -emit-module /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=EXEC-AND-MODULE
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions /boot/home/Desktop/swift-source/swift/test/Driver/Inputs/main.swift /boot/home/Desktop/swift-source/swift/test/Driver/../Inputs/empty.swift /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -module-name actions 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=MULTI
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -g /boot/home/Desktop/swift-source/swift/test/Driver/Inputs/main.swift /boot/home/Desktop/swift-source/swift/test/Driver/../Inputs/empty.swift /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -module-name actions 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=DEBUG-MULTI
touch /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/a.o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/b.o
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/a.o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/b.o -o main 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=LINK-ONLY
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -g /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/a.o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/b.o -o main 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=LINK-ONLY
touch /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/a.swiftmodule /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/b.swiftmodule
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -g /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/a.o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/b.o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/a.swiftmodule /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/b.swiftmodule -o main 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=DEBUG-LINK-ONLY
touch /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/a.o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/b.o
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Output/actions.swift.tmp/a.o /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -o main 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=COMPILE-PLUS-OBJECT
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions /boot/home/Desktop/swift-source/swift/test/Driver/Inputs/main.swift /boot/home/Desktop/swift-source/swift/test/Driver/../Inputs/empty.swift /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -module-name actions -force-single-frontend-invocation 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=WHOLE-MODULE
env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -driver-print-actions -g /boot/home/Desktop/swift-source/swift/test/Driver/Inputs/main.swift /boot/home/Desktop/swift-source/swift/test/Driver/../Inputs/empty.swift /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -module-name actions -force-single-frontend-invocation 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Driver/actions.swift -check-prefix=WHOLE-MODULE -check-prefix=WHOLE-MODULE-DEBUG
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Driver/actions.swift:9:11: error: expected string not found in input
// BASIC: 2: link, {1}, image
^
&lt;stdin&gt;:3:1: note: scanning from here
2: swift-autolink-extract, {1}, autolink
^
&lt;stdin&gt;:4:2: note: possible intended match here
3: link, {1, 2}, image
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver' name='advanced_output_file_map.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='existential_metatypes.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='expressions.swift' time='0.97'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='extensions.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='extensions_multifile.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='subString.swift' time='0.49'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/subString.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/subString.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/subString.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/subString.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/subString.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='tgmath.swift' time='1.38'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/tgmath.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/tgmath.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/tgmath.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/tgmath.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/tgmath.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/tgmath.swift:14:8: error: no such module 'Darwin.C.tgmath'
import Darwin.C.tgmath
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='tgmath_optimized.swift' time='0.52'>
<failure >
Script:
--
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/tgmath_optimized.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/tgmath_optimized.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/tgmath_optimized.swift.tmp/a.out -Ounchecked
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/tgmath_optimized.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/tgmath_optimized.swift:9:10: error: no such module 'Darwin'
import Darwin
^
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='edited_property_getter.swift' time='0.42'/>
<testcase classname='Swift(haiku-x86_64).Interpreter' name='FunctionConversion.swift' time='0.58'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Interpreter/Output/FunctionConversion.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Interpreter/Output/FunctionConversion.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Interpreter/FunctionConversion.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Interpreter/Output/FunctionConversion.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Interpreter/Output/FunctionConversion.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILGen' name='erasure_reabstraction.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='errors.swift' time='0.78'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='existential_erasure.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-width2.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-with-cr.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-with-tab.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='simd.swift.gyb' time='1.71'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/simd.swift.gyb.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/simd.swift.gyb.tmp &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/gyb /boot/home/Desktop/swift-source/swift/test/stdlib/simd.swift.gyb -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/simd.swift.gyb.tmp/main.swift &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/simd.swift.gyb.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/simd.swift.gyb.tmp/main.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/simd.swift.gyb.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/simd.swift.gyb.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/simd.swift.gyb.tmp/a.out
--
Exit Code: 1
Command Output (stdout):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/simd.swift.gyb:7:8: error: no such module 'simd'
import simd
^
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='simd_diagnostics.swift' time='0.54'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -typecheck -verify /boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift:6:8: error: unexpected error produced: no such module 'simd'
import simd
^
/boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift:8:30: error: expected error not produced
let a = int4(0) + int4(0) // expected-error{{'+' has been renamed to '&amp;+': integer vector types do not support checked arithmetic; use the wrapping operations instead}} {{17-18=&amp;+}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift:9:30: error: expected error not produced
let b = int4(0) - int4(0) // expected-error{{'-' has been renamed to '&amp;-': integer vector types do not support checked arithmetic; use the wrapping operations instead}} {{17-18=&amp;-}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift:10:30: error: expected error not produced
let c = int4(0) * int4(0) // expected-error{{'*' has been renamed to '&amp;*': integer vector types do not support checked arithmetic; use the wrapping operations instead}} {{17-18=&amp;*}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift:11:35: error: expected error not produced
let x = int4(0) * (0 as Int32) // expected-error{{'*' has been renamed to '&amp;*': integer vector types do not support checked arithmetic; use the wrapping operations instead}} {{17-18=&amp;*}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift:12:35: error: expected error not produced
let y = (0 as Int32) * int4(0) // expected-error{{'*' has been renamed to '&amp;*': integer vector types do not support checked arithmetic; use the wrapping operations instead}} {{22-23=&amp;*}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift:15:17: error: expected error not produced
d += int4(0) // expected-error{{'+=' is unavailable: integer vector types do not support checked arithmetic; use the wrapping operation 'x = x &amp;+ y' instead}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift:16:17: error: expected error not produced
d -= int4(0) // expected-error{{'-=' is unavailable: integer vector types do not support checked arithmetic; use the wrapping operation 'x = x &amp;- y' instead}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift:17:17: error: expected error not produced
d *= int4(0) // expected-error{{'*=' is unavailable: integer vector types do not support checked arithmetic; use the wrapping operation 'x = x &amp;* y' instead}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/simd_diagnostics.swift:18:11: error: expected error not produced
d *= 0 // expected-error{{'*=' is unavailable: integer vector types do not support checked arithmetic; use the wrapping operation 'x = x &amp;* y' instead}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
&lt;unknown&gt;:0: error: fatal error encountered while in -verify mode
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='sort_integers.swift' time='4.56'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/sort_integers.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/sort_integers.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/sort_integers.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/sort_integers.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/sort_integers.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/stdlib/sort_integers.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='changed_var_type.swift' time='0.55'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='edited_function_body.swift' time='0.52'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='edited_method_body.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='enum.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='enum_generic_raw_value.swift' time='0.51'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='enum_resilience.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-sibling2.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-switch.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-toplevel.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='integer_conversions.swift' time='1.39'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/integer_conversions.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/integer_conversions.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/integer_conversions.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/integer_conversions.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/integer_conversions.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/stdlib/integer_conversions.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/integer_conversions.swift:16:7: warning: variable 'i8' was never mutated; consider changing to 'let' constant
var i8 = Int8(bitPattern: ui8)
~~~ ^
let
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='mmap.swift' time='0.23'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/mmap.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/mmap.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/mmap.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/mmap.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/mmap.swift.tmp/a.out /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/mmap.swift.tmp
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='os.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_private_struct_property.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='changed_private_var_type.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='changed_var_name.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='dynamic_self.swift' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='dynamic_self_reference_storage.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='effectsattr.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-pound-if.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-repeat.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-sibling.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='VarArgs.swift' time='1.05'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/VarArgs.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/VarArgs.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/VarArgs.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/VarArgs.swift.tmp/a.out -module-name main -Xfrontend -disable-access-control &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/VarArgs.swift.tmp/a.out -parse-stdlib /boot/home/Desktop/swift-source/swift/test/stdlib/VarArgs.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/stdlib/VarArgs.swift
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='WeakMirror.swift' time='0.44'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/WeakMirror.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/WeakMirror.swift.tmp
if [ native == "objc" ]; then clang++ -target x86_64-unknown-haiku -fmodules-cache-path='/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/Mirror/Mirror.mm -c -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/WeakMirror.swift.tmp/Mirror.mm.o -g &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -disable-access-control /boot/home/Desktop/swift-source/swift/test/stdlib/WeakMirror.swift -I /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/Mirror/ -Xlinker /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/WeakMirror.swift.tmp/Mirror.mm.o -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/WeakMirror.swift.tmp/Mirror; else /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/WeakMirror.swift -Xfrontend -disable-access-control -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/WeakMirror.swift.tmp/Mirror; fi
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/WeakMirror.swift.tmp/Mirror
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='collection-combinatorics.swift.gyb' time='2.89'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_private_method_value_types.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_private_protocol_method.swift' time='0.35'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_private_protocol_property.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_private_struct_private_property.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='dynamic_init.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='dynamic_lookup.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='dynamic_lookup_throws.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-implicit-getter.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-lazy-property.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-parenexpr.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='UnsafePointerDiagnostics.swift' time='0.65'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='UnsafeRawBufferPointer.swift' time='0.71'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawBufferPointer.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawBufferPointer.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/gyb /boot/home/Desktop/swift-source/swift/test/stdlib/UnsafeRawBufferPointer.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawBufferPointer.swift.tmp/main.swift &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawBufferPointer.swift.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawBufferPointer.swift.tmp/main.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawBufferPointer.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawBufferPointer.swift.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawBufferPointer.swift.tmp/a.out
--
Exit Code: 1
Command Output (stdout):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='UnsafeRawPointer.swift' time='1.11'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawPointer.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawPointer.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/gyb /boot/home/Desktop/swift-source/swift/test/stdlib/UnsafeRawPointer.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawPointer.swift.tmp/main.swift &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawPointer.swift.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawPointer.swift.tmp/main.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawPointer.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawPointer.swift.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafeRawPointer.swift.tmp/a.out
--
Exit Code: 1
Command Output (stdout):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_private_enum_private_property.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_private_enum_property.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_private_method.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='dependent_member_lowering.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='downcast_reabstraction.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='dso_handle.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='dynamic.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-crashes.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-do-catch.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-extension.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-ibaction.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Unicode.swift' time='0.33'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Unicode.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Unicode.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Unicode.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Unicode.swift.tmp/a.out -module-name main -Xfrontend -disable-access-control &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Unicode.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='UnicodeScalarDiagnostics.swift' time='0.43'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Unmanaged.swift' time='0.38'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Unmanaged.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Unmanaged.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Unmanaged.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Unmanaged.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Unmanaged.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='UnsafePointer.swift.gyb' time='4.77'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafePointer.swift.gyb.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafePointer.swift.gyb.tmp &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/gyb /boot/home/Desktop/swift-source/swift/test/stdlib/UnsafePointer.swift.gyb -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafePointer.swift.gyb.tmp/main.swift &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafePointer.swift.gyb.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafePointer.swift.gyb.tmp/main.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafePointer.swift.gyb.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafePointer.swift.gyb.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/UnsafePointer.swift.gyb.tmp/a.out
--
Exit Code: 1
Command Output (stdout):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_method.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_private_class_private_property.swift' time='0.68'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_private_class_property.swift' time='0.56'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='default_arguments_inherited.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='default_constructor.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='deinit_in_vtable.swift' time='0.55'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-closure.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-comment.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-computed-property.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='UIKit.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='UIViewControllerAdditions.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='UnavailableStringAPIs.swift.gyb' time='0.64'/>
<testcase classname='Swift(haiku-x86_64).InterfaceHash' name='added_function.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='default_arguments.swift' time='0.83'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='default_arguments_generic.swift' time='0.58'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='default_arguments_imported.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-bracestmt.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-bracestmt2.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-bracestmt3-if-else.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestUserInfo.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Tuple.swift.gyb' time='1.05'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Tuple.swift.gyb.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Tuple.swift.gyb.tmp &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/gyb /boot/home/Desktop/swift-source/swift/test/stdlib/Tuple.swift.gyb -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Tuple.swift.gyb.tmp/main.swift &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Tuple.swift.gyb.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Tuple.swift.gyb.tmp/main.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Tuple.swift.gyb.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Tuple.swift.gyb.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Tuple.swift.gyb.tmp/a.out
--
Exit Code: 1
Command Output (stdout):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TypeName.swift' time='0.34'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/TypeName.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/TypeName.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/TypeName.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/TypeName.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/TypeName.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_while.swift' time='1.03'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='crashers_silgen.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='decls.swift' time='0.51'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeExpand' name='code-expand.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeFormat' name='indent-basic.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestTimeZone.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestURL.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestUUID.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='private.swift' time='3.90'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='whole-module-build-record.swift' time='0.60'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_switch.swift' time='0.78'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_ternary.swift' time='1.03'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_toplevel.swift' time='0.87'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_update.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_with_closure_param.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='metatype_in_expr.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestLocale.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestMeasurement.swift' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestPersonNameComponents.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way-while-editing.swift' time='0.85'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way.swift' time='3.81'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='private-after.swift' time='2.78'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_if.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_label.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_member_closure.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_smoke.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_type_match.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_typealias_different_file.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_underscores.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestFileManager.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestHomeKit.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestIndexPath.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestIndexSet.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way-parseable.swift' time='0.42'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp &amp;&amp; cp -r /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/one-way/ /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp
touch -t 201401240005 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp/*
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift ./other.swift -module-name main -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-FIRST /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/one-way-parseable.swift
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift ./other.swift -module-name main -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-SECOND /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/one-way-parseable.swift
touch -t 201401240006 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp/other.swift
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift ./other.swift -module-name main -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-THIRD /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/one-way-parseable.swift
touch -t 201401240006 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp/main.swift
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parseable.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift ./other.swift -module-name main -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-FOURTH /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/one-way-parseable.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/one-way-parseable.swift:16:17: error: expected string not found in input
// CHECK-FIRST: "output": "Handled main.swift\n"
^
&lt;stdin&gt;:25:19: note: scanning from here
"name": "compile",
^
&lt;stdin&gt;:49:1: note: possible intended match here
Handled other.swift
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way-provides-after.swift' time='2.85'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way-provides-before.swift' time='2.37'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_default_args.swift' time='0.44'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_exceptions.swift' time='0.47'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_guard.swift' time='0.56'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_sort_order.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_stems.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_structure.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_test.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestData.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestDate.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestDateInterval.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way-external-delete.swift' time='1.95'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way-external.swift' time='2.43'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way-merge-module.swift' time='0.98'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way-parallel.swift' time='0.67'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parallel.swift.tmp &amp;&amp; cp -r /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/one-way/ /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parallel.swift.tmp
touch -t 201401240005 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parallel.swift.tmp/*
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parallel.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parallel.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift ./other.swift -module-name main -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-FIRST /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/one-way-parallel.swift
touch -t 201401240006 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parallel.swift.tmp/other.swift
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parallel.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/one-way-parallel.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift ./other.swift -module-name main -j2 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-SECOND /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/one-way-parallel.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/one-way-parallel.swift:16:17: error: expected string not found in input
// CHECK-FIRST: "output": "Handled main.swift\n"
^
&lt;stdin&gt;:25:19: note: scanning from here
"name": "compile",
^
&lt;stdin&gt;:49:1: note: possible intended match here
Handled other.swift
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILGen' name='copy_lvalue_peepholes.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_class.swift' time='0.72'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='coverage_closures.swift' time='0.99'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_requestlimit.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestAffineTransform.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestCalendar.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='TestCharacterSet.swift' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='nominal-members.swift' time='2.46'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way-depends-after.swift' time='3.13'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='one-way-depends-before.swift' time='2.94'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='complete_object_init.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='conditionally_unreachable.swift' time='1.65'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='constrained_extensions.swift' time='6.21'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_playground_symlink.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_popular_api.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='StringReallocation.swift' time='1.97'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringReallocation.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringReallocation.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/StringReallocation.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringReallocation.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringReallocation.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/stdlib/StringReallocation.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/StringReallocation.swift:6:7: warning: variable 'x' was never mutated; consider changing to 'let' constant
var x = "The quick brown fox jumped over the lazy dog\n"._split(separator: " ")
~~~ ^
let
/boot/home/Desktop/swift-source/swift/test/stdlib/StringReallocation.swift:9:7: warning: variable 'laps' was never mutated; consider changing to 'let' constant
var laps = 1000
~~~ ^
let
/boot/home/Desktop/swift-source/swift/test/stdlib/StringReallocation.swift:12:7: warning: immutable value 'i' was never used; consider replacing with '_' or removing it
for i in 0..&lt;laps {
^
_
/boot/home/Desktop/swift-source/swift/test/stdlib/StringReallocation.swift:14:11: warning: variable 'lastBase' was never mutated; consider changing to 'let' constant
var lastBase = story._core._baseAddress
~~~ ^
let
/boot/home/Desktop/swift-source/swift/test/stdlib/StringReallocation.swift:22:13: warning: variable 'intro' was never mutated; consider changing to 'let' constant
var intro = story._split(separator: ":")[0]
~~~ ^
let
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='StringTraps.swift' time='0.77'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringTraps.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringTraps.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/StringTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/StringTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringTraps.swift.tmp/a.out_Release -O
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringTraps.swift.tmp/a.out_Release
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='SwiftObjectNSObject.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='malformed.swift' time='2.83'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='mutual-interface-hash.swift' time='2.18'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='mutual.swift' time='1.28'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='collection_subtype_downcast.swift' time='0.69'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='collection_subtype_upcast.swift' time='0.68'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='collection_upcast.swift' time='0.64'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-silgen -sdk /boot/home/Desktop/swift-source/swift/test/SILGen/Inputs -I /boot/home/Desktop/swift-source/swift/test/SILGen/Inputs -enable-source-import /boot/home/Desktop/swift-source/swift/test/SILGen/collection_upcast.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/SILGen/collection_upcast.swift
--
Exit Code: 2
Command Output (stderr):
--
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:4:1: error: expected identifier or '('
@class NSString;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:8:1: error: expected identifier or '('
@protocol NSCopying
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:10:1: error: expected identifier or '('
@end
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:14:1: error: expected identifier or '('
@interface NSObject
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:16:1: error: expected external declaration
- (NSObject*) init;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:16:12: error: expected ')'
- (NSObject*) init;
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:16:3: note: to match this '('
- (NSObject*) init;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:16:14: error: expected ';' after top level declarator
- (NSObject*) init;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:17:1: error: expected external declaration
+ (NSObject*) new;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:17:12: error: expected ')'
+ (NSObject*) new;
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:17:3: note: to match this '('
+ (NSObject*) new;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:17:14: error: expected ';' after top level declarator
+ (NSObject*) new;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:18:1: error: expected external declaration
+ (void) load;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:18:4: error: expected identifier or '('
+ (void) load;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:18:4: error: expected ')'
+ (void) load;
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:18:3: note: to match this '('
+ (void) load;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:19:1: error: expected external declaration
+ (void) initialize;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:19:4: error: expected identifier or '('
+ (void) initialize;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:19:4: error: expected ')'
+ (void) initialize;
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:19:3: note: to match this '('
+ (void) initialize;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:21:1: error: expected external declaration
- (id)performSelector:(SEL)selector withObject:(id)object;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:21:7: error: expected ';' after top level declarator
- (id)performSelector:(SEL)selector withObject:(id)object;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/usr/include/ObjectiveC.h:23:1: error: expected identifier or '('
@property (readonly, copy) NSString *description;
^
&lt;unknown&gt;:0: error: too many errors emitted, stopping now
/boot/home/Desktop/swift-source/swift/test/SILGen/Inputs/ObjectiveC.swift:3:19: error: could not build Objective-C module 'ObjectiveC'
@_exported import ObjectiveC
^
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/SILGen/collection_upcast.swift
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_open.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_operators.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_override.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='StringDiagnostics.swift' time='0.75'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -typecheck -verify -disable-objc-attr-requires-foundation-module /boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:5:8: error: unexpected error produced: no such module 'Foundation'
import Foundation
^
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:10:15: error: expected error not produced
_ = s[i] // expected-error{{'subscript' is unavailable: cannot subscript String with an Int, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:11:16: error: expected error not produced
_ = s[17] // expected-error{{'subscript' is unavailable: cannot subscript String with an Int, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:12:19: error: expected error not produced
_ = s[i...i] // expected-error{{subscript' is unavailable: cannot subscript String with a CountableClosedRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:13:21: error: expected error not produced
_ = s[17..&lt;20] // expected-error{{subscript' is unavailable: cannot subscript String with a CountableRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:14:21: error: expected error not produced
_ = s[17...20] // expected-error{{subscript' is unavailable: cannot subscript String with a CountableClosedRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:16:26: error: expected error not produced
_ = s[Range(i...i)] // expected-error{{subscript' is unavailable: cannot subscript String with a Range&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:17:28: error: expected error not produced
_ = s[Range(17..&lt;20)] // expected-error{{subscript' is unavailable: cannot subscript String with a Range&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:18:28: error: expected error not produced
_ = s[Range(17...20)] // expected-error{{subscript' is unavailable: cannot subscript String with a Range&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:20:35: error: expected error not produced
_ = s[CountableRange(i...i)] // expected-error{{subscript' is unavailable: cannot subscript String with a CountableRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:21:37: error: expected error not produced
_ = s[CountableRange(17..&lt;20)] // expected-error{{subscript' is unavailable: cannot subscript String with a CountableRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:22:37: error: expected error not produced
_ = s[CountableRange(17...20)] // expected-error{{subscript' is unavailable: cannot subscript String with a CountableRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:24:32: error: expected error not produced
_ = s[ClosedRange(i...i)] // expected-error{{subscript' is unavailable: cannot subscript String with a ClosedRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:25:34: error: expected error not produced
_ = s[ClosedRange(17..&lt;20)] // expected-error{{subscript' is unavailable: cannot subscript String with a ClosedRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:26:34: error: expected error not produced
_ = s[ClosedRange(17...20)] // expected-error{{subscript' is unavailable: cannot subscript String with a ClosedRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:28:41: error: expected error not produced
_ = s[CountableClosedRange(i...i)] // expected-error{{subscript' is unavailable: cannot subscript String with a CountableClosedRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:29:43: error: expected error not produced
_ = s[CountableClosedRange(17..&lt;20)] // expected-error{{subscript' is unavailable: cannot subscript String with a CountableClosedRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:30:43: error: expected error not produced
_ = s[CountableClosedRange(17...20)] // expected-error{{subscript' is unavailable: cannot subscript String with a CountableClosedRange&lt;Int&gt;, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:35:18: error: expected error not produced
_ = s.count // expected-error{{'count' is unavailable: there is no universally good answer, see the documentation comment for discussion}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:41:20: error: expected warning not produced
var x = false // expected-warning {{variable 'x' was written to, but never read}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:50:28: error: expected error not produced
let a3 = s &lt; nsString // expected-error{{'NSString' is not implicitly convertible to 'String'; did you mean to use 'as' to explicitly convert?}} {{24-24= as String}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:51:29: error: expected error not produced
let a4 = s &lt;= nsString // expected-error{{'NSString' is not implicitly convertible to 'String'; did you mean to use 'as' to explicitly convert?}} {{25-25= as String}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:52:29: error: expected error not produced
let a5 = s &gt;= nsString // expected-error{{'NSString' is not implicitly convertible to 'String'; did you mean to use 'as' to explicitly convert?}} {{25-25= as String}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:53:28: error: expected error not produced
let a6 = s &gt; nsString // expected-error{{'NSString' is not implicitly convertible to 'String'; did you mean to use 'as' to explicitly convert?}} {{24-24= as String}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:57:28: error: expected error not produced
let a9 = nsString &lt; s // expected-error{{'NSString' is not implicitly convertible to 'String'; did you mean to use 'as' to explicitly convert?}} {{20-20= as String}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:58:30: error: expected error not produced
let a10 = nsString &lt;= s // expected-error{{'NSString' is not implicitly convertible to 'String'; did you mean to use 'as' to explicitly convert?}} {{21-21= as String}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:59:30: error: expected error not produced
let a11 = nsString &gt;= s // expected-error{{'NSString' is not implicitly convertible to 'String'; did you mean to use 'as' to explicitly convert?}} {{21-21= as String}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:60:29: error: expected error not produced
let a12 = nsString &gt; s // expected-error{{'NSString' is not implicitly convertible to 'String'; did you mean to use 'as' to explicitly convert?}} {{21-21= as String}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:66:25: error: expected error not produced
acceptsSequence(s) // expected-error {{argument type 'String' does not conform to expected type 'Sequence'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:71:44: error: expected warning not produced
.addingPercentEscapes(using: .utf8) // expected-warning{{'addingPercentEscapes(using:)' is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:74:47: error: expected warning not produced
.replacingPercentEscapes(using: .utf8) // expected-warning{{'replacingPercentEscapes(using:)' is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:85:45: error: expected error not produced
acceptsBidirectionalCollection(s.utf8) // expected-error{{argument type 'String.UTF8View' does not conform to expected type 'BidirectionalCollection'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:86:44: error: expected error not produced
acceptsRandomAccessCollection(s.utf8) // expected-error{{argument type 'String.UTF8View' does not conform to expected type 'RandomAccessCollection'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:95:54: error: expected error not produced
acceptsRandomAccessCollection(s.unicodeScalars) // expected-error{{argument type 'String.UnicodeScalarView' does not conform to expected type 'RandomAccessCollection'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/StringDiagnostics.swift:99:50: error: expected error not produced
acceptsRandomAccessCollection(s.characters) // expected-error{{argument type 'String.CharacterView' does not conform to expected type 'RandomAccessCollection'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
&lt;unknown&gt;:0: error: fatal error encountered while in -verify mode
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='StringDiagnostics_without_Foundation.swift' time='0.50'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='StringOrderRelation.swift' time='0.63'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringOrderRelation.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringOrderRelation.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/StringOrderRelation.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringOrderRelation.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringOrderRelation.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='independent-parseable.swift' time='0.36'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp &amp;&amp; cp -r /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/independent/ /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp
touch -t 201401240005 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp/*
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-FIRST /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/independent-parseable.swift
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-SECOND /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/independent-parseable.swift
touch -t 201401240006 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp/*
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-FIRST /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/independent-parseable.swift
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp &amp;&amp; cp -r /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/independent/ /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp
touch -t 201401240005 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp/*
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift ./other.swift -module-name main -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-FIRST-MULTI /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/independent-parseable.swift
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift ./other.swift -module-name main -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-SECOND-MULTI /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/independent-parseable.swift
touch -t 201401240006 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp/*
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/update-dependencies.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/independent-parseable.swift.tmp/output.json -incremental -driver-always-rebuild-dependents ./main.swift ./other.swift -module-name main -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-FIRST-MULTI /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/independent-parseable.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/independent-parseable.swift:16:17: error: expected string not found in input
// CHECK-FIRST: "output": "Handled main.swift\n"
^
&lt;stdin&gt;:25:19: note: scanning from here
"name": "compile",
^
&lt;stdin&gt;:26:2: note: possible intended match here
"pid": 21451,
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='independent.swift' time='2.48'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='malformed-but-valid-yaml.swift' time='2.62'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='closure_self_recursion.swift' time='0.52'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='closures.swift' time='0.72'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='collection_cast_crash.swift' time='9.66'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='collection_downcast.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_moduleimportdepth.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_name.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='SetTrapsObjC.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='StaticString.swift' time='0.95'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StaticString.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StaticString.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/StaticString.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StaticString.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StaticString.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Strideable.swift' time='1.87'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Strideable.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Strideable.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Strideable.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Strideable.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Strideable.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='StringAPI.swift' time='2.00'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringAPI.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringAPI.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/StringAPI.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringAPI.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/StringAPI.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='fail-with-bad-deps.swift' time='1.68'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='file-added.swift' time='0.89'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='independent-half-dirty.swift' time='1.24'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='class_resilience.swift' time='0.43'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='closure_inline_initializer.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='closure_script_global_escape.swift' time='0.51'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_import_module_flag.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_inner.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_literals.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_member.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Set.swift' time='0.76'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Set.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Set.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Set.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Set.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Set.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='SetTraps.swift' time='1.06'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/SetTraps.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/SetTraps.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/SetTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/SetTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/SetTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/SetTraps.swift.tmp/a.out_Release -O
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/SetTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/SetTraps.swift.tmp/a.out_Release
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='fail-chained.swift' time='9.67'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='fail-interface-hash.swift' time='1.34'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='fail-new.swift' time='3.10'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='fail-simple.swift' time='1.14'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='cf.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='cf_members.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='class_bound_protocols.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_fuzzy.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_group_overloads.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_hide_low_priority.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Runtime.swift.gyb' time='6.63'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Runtime.swift.gyb.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Runtime.swift.gyb.tmp
/boot/home/Desktop/swift-source/swift/utils/gyb /boot/home/Desktop/swift-source/swift/test/stdlib/Runtime.swift.gyb -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Runtime.swift.gyb.tmp/Runtime.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -parse-stdlib -module-name a /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Runtime.swift.gyb.tmp/Runtime.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Runtime.swift.gyb.tmp.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Runtime.swift.gyb.tmp.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='RuntimeObjC.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='SceneKit.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='driver-show-incremental-swift-version.swift' time='0.59'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='embed-bitcode-parallel.swift' time='0.66'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/embed-bitcode-parallel.swift.tmp &amp;&amp; cp -r /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/one-way/ /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/embed-bitcode-parallel.swift.tmp
touch -t 201401240005 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/embed-bitcode-parallel.swift.tmp/*
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/embed-bitcode-parallel.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/fake-build-for-bitcode.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/embed-bitcode-parallel.swift.tmp/output.json -incremental ./main.swift ./other.swift -embed-bitcode -module-name main -j1 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-FIRST /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/embed-bitcode-parallel.swift
touch -t 201401240006 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/embed-bitcode-parallel.swift.tmp/other.swift
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/embed-bitcode-parallel.swift.tmp &amp;&amp; env SDKROOT= '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -driver-use-frontend-path /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/Inputs/fake-build-for-bitcode.py -output-file-map /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Driver/Dependencies/Output/embed-bitcode-parallel.swift.tmp/output.json -incremental ./main.swift ./other.swift -embed-bitcode -module-name main -j2 -parseable-output 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-SECOND /boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/embed-bitcode-parallel.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Driver/Dependencies/embed-bitcode-parallel.swift:16:17: error: expected string not found in input
// CHECK-FIRST: "output": "Handled main.swift\n"
^
&lt;stdin&gt;:21:19: note: scanning from here
"name": "compile",
^
&lt;stdin&gt;:41:1: note: possible intended match here
Handled other.swift
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='fail-added.swift' time='1.70'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='capture_typed_boxes.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='casts.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='cdecl.swift' time='0.42'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_filter_rules.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_forbid_typecheck.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_from_clang_module.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Reflection_objc.swift' time='0.18'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Reflection_objc.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Reflection_objc.swift.tmp
clang++ -target x86_64-unknown-haiku -fmodules-cache-path='/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/Mirror/Mirror.mm -c -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Reflection_objc.swift.tmp/Mirror.mm.o -g
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -parse-stdlib /boot/home/Desktop/swift-source/swift/test/stdlib/Reflection_objc.swift -module-name Reflection -I /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/Mirror/ -Xlinker /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Reflection_objc.swift.tmp/Mirror.mm.o -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Reflection_objc.swift.tmp/a.out
/boot/home/Desktop/swift-source/swift/test/stdlib/timeout.sh 360 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Reflection_objc.swift.tmp/a.out /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/shuffle.jpg | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/stdlib/Reflection_objc.swift
--
Exit Code: 1
Command Output (stderr):
--
In file included from /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/Mirror/Mirror.mm:13:
/boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/Mirror/Mirror.h:16:9: fatal error: 'Foundation/NSObject.h' file not found
#import &lt;Foundation/NSObject.h&gt;
^
1 error generated.
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Renames.swift' time='1.68'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='RenamesObjC.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='driver-show-incremental-inputs.swift' time='0.90'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='driver-show-incremental-malformed.swift' time='1.56'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='driver-show-incremental-mutual.swift' time='0.81'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='capture_inout.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='capture_list_in_autoclosure.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='capture_typealias.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_crash1.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_custom.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_filter.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Reflection.swift' time='5.39'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Reflection.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Reflection.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -parse-stdlib /boot/home/Desktop/swift-source/swift/test/stdlib/Reflection.swift -module-name Reflection -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Reflection.swift.tmp/a.out
/boot/home/Desktop/swift-source/swift/test/stdlib/timeout.sh 360 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Reflection.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/stdlib/Reflection.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='ReflectionHashing.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Reflection_jit.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='dependencies-preservation.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='driver-show-incremental-arguments.swift' time='0.75'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='driver-show-incremental-conflicting-arguments.swift' time='5.05'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='c_function_pointers.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='c_materializeForSet_linkage.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='call_chain_reabstraction.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='capture-canonicalization.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_cache.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_constructor.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='QuartzCore.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='RangeDiagnostics.swift' time='1.55'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -typecheck -verify -disable-objc-attr-requires-foundation-module /boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:26:39: error: expected error not produced
let r1: Range&lt;C&gt; = v...v // expected-error {{cannot convert value of type 'ClosedRange&lt;C&gt;' to specified type 'Range&lt;C&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:27:39: error: expected error not produced
let r2: ClosedRange&lt;C&gt; = v..&lt;v // expected-error {{cannot convert value of type 'Range&lt;C&gt;' to specified type 'ClosedRange&lt;C&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:28:48: error: expected error not produced
let r3: CountableRange&lt;C&gt; = v..&lt;v // expected-error {{type 'C' does not conform to protocol '_Strideable'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:29:48: error: expected error not produced
let r4: CountableClosedRange&lt;C&gt; = v...v // expected-error {{type 'C' does not conform to protocol '_Strideable'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:30:48: error: expected error not produced
let r5: CountableRange&lt;C&gt; = v...v // expected-error {{type 'C' does not conform to protocol '_Strideable'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:31:48: error: expected error not produced
let r6: CountableClosedRange&lt;C&gt; = v..&lt;v // expected-error {{type 'C' does not conform to protocol '_Strideable'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:45:39: error: expected error not produced
let r1: Range&lt;S&gt; = v...v // expected-error {{cannot convert value of type 'ClosedRange&lt;S&gt;' to specified type 'Range&lt;S&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:46:39: error: expected error not produced
let r2: ClosedRange&lt;S&gt; = v..&lt;v // expected-error {{cannot convert value of type 'Range&lt;S&gt;' to specified type 'ClosedRange&lt;S&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:47:48: error: expected error not produced
let r3: CountableRange&lt;S&gt; = v..&lt;v // expected-error {{type 'S.Stride' does not conform to protocol 'SignedInteger'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:48:48: error: expected error not produced
let r4: CountableClosedRange&lt;S&gt; = v...v // expected-error {{type 'S.Stride' does not conform to protocol 'SignedInteger'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:49:48: error: expected error not produced
let r5: CountableRange&lt;S&gt; = v...v // expected-error {{type 'S.Stride' does not conform to protocol 'SignedInteger'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:50:48: error: expected error not produced
let r6: CountableClosedRange&lt;S&gt; = v..&lt;v // expected-error {{type 'S.Stride' does not conform to protocol 'SignedInteger'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:71:38: error: expected error not produced
let _: Range&lt;S&gt; = v...v // expected-error {{cannot convert value of type 'CountableClosedRange&lt;S&gt;' to specified type 'Range&lt;S&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:72:38: error: expected error not produced
let _: ClosedRange&lt;S&gt; = v..&lt;v // expected-error {{cannot convert value of type 'CountableRange&lt;S&gt;' to specified type 'ClosedRange&lt;S&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:73:47: error: expected error not produced
let _: CountableRange&lt;S&gt; = v...v // expected-error {{cannot convert value of type 'CountableClosedRange&lt;S&gt;' to specified type 'CountableRange&lt;S&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:74:47: error: expected error not produced
let _: CountableClosedRange&lt;S&gt; = v..&lt;v // expected-error {{cannot convert value of type 'CountableRange&lt;S&gt;' to specified type 'CountableClosedRange&lt;S&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:193:20: error: expected error not produced
r0[0] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:194:20: error: expected error not produced
r1[0] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:195:20: error: expected error not produced
r2[0] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;Int&gt;' with an index of type 'Int'}}
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:196:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:197:20: error: expected error not produced
r3[0] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'Int'}}
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:198:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:200:20: error: expected error not produced
r0[UInt(0)] // expected-error {{ambiguous reference to member 'subscript'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:201:20: error: expected error not produced
r1[UInt(0)] // expected-error {{ambiguous use of 'subscript'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:202:20: error: expected error not produced
r2[UInt(0)] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;Int&gt;' with an index of type 'UInt'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:203:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript' exist}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:204:20: error: expected error not produced
r3[UInt(0)] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'UInt'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:205:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript' exist}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:207:20: error: expected error not produced
r0[0..&lt;4] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:208:20: error: expected error not produced
r1[0..&lt;4] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:209:20: error: expected error not produced
r2[0..&lt;4] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;Int&gt;' with an index of type 'CountableRange&lt;Int&gt;'}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:210:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript' exist}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:211:20: error: expected error not produced
r3[0..&lt;4] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'CountableRange&lt;Int&gt;'}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:212:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript' exist}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:213:32: error: expected error not produced
(10..&lt;100)[0] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:214:32: error: expected error not produced
(UInt(10)...100)[0..&lt;4] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'CountableRange&lt;Int&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:215:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:217:20: error: expected error not produced
r0[0...4] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:218:20: error: expected error not produced
r1[0...4] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:219:20: error: expected error not produced
r2[0...4] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;Int&gt;' with an index of type 'CountableClosedRange&lt;Int&gt;'}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:220:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:221:20: error: expected error not produced
r3[0...4] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'CountableClosedRange&lt;Int&gt;'}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:222:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:223:26: error: expected error not produced
(10...100)[0...4] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;Int&gt;' with an index of type 'CountableClosedRange&lt;Int&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:224:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:225:32: error: expected error not produced
(UInt(10)...100)[0...4] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'CountableClosedRange&lt;Int&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:226:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:228:20: error: expected error not produced
r0[r0] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:229:20: error: expected error not produced
r0[r1] // expected-error {{ambiguous reference to member 'subscript'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:230:20: error: expected error not produced
r0[r2] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:231:20: error: expected error not produced
r0[r3] // expected-error {{ambiguous reference to member 'subscript'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:233:20: error: expected error not produced
r1[r0] // expected-error {{ambiguous reference to member 'subscript'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:234:20: error: expected error not produced
r1[r1] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:235:20: error: expected error not produced
r1[r2] // expected-error {{ambiguous reference to member 'subscript'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:236:20: error: expected error not produced
r1[r3] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:238:20: error: expected error not produced
r2[r0] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;Int&gt;' with an index of type 'CountableRange&lt;Int&gt;'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:239:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:240:20: error: expected error not produced
r2[r1] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;Int&gt;' with an index of type 'CountableRange&lt;UInt&gt;'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:241:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:242:20: error: expected error not produced
r2[r2] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;Int&gt;' with an index of type 'CountableClosedRange&lt;Int&gt;'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:243:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:244:20: error: expected error not produced
r2[r3] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;Int&gt;' with an index of type 'CountableClosedRange&lt;UInt&gt;'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:245:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:247:20: error: expected error not produced
r3[r0] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'CountableRange&lt;Int&gt;'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:248:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:249:20: error: expected error not produced
r3[r1] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'CountableRange&lt;UInt&gt;'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:250:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:251:20: error: expected error not produced
r3[r2] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'CountableClosedRange&lt;Int&gt;'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:252:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:253:20: error: expected error not produced
r3[r3] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'CountableClosedRange&lt;UInt&gt;'}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:254:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:262:20: error: expected error not produced
r0[0] // expected-error {{type 'Range&lt;Int&gt;' has no subscript members}}
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:263:20: error: expected error not produced
r1[0] // expected-error {{type 'Range&lt;UInt&gt;' has no subscript members}}
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:264:20: error: expected error not produced
r2[0] // expected-error {{type 'ClosedRange&lt;Int&gt;' has no subscript members}}
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:265:20: error: expected error not produced
r3[0] // expected-error {{type 'ClosedRange&lt;UInt&gt;' has no subscript members}}
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:267:20: error: expected error not produced
r0[UInt(0)] // expected-error {{type 'Range&lt;Int&gt;' has no subscript members}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:268:20: error: expected error not produced
r1[UInt(0)] // expected-error {{type 'Range&lt;UInt&gt;' has no subscript members}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:269:20: error: expected error not produced
r2[UInt(0)] // expected-error {{type 'ClosedRange&lt;Int&gt;' has no subscript members}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:270:20: error: expected error not produced
r3[UInt(0)] // expected-error {{type 'ClosedRange&lt;UInt&gt;' has no subscript members}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:272:20: error: expected error not produced
r0[0..&lt;4] // expected-error {{type 'Range&lt;Int&gt;' has no subscript members}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:273:20: error: expected error not produced
r1[0..&lt;4] // expected-error {{type 'Range&lt;UInt&gt;' has no subscript members}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:274:20: error: expected error not produced
r2[0..&lt;4] // expected-error {{type 'ClosedRange&lt;Int&gt;' has no subscript members}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:275:20: error: expected error not produced
r3[0..&lt;4] // expected-error {{type 'ClosedRange&lt;UInt&gt;' has no subscript members}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:276:32: error: expected error not produced
(10..&lt;100)[0] // expected-error {{ambiguous use of 'subscript'}}
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:277:32: error: expected error not produced
(UInt(10)...100)[0..&lt;4] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'CountableRange&lt;Int&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:278:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:280:20: error: expected error not produced
r0[0...4] // expected-error {{type 'Range&lt;Int&gt;' has no subscript members}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:281:20: error: expected error not produced
r1[0...4] // expected-error {{type 'Range&lt;UInt&gt;' has no subscript members}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:282:20: error: expected error not produced
r2[0...4] // expected-error {{type 'ClosedRange&lt;Int&gt;' has no subscript members}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:283:20: error: expected error not produced
r3[0...4] // expected-error {{type 'ClosedRange&lt;UInt&gt;' has no subscript members}}
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:284:26: error: expected error not produced
(10...100)[0...4] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;Int&gt;' with an index of type 'CountableClosedRange&lt;Int&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:285:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:286:32: error: expected error not produced
(UInt(10)...100)[0...4] // expected-error {{cannot subscript a value of type 'CountableClosedRange&lt;UInt&gt;' with an index of type 'CountableClosedRange&lt;Int&gt;'}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:287:8: error: expected note not produced
// expected-note@-1 {{overloads for 'subscript'}}
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:289:20: error: expected error not produced
r0[r0] // expected-error {{type 'Range&lt;Int&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:290:20: error: expected error not produced
r0[r1] // expected-error {{type 'Range&lt;Int&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:291:20: error: expected error not produced
r0[r2] // expected-error {{type 'Range&lt;Int&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:292:20: error: expected error not produced
r0[r3] // expected-error {{type 'Range&lt;Int&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:294:20: error: expected error not produced
r1[r0] // expected-error {{type 'Range&lt;UInt&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:295:20: error: expected error not produced
r1[r1] // expected-error {{type 'Range&lt;UInt&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:296:20: error: expected error not produced
r1[r2] // expected-error {{type 'Range&lt;UInt&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:297:20: error: expected error not produced
r1[r3] // expected-error {{type 'Range&lt;UInt&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:299:20: error: expected error not produced
r2[r0] // expected-error {{type 'ClosedRange&lt;Int&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:300:20: error: expected error not produced
r2[r1] // expected-error {{type 'ClosedRange&lt;Int&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:301:20: error: expected error not produced
r2[r2] // expected-error {{type 'ClosedRange&lt;Int&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:302:20: error: expected error not produced
r2[r3] // expected-error {{type 'ClosedRange&lt;Int&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:304:20: error: expected error not produced
r3[r0] // expected-error {{type 'ClosedRange&lt;UInt&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:305:20: error: expected error not produced
r3[r1] // expected-error {{type 'ClosedRange&lt;UInt&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:306:20: error: expected error not produced
r3[r2] // expected-error {{type 'ClosedRange&lt;UInt&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/RangeDiagnostics.swift:307:20: error: expected error not produced
r3[r3] // expected-error {{type 'ClosedRange&lt;UInt&gt;' has no subscript members}}
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
&lt;unknown&gt;:0: error: fatal error encountered while in -verify mode
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='RangeTraps.swift' time='0.60'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/RangeTraps.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/RangeTraps.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/RangeTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/RangeTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/RangeTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/RangeTraps.swift.tmp/a.out_Release -O
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/RangeTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/RangeTraps.swift.tmp/a.out_Release
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='crash-added.swift' time='5.25'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='crash-new.swift' time='6.12'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='crash-simple.swift' time='3.50'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='availability_query.swift' time='1.23'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='boxed_existentials.swift' time='2.22'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='builtins.swift' time='1.47'/>
<testcase classname='Swift(haiku-x86_64).SourceKit/CodeComplete' name='complete_big_array.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintSet.swift' time='0.46'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintSet.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintSet.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/PrintSet.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintSet.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintSet.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintString.swift' time='2.28'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintString.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintString.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -force-single-frontend-invocation -parse-as-library -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintString.swift.tmp/PrintTestTypes.swiftmodule -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintString.swift.tmp/PrintTestTypes.o /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/PrintString.swift -Xlinker /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintString.swift.tmp/PrintTestTypes.o -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintString.swift.tmp -L /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintString.swift.tmp -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintString.swift.tmp/main
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintString.swift.tmp/main
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift:125:3: warning: 'ExpressibleByStringInterpolation' is deprecated: it will be replaced or redesigned in Swift 4.0. Instead of conforming to 'ExpressibleByStringInterpolation', consider adding an 'init(_:String)'
ExpressibleByStringInterpolation {
^
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintStruct.swift' time='2.44'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintStruct.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintStruct.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -force-single-frontend-invocation -parse-as-library -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintStruct.swift.tmp/PrintTestTypes.swiftmodule -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintStruct.swift.tmp/PrintTestTypes.o /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/PrintStruct.swift -Xlinker /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintStruct.swift.tmp/PrintTestTypes.o -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintStruct.swift.tmp -L /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintStruct.swift.tmp -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintStruct.swift.tmp/main
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintStruct.swift.tmp/main
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift:125:3: warning: 'ExpressibleByStringInterpolation' is deprecated: it will be replaced or redesigned in Swift 4.0. Instead of conforming to 'ExpressibleByStringInterpolation', consider adding an 'init(_:String)'
ExpressibleByStringInterpolation {
^
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintTuple.swift' time='2.71'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintTuple.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintTuple.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -force-single-frontend-invocation -parse-as-library -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintTuple.swift.tmp/PrintTestTypes.swiftmodule -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintTuple.swift.tmp/PrintTestTypes.o /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/PrintTuple.swift -Xlinker /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintTuple.swift.tmp/PrintTestTypes.o -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintTuple.swift.tmp -L /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintTuple.swift.tmp -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintTuple.swift.tmp/main
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintTuple.swift.tmp/main
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift:125:3: warning: 'ExpressibleByStringInterpolation' is deprecated: it will be replaced or redesigned in Swift 4.0. Instead of conforming to 'ExpressibleByStringInterpolation', consider adding an 'init(_:String)'
ExpressibleByStringInterpolation {
^
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='chained-private-after-multiple.swift' time='0.78'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='chained-private-after.swift' time='1.48'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='chained-private.swift' time='1.36'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='chained.swift' time='2.39'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='assignment.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='auto_closures.swift' time='0.59'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='auto_generated_super_init_call.swift' time='0.58'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintFloat.swift' time='2.18'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintFloat.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintFloat.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -force-single-frontend-invocation -parse-as-library -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintFloat.swift.tmp/PrintTestTypes.swiftmodule -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintFloat.swift.tmp/PrintTestTypes.o /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/PrintFloat.swift -Xlinker /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintFloat.swift.tmp/PrintTestTypes.o -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintFloat.swift.tmp -L /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintFloat.swift.tmp -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintFloat.swift.tmp/main.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintFloat.swift.tmp/main.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintFloat.swift.tmp/main.out --locale ru_RU.UTF-8
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift:125:3: warning: 'ExpressibleByStringInterpolation' is deprecated: it will be replaced or redesigned in Swift 4.0. Instead of conforming to 'ExpressibleByStringInterpolation', consider adding an 'init(_:String)'
ExpressibleByStringInterpolation {
^
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintInteger.swift' time='1.14'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintInteger.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintInteger.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/PrintInteger.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintInteger.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintInteger.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintPointer.swift' time='0.85'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintPointer.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintPointer.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/PrintPointer.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintPointer.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintPointer.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='chained-additional-kinds.swift' time='1.26'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='chained-after.swift' time='1.10'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='chained-private-after-multiple-nominal-members.swift' time='1.21'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='argument_shuffle_swift3.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='arguments.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='array_literal_abstraction.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintClass.swift' time='7.10'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintClass.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintClass.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -force-single-frontend-invocation -parse-as-library -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintClass.swift.tmp/PrintTestTypes.swiftmodule -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintClass.swift.tmp/PrintTestTypes.o /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/PrintClass.swift -Xlinker /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintClass.swift.tmp/PrintTestTypes.o -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintClass.swift.tmp -L /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintClass.swift.tmp -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintClass.swift.tmp/main
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintClass.swift.tmp/main
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift:125:3: warning: 'ExpressibleByStringInterpolation' is deprecated: it will be replaced or redesigned in Swift 4.0. Instead of conforming to 'ExpressibleByStringInterpolation', consider adding an 'init(_:String)'
ExpressibleByStringInterpolation {
^
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintDiagnostics.swift' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintDictionary.swift' time='0.51'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintDictionary.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintDictionary.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/PrintDictionary.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintDictionary.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintDictionary.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='bindings-build-record-options.swift' time='9.06'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='bindings-build-record.swift' time='6.95'/>
<testcase classname='Swift(haiku-x86_64).Driver/Dependencies' name='build-record-invalid.swift' time='5.99'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='apply_abstraction_nested.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='argument_labels.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='argument_shuffle.swift' time='0.74'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Print.swift' time='6.46'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Print.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Print.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -force-single-frontend-invocation -parse-as-library -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Print.swift.tmp/PrintTestTypes.swiftmodule -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Print.swift.tmp/PrintTestTypes.o /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/Print.swift -Xlinker /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Print.swift.tmp/PrintTestTypes.o -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Print.swift.tmp -L /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Print.swift.tmp -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Print.swift.tmp/main
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Print.swift.tmp/main
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift:125:3: warning: 'ExpressibleByStringInterpolation' is deprecated: it will be replaced or redesigned in Swift 4.0. Instead of conforming to 'ExpressibleByStringInterpolation', consider adding an 'init(_:String)'
ExpressibleByStringInterpolation {
^
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintArray.swift' time='6.33'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintArray.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintArray.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -c -force-single-frontend-invocation -parse-as-library -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintArray.swift.tmp/PrintTestTypes.swiftmodule -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintArray.swift.tmp/PrintTestTypes.o /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/PrintArray.swift -Xlinker /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintArray.swift.tmp/PrintTestTypes.o -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintArray.swift.tmp -L /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintArray.swift.tmp -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintArray.swift.tmp/main
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintArray.swift.tmp/main
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/PrintTestTypes.swift:125:3: warning: 'ExpressibleByStringInterpolation' is deprecated: it will be replaced or redesigned in Swift 4.0. Instead of conforming to 'ExpressibleByStringInterpolation', consider adding an 'init(_:String)'
ExpressibleByStringInterpolation {
^
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='PrintBoolean.swift' time='5.55'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintBoolean.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintBoolean.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/PrintBoolean.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintBoolean.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/PrintBoolean.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILGen' name='accessors.swift' time='5.47'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='address_only_types.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='addressors.swift' time='1.87'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='OptionalRenames.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='OptionalTraps.swift' time='0.52'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionalTraps.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionalTraps.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/OptionalTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionalTraps.swift.tmp/Assert_Debug -Onone
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/OptionalTraps.swift -Xfrontend -disable-access-control -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionalTraps.swift.tmp/Assert_Release -O
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/OptionalTraps.swift -Xfrontend -disable-access-control -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionalTraps.swift.tmp/Assert_Unchecked -Ounchecked
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionalTraps.swift.tmp/Assert_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionalTraps.swift.tmp/Assert_Release
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionalTraps.swift.tmp/Assert_Unchecked
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='POSIX.swift' time='0.65'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/POSIX.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/POSIX.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/POSIX.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/POSIX.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/POSIX.swift.tmp/a.out /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/POSIX.swift.tmp
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILGen' name='NSApplicationMain.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='UIApplicationMain.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='accessibility_vtables.swift' time='0.71'/>
<testcase classname='Swift(haiku-x86_64).SILGen' name='accessibility_warnings.swift' time='0.95'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NumericParsing.swift.gyb' time='2.37'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/NumericParsing.swift.gyb.tmp ; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/NumericParsing.swift.gyb.tmp
/boot/home/Desktop/swift-source/swift/utils/gyb -DCMAKE_SIZEOF_VOID_P=64 /boot/home/Desktop/swift-source/swift/test/stdlib/NumericParsing.swift.gyb -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/NumericParsing.swift.gyb.tmp/NumericParsing.swift
/boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/NumericParsing.swift.gyb.tmp/NumericParsing.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/NumericParsing.swift.gyb.tmp/NumericParsing.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/NumericParsing.swift.gyb.tmp/a.out
/boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/NumericParsing.swift.gyb.tmp/NumericParsing.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/NumericParsing.swift.gyb.tmp/a.out
--
Exit Code: 1
Command Output (stdout):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='OptionSetTest.swift' time='0.73'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionSetTest.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionSetTest.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/OptionSetTest.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionSetTest.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/OptionSetTest.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Optional.swift' time='1.67'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Optional.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Optional.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Optional.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Optional.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Optional.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='OptionalBridge.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NewStringAppending.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Nil.swift' time='0.87'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Nil.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Nil.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Nil.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Nil.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Nil.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/stdlib/Nil.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/Nil.swift:7:8: error: no such module 'Foundation'
import Foundation
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NoFoundation.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NSUndoManager.swift' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NSValueBridging.swift.gyb' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NewString.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NSObject.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NSSetAPI.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NSStringAPI.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NSEnumeratorAPI.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NSError.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NSNumberBridging.swift.gyb' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='xref.swift' time='1.65'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Mirror.swift' time='3.98'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Mirror.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Mirror.swift.tmp
if [ native == "objc" ]; then clang++ -target x86_64-unknown-haiku -fmodules-cache-path='/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/Mirror/Mirror.mm -c -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Mirror.swift.tmp/Mirror.mm.o -g &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/Mirror.swift -I /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/Mirror/ -Xlinker /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Mirror.swift.tmp/Mirror.mm.o -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Mirror.swift.tmp/Mirror; else /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/Mirror.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Mirror.swift.tmp/Mirror; fi
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Mirror.swift.tmp/Mirror
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='MixedTypeArithmeticsDiagnostics.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NSArrayAPI.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='NSDictionary.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='write-to-locked-dir.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='xref-extensions.swift' time='1.21'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='xref-multi-file.swift' time='1.26'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Map.swift' time='5.18'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Map.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Map.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Map.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Map.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Map.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/stdlib/Map.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='MapKit.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='MathConstants.swift' time='0.74'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -typecheck -verify -disable-objc-attr-requires-foundation-module /boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift:9:5: error: unexpected error produced: use of unresolved identifier 'M_PI'
_ = M_PI // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift:9:13: error: expected warning not produced
_ = M_PI // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift:10:5: error: unexpected error produced: use of unresolved identifier 'M_PI_2'
_ = M_PI_2 // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift:10:15: error: expected warning not produced
_ = M_PI_2 // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift:11:5: error: unexpected error produced: use of unresolved identifier 'M_PI_4'
_ = M_PI_4 // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift:11:15: error: expected warning not produced
_ = M_PI_4 // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift:13:5: error: unexpected error produced: use of unresolved identifier 'M_SQRT2'
_ = M_SQRT2 // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift:13:16: error: expected warning not produced
_ = M_SQRT2 // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift:14:5: error: unexpected error produced: use of unresolved identifier 'M_SQRT1_2'
_ = M_SQRT1_2 // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/MathConstants.swift:14:18: error: expected warning not produced
_ = M_SQRT1_2 // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Serialization' name='version-mismatches.swift' time='0.96'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='vtable-function-deserialization.swift' time='0.66'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='witnesstable-function-deserialization.swift' time='0.59'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='KVO.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Leak.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='ManagedBuffer.swift' time='1.08'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ManagedBuffer.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ManagedBuffer.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/ManagedBuffer.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ManagedBuffer.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ManagedBuffer.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Serialization' name='transparent-std.swift' time='0.54'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='transparent.swift' time='3.16'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='typealias.swift' time='2.20'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/typealias.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/typealias.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-name alias -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/typealias.swift.tmp /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/alias.swift
llvm-bcanalyzer /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/typealias.swift.tmp/alias.swiftmodule | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Serialization/typealias.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/typealias.swift.tmp /boot/home/Desktop/swift-source/swift/test/Serialization/typealias.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/typealias.swift.tmp/a.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/typealias.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=OUTPUT /boot/home/Desktop/swift-source/swift/test/Serialization/typealias.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Intents.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='IntervalTraps.swift' time='0.71'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/IntervalTraps.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/IntervalTraps.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/IntervalTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/IntervalTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/IntervalTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/IntervalTraps.swift.tmp/a.out_Release -O
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/IntervalTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/IntervalTraps.swift.tmp/a.out_Release
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Index' name='kinds.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).Index' name='roles.swift' time='2.49'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='target-too-new.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='testability.swift' time='1.04'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='top-level-code.swift' time='0.77'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='zero_size_types.swift' time='2.04'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/zero_size_types.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/zero_size_types.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xllvm -sil-disable-pass="Generic Specializer" /boot/home/Desktop/swift-source/swift/test/IRGen/zero_size_types.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/zero_size_types.swift.tmp/a.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/zero_size_types.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/zero_size_types.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='zombies.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='sil_box_types.sil' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='sil_partial_apply_ownership.sil' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='struct.swift' time='2.22'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='target-incompatible.swift' time='0.83'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='witness_method_phi.sil' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='witness_table_multifile.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='witness_table_objc_associated_type.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='search-paths.swift' time='1.12'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/secret
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/secret /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/struct_with_operators.swift
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/Frameworks/has_alias.framework/Modules/has_alias.swiftmodule/
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/Frameworks/has_alias.framework/Modules/has_alias.swiftmodule/unknown.swiftmodule /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/alias.swift -module-name has_alias
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/secret -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/Frameworks -parse-as-library /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/has_xref.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths.swift -typecheck -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp -verify -show-diagnostics-after-fatal
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/secret -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/Frameworks /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/has_xref.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths.swift -typecheck -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/secret -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/Frameworks -parse-as-library /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/has_xref.swift -serialize-debugging-options
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths.swift -typecheck -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/secret -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/Frameworks -parse-as-library /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/has_xref.swift -application-extension
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths.swift -typecheck -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/has_xref.swiftmodule -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/secret -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/Frameworks -parse-as-library /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/has_xref.swift /boot/home/Desktop/swift-source/swift/test/Serialization/../Inputs/empty.swift -Xfrontend -serialize-debugging-options
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths.swift -typecheck -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp
llvm-bcanalyzer -dump /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/has_xref.swiftmodule | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths.swift -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/main.swiftmodule -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/secret -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/Frameworks
llvm-bcanalyzer -dump /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths.swift.tmp/main.swiftmodule | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/struct_with_operators.swift:6:21: warning: operator should no longer be declared with body
prefix operator +++ {}
~^~
/boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/struct_with_operators.swift:7:22: warning: operator should no longer be declared with body
postfix operator +++ {}
~^~
/boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/has_xref.swift:12:15: warning: operator '+++' declared in protocol must be 'static'
prefix func +++(base: inout Self)
^
static
/boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/has_xref.swift:1:8: error: no such module 'has_alias'
import has_alias
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Serialization' name='serialize_attr.swift' time='25.38'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='sil-serialize-all-with-cross-module-conformance.swift' time='0.79'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='weak_value_witnesses.sil' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='witness_method.sil' time='0.35'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='witness_method_after_devirt.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='print.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='resilience.swift' time='1.24'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='search-paths-relative.swift' time='1.27'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp/secret
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp/secret /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/struct_with_operators.swift
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp/Frameworks/has_alias.framework/Modules/has_alias.swiftmodule/
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp/Frameworks/has_alias.framework/Modules/has_alias.swiftmodule/unknown.swiftmodule /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/alias.swift -module-name has_alias
cd /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp/secret &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp/has_xref.swiftmodule -I . -F ../Frameworks -parse-as-library /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/has_xref.swift /boot/home/Desktop/swift-source/swift/test/Serialization/../Inputs/empty.swift -Xfrontend -serialize-debugging-options -Xcc -DDUMMY
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths-relative.swift -typecheck -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp
llvm-bcanalyzer -dump /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp/has_xref.swiftmodule &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp/has_xref.swiftmodule.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths-relative.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp/has_xref.swiftmodule.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=NEGATIVE /boot/home/Desktop/swift-source/swift/test/Serialization/search-paths-relative.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/search-paths-relative.swift.tmp/has_xref.swiftmodule.txt
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/struct_with_operators.swift:6:21: warning: operator should no longer be declared with body
prefix operator +++ {}
~^~
/boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/struct_with_operators.swift:7:22: warning: operator should no longer be declared with body
postfix operator +++ {}
~^~
/boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/has_xref.swift:12:15: warning: operator '+++' declared in protocol must be 'static'
prefix func +++(base: inout Self)
^
static
/boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/has_xref.swift:1:8: error: no such module 'has_alias'
import has_alias
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='vtable_symbol_linkage.swift' time='0.93'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/vtable_symbol_linkage.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/vtable_symbol_linkage.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/vtable_symbol_linkage_base.swift -emit-module -emit-module-path=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/vtable_symbol_linkage.swift.tmp/BaseModule.swiftmodule -emit-library -module-name BaseModule -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/vtable_symbol_linkage.swift.tmp/BaseModule.so
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/vtable_symbol_linkage.swift.tmp /boot/home/Desktop/swift-source/swift/test/IRGen/vtable_symbol_linkage.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/vtable_symbol_linkage.swift.tmp/BaseModule.so -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/vtable_symbol_linkage.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='weak.sil' time='0.36'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir /boot/home/Desktop/swift-source/swift/test/IRGen/weak.sil | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/weak.sil
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/IRGen/weak.sil:8:11: error: expected string not found in input
// CHECK: [[C:%C4weak1C]] = type &lt;{ [[REF:%swift.refcounted]] }&gt;
^
&lt;stdin&gt;:10:1: note: scanning from here
%swift.protocol = type { i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i32, i32, i16, i16, i32 }
^
&lt;stdin&gt;:13:4: note: possible intended match here
%swift.weak = type { %swift.refcounted* }
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='weak_class_protocol.sil' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='weak_import.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='operator.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='optimized.swift' time='0.77'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='override.swift' time='2.64'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='vector_reduction.swift' time='2.09'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='vtable.sil' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='vtable_multi_file.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='objc_method_table.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='objc_optional_reqs.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='objc_xref.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='unused.sil' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='upcast.sil' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='value_buffers.sil' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='multi-file-nested-type-simple.swift' time='1.76'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='multi-file.swift' time='1.97'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='noinline.swift' time='2.60'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='objc.swift' time='0.67'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='unowned.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='unowned_objc.sil' time='0.31'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir /boot/home/Desktop/swift-source/swift/test/IRGen/unowned_objc.sil | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/unowned_objc.sil
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/IRGen/unowned_objc.sil:9:11: error: expected string not found in input
// CHECK: [[C:%C12unowned_objc1C]] = type &lt;{ [[REF:%swift.refcounted]] }&gt;
^
&lt;stdin&gt;:10:1: note: scanning from here
%swift.protocol = type { i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i32, i32, i16, i16, i32 }
^
&lt;stdin&gt;:13:1: note: possible intended match here
%V12unowned_objc1A = type &lt;{ %swift.unowned }&gt;
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='unowned_store.sil' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='load.swift' time='1.34'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='multi-file-nested-type-circularity.swift' time='0.77'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='multi-file-nested-type-extension.swift' time='1.05'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='typemetadata.sil' time='0.22'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir /boot/home/Desktop/swift-source/swift/test/IRGen/typemetadata.sil | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/typemetadata.sil
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/IRGen/typemetadata.sil:32:11: error: expected string not found in input
// CHECK: [[T0:%.*]] = call %objc_class* @swift_rt_swift_getInitializedObjCClass({{.*}} @_TMfC12typemetadata1C, {{.*}})
^
&lt;stdin&gt;:50:10: note: scanning from here
br i1 %1, label %cacheIsNull, label %cont
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='unconditional_checked_cast.sil' time='0.35'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='undef.sil' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='verifier-fail-instruction.sil' time='3.88'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='verifier-init-existential.sil' time='0.09'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='verifier-value-metatype-lowering.sil' time='0.07'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='whole_module_optimization.swift' time='1.25'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='load-missing-dependencies.swift' time='0.87'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='load-missing-dependency.swift' time='1.41'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='load-wrong-name.swift' time='0.62'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='type_layout_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='type_layout_reference_storage.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='type_layout_reference_storage_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='typed_boxes.sil' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='type_dependent_operands.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='unimplemented_initializer.swift' time='0.28'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -sdk /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs -I /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs -enable-source-import -primary-file /boot/home/Desktop/swift-source/swift/test/SIL/unimplemented_initializer.swift -emit-sil -emit-verbose-sil | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/SIL/unimplemented_initializer.swift -check-prefix=CHECK-DEBUG
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -sdk /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs -I /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs -enable-source-import -primary-file /boot/home/Desktop/swift-source/swift/test/SIL/unimplemented_initializer.swift -emit-sil -emit-verbose-sil -O | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/SIL/unimplemented_initializer.swift -check-prefix=CHECK-RELEASE
--
Exit Code: 2
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:4:1: error: expected identifier or '('
@class NSString;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:8:1: error: expected identifier or '('
@protocol NSCopying
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:10:1: error: expected identifier or '('
@end
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:14:1: error: expected identifier or '('
@interface NSObject
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:16:1: error: expected external declaration
- (NSObject*) init;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:16:12: error: expected ')'
- (NSObject*) init;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:16:3: note: to match this '('
- (NSObject*) init;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:16:14: error: expected ';' after top level declarator
- (NSObject*) init;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:17:1: error: expected external declaration
+ (NSObject*) new;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:17:12: error: expected ')'
+ (NSObject*) new;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:17:3: note: to match this '('
+ (NSObject*) new;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:17:14: error: expected ';' after top level declarator
+ (NSObject*) new;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:18:1: error: expected external declaration
+ (void) load;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:18:4: error: expected identifier or '('
+ (void) load;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:18:4: error: expected ')'
+ (void) load;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:18:3: note: to match this '('
+ (void) load;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:19:1: error: expected external declaration
+ (void) initialize;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:19:4: error: expected identifier or '('
+ (void) initialize;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:19:4: error: expected ')'
+ (void) initialize;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:19:3: note: to match this '('
+ (void) initialize;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:21:1: error: expected external declaration
- (id)performSelector:(SEL)selector withObject:(id)object;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:21:7: error: expected ';' after top level declarator
- (id)performSelector:(SEL)selector withObject:(id)object;
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: note: while building module 'ObjectiveC' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:
#import "ObjectiveC.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/ObjectiveC.h:23:1: error: expected identifier or '('
@property (readonly, copy) NSString *description;
^
&lt;unknown&gt;:0: error: too many errors emitted, stopping now
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:1:9: error: could not build module 'ObjectiveC'
#import "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:2:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/Gizmo.h:2:
#import "BridgeTestFoundation.h"
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestFoundation.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/../SILGen/Inputs/usr/include/BridgeTestFoundation.h:1:9: error: could not build module 'ObjectiveC'
#import "ObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/SIL/unimplemented_initializer.swift:6:8: error: could not build Objective-C module 'gizmo'
import gizmo
^
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/SIL/unimplemented_initializer.swift -check-prefix=CHECK-DEBUG
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SIL' name='verifier-fail-bb.sil' time='2.29'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='inherited-initializer.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='load-file-permissions.swift' time='0.56'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='load-invalid.swift' time='0.63'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='tsan-attributes.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='two_tag_enums.swift.gyb' time='0.53'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='type_layout.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='parse_swift_decls_in_sil_mode.sil' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='printer_include_decls.swift' time='0.97'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='restricted-partial-apply.sil' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='import.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='import_source.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='inherited-conformance.swift' time='0.90'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='swift3-metadata-coff.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='swift_native_objc_runtime_base.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='tail_alloc.sil' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='clone_select_switch_value.sil' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='cloning.sil' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).SIL/ownership-verifier' name='basic.sil' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='function.swift' time='2.27'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='generic_extension.swift' time='0.91'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='generic_witness.swift' time='0.47'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='global_init.swift' time='27.14'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='ImplicitlyUnwrappedOptional.swift' time='0.78'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ImplicitlyUnwrappedOptional.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ImplicitlyUnwrappedOptional.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/ImplicitlyUnwrappedOptional.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ImplicitlyUnwrappedOptional.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ImplicitlyUnwrappedOptional.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/stdlib/ImplicitlyUnwrappedOptional.swift
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='InputStream.swift.gyb' time='0.39'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/InputStream.swift.gyb.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/InputStream.swift.gyb.tmp &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/gyb /boot/home/Desktop/swift-source/swift/test/stdlib/InputStream.swift.gyb -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/InputStream.swift.gyb.tmp/main.swift &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/InputStream.swift.gyb.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/InputStream.swift.gyb.tmp/main.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/InputStream.swift.gyb.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/InputStream.swift.gyb.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/InputStream.swift.gyb.tmp/a.out
--
Exit Code: 1
Command Output (stdout):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='subclass.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='super.sil' time='1.56'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='superclass_constraint.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).SIL' name='clone_init_existential.sil' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='vtable_deserialization.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='witness_tables.sil' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='enum.swift' time='1.17'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='extension-of-typealias.swift' time='0.70'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='failed-clang-module.swift' time='0.45'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/MixModA.framework/Headers
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/MixModA.framework/Modules/MixModA.swiftmodule
cp /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/MixModA.modulemap /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/MixModA.framework/Modules/module.modulemap
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/SwiftModA.swift -module-name MixModA -I /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/objcfail -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/MixModA.framework/Modules/MixModA.swiftmodule/unknown.swiftmodule -emit-objc-header -emit-objc-header-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/MixModA.framework/Headers/MixModA-Swift.h -module-cache-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/mcp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module /boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/SwiftModB.swift -module-name SwiftModB -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp -module-cache-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/mcp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -typecheck /boot/home/Desktop/swift-source/swift/test/Serialization/failed-clang-module.swift -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp -module-cache-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/mcp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -typecheck /boot/home/Desktop/swift-source/swift/test/Serialization/failed-clang-module.swift -Xcc -DFAIL -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp -module-cache-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/mcp -show-diagnostics-after-fatal -verify
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/MixModA.framework/Modules/module.modulemap:3:10: error: inferred submodules require a module with an umbrella
module * { export * }
^
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/failed-clang-module.swift.tmp/MixModA.framework/Modules/module.modulemap:3:10: error: inferred submodules require a module with an umbrella
module * { export * }
^
/boot/home/Desktop/swift-source/swift/test/Serialization/Inputs/SwiftModB.swift:1:8: error: could not build Objective-C module 'MixModA'
import MixModA
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Foundation_NewGenericAPIs.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='GameplayKit.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='HeapBuffer.swift' time='4.29'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/HeapBuffer.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/HeapBuffer.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/HeapBuffer.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/HeapBuffer.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/HeapBuffer.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/stdlib/HeapBuffer.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/HeapBuffer.swift:33:7: warning: initialization of variable 'addRef' was never used; consider replacing with assignment to '_' or removing it
var addRef = [a]
~~~~^~~~~~
_
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='static_initializer.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='struct_layout.sil' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='struct_resilience.swift' time='0.97'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='shared_function_serialization.sil' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='specializer_can_deserialize.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='visibility.sil' time='0.61'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='default_silfunction_deserializationfrom_stdlib.swift' time='0.78'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='duplicate_normalprotocolconformance.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='empty.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='FloatConstants.swift' time='1.44'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -typecheck -verify -disable-objc-attr-requires-foundation-module /boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:9:5: error: unexpected error produced: use of unresolved identifier 'FLT_RADIX'
_ = FLT_RADIX // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:9:18: error: expected warning not produced
_ = FLT_RADIX // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:11:5: error: unexpected error produced: use of unresolved identifier 'FLT_MANT_DIG'
_ = FLT_MANT_DIG // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:11:21: error: expected warning not produced
_ = FLT_MANT_DIG // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:12:5: error: unexpected error produced: use of unresolved identifier 'FLT_MIN_EXP'
_ = FLT_MIN_EXP // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:12:20: error: expected warning not produced
_ = FLT_MIN_EXP // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:13:5: error: unexpected error produced: use of unresolved identifier 'FLT_MAX_EXP'
_ = FLT_MAX_EXP // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:13:20: error: expected warning not produced
_ = FLT_MAX_EXP // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:14:5: error: unexpected error produced: use of unresolved identifier 'FLT_MAX'
_ = FLT_MAX // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:14:16: error: expected warning not produced
_ = FLT_MAX // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:15:5: error: unexpected error produced: use of unresolved identifier 'FLT_EPSILON'
_ = FLT_EPSILON // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:15:20: error: expected warning not produced
_ = FLT_EPSILON // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:16:5: error: unexpected error produced: use of unresolved identifier 'FLT_MIN'
_ = FLT_MIN // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:16:16: error: expected warning not produced
_ = FLT_MIN // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:17:5: error: unexpected error produced: use of unresolved identifier 'FLT_TRUE_MIN'
_ = FLT_TRUE_MIN // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:17:21: error: expected warning not produced
_ = FLT_TRUE_MIN // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:19:5: error: unexpected error produced: use of unresolved identifier 'DBL_MANT_DIG'
_ = DBL_MANT_DIG // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:19:21: error: expected warning not produced
_ = DBL_MANT_DIG // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:20:5: error: unexpected error produced: use of unresolved identifier 'DBL_MIN_EXP'
_ = DBL_MIN_EXP // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:20:20: error: expected warning not produced
_ = DBL_MIN_EXP // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:21:5: error: unexpected error produced: use of unresolved identifier 'DBL_MAX_EXP'
_ = DBL_MAX_EXP // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:21:20: error: expected warning not produced
_ = DBL_MAX_EXP // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:22:5: error: unexpected error produced: use of unresolved identifier 'DBL_MAX'
_ = DBL_MAX // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:22:16: error: expected warning not produced
_ = DBL_MAX // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:23:5: error: unexpected error produced: use of unresolved identifier 'DBL_EPSILON'
_ = DBL_EPSILON // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:23:20: error: expected warning not produced
_ = DBL_EPSILON // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:24:5: error: unexpected error produced: use of unresolved identifier 'DBL_MIN'
_ = DBL_MIN // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:24:16: error: expected warning not produced
_ = DBL_MIN // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:25:5: error: unexpected error produced: use of unresolved identifier 'DBL_TRUE_MIN'
_ = DBL_TRUE_MIN // expected-warning {{is deprecated}}
^
/boot/home/Desktop/swift-source/swift/test/stdlib/FloatConstants.swift:25:21: error: expected warning not produced
_ = DBL_TRUE_MIN // expected-warning {{is deprecated}}
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='FloatingPoint.swift.gyb' time='6.86'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FloatingPoint.swift.gyb.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FloatingPoint.swift.gyb.tmp &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/gyb /boot/home/Desktop/swift-source/swift/test/stdlib/FloatingPoint.swift.gyb -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FloatingPoint.swift.gyb.tmp/FloatingPoint.swift
/boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FloatingPoint.swift.gyb.tmp/FloatingPoint.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -parse-stdlib /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FloatingPoint.swift.gyb.tmp/FloatingPoint.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FloatingPoint.swift.gyb.tmp/a.out
/boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FloatingPoint.swift.gyb.tmp/FloatingPoint.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FloatingPoint.swift.gyb.tmp/a.out
--
Exit Code: 1
Command Output (stdout):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='FloatingPointIR.swift' time='0.99'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sil_witness_tables_external_conformance.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sil_witness_tables_external_witnesstable.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sil_witness_tables_inherited_conformance.swift' time='0.45'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='special_protocols.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='projection_lowered_type_parse.sil' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='public_external.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='semanticsattr.sil' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='comments.swift' time='1.44'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='conformance-multi-file.swift' time='0.68'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='default-witness-table-deserialization.swift' time='26.91'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Filter.swift' time='0.57'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Filter.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Filter.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Filter.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Filter.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Filter.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='FixedPointTruncation.swift' time='1.73'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FixedPointTruncation.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FixedPointTruncation.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FixedPointTruncation.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/FixedPointTruncation.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:6:1: warning: result of 'Int8' initializer is unused
Int8(maxInt8_u16)
^ ~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:8:1: warning: result of 'Int8' initializer is unused
Int8(maxInt8_u64)
^ ~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:10:1: warning: result of 'Int8' initializer is unused
Int8(zero_u16)
^ ~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:16:1: warning: result of 'UInt16' initializer is unused
UInt16(maxUInt16_u32)
^ ~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:17:1: warning: result of 'UInt16' initializer is unused
UInt16(zero_u32)
^ ~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:18:1: warning: result of 'UInt16' initializer is unused
UInt16(small_u32)
^ ~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:22:1: warning: result of 'UInt16' initializer is unused
UInt16(maxUInt16_i64)
^ ~~~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:24:1: warning: result of 'UInt8' initializer is unused
UInt8(small_u16)
^ ~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:28:1: warning: result of 'Int8' initializer is unused
Int8(minInt8_i64)
^ ~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:29:1: warning: result of 'Int16' initializer is unused
Int16(minInt8_i64)
^ ~~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:31:1: warning: result of 'Int8' initializer is unused
Int8(zero_i64)
^ ~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:35:1: warning: result of 'UInt8' initializer is unused
UInt8(sssmall_i8)
^ ~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:37:1: warning: result of 'Int' initializer is unused
Int(sssmall_u8)
^ ~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:39:1: warning: result of 'UInt8' initializer is unused
UInt8(szero_i8)
^ ~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:41:1: warning: result of 'Int' initializer is unused
Int(szero_u8)
^ ~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:43:1: warning: result of 'UInt8' initializer is unused
UInt8(smax_i8)
^ ~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:45:1: warning: result of 'Int' initializer is unused
Int(smax_u8)
^ ~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:48:1: warning: result of 'UInt16' initializer is unused
UInt16(sssmall_i8)
^ ~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:49:1: warning: result of 'UInt16' initializer is unused
UInt16(szero_i8)
^ ~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:50:1: warning: result of 'UInt32' initializer is unused
UInt32(sssmall_u8)
^ ~~~~~~~~~~~~
/boot/home/Desktop/swift-source/swift/test/stdlib/FixedPointTruncation.swift:51:1: warning: result of 'UInt32' initializer is unused
UInt32(szero_u8)
^ ~~~~~~~~~~
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Float.swift' time='0.73'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/stdlib/Float.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/main.swift
echo "typealias TestFloat = Float" &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/float_type.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/main.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/float_type.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/float.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/float.out
echo "typealias TestFloat = Double" &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/double_type.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/main.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/double_type.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/double.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Float.swift.tmp/double.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sil_linkage.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sil_witness_methods.sil' time='0.35'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sil_witness_tables.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='metatype_casts.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='ownership_qualified_memopts.sil' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='perf_inline_without_inline_all.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='class.swift' time='4.06'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='comments-framework.swift' time='0.39'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/comments-framework.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.framework/Modules/comments.swiftmodule/
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -module-name comments -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.framework/Modules/comments.swiftmodule/unknown.swiftmodule -emit-module-doc-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.framework/Modules/comments.swiftmodule/unknown.swiftdoc /boot/home/Desktop/swift-source/swift/test/Serialization/comments-framework.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -print-module-comments -module-to-print=comments -source-filename /boot/home/Desktop/swift-source/swift/test/Serialization/comments-framework.swift -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/comments-framework.swift.tmp | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Serialization/comments-framework.swift
cp -r /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.framework/Modules/comments.swiftmodule /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/comments-framework.swift.tmp/comments.swiftmodule
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -print-module-comments -module-to-print=comments -source-filename /boot/home/Desktop/swift-source/swift/test/Serialization/comments-framework.swift -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/comments-framework.swift.tmp | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Serialization/comments-framework.swift
--
Exit Code: 2
Command Output (stderr):
--
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/Serialization/comments-framework.swift
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Serialization' name='comments-hidden.swift' time='0.91'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='ErrorBridged.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='ErrorHandling.swift' time='1.57'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ErrorHandling.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ErrorHandling.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/ErrorHandling.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ErrorHandling.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/ErrorHandling.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Experimental.swift' time='0.37'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Experimental.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Experimental.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Experimental.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Experimental.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Experimental.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sil_generic_witness_methods_objc.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sil_irgen_library.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sil_irgen_standalone.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='effectsattr.sil' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='function_param_convention.sil' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='generic_shared_function.swift' time='1.04'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='init_existential_inst_deserializes_witness_tables.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='basic_sil_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='builtin.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='class-determinism.swift' time='1.77'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='class-roundtrip-module.swift' time='3.26'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='DispatchDeprecationWatchOS.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='DispatchRenames.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='DispatchTypes.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Error.swift' time='0.84'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Error.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Error.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Error.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Error.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Error.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='select_enum_optimized.swift' time='5.21'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='select_enum_single_payload.sil' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sil_generic_witness_methods.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='deserialize_generic_marker.sil' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='deserialize_objectivec.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='deserialize_stdlib.sil' time='26.79'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='array.swift' time='0.53'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='autolinking.swift' time='0.48'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -parse-stdlib -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp -module-name someModule -module-link-name module /boot/home/Desktop/swift-source/swift/test/Serialization/../Inputs/empty.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-ir -lmagic /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/out.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/out.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=NO-FORCE-LOAD /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/out.txt
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/someModule.framework/Modules/someModule.swiftmodule/
mv /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/someModule.swiftmodule /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/someModule.framework/Modules/someModule.swiftmodule/unknown.swiftmodule
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-ir -lmagic /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/framework.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=FRAMEWORK /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/framework.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=NO-FORCE-LOAD /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/framework.txt
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -parse-stdlib -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp -module-name someModule -module-link-name module /boot/home/Desktop/swift-source/swift/test/Serialization/../Inputs/empty.swift -autolink-force-load
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-ir -lmagic /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/force-load.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/force-load.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=FORCE-LOAD-CLIENT /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Serialization/Output/autolinking.swift.tmp/force-load.txt
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-ir -parse-stdlib -module-name someModule -module-link-name module /boot/home/Desktop/swift-source/swift/test/Serialization/../Inputs/empty.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' --check-prefix=NO-FORCE-LOAD /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-ir -parse-stdlib -module-name someModule -module-link-name module /boot/home/Desktop/swift-source/swift/test/Serialization/../Inputs/empty.swift -autolink-force-load | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' --check-prefix=FORCE-LOAD /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-ir -parse-stdlib -module-name someModule -module-link-name 0module /boot/home/Desktop/swift-source/swift/test/Serialization/../Inputs/empty.swift -autolink-force-load | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' --check-prefix=FORCE-LOAD-HEX /boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Serialization/autolinking.swift:34:15: error: expected string not found in input
// CHECK-DAG: !{{[0-9]+}} = !{!"-lmagic"}
^
&lt;stdin&gt;:21:8: note: scanning from here
!1 = !{}
^
&lt;stdin&gt;:22:15: note: possible intended match here
!2 = !{i32 1, !"PIC Level", i32 2}
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Serialization' name='basic_sil.swift' time='9.95'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='DictionaryUnchecked.swift' time='0.27'>
<failure >
Script:
--
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DictionaryUnchecked.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/DictionaryUnchecked.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DictionaryUnchecked.swift.tmp/a.out -Ounchecked
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DictionaryUnchecked.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Dispatch.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='DispatchDeprecationMacOS.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='same_type_constraints.swift' time='0.50'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='sanitize_coverage.swift' time='0.40'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -sanitize=address -sanitize-coverage=func /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift -check-prefix=SANCOV
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -sanitize=address -sanitize-coverage=bb /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift -check-prefix=SANCOV
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -sanitize=address -sanitize-coverage=edge /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift -check-prefix=SANCOV
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -sanitize=address -sanitize-coverage=edge,trace-cmp /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift -check-prefix=SANCOV -check-prefix=SANCOV_TRACE_CMP
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -sanitize=address -sanitize-coverage=edge,trace-bb /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift -check-prefix=SANCOV -check-prefix=SANCOV_TRACE_BB
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -sanitize=address -sanitize-coverage=edge,indirect-calls /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift -check-prefix=SANCOV -check-prefix=SANCOV_INDIRECT_CALLS
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -sanitize=address -sanitize-coverage=edge,8bit-counters /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift -check-prefix=SANCOV -check-prefix=SANCOV_8BIT_COUNTERS
--
Exit Code: 2
Command Output (stderr):
--
&lt;unknown&gt;:0: error: unsupported option '-sanitize=address' for target 'x86_64-unknown-haiku'
/boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift:10:8: error: no such module 'Darwin'
import Darwin
^
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/IRGen/sanitize_coverage.swift -check-prefix=SANCOV
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='select_enum.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='deserialize_darwin.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='deserialize_foundation.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='deserialize_generic.sil' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='alignment.swift' time='26.40'/>
<testcase classname='Swift(haiku-x86_64).Serialization' name='always_inline.swift' time='2.39'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='DebuggerSupport.swift' time='0.82'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DebuggerSupport.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DebuggerSupport.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/DebuggerSupport.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DebuggerSupport.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DebuggerSupport.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='DictionaryLiteral.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='DictionaryTraps.swift' time='0.95'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DictionaryTraps.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DictionaryTraps.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/DictionaryTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DictionaryTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/DictionaryTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DictionaryTraps.swift.tmp/a.out_Release -O
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DictionaryTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/DictionaryTraps.swift.tmp/a.out_Release
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='reflection_metadata.swift' time='1.53'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='reflection_metadata_imported.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='report_dead_method_call.swift' time='0.39'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/report_dead_method_call.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/report_dead_method_call.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/report_dead_method_call/main.swift /boot/home/Desktop/swift-source/swift/test/IRGen/report_dead_method_call.swift -O -Xfrontend -disable-access-control -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/report_dead_method_call.swift.tmp/report_dead_method_call
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/report_dead_method_call.swift.tmp/report_dead_method_call
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='runtime_calling_conventions.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='copy_value_destroy_value.sil' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='deserialize_appkit.sil' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='deserialize_coregraphics.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='CollectionOfOne.swift' time='0.22'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CollectionOfOne.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CollectionOfOne.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/CollectionOfOne.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CollectionOfOne.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CollectionOfOne.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='CommandLine.swift' time='0.35'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CommandLine.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CommandLine.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/CommandLineStressTest/CommandLineStressTest.swift -parse-as-library -force-single-frontend-invocation -module-name CommandLineStressTestSwift -emit-object -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CommandLine.swift.tmp/CommandLineStressTestSwift.o
'/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/clang' "-fmodules-cache-path='/tmp/swift-testsuite-clang-module-cache_gC1RZ'" -arch x86_64 -c -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CommandLine.swift.tmp/CommandLineStressTest.o -x c /boot/home/Desktop/swift-source/swift/test/stdlib/Inputs/CommandLineStressTest/CommandLineStressTest.c
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CommandLine.swift.tmp/CommandLineStressTest.o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CommandLine.swift.tmp/CommandLineStressTestSwift.o -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CommandLine.swift.tmp/CommandLineStressTest
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CommandLine.swift.tmp/CommandLineStressTest foo bar baz qux quux corge grault garply waldo fred plugh xyzzy and thud
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='DarwinAPI.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='protocol_resilience.sil' time='0.75'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='rdar15304329.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='readonly.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='boxes.sil' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='clang_conformances.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='clang_sib.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Casts.swift' time='0.28'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Casts.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Casts.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Casts.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Casts.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Casts.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Character.swift' time='1.59'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Character.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Character.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/Character.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Character.swift.tmp/a.out -module-name main -Xfrontend -disable-access-control &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Character.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='CharacterTraps.swift' time='0.56'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CharacterTraps.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CharacterTraps.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/CharacterTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CharacterTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/CharacterTraps.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CharacterTraps.swift.tmp/a.out_Release -O
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CharacterTraps.swift.tmp/a.out_Debug
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CharacterTraps.swift.tmp/a.out_Release
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='protocol_extensions.sil' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='protocol_extensions_constrain.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='protocol_metadata.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).SIL/Serialization' name='borrow.sil' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='BridgeStorage.swift.gyb' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Bridgeable.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='Builtins.swift' time='0.83'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Builtins.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Builtins.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/stdlib/Builtins.swift -parse-stdlib -Xfrontend -disable-access-control -Onone -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Builtins.swift.tmp/Builtins
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/Builtins.swift.tmp/Builtins
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='CastTraps.swift.gyb' time='0.66'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CastTraps.swift.gyb.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CastTraps.swift.gyb.tmp &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/gyb /boot/home/Desktop/swift-source/swift/test/stdlib/CastTraps.swift.gyb -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CastTraps.swift.gyb.tmp/main.swift &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CastTraps.swift.gyb.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CastTraps.swift.gyb.tmp/main.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CastTraps.swift.gyb.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CastTraps.swift.gyb.tmp/main.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/CastTraps.swift.gyb.tmp/a.out
--
Exit Code: 1
Command Output (stdout):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='playground.swift' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='protocol_conformance_records.swift' time='0.49'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='protocol_conformance_records_objc.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='BitwiseOperationsType.swift' time='0.40'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/BitwiseOperationsType.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/BitwiseOperationsType.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/BitwiseOperationsType.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/BitwiseOperationsType.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/BitwiseOperationsType.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='BridgeIdAsAny.swift.gyb' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='BridgeNonVerbatim.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='partial_apply_forwarder.sil' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='partial_apply_generic.swift' time='0.96'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='pic.swift' time='0.21'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil /boot/home/Desktop/swift-source/swift/test/IRGen/pic.swift -module-name main -S -o - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=x86_64 /boot/home/Desktop/swift-source/swift/test/IRGen/pic.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/IRGen/pic.swift:14:18: error: expected string not found in input
// x86_64-LABEL: __TF4main10use_globalFT_Si:
^
&lt;stdin&gt;:1:2: note: scanning from here
.text
^
&lt;stdin&gt;:31:1: note: possible intended match here
_TF4main10use_globalFT_Si:
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='ArrayBridge.swift.gyb' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='ArrayDiagnostics.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='AssetsLibrary.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='ordering_x86.sil' time='0.53'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='osx-targets.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='ownership_qualified_memopts.sil' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='partial_apply.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='AVFoundation.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).stdlib' name='AllocRounding.swift' time='0.41'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AllocRounding.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AllocRounding.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/stdlib/AllocRounding.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AllocRounding.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AllocRounding.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).stdlib' name='AnyHashableCasts.swift.gyb' time='1.12'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AnyHashableCasts.swift.gyb.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AnyHashableCasts.swift.gyb.tmp
/boot/home/Desktop/swift-source/swift/utils/gyb /boot/home/Desktop/swift-source/swift/test/stdlib/AnyHashableCasts.swift.gyb -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AnyHashableCasts.swift.gyb.tmp/AnyHashableCasts.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -g -module-name a /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AnyHashableCasts.swift.gyb.tmp/AnyHashableCasts.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AnyHashableCasts.swift.gyb.tmp.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AnyHashableCasts.swift.gyb.tmp.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -g -O -module-name a /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AnyHashableCasts.swift.gyb.tmp/AnyHashableCasts.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AnyHashableCasts.swift.gyb.tmp.out.optimized
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/stdlib/Output/AnyHashableCasts.swift.gyb.tmp.out.optimized
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='optional_metatype.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='ordering_aarch64.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='ordering_arm.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='witness_specialize.sil' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='witness_tables.sil' time='0.42'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='witness_with_inherited_gp.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).sil-opt' name='sil-opt.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).sil-passpipeline-dump' name='basic.test-sh' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_subscripts.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_super.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_type_encoding.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='where_clause.sil' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='witness_bug.sil' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='witness_protocol_from_import.sil' time='0.80'/>
<testcase classname='Swift(haiku-x86_64).sil-nm' name='basic.sil' time='0.66'/>
<testcase classname='Swift(haiku-x86_64).sil-opt' name='emit-sib.swift' time='19.28'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_simd.sil' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_structs.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_subclass.swift' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='undef_objc.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='unmanaged.sil' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='unnamed_struct_identifiers.sil' time='0.50'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='where.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).sil-func-extractor' name='load-serialized-sil.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).sil-func-extractor' name='multiple-functions.sil' time='0.54'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_remapped_inits.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_runtime_visible.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_selector.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='string_literal.sil' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='typed_boxes.sil' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='undef.sil' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).multifile/typealias/two-modules' name='main.swift' time='1.21'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -emit-module -c /boot/home/Desktop/swift-source/swift/test/multifile/typealias/two-modules/library.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/library.o
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -emit-library -c /boot/home/Desktop/swift-source/swift/test/multifile/typealias/two-modules/library.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/library.o
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/multifile/typealias/two-modules/main.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/library.o -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/ -L /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/ -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/main
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -g -emit-module -c /boot/home/Desktop/swift-source/swift/test/multifile/typealias/two-modules/library.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/library.o
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -g -emit-library -c /boot/home/Desktop/swift-source/swift/test/multifile/typealias/two-modules/library.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/library.o
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -g /boot/home/Desktop/swift-source/swift/test/multifile/typealias/two-modules/main.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/library.o -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/ -L /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/ -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/two-modules/Output/main.swift.tmp/linker/main
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).sil-func-extractor' name='basic.sil' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).sil-func-extractor' name='basic.swift' time='2.68'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_protocol_extended_method_types.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_protocol_multi_file.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_protocols.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_protocols_jit.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='specialized_conformance.sil' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='static_initializer.sil' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='stored_property.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).multifile/typealias/one-module' name='library.swift' time='0.06'/>
<testcase classname='Swift(haiku-x86_64).multifile/typealias/one-module' name='main.swift' time='0.56'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/one-module/Output/main.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/typealias/one-module/Output/main.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/multifile/typealias/one-module/main.swift /boot/home/Desktop/swift-source/swift/test/multifile/typealias/one-module/library.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -g /boot/home/Desktop/swift-source/swift/test/multifile/typealias/one-module/main.swift /boot/home/Desktop/swift-source/swift/test/multifile/typealias/one-module/library.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).multifile/typealias/two-modules' name='library.swift' time='0.04'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_properties_jit.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_property_attrs.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_protocol_conversion.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='sil_scope.sil' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='sil_scope_inline_fn.sil' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='sillocation.sil' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).multifile/synthesized-accessors/two-modules' name='library.swift' time='0.04'/>
<testcase classname='Swift(haiku-x86_64).multifile/synthesized-accessors/two-modules' name='main.swift' time='1.05'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/onone /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/wmo
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/onone/library.swiftmodule -module-name=library -emit-library /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/two-modules/library.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/onone/library.so
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/two-modules/main.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/onone/library.so -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/onone/ -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/onone/main
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/wmo/library.swiftmodule -module-name=library -emit-library -O -wmo /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/two-modules/library.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/wmo/library.so
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/two-modules/main.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/wmo/library.so -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/wmo/ -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/synthesized-accessors/two-modules/Output/main.swift.tmp/wmo/main
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_properties.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_properties_imported.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_properties_ios.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='self.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='self.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='self_substitution.sil' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).multifile/synthesized-accessors/two-modules-imported' name='library.swift' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).multifile/synthesized-accessors/two-modules-imported' name='main.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_methods.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_ns_enum.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_pointers.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='polymorphic_function.sil' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='projection_lowered_type_parse.sil' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='protocol_getter.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='question_mark.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).multifile/synthesized-accessors/one-module-public' name='library.swift' time='0.04'/>
<testcase classname='Swift(haiku-x86_64).multifile/synthesized-accessors/one-module-public' name='main.swift' time='0.89'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/one-module-public/library.swift /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/one-module-public/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -whole-module-optimization /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/one-module-public/library.swift /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/one-module-public/main.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_implicit_with.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_int_encoding.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_local.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='overloaded_member.sil' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='ownership_qualified_memopts.sil' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='partial_apply_ownership.sil' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).multifile/synthesized-accessors/one-module-imported' name='main.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).multifile/synthesized-accessors/one-module-internal' name='library.swift' time='0.04'/>
<testcase classname='Swift(haiku-x86_64).multifile/synthesized-accessors/one-module-internal' name='main.swift' time='0.89'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/one-module-internal/library.swift /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/one-module-internal/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -whole-module-optimization /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/one-module-internal/library.swift /boot/home/Desktop/swift-source/swift/test/multifile/synthesized-accessors/one-module-internal/main.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_generic_class_debug_info.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_generic_class_metadata.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_generic_protocol_conformance.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_globals.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='global_init_attribute.sil' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='indirect_enum.sil' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='nonatomic_reference_counting.sil' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).multifile' name='protocol-conformance.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).multifile/synthesized-accessors/one-module-imported' name='library.swift' time='0.04'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_extensions.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_factory_method.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_generic_class_convention.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='final.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='generic_signature_with_depth.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='generics.sil' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).multifile' name='external-protocol-conformance.swift' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).multifile' name='protocol-conformance-broken.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).multifile' name='protocol-conformance-member.swift' time='0.70'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/Output/protocol-conformance-member.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/Output/protocol-conformance-member.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -emit-library /boot/home/Desktop/swift-source/swift/test/multifile/protocol-conformance-member.swift /boot/home/Desktop/swift-source/swift/test/multifile/Inputs/protocol-conformance-member-helper.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/Output/protocol-conformance-member.swift.tmp/libTest.dylib -module-name Test
llvm-nm /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/Output/protocol-conformance-member.swift.tmp/libTest.dylib | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/multifile/protocol-conformance-member.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_dealloc.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_enum_multi_file.swift' time='1.24'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_errors.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='enum_in_class.sil' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='errors.sil' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='extension.swift' time='0.53'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='unsupported_recursive_value_type.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).multifile/extensions/two-modules' name='library.swift' time='0.05'/>
<testcase classname='Swift(haiku-x86_64).multifile/extensions/two-modules' name='main.swift' time='0.78'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/onone /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/wmo
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/onone/library.swiftmodule -module-name=library -emit-library /boot/home/Desktop/swift-source/swift/test/multifile/extensions/two-modules/library.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/onone/library.so
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/multifile/extensions/two-modules/main.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/onone/library.so -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/onone/ -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/onone/main
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -emit-module -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/wmo/library.swiftmodule -module-name=library -emit-library -O -wmo /boot/home/Desktop/swift-source/swift/test/multifile/extensions/two-modules/library.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/wmo/library.so
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/multifile/extensions/two-modules/main.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/wmo/library.so -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/wmo/ -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/extensions/two-modules/Output/main.swift.tmp/wmo/main
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_class_empty_fields.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_class_export.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_class_property.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='bound_generic.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='boxes.sil' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='coverage_maps.sil' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='default_witness_tables.sil' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='return_inside_pound.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='single_expression_closure.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='suppress-argument-labels-in-types.swift' time='0.61'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='typo_correction.swift' time='1.99'/>
<testcase classname='Swift(haiku-x86_64).multifile/error-type/one-module' name='main.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).multifile/error-type/two-modules' name='library.swift' time='0.03'/>
<testcase classname='Swift(haiku-x86_64).multifile/error-type/two-modules' name='main.swift' time='1.29'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/error-type/two-modules/Output/main.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/error-type/two-modules/Output/main.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/error-type/two-modules/Output/main.swift.tmp/linker
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -emit-module -c /boot/home/Desktop/swift-source/swift/test/multifile/error-type/two-modules/library.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/error-type/two-modules/Output/main.swift.tmp/linker/library.o
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -emit-library -c /boot/home/Desktop/swift-source/swift/test/multifile/error-type/two-modules/library.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/error-type/two-modules/Output/main.swift.tmp/linker/library.o
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/multifile/error-type/two-modules/main.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/error-type/two-modules/Output/main.swift.tmp/linker/library.o -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/error-type/two-modules/Output/main.swift.tmp/linker/ -L /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/error-type/two-modules/Output/main.swift.tmp/linker/ -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/error-type/two-modules/Output/main.swift.tmp/linker/main
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_bridge.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_bridged_generic_conformance.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_casts.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='basic2.sil' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='basic_objc.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='borrow.sil' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='objc_attr_requires_module_3.swift' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='object_literals_ios.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='object_literals_osx.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).multifile/error-type/one-module' name='library.swift' time='0.03'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_attr_NSManaged.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_block.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='objc_block_storage.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='attributes.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='available.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='basic.sil' time='24.09'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='infer_block_type.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='objc_attr_requires_module_1.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='objc_attr_requires_module_2.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).multifile/error-type/imported' name='library.swift' time='0.03'/>
<testcase classname='Swift(haiku-x86_64).multifile/error-type/imported' name='main.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='nominal-type-section.swift' time='0.58'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='nonatomic_reference_counting.sil' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='nondominant.sil' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='apply_with_conformance.sil' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='apply_with_substitution.sil' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).SIL/Parser' name='array_roundtrip.swift' time='61.27'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='immutability.swift' time='1.36'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='implicit_initializer_multi.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='import_and_define_class.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).multifile/constant-struct-with-padding' name='main.swift' time='2.29'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/constant-struct-with-padding/Output/main.swift.tmp &amp;&amp; mkdir /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/constant-struct-with-padding/Output/main.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -O -whole-module-optimization /boot/home/Desktop/swift-source/swift/test/multifile/constant-struct-with-padding/main.swift /boot/home/Desktop/swift-source/swift/test/multifile/constant-struct-with-padding/Other.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).multifile/constant-tuple-with-padding' name='Other.swift' time='0.03'/>
<testcase classname='Swift(haiku-x86_64).multifile/constant-tuple-with-padding' name='main.swift' time='2.18'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/constant-tuple-with-padding/Output/main.swift.tmp &amp;&amp; mkdir /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/multifile/constant-tuple-with-padding/Output/main.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -O -whole-module-optimization /boot/home/Desktop/swift-source/swift/test/multifile/constant-tuple-with-padding/main.swift /boot/home/Desktop/swift-source/swift/test/multifile/constant-tuple-with-padding/Other.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='nested_types.sil' time='1.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='newtype.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='noinline.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).Runtime' name='weak-reference-racetests.swift' time='0.39'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Runtime/Output/weak-reference-racetests.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Runtime/Output/weak-reference-racetests.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Runtime/weak-reference-racetests.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Runtime/Output/weak-reference-racetests.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Runtime/Output/weak-reference-racetests.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Sema' name='enum_raw_representable_multi_file.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='existential_nested_type.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='extension_binding_multi.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).multifile/constant-struct-with-padding' name='Other.swift' time='0.04'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='mixed_objc_native_protocol_constraints.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='module_hash.swift' time='30.15'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='multithread_module.swift' time='3.96'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/multithread_module/main.swift -emit-ir -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp/main.ll /boot/home/Desktop/swift-source/swift/test/IRGen/multithread_module.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp/mt_module.ll -num-threads 2 -O -g -module-name test
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' --check-prefix=CHECK-MAINLL /boot/home/Desktop/swift-source/swift/test/IRGen/multithread_module.swift &lt;/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp/main.ll
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' --check-prefix=CHECK-MODULELL /boot/home/Desktop/swift-source/swift/test/IRGen/multithread_module.swift &lt;/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp/mt_module.ll
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -c /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/multithread_module/main.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp/main.o /boot/home/Desktop/swift-source/swift/test/IRGen/multithread_module.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp/mt_module.o -num-threads 2 -O -g -module-name test
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp/main.o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp/mt_module.o -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp/a.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/multithread_module.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/multithread_module.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Runtime' name='backtrace.swift' time='0.98'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Runtime/Output/backtrace.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Runtime/Output/backtrace.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/Runtime/backtrace.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Runtime/Output/backtrace.swift.tmp/a.out
not --crash /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Runtime/Output/backtrace.swift.tmp/a.out 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/backtrace-check
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Runtime' name='linux-fatal-backtrace.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).Runtime' name='weak-reference-racetests-dispatch.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='enum_raw_representable_explicit_cart_before_horse.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='enum_raw_representable_explicit_multi_file.swift' time='0.62'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='enum_raw_representable_generic.swift' time='0.04'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='metatype.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='metatype_casts.sil' time='3.12'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil /boot/home/Desktop/swift-source/swift/test/IRGen/metatype_casts.sil -emit-ir | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/metatype_casts.sil
--
Exit Code: 2
Command Output (stderr):
--
swift: /boot/home/Desktop/swift-source/swift/lib/AST/ASTContext.cpp:2874:swift::ExistentialMetatypeType::ExistentialMetatypeType(swift::Type, const swift::ASTContext *, swift::RecursiveTypeProperties, Optional&lt;swift::MetatypeRepresentation&gt;): getASTContext().LangOpts.EnableObjCInterop || *repr != MetatypeRepresentation::ObjC
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/IRGen/metatype_casts.sil
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='method_linkage.swift' time='1.25'/>
<testcase classname='Swift(haiku-x86_64).RemoteAST' name='objc_classes.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).RemoteAST' name='structural_types.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='enum_post_hoc_raw_representable_with_raw_type.swift' time='0.45'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='enum_raw_multi.swift' time='0.66'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='enum_raw_representable.swift' time='1.45'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='enum_raw_representable_explicit.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='lowered_optional_self_metadata.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='mangle-anonclosure.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='meta_meta_type.swift' time='0.50'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/meta_meta_type.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/meta_meta_type.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/IRGen/meta_meta_type.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/meta_meta_type.swift.tmp/a.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/meta_meta_type.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/meta_meta_type.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -primary-file /boot/home/Desktop/swift-source/swift/test/IRGen/meta_meta_type.swift -emit-ir | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECKIR /boot/home/Desktop/swift-source/swift/test/IRGen/meta_meta_type.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='metadata_dominance.swift' time='1.09'/>
<testcase classname='Swift(haiku-x86_64).RemoteAST' name='foreign_types.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).RemoteAST' name='member_offsets.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).RemoteAST' name='nominal_types.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='dynamic_attr_requires_module.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='editor_placeholders.swift' time='0.66'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='enum_equatable_hashable.swift' time='1.70'/>
<testcase classname='Swift(haiku-x86_64).expr/unary/selector' name='property.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/unary/selector' name='selector.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='literals.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='local_types.swift' time='1.08'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/local_types.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/local_types.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-module /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/local_types_helper.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/local_types.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -parse-as-library /boot/home/Desktop/swift-source/swift/test/IRGen/local_types.swift -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/local_types.swift.tmp &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/local_types.swift.tmp.ll
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/local_types.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/local_types.swift.tmp.ll
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=NEGATIVE /boot/home/Desktop/swift-source/swift/test/IRGen/local_types.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/local_types.swift.tmp.ll
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/IRGen/local_types.swift:53:16: error: expected string not found in input
// CHECK-DAG: @_TMmCF11local_types16topLevelIfConfigFT_T_L_17LocalClassEnabled = hidden global %objc_class
^
&lt;stdin&gt;:1:1: note: scanning from here
; ModuleID = '-'
^
&lt;stdin&gt;:16:1: note: possible intended match here
%CF11local_types16topLevelIfConfigFT_T_L_17LocalClassEnabled = type &lt;{ %swift.refcounted }&gt;
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Reflection' name='typeref_lowering_imported.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Reflection' name='typeref_lowering_missing.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Reflection' name='typeref_lowering_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_unreachable_after_return.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_values_of_module_type.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_variable_used_in_initial.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).expr/unary/selector' name='fixits.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='lazy_multi_file.swift' time='0.55'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='lifetime.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='linker_options_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Reflection' name='typeref_decoding_imported.swift' time='1.03'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/typeref_decoding_imported.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/typeref_decoding_imported.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/Reflection/Inputs/ImportedTypes.swift /boot/home/Desktop/swift-source/swift/test/Reflection/Inputs/ImportedTypesOther.swift -parse-as-library -emit-module -emit-library -module-name TypesToReflect -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/typeref_decoding_imported.swift.tmp/libTypesToReflect.so -I /boot/home/Desktop/swift-source/swift/test/Reflection/Inputs
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-reflection-dump -arch x86_64 -binary-filename /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/typeref_decoding_imported.swift.tmp/libTypesToReflect.so | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Reflection/typeref_decoding_imported.swift --check-prefix=CHECK-64 --check-prefix=CHECK-x86_64
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/typeref_decoding_imported.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/typeref_decoding_imported.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/Reflection/Inputs/ImportedTypes.swift /boot/home/Desktop/swift-source/swift/test/Reflection/Inputs/ImportedTypesOther.swift -parse-as-library -emit-module -emit-library -module-name TypesToReflect -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/typeref_decoding_imported.swift.tmp/libTypesToReflect.so -I /boot/home/Desktop/swift-source/swift/test/Reflection/Inputs -whole-module-optimization -num-threads 2
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-reflection-dump -arch x86_64 -binary-filename /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/typeref_decoding_imported.swift.tmp/libTypesToReflect.so | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Reflection/typeref_decoding_imported.swift --check-prefix=CHECK-64 --check-prefix=CHECK-x86_64
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Reflection' name='typeref_decoding_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Reflection' name='typeref_lowering.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_type_conversion.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_typealias.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_unintended_optional_behavior.swift' time='0.82'/>
<testcase classname='Swift(haiku-x86_64).expr/primary' name='unqualified_name.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).expr/unary/keypath' name='keypath.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='invalid_alignment.swift' time='1.62'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='ivar_destroyer.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='lazy_globals.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).Reflection' name='box_descriptors.sil' time='0.67'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/box_descriptors.sil.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/box_descriptors.sil.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 /boot/home/Desktop/swift-source/swift/test/Reflection/box_descriptors.sil -emit-module -emit-library -module-name capture_descriptors -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/box_descriptors.sil.tmp/capture_descriptors.so
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-reflection-dump -arch x86_64 -binary-filename /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Reflection/Output/box_descriptors.sil.tmp/capture_descriptors.so | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Reflection/box_descriptors.sil
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Reflection' name='capture_descriptors.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Reflection' name='typeref_decoding.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_invalid_synthesized_init_proto_conformance.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_metatype_cast_to_reference_no_objc.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_self_assign.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).expr/primary/literal' name='boolean.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).expr/primary/literal' name='context.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='indirect_return.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='infinite_archetype.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='int_to_fp.sil' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_c_style_for.swift' time='1.24'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_defer_captures.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_express_tuple.swift' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='diag_invalid_inout_captures.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).expr/postfix/dot' name='dot_keywords.swift' time='0.44'/>
<testcase classname='Swift(haiku-x86_64).expr/postfix/dot' name='init_ref_delegation.swift' time='0.88'/>
<testcase classname='Swift(haiku-x86_64).expr/postfix/dot' name='optional_context_member.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).expr/postfix/dot' name='optional_context_member_enum.swift' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='globals.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='indexing.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='indirect_argument.sil' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='indirect_enum.sil' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='circular_decl_checking.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='complex_expressions.swift' time='6.34'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='deprecation_osx.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/postfix/call' name='construction.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).expr/postfix/call' name='default_args.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_tuples.swift' time='0.65'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_types.swift' time='0.51'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='global_resilience.sil' time='0.60'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='availability_versions_objc_api.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='availability_versions_playgrounds.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='check_unnecessary_typecheck.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).expr' name='expressions.swift' time='17.97'/>
<testcase classname='Swift(haiku-x86_64).expr/edge-contraction' name='paren-expr.swift' time='2.29'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_structs.sil' time='2.18'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_structs.swift' time='2.05'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_ternary.swift' time='1.26'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='availability_refinement_contexts.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='availability_versions.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='availability_versions_multi.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr' name='dynamic_lookup.swift' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).expr/edge-contraction' name='array_base_optimization.swift' time='1.69'/>
<testcase classname='Swift(haiku-x86_64).expr/edge-contraction' name='dictionary-literal.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_enums.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_metatypes.swift' time='5.55'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_metatypes_arm.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Prototypes/property_behaviors' name='delayed.swift' time='0.64'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/property_behaviors/Output/delayed.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/property_behaviors/Output/delayed.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -enable-experimental-property-behaviors /boot/home/Desktop/swift-source/swift/test/Prototypes/property_behaviors/delayed.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/property_behaviors/Output/delayed.swift.tmp/a.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/property_behaviors/Output/delayed.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Prototypes/property_behaviors' name='lazy.swift' time='0.28'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/property_behaviors/Output/lazy.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/property_behaviors/Output/lazy.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -enable-experimental-property-behaviors /boot/home/Desktop/swift-source/swift/test/Prototypes/property_behaviors/lazy.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/property_behaviors/Output/lazy.swift.tmp/a.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/property_behaviors/Output/lazy.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Sema' name='accessibility_typealias.swift' time='0.49'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='availability.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='availability_compound.swift' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).expr/delayed-ident' name='enum.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).expr/delayed-ident' name='static_func.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).expr/delayed-ident' name='static_var.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).Demangle' name='remangle.swift' time='0.09'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_class_anyobject.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_classes.sil' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_classes_objc.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Prototypes' name='Result.swift' time='5.35'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Result.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Result.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Prototypes/Result.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Result.swift.tmp/a.out -module-name main -Xfrontend -disable-access-control &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Result.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Prototypes' name='TextFormatting.swift' time='4.97'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/TextFormatting.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/TextFormatting.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Prototypes/TextFormatting.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/TextFormatting.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/TextFormatting.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Prototypes/TextFormatting.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Sema' name='accessibility_compound.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='accessibility_multi.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Sema' name='accessibility_private.swift' time='0.63'/>
<testcase classname='Swift(haiku-x86_64).expr/closure' name='nested_inner_closures.swift' time='0.53'/>
<testcase classname='Swift(haiku-x86_64).expr/closure' name='single_expr.swift' time='1.79'/>
<testcase classname='Swift(haiku-x86_64).expr/closure' name='trailing.swift' time='2.85'/>
<testcase classname='Swift(haiku-x86_64).Demangle' name='demangle-simplified.swift' time='1.30'/>
<testcase classname='Swift(haiku-x86_64).Demangle' name='demangle.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).Demangle' name='lookup.swift' time='2.23'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='function_param_convention.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='function_types.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='generic_casts.swift' time='0.27'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/generic_casts.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/generic_casts.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/generic_casts.swift.tmp -sdk /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/ObjectiveC.swift &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/generic_casts.swift.tmp -sdk /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/Foundation.swift -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/generic_casts.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -sdk /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/generic_casts.swift.tmp -primary-file /boot/home/Desktop/swift-source/swift/test/IRGen/generic_casts.swift -emit-ir -disable-objc-attr-requires-foundation-module | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/generic_casts.swift
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:1:1: error: expected identifier or '('
@class NSString;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:5:1: error: expected identifier or '('
@protocol NSCopying
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:7:1: error: expected identifier or '('
@end
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:11:1: error: expected external declaration
- (NSObject*) init;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:11:12: error: expected ')'
- (NSObject*) init;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:11:3: note: to match this '('
- (NSObject*) init;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:11:14: error: expected ';' after top level declarator
- (NSObject*) init;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:12:1: error: expected external declaration
+ (NSObject*) new;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:12:12: error: expected ')'
+ (NSObject*) new;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:12:3: note: to match this '('
+ (NSObject*) new;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:12:14: error: expected ';' after top level declarator
+ (NSObject*) new;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:13:1: error: expected external declaration
+ (void) load;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:13:4: error: expected identifier or '('
+ (void) load;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:13:4: error: expected ')'
+ (void) load;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:13:3: note: to match this '('
+ (void) load;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:14:1: error: expected external declaration
+ (void) initialize;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:14:4: error: expected identifier or '('
+ (void) initialize;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:14:4: error: expected ')'
+ (void) initialize;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:14:3: note: to match this '('
+ (void) initialize;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:16:1: error: expected identifier or '('
@property (readonly, copy) NSString *description;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "BridgeTestObjectiveC.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h:17:1: error: expected identifier or '('
@end
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/ObjectiveC.swift:2:19: error: could not build Objective-C module 'ObjectiveC'
@_exported import ObjectiveC
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Prototypes' name='CollectionTransformers.swift' time='3.82'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/CollectionTransformers.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/CollectionTransformers.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Prototypes/CollectionTransformers.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/CollectionTransformers.swift.tmp/a.out -module-name main -Xfrontend -disable-access-control &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/CollectionTransformers.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Prototypes/CollectionTransformers.swift:197:8: error: no such module 'Darwin'
import Darwin
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Prototypes' name='GenericDispatch.swift' time='0.99'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/GenericDispatch.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/GenericDispatch.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Prototypes/GenericDispatch.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/GenericDispatch.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/GenericDispatch.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/Prototypes/GenericDispatch.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/Prototypes/GenericDispatch.swift:37:8: warning: operator '~&gt;' declared in protocol must be 'static'
func ~&gt; (_: Self, _: (_Distance, (Self))) -&gt; Int
^
static
/boot/home/Desktop/swift-source/swift/test/Prototypes/GenericDispatch.swift:55:9: warning: result of call to 'successor()' is unused
self_.successor() // Use an F-specific operation
^ ~~
/boot/home/Desktop/swift-source/swift/test/Prototypes/GenericDispatch.swift:127:3: warning: result of call to 'distance' is unused
distance(x, x)
^ ~~~~~~
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Prototypes' name='PatternMatching.swift' time='9.92'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/PatternMatching.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/PatternMatching.swift.tmp &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/Prototypes/PatternMatching.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/PatternMatching.swift.tmp/a.out -module-name main &amp;&amp; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/PatternMatching.swift.tmp/a.out
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Sema' name='accessibility.swift' time='0.87'/>
<testcase classname='Swift(haiku-x86_64).expr/closure' name='closures.swift' time='2.59'/>
<testcase classname='Swift(haiku-x86_64).expr/closure' name='default_args.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).expr/closure' name='inference.swift' time='0.93'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='foreign_types.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='fulfillment.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='function-target-features.swift' time='2.19'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='function_metadata.swift' time='0.70'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='swift_name.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='unmodified.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Prototypes' name='Algorithms.swift.gyb' time='10.87'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Algorithms.swift.gyb.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Algorithms.swift.gyb.tmp &amp;&amp; /boot/home/Desktop/swift-source/swift/utils/gyb -DWORD_BITS=64 /boot/home/Desktop/swift-source/swift/test/Prototypes/Algorithms.swift.gyb -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Algorithms.swift.gyb.tmp/out.swift
/boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Algorithms.swift.gyb.tmp/out.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -parse-stdlib /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Algorithms.swift.gyb.tmp/out.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Algorithms.swift.gyb.tmp/a.out -Onone
/boot/home/Desktop/swift-source/swift/utils/line-directive /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Algorithms.swift.gyb.tmp/out.swift -- /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/Prototypes/Output/Algorithms.swift.gyb.tmp/a.out
--
Exit Code: 1
Command Output (stdout):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).expr/closure' name='anonymous.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).expr/closure' name='basic.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='variables.swift' time='5.38'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='while.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='fixed_size_buffer_peepholes.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='fixlifetime.sil' time='0.43'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='foreign_class_extension.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='protocols.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='simd.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='swift_name.m' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='precedence.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='set_bridge.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='set_coerce.swift' time='0.96'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='set_downcast.swift' time='1.11'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='value-update.sil' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='value-witness-table.swift' time='4.16'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='variables-interpreter.swift' time='3.39'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='variables-repl.swift' time='2.26'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='extension_conformance_anyobject_conformance.swift' time='0.69'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='extension_type_metadata_linking.swift' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='field_type_vectors.sil' time='0.62'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='newtype.swift' time='0.03'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='override.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='pragma-clang.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='metatype_casts.swift' time='0.54'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='nil_value_to_optional.swift' time='0.88'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='optional.swift' time='0.42'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='typealias.swift' time='0.45'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='typearg.swift' time='2.04'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='unowned-capture.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='existentials.sil' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='existentials_objc.sil' time='0.03'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='expressions.swift' time='0.57'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='mixed-framework-fwd.swift' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='mixed-framework.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='never.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sanitizers' name='tsan-type-metadata.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sanitizers' name='tsan.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sanitizers' name='witness_table_lookup.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='dictionary_bridge.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='dictionary_coerce.swift' time='1.11'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='dictionary_downcast.swift' time='1.19'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='top_level_var.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='trap.swift' time='0.81'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='tuple.swift' time='1.56'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='exactcast2.sil' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='existential_metatypes.sil' time='0.68'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='existential_nested_type.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='imported-block-typedefs.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='imports.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='local-types.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sanitizers' name='tsan-ignores-arc-locks.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sanitizers' name='tsan-norace-block-release.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sanitizers' name='tsan-norace-deinit-run-time.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='bridged.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='cf.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='chains.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='test_ints.swift' time='0.63'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='thunks.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='top_level_code.swift' time='0.68'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/DebugInfo/top_level_code.swift -S -g -o - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/DebugInfo/top_level_code.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/DebugInfo/top_level_code.swift:9:11: error: expected string not found in input
// CHECK: _main:
^
&lt;stdin&gt;:1:2: note: scanning from here
.text
^
&lt;stdin&gt;:8:1: note: possible intended match here
main:
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_value_semantics_special_cases_objc.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='errors.sil' time='0.91'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='errors_optimized.sil' time='0.73'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='exactcast.sil' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='error-delegate.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='extensions.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='generic-ancestry.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sanitizers' name='asan.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Sanitizers' name='sanitizer_coverage.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='array_downcast_Foundation.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='array_iteration.swift' time='0.70'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='as_coerce.swift' time='1.03'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='specialization.swift' time='0.47'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='structs.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='test-foundation.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_switch_singleton_enum_in_optional.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_value_semantics.sil' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_value_semantics_special_cases.sil' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='dispatch.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='empty.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='enums.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='unused_containers.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='verifier.sil' time='0.07'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='verifier_reject.sil' time='3.85'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='array_bridge.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='array_coerce.swift' time='1.17'/>
<testcase classname='Swift(haiku-x86_64).expr/cast' name='array_downcast.swift' time='1.88'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -typecheck -verify -disable-objc-attr-requires-foundation-module /boot/home/Desktop/swift-source/swift/test/expr/cast/array_downcast.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/expr/cast/array_downcast.swift:6:18: error: unexpected error produced: use of undeclared type '_ObjectiveCBridgeable'
public extension _ObjectiveCBridgeable {
^
/boot/home/Desktop/swift-source/swift/test/expr/cast/array_downcast.swift:7:62: error: unexpected error produced: use of undeclared type '_ObjectiveCType'
static func _unconditionallyBridgeFromObjectiveC(_ source: _ObjectiveCType?)
^
/boot/home/Desktop/swift-source/swift/test/expr/cast/array_downcast.swift:8:10: error: unexpected error produced: use of undeclared type 'Self'
-&gt; Self {
^
/boot/home/Desktop/swift-source/swift/test/expr/cast/array_downcast.swift:9:17: error: unexpected error produced: use of undeclared type 'Self'
var result: Self?
^
/boot/home/Desktop/swift-source/swift/test/expr/cast/array_downcast.swift:10:5: error: unexpected error produced: use of unresolved identifier '_forceBridgeFromObjectiveC'
_forceBridgeFromObjectiveC(source!, result: &amp;result)
^
/boot/home/Desktop/swift-source/swift/test/expr/cast/array_downcast.swift:43:12: error: unexpected error produced: use of undeclared type '_ObjectiveCBridgeable'
struct B : _ObjectiveCBridgeable {
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='self.swift' time='0.52'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='shadow_copies.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='shadowcopy-linetable.swift' time='0.75'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='simple.sil' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_pack.sil' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_resilience.swift' time='0.98'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_spare_bits.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='classes.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='comments.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='depends-on-swift-framework.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='unreachable_code.swift' time='1.17'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='unreachable_dealloc_stack.sil' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='unsafe_guaranteed_peephole.sil' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).expr/capture' name='nested_class.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).expr/capture' name='order.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).expr/capture' name='top-level-guard.swift' time='1.38'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='scope-closure.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='scopes.swift' time='0.44'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='self-nostorage.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_empty_payloads.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_function.sil' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_function_payload.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='cdecl.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='circularity-errors.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='circularity.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='switch.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='throw_inline.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='typed-access-tb-aa.sil' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='unexpected_error.sil' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).expr/capture' name='generic_params.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).expr/capture' name='inout.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).expr/capture' name='nested.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='protocolarg.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='return.swift' time='0.45'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='returnlocation.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_32_bit.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_derived.swift' time='27.71'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum_dynamic_multi_payload.sil' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='any_as_id.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='arc-conventions.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='availability.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='blocks.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='super_method.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='super_objc_class_method.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='swap_refcnt.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).decl/var' name='variables.swift' time='1.53'/>
<testcase classname='Swift(haiku-x86_64).expr/capture' name='dynamic_self.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='prologue.swift' time='0.55'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='protocol-sugar.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='protocol.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='empty_array.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='empty_objc_ivar.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='enum.sil' time='10.98'/>
<testcase classname='Swift(haiku-x86_64).PrintAsObjC' name='accessibility.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='strip_debug_info.sil' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='super_class_method.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='super_init.swift' time='0.50'/>
<testcase classname='Swift(haiku-x86_64).decl/var' name='lazy_properties_multi_file.swift' time='0.47'/>
<testcase classname='Swift(haiku-x86_64).decl/var' name='properties.swift' time='5.94'/>
<testcase classname='Swift(haiku-x86_64).decl/var' name='static_var.swift' time='0.62'/>
<testcase classname='Swift(haiku-x86_64).decl/var' name='usage.swift' time='0.79'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='patternmatching.swift' time='1.39'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='patternvars.swift' time='1.09'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='pcomp.swift' time='0.87'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='dynamic_init.sil' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='dynamic_lookup.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='dynamic_self.sil' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='dynamic_self_metadata.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='stack_promotion_escaping.swift' time='1.60'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='static_initializer.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='static_report.sil' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).decl/var' name='behaviors.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).decl/var' name='default_init.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).decl/var' name='lazy_properties.swift' time='0.64'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='multi-file.swift' time='0.88'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='nested_functions.swift' time='0.64'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='nostorage.swift' time='0.96'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='parent-scope.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='dllexport.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='dllimport.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='dynamic_cast.sil' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sroa_bbargs.sil' time='1.24'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sroa_unreferenced_members.swift' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='stack_promotion.sil' time='0.58'/>
<testcase classname='Swift(haiku-x86_64).decl/var' name='NSCopying.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).decl/var' name='NSManaged_properties.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='mangling-stdlib.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='mangling.swift' time='1.06'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='modulecache.swift' time='3.68'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='dependent-library.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='dependent_generic_base_class_constraint.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='dependent_reabstraction.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_self.swift' time='2.87'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_unconditional_checked_cast.swift' time='3.86'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='split_critical_edges.sil' time='2.51'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sroa.sil' time='1.12'/>
<testcase classname='Swift(haiku-x86_64).decl/typealias' name='protocol.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).decl/typealias' name='typealias.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='liverange-extension-vector.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='liverange-extension.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='local-vars.swift.gyb' time='10.16'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='coverage_with_asan.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='deallocate.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='decls.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_reabstraction.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_recursive_generics.sil' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_same_type_constraint.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).decl/typealias' name='associated_types.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).decl/typealias' name='dependent_types.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).decl/typealias' name='generic.swift' time='1.39'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='linetable-cleanups.swift' time='0.92'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='linetable-do.swift' time='0.27'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -Xllvm -sil-full-demangle /boot/home/Desktop/swift-source/swift/test/DebugInfo/linetable-do.swift -emit-ir -g -o - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/DebugInfo/linetable-do.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -Xllvm -sil-full-demangle /boot/home/Desktop/swift-source/swift/test/DebugInfo/linetable-do.swift -emit-sil -emit-verbose-sil -g -o - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-SIL /boot/home/Desktop/swift-source/swift/test/DebugInfo/linetable-do.swift
--
Exit Code: 2
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/DebugInfo/linetable-do.swift
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='linetable.swift' time='0.68'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='constant_struct_with_padding.sil' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='copy_value_destroy_value.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='coverage.swift' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_metatypes_with_nondefault_representation.sil' time='0.04'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_partial_apply.swift' time='28.37'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -O -Xllvm -sil-disable-pass="Function Signature Optimization" -module-name=test -emit-sil -primary-file /boot/home/Desktop/swift-source/swift/test/SILOptimizer/specialize_partial_apply.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/SILOptimizer/specialize_partial_apply.swift
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/SILOptimizer/Output/specialize_partial_apply.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/SILOptimizer/Output/specialize_partial_apply.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -O -Xllvm -sil-disable-pass="Function Signature Optimization" -module-name=test /boot/home/Desktop/swift-source/swift/test/SILOptimizer/specialize_partial_apply.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/SILOptimizer/Output/specialize_partial_apply.swift.tmp/a.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/SILOptimizer/Output/specialize_partial_apply.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/SILOptimizer/specialize_partial_apply.swift -check-prefix=CHECK-OUTPUT
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_property_behavior.swift' time='5.00'/>
<testcase classname='Swift(haiku-x86_64).decl/subscript' name='addressors.swift' time='0.63'/>
<testcase classname='Swift(haiku-x86_64).decl/subscript' name='subscripting.swift' time='5.09'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='letclause.swift' time='0.60'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='letstring.swift' time='0.90'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='line-directive.swift' time='0.84'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='class_with_stub_initializers.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='closure.swift' time='0.45'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='concrete_inherits_generic_base.swift' time='1.20'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='condfail.sil' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_ext.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_inherited.sil' time='0.58'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_inherited_multifile.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol' name='substituted_aliases.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/special' name='Error.swift' time='0.64'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='inout2.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='iteration.swift' time='1.46'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='iuo_arg.swift' time='0.87'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='let.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='class_resilience_objc.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='class_resilience_objc_armv7k.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='class_stack_alloc.sil' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_class_inherits_base_inherits_protocol.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_deep_generics.swift' time='2.10'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_default_witness.sil' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='unavailable.swift' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='unsatisfiable.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='inlinedAt.swift' time='0.44'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='inlinescopes.swift' time='0.65'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='inout.swift' time='0.80'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='class_isa_pointers.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='class_isa_pointers_armv7k_watchos.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='class_resilience.swift' time='0.99'/>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='print.swift' time='2.03'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/print.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/print.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/print.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/print.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/print.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/print.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/print.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/print.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/print.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/print.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/print.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/print.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_apply_conf.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_cg_update_crash.sil' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_chain.swift' time='4.35'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_checked_cast_branch.swift' time='1.32'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='optional.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='optionality.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='recursion.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='subscript.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='implicitreturn.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='initializer.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='inlined-generics.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='class.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='class_bounded_generics.swift' time='0.75'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -primary-file /boot/home/Desktop/swift-source/swift/test/IRGen/class_bounded_generics.swift -disable-objc-attr-requires-foundation-module | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/class_bounded_generics.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/IRGen/class_bounded_generics.swift:62:17: error: expected string not found in input
// CHECK-LABEL: define hidden %objc_object* @_TF22class_bounded_generics23class_bounded_archetype{{.*}}(%objc_object*, %swift.type* %T, i8** %T.ClassBound)
^
&lt;stdin&gt;:1:1: note: scanning from here
; ModuleID = '-'
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='class_constraint.sil' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='mutation.swift' time='1.69'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/mutation.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/mutation.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/mutation.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/mutation.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/mutation.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/mutation.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/mutation.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/mutation.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/mutation.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/mutation.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/mutation.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/mutation.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='placeholder.swift' time='1.72'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/placeholder.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/placeholder.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/placeholder.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/placeholder.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -disable-playground-transform -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/placeholder.swift.tmp/main /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/placeholder.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/placeholder.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/placeholder.swift
! /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/placeholder.swift.tmp/main --crash 2&gt;&amp;1 | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CRASH-CHECK /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/placeholder.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/placeholder.swift.tmp/main.swift:15:8: warning: extraneous duplicate parameter name; 'crash' already has an argument label
func f(crash crash: Bool) -&gt; Int {
^~~~~~
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/placeholder.swift.tmp/main.swift:17:12: warning: editor placeholder in source file
return &lt;#T#&gt;
^
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='plus_equals.swift' time='5.46'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/plus_equals.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/plus_equals.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/plus_equals.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/plus_equals.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/plus_equals.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/plus_equals.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/plus_equals.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/plus_equals.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/plus_equals.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/plus_equals.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/plus_equals.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/plus_equals.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialization_of_stdlib_binary_only.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize.sil' time='0.60'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='specialize_anyobject.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='dynamic_self.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='func.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='name_mismatch.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='if-var.swift' time='3.92'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='if.swift' time='3.85'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='implicitdecl.swift' time='2.74'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='cf_members.sil' time='2.33'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='clang_inline.swift' time='1.92'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/clang_inline.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/clang_inline.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -sdk /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs -primary-file /boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline.swift -emit-ir | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline.swift
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/clang_inline.swift.tmp/Empty.framework/Modules/Empty.swiftmodule
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-module-path /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/clang_inline.swift.tmp/Empty.framework/Modules/Empty.swiftmodule/unknown.swiftmodule /boot/home/Desktop/swift-source/swift/test/IRGen/../Inputs/empty.swift -module-name Empty
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -sdk /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs -primary-file /boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline.swift -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/clang_inline.swift.tmp -DIMPORT_EMPTY -emit-ir &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/clang_inline.swift.tmp.ll
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/clang_inline.swift.tmp.ll
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=NEGATIVE /boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline.swift &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IRGen/Output/clang_inline.swift.tmp.ll
--
Exit Code: 2
Command Output (stderr):
--
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:1:1: error: expected identifier or '('
@import ObjectiveC;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:2:1: error: expected identifier or '('
@import Foundation;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:28:1: error: expected identifier or '('
@interface Gizmo : NSObject
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:30:1: error: expected external declaration
- (Gizmo*) duplicate;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:30:9: error: expected ')'
- (Gizmo*) duplicate;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:30:3: note: to match this '('
- (Gizmo*) duplicate;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:30:11: error: expected ';' after top level declarator
- (Gizmo*) duplicate;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:31:1: error: expected external declaration
- (Gizmo*) initWithBellsOn:(NSInteger)x;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:31:9: error: expected ')'
- (Gizmo*) initWithBellsOn:(NSInteger)x;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:31:3: note: to match this '('
- (Gizmo*) initWithBellsOn:(NSInteger)x;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:31:11: error: expected ';' after top level declarator
- (Gizmo*) initWithBellsOn:(NSInteger)x;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:32:1: error: expected external declaration
- (void) fork NS_CONSUMES_SELF;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:32:4: error: expected identifier or '('
- (void) fork NS_CONSUMES_SELF;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:32:4: error: expected ')'
- (void) fork NS_CONSUMES_SELF;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:32:3: note: to match this '('
- (void) fork NS_CONSUMES_SELF;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:33:1: error: expected external declaration
- (void) enumerateSubGizmos: (void (^)(Gizmo*))f;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:33:4: error: expected identifier or '('
- (void) enumerateSubGizmos: (void (^)(Gizmo*))f;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:33:4: error: expected ')'
- (void) enumerateSubGizmos: (void (^)(Gizmo*))f;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:33:3: note: to match this '('
- (void) enumerateSubGizmos: (void (^)(Gizmo*))f;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:34:1: error: expected external declaration
+ (void) consume: (NS_CONSUMED Gizmo*) gizmo;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:34:4: error: expected identifier or '('
+ (void) consume: (NS_CONSUMED Gizmo*) gizmo;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:34:4: error: expected ')'
+ (void) consume: (NS_CONSUMED Gizmo*) gizmo;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:34:3: note: to match this '('
+ (void) consume: (NS_CONSUMED Gizmo*) gizmo;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:35:1: error: expected external declaration
+ (void) inspect: (Gizmo*) gizmo;
^
&lt;unknown&gt;:0: error: too many errors emitted, stopping now
/boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline.swift:17:8: error: could not build Objective-C module 'gizmo'
import gizmo
^
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline.swift
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='clang_inline_reverse.swift' time='0.88'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -sdk /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs -primary-file /boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline_reverse.swift -emit-ir -module-name clang_inline | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline_reverse.swift
--
Exit Code: 2
Command Output (stderr):
--
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:1:1: error: expected identifier or '('
@import ObjectiveC;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:2:1: error: expected identifier or '('
@import Foundation;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:28:1: error: expected identifier or '('
@interface Gizmo : NSObject
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:30:1: error: expected external declaration
- (Gizmo*) duplicate;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:30:9: error: expected ')'
- (Gizmo*) duplicate;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:30:3: note: to match this '('
- (Gizmo*) duplicate;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:30:11: error: expected ';' after top level declarator
- (Gizmo*) duplicate;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:31:1: error: expected external declaration
- (Gizmo*) initWithBellsOn:(NSInteger)x;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:31:9: error: expected ')'
- (Gizmo*) initWithBellsOn:(NSInteger)x;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:31:3: note: to match this '('
- (Gizmo*) initWithBellsOn:(NSInteger)x;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:31:11: error: expected ';' after top level declarator
- (Gizmo*) initWithBellsOn:(NSInteger)x;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:32:1: error: expected external declaration
- (void) fork NS_CONSUMES_SELF;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:32:4: error: expected identifier or '('
- (void) fork NS_CONSUMES_SELF;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:32:4: error: expected ')'
- (void) fork NS_CONSUMES_SELF;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:32:3: note: to match this '('
- (void) fork NS_CONSUMES_SELF;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:33:1: error: expected external declaration
- (void) enumerateSubGizmos: (void (^)(Gizmo*))f;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:33:4: error: expected identifier or '('
- (void) enumerateSubGizmos: (void (^)(Gizmo*))f;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:33:4: error: expected ')'
- (void) enumerateSubGizmos: (void (^)(Gizmo*))f;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:33:3: note: to match this '('
- (void) enumerateSubGizmos: (void (^)(Gizmo*))f;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:34:1: error: expected external declaration
+ (void) consume: (NS_CONSUMED Gizmo*) gizmo;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:34:4: error: expected identifier or '('
+ (void) consume: (NS_CONSUMED Gizmo*) gizmo;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:34:4: error: expected ')'
+ (void) consume: (NS_CONSUMED Gizmo*) gizmo;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:34:3: note: to match this '('
+ (void) consume: (NS_CONSUMED Gizmo*) gizmo;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gizmo.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/usr/include/Gizmo.h:35:1: error: expected external declaration
+ (void) inspect: (Gizmo*) gizmo;
^
&lt;unknown&gt;:0: error: too many errors emitted, stopping now
/boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline_reverse.swift:8:8: error: could not build Objective-C module 'gizmo'
import gizmo
^
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/IRGen/clang_inline_reverse.swift
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='high_performance.swift' time='2.59'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/high_performance.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/high_performance.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/high_performance.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/high_performance.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -playground-high-performance -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/high_performance.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/high_performance.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/high_performance.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/high_performance.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -playground-high-performance -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/high_performance.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/high_performance.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/high_performance.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/high_performance.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='import_error.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='init.swift' time='2.13'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/init.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/init.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/init.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/init.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/init.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/init.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/init.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/init.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/init.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/init.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/init.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/init.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='spec_conf1.swift' time='0.35'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='spec_conf2.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='spec_recursion.swift' time='1.43'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='associated_type_default.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='associated_type_inference.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/req' name='class.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='gsil.swift' time='4.95'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='guard-let.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='if-branchlocations.swift' time='0.61'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='c_globals.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='c_layout.sil' time='0.50'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='casts.sil' time='0.35'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -Xllvm -sil-disable-pass="External Defs To Decls" /boot/home/Desktop/swift-source/swift/test/IRGen/casts.sil -emit-ir -disable-objc-attr-requires-foundation-module | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/casts.sil
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/IRGen/casts.sil:32:17: error: expected string not found in input
// CHECK-LABEL: define{{( protected)?}} i8* @ref_to_raw_pointer_existential(%objc_object*, i8**) {{.*}} {
^
&lt;stdin&gt;:91:1: note: scanning from here
entry:
^
&lt;stdin&gt;:97:1: note: possible intended match here
define protected i8* @ref_to_raw_pointer_existential(%swift.refcounted*, i8**) #0 {
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='cf.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='empty-tuple.swift' time='1.55'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/empty-tuple.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/empty-tuple.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/empty-tuple.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/empty-tuple.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/empty-tuple.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/empty-tuple.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/empty-tuple.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/empty-tuple.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/empty-tuple.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/empty-tuple.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/empty-tuple.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/empty-tuple.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='for_crash.swift' time='0.92'/>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='generics.swift' time='2.11'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/generics.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/generics.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/generics.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/generics.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/generics.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/generics.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/generics.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/generics.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/generics.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/generics.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/generics.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/generics.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='simplify_cfg_unique_values.sil' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sink.sil' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='spec_archetype_method.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol' name='protocols.swift' time='0.42'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol' name='protocols_in_library.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol' name='recursive_requirement.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='generic_arg5.swift' time='0.74'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='generic_args.swift' time='1.46'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='generic_enum.swift' time='1.10'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='generic_enum_closure.swift' time='0.76'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='c_function_pointer.sil' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='c_functions.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='c_functions_error.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='disable_transform_only.swift' time='1.46'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/disable_transform_only.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/disable_transform_only.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/disable_transform_only.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/disable_transform_only.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -disable-playground-transform -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/disable_transform_only.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/disable_transform_only.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/disable_transform_only.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/disable_transform_only.swift -allow-empty
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -disable-playground-transform -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/disable_transform_only.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/disable_transform_only.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/disable_transform_only.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/disable_transform_only.swift -allow-empty
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='do-catch.swift' time='2.07'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do-catch.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do-catch.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/do-catch.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do-catch.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do-catch.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do-catch.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do-catch.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/do-catch.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do-catch.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do-catch.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do-catch.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/do-catch.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='do.swift' time='1.83'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/do.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/do.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/do.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/do.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='simplify_cfg_args_crash.sil' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='simplify_cfg_jump_thread_crash.sil' time='0.49'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='simplify_cfg_select_enum.sil' time='0.64'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol' name='operators_in_protocols.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol' name='protocol_overload_selection.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol' name='protocol_with_default_args.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='generic_arg2.swift' time='0.54'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='generic_arg3.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='generic_arg4.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='builtin_word.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='builtins.swift' time='0.79'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='builtins_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='bare_value.swift' time='1.72'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/bare_value.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/bare_value.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/bare_value.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/bare_value.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/bare_value.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/bare_value.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/bare_value.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/bare_value.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/bare_value.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/bare_value.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/bare_value.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/bare_value.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='control-flow.swift' time='2.14'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/control-flow.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/control-flow.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/control-flow.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/control-flow.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/control-flow.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/control-flow.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/control-flow.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/control-flow.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/control-flow.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/control-flow.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/control-flow.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/control-flow.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='declarations.swift' time='2.12'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/declarations.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/declarations.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/declarations.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/declarations.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/declarations.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/declarations.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/declarations.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/declarations.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/declarations.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/declarations.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/declarations.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/declarations.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='declarations_error.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='simplify_cfg.sil' time='10.42'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='simplify_cfg_and_combine.sil' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='simplify_cfg_args.sil' time='1.96'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol' name='indirectly_recursive_requirement.swift' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol' name='objc.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/conforms' name='placement.swift' time='1.00'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='for.swift' time='0.42'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='foreach.swift' time='0.49'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='generic_arg.swift' time='0.32'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/DebugInfo/generic_arg.swift -emit-ir -g -o - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/DebugInfo/generic_arg.swift
--
Exit Code: 2
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/DebugInfo/generic_arg.swift
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='bridge_object_armv7.sil' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='bridge_object_x86_64.sil' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='builtin_math.swift' time='0.25'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -O /boot/home/Desktop/swift-source/swift/test/IRGen/builtin_math.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/builtin_math.swift
--
Exit Code: 2
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/IRGen/builtin_math.swift:5:8: error: no such module 'Darwin'
import Darwin
^
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/IRGen/builtin_math.swift
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='array.swift' time='2.03'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/array.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/array.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/array.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='array_did_set.swift' time='2.29'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array_did_set.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array_did_set.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/array_did_set.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array_did_set.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array_did_set.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array_did_set.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array_did_set.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/array_did_set.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array_did_set.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array_did_set.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PlaygroundTransform/Output/array_did_set.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PlaygroundTransform/array_did_set.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PlaygroundTransform' name='array_in_struct.swift' time='2.72'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_locations.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_simplify_instrs.sil' time='1.01'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_witness_tables_external_witnesstable.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='simp_enum.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/conforms' name='init.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/conforms' name='near_miss_objc.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/conforms' name='operator.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='enum.swift' time='1.77'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='external-global.swift' time='0.35'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='fnptr.swift' time='1.49'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='bitcast_specialization.swift' time='1.56'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='boxed_existential.sil' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='bridge_object_arm64.sil' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_combine_uncheck.sil' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_concat_string_literals.sil' time='0.79'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_locations.sil' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/conforms' name='failure.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/conforms' name='fixit_stub.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/conforms' name='inherited.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='dbgvalue-insertpt.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='debug_value_addr.swift' time='0.57'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='dynamic_layout.swift' time='0.66'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='autorelease_optimized_armv7.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='autorelease_optimized_x86_64.sil' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='bitcast.sil' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='bitcast_different_size.sil' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='utf16_bom.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='utf8_bom.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='warning_primary_file.swift' time='0.76'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_combine_objc.sil' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_combine_objc_bridge.sil' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_combine_same_ops.sil' time='0.84'/>
<testcase classname='Swift(haiku-x86_64).decl/protocol/conforms' name='associated_type.swift' time='0.56'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='closure-multivalue.swift' time='0.95'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/DebugInfo/closure-multivalue.swift -emit-ir -g -o - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/DebugInfo/closure-multivalue.swift --check-prefix=CHECK-O0
--
Exit Code: 2
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/DebugInfo/closure-multivalue.swift --check-prefix=CHECK-O0
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='closure.swift' time='2.31'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='compiler-flags.swift' time='1.29'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='conditional-assign.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='autolink_elf.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='autorelease.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='autorelease_optimized_aarch64.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='try.swift' time='2.46'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='type_expr.swift' time='2.11'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='typealias.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_combine_devirt.sil' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_combine_enum_addr.sil' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_combine_enums.sil' time='1.82'/>
<testcase classname='Swift(haiku-x86_64).decl/precedencegroup' name='parsing.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='closure-arg-linetable.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='closure-args.swift' time='1.07'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='closure-args2.swift' time='1.28'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='autolink-coff-force-link.swift' time='1.22'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='autolink-coff.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='autolink-psei.swift' time='0.86'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='toplevel_library.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='toplevel_library_invalid.swift' time='1.24'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='trailing-semi.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='side-effect.sil' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_combine.sil' time='15.87'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='sil_combine_bitops.sil' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).decl/precedencegroup' name='circularity.swift' time='0.63'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='callexpr.swift' time='0.56'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='capturelist.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='cleanupskip.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='assert_conf_default.sil' time='0.85'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='associated_type_witness.swift' time='0.62'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='associated_types.swift' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='subscripting.swift' time='0.50'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='super.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='switch.swift' time='2.31'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='switch_incomplete.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='retain_release_code_motion.sil' time='2.25'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='return.swift' time='0.92'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='select_enum_addr_reads_memory.sil' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).decl' name='objc_redeclaration.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).decl' name='objc_redeclaration_multi.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).decl' name='overload.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='bool.swift' time='0.63'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='bound-namealiastype.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='byref-capture.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='array_value_witnesses.sil' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='asan-attributes.swift' time='0.18'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -assume-parsing-unqualified-ownership-sil -emit-ir -sanitize=address /boot/home/Desktop/swift-source/swift/test/IRGen/asan-attributes.swift | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IRGen/asan-attributes.swift -check-prefix=ASAN
--
Exit Code: 2
Command Output (stderr):
--
&lt;unknown&gt;:0: error: unsupported option '-sanitize=address' for target 'x86_64-unknown-haiku'
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/IRGen/asan-attributes.swift -check-prefix=ASAN
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IRGen' name='asmname.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='recovery_library.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='semicolon.swift' time='0.84'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='strange-characters.swift' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='redundant_load_elim_with_casts.sil' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='ref_elt_addr.sil' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='remove_pins.sil' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='remove_unused_func.sil' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).decl' name='objc_override.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).decl' name='objc_override_multi.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).decl/nested' name='type_in_type.swift' time='0.55'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='autoclosure.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='basic.swift' time='2.66'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='bbentry-location.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='access_control.sil' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='alignment.sil' time='0.58'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='alloc.sil' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='argument_attrs.sil' time='0.74'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='pointer_conversion.swift.gyb' time='2.34'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='pointer_conversion_objc.swift.gyb' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='recovery.swift' time='1.80'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='recursive_single.sil' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='redundant_load_and_dead_store_elim.sil' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='redundant_load_elim.sil' time='0.51'/>
<testcase classname='Swift(haiku-x86_64).decl/nested' name='protocol.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).decl/nested' name='reserved_name.swift' time='0.49'/>
<testcase classname='Swift(haiku-x86_64).decl/nested' name='type_in_extension.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).decl/nested' name='type_in_function.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='arg-debug_value.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='argument.swift' time='0.66'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='attributes.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='atype.swift' time='0.63'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='UseObjCMethod.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='abi_v7k.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IRGen' name='abitypes.swift' time='0.50'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -enable-source-import -sdk '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -I '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk/swift-modules -I /boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi /boot/home/Desktop/swift-source/swift/test/IRGen/abitypes.swift -emit-ir | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=x86_64-haiku /boot/home/Desktop/swift-source/swift/test/IRGen/abitypes.swift
--
Exit Code: 2
Command Output (stderr):
--
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:1:1: error: expected identifier or '('
@import Foundation;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:34:1: error: expected identifier or '('
@interface StructReturns : NSObject
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:36:1: error: expected external declaration
- (struct Trio)newTrio;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:36:4: error: expected identifier or '('
- (struct Trio)newTrio;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:36:4: error: expected ')'
- (struct Trio)newTrio;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:36:3: note: to match this '('
- (struct Trio)newTrio;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:37:1: error: expected external declaration
- (struct IntPair)newPair;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:37:4: error: expected identifier or '('
- (struct IntPair)newPair;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:37:4: error: expected ')'
- (struct IntPair)newPair;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:37:3: note: to match this '('
- (struct IntPair)newPair;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:38:1: error: expected external declaration
- (struct NestedInts)newNestedInts;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:38:4: error: expected identifier or '('
- (struct NestedInts)newNestedInts;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:38:4: error: expected ')'
- (struct NestedInts)newNestedInts;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:38:3: note: to match this '('
- (struct NestedInts)newNestedInts;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:39:1: error: expected external declaration
- (struct BigStruct)justReturn:(struct BigStruct) s;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:39:4: error: expected identifier or '('
- (struct BigStruct)justReturn:(struct BigStruct) s;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:39:4: error: expected ')'
- (struct BigStruct)justReturn:(struct BigStruct) s;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:39:3: note: to match this '('
- (struct BigStruct)justReturn:(struct BigStruct) s;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:40:1: error: expected identifier or '('
@end
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:44:1: error: expected external declaration
- (_Bool) invert:(_Bool) b;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:44:4: error: expected identifier or '('
- (_Bool) invert:(_Bool) b;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:44:4: error: expected ')'
- (_Bool) invert:(_Bool) b;
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:44:3: note: to match this '('
- (_Bool) invert:(_Bool) b;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:46:1: error: expected external declaration
- (BOOL) negateThrowing:(BOOL) b error:(NSError **) error;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Gadget.h"
^
/boot/home/Desktop/swift-source/swift/test/IRGen/Inputs/abi/Gadget.h:46:4: warning: type specifier missing, defaults to 'int'
- (BOOL) negateThrowing:(BOOL) b error:(NSError **) error;
^
&lt;unknown&gt;:0: error: too many errors emitted, stopping now
/boot/home/Desktop/swift-source/swift/test/IRGen/abitypes.swift:6:8: error: could not build Objective-C module 'gadget'
import gadget
^
error: no check strings found with prefix 'x86_64-haiku:'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).Parse' name='pattern_without_variables.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='pattern_without_variables_script.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='playground_lvalues.swift' time='0.52'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='pure_apply.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='rcidentity.sil' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='recursive_func.sil' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).decl/init' name='nonnull-delegate-to-nullable-in-base-class.swift' time='0.92'/>
<testcase classname='Swift(haiku-x86_64).decl/init' name='throwing.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='apple-types-accel.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='archetype.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='archetypes2.swift' time='0.73'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='optional.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='optional_chain_lvalues.swift' time='0.98'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='optional_lvalues.swift' time='0.53'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='prespecialization_with_definition.sil' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='prespecialize.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='protocol_lookup.swift' time='4.95'/>
<testcase classname='Swift(haiku-x86_64).decl/init' name='delegate-to-c-func-imported-as-member.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).decl/init' name='failable.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).decl/init' name='nil.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='allocstack.swift' time='0.41'>
<failure >
Script:
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/DebugInfo/allocstack.swift -emit-ir -g -o - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/DebugInfo/allocstack.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/swift/test/DebugInfo/allocstack.swift -emit-sil -g -o - | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' -check-prefix=CHECK-SIL /boot/home/Desktop/swift-source/swift/test/DebugInfo/allocstack.swift
--
Exit Code: 2
Command Output (stderr):
--
&lt;module-includes&gt;:3:10: note: in file included from &lt;module-includes&gt;:3:
#include "/system/develop/headers/posix/errno.h"
^
/system/develop/headers/posix/errno.h:14:10: error: 'Errors.h' file not found
#include &lt;Errors.h&gt;
^
&lt;unknown&gt;:0: error: could not build Objective-C module 'SwiftGlibc'
FileCheck error: '-' is empty.
FileCheck command line: /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck /boot/home/Desktop/swift-source/swift/test/DebugInfo/allocstack.swift
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='anonymous.swift' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='any.swift' time='0.65'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='objc_enum.swift' time='0.56'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='object_literals.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='operator_decl.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='operators.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='postdomtree_verification_crash.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='predictable_memopt.sil' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='predictable_memopt_unreferenceable_storage.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).decl/init' name='basic_init.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).decl/init' name='cf-types.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).decl/init' name='constructor-kind.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).decl/init' name='default-initialization.swift' time='0.58'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='WeakCapture.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='accessors.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='alloca-init.swift' time='0.72'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='line-directive.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='matching_patterns.swift' time='2.06'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='metatype_object_conversion.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='peephole_thick_to_objc_metatype.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='peephole_trunc_and_ext.sil' time='0.76'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='performance_inliner.sil' time='0.93'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='polymorphic_inline_caches.sil' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).decl/inherit' name='override.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='NestedTypes.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='PrivateDiscriminator.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='ProtocolContainer.swift' time='0.93'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='invalid-utf8.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='invalid.swift' time='1.36'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='invalid_if_expr.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='optimize_never.sil' time='1.41'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='ownership_model_eliminator.sil' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='pa_removal.sil' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).decl/inherit' name='inherit.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).decl/inherit' name='initializer.swift' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).decl/inherit' name='objc_initializer.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='LinetableArtificialFn.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='if_expr.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='implicit_getter_incomplete.swift' time='0.49'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='init_deinit.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='no_traps_in_dict_loopup.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='noreturn_folding.sil' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='opened_archetype_operands_tracking.sil' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='vararg.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).decl/import' name='import.swift' time='0.45'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='hashbang_library.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='hashbang_main.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='identifiers.swift' time='1.35'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='no-external-defs-onone.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='no_external_def_to_decl_for_transparent.sil' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='no_opt.swift' time='0.35'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='throwing_functions.swift' time='1.55'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='throwing_functions_without_try.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='trailing_closures.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='ImportClangSubmodule.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='Imports.swift' time='1.12'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='InlineBridgingHeader.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='foreach.swift' time='0.59'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='form_feed_char.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='generic_disambiguation.swift' time='1.59'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='guard-top-level.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mm_inlinecaches_multiple.sil' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='move_cond_fail.sil' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='move_cond_fail_simplify_cfg.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='operator.swift' time='2.19'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='rethrows.swift' time='0.76'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='static_func.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='Errors.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='GlobalMetatype.swift' time='0.51'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='Globals.swift' time='0.03'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='GuardVar.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='enum_element_pattern_swift4.swift' time='0.43'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='errors.swift' time='0.44'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='escaped_identifiers.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mem2reg_liveness.sil' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mem2reg_simple.sil' time='0.60'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mem2reg_unreachable.sil' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='merge_cond_fail.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='functions.swift' time='0.74'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='keyword-argument-defaults.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='keyword-argument-labels.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='DoubleCapture.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='DynamicSelf.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='EagerTypeMetadata.swift' time='0.49'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='diagnostic_points_to_first_bad_token.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='dollar_identifier.swift' time='0.35'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='enum.swift' time='2.26'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mandatory_nil_comparison_inlining.swift' time='0.51'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mem-behavior.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mem2reg.sil' time='0.35'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='constructor.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='debugger_function.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='default-values.swift' time='0.83'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='dynamic_self.swift' time='0.58'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='ASTSection_linker.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='Constructors.swift' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='Destructors.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='debugger.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='deprecated_where.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='diagnose_initializer_as_typed_pattern.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mandatory_inlining_circular.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mandatory_inlining_devirt.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mandatory_inlining_open_existential.sil' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='arg_rename.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).decl/func' name='complete_object_init.swift' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='without_actually_escaping.swift' time='0.50'/>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='ASTSection.swift' time='0.77'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/DebugInfo/Output/ASTSection.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/DebugInfo/Output/ASTSection.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -emit-executable /boot/home/Desktop/swift-source/swift/test/DebugInfo/ASTSection.swift -g -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/DebugInfo/Output/ASTSection.swift.tmp/ASTSection -emit-module
'/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/lldb-moduleimport-test' -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/DebugInfo/Output/ASTSection.swift.tmp/ASTSection | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/DebugInfo/ASTSection.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/DebugInfo/ASTSection.swift:20:1: warning: result of 'Double' initializer is unused
Double(foo.bar())
^ ~~~~~~~~~~~
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).DebugInfo' name='ASTSection_ObjC.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='comment_operator.swift' time='0.72'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='conflict_markers.swift' time='1.09'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='consecutive_statements.swift' time='0.87'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mandatory_inlining.sil' time='0.58'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mandatory_inlining.swift' time='0.48'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='mandatory_inlining_circular.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).decl/ext' name='protocol.swift' time='0.63'/>
<testcase classname='Swift(haiku-x86_64).decl/ext' name='protocol_as_witness.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).decl/ext' name='protocol_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='tuple_arguments.swift' time='1.62'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='type_of.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='unchecked_optional.swift' time='2.92'/>
<testcase classname='Swift(haiku-x86_64).IDE/test-input-complete' name='test_input.swift' time='5.35'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='brace_recovery_eof.swift' time='2.75'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='builtin_bridge_object.swift' time='2.71'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='builtin_word.swift' time='2.72'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='c_function_pointers.swift' time='2.56'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='lslocation_expansion.sil' time='1.19'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='lslocation_reduction.sil' time='0.54'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='lslocation_type_only_expansion.sil' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).decl/ext' name='extension-inheritance-conformance-objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).decl/ext' name='extensions.swift' time='0.59'/>
<testcase classname='Swift(haiku-x86_64).decl/ext' name='forward_references.swift' time='0.73'/>
<testcase classname='Swift(haiku-x86_64).decl/ext' name='generic.swift' time='0.68'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='super_method.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='suspicious_bit_casts.swift' time='0.43'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='tuple.swift' time='1.31'/>
<testcase classname='Swift(haiku-x86_64).Parse' name='availability_query.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='loop_info_printer.sil' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='loop_unroll.sil' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='looprotate.sil' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='loweraggregateinstrs.sil' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).decl/ext' name='extension-inheritance-conformance-native.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).decl/ext' name='extension-inheritance-conformance-objc-multi-file.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='same_types.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='subscript.swift' time='1.28'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='super_constructor.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).Parse/EOF' name='unfinished-for-at-eof.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).Parse/EOF' name='unterminated-string-literal-missing-newline.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='linker.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='loop-region-analysis.sil' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='loop_canonicalizer.sil' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).decl/enum' name='recursive_enum_declaration.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='protocols.swift' time='1.28'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='ranking.swift' time='0.29'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='recursive_concrete_constraints.swift' time='0.75'/>
<testcase classname='Swift(haiku-x86_64).Parse/EOF' name='block-comment-missing-newline.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).Parse/EOF' name='block-comment-nested.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).Parse/EOF' name='block-comment.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).Parse/EOF' name='interpolated-string-literal.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='let_properties_opts_runtime.swift' time='5.94'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/SILOptimizer/Output/let_properties_opts_runtime.swift.tmp &amp;&amp; mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/SILOptimizer/Output/let_properties_opts_runtime.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -O /boot/home/Desktop/swift-source/swift/test/SILOptimizer/let_properties_opts_runtime.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/SILOptimizer/Output/let_properties_opts_runtime.swift.tmp/a.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/SILOptimizer/Output/let_properties_opts_runtime.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/SILOptimizer/let_properties_opts_runtime.swift -check-prefix=CHECK-OUTPUT
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -O -wmo /boot/home/Desktop/swift-source/swift/test/SILOptimizer/let_properties_opts_runtime.swift -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/SILOptimizer/Output/let_properties_opts_runtime.swift.tmp/a.out
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/SILOptimizer/Output/let_properties_opts_runtime.swift.tmp/a.out | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/SILOptimizer/let_properties_opts_runtime.swift -check-prefix=CHECK-OUTPUT
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='licm.sil' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='licm_apply.sil' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).decl/enum' name='enumtest.swift' time='1.18'/>
<testcase classname='Swift(haiku-x86_64).decl/enum' name='objc_enum_Error.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).decl/enum' name='objc_enum_multi_file.swift' time='2.40'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='optional.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='overload.swift' time='1.96'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='override.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='patterns.swift' time='2.96'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='x64WindowsTarget.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='x86_64PS4Target.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='latecodemotion.sil' time='5.23'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='let_propagation.swift' time='5.46'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='let_properties_opts.swift' time='15.89'/>
<testcase classname='Swift(haiku-x86_64).decl/class' name='override.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='metatypes.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='nested_generics.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='operator.swift' time='0.60'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='x64IOSTarget.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='x64LinuxTarget.swift' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='x64OSXTarget.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inliner_spa.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inout_deshadow_integration.swift' time='0.57'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='iv_info_printer.sil' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).decl/class' name='classes.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).decl/class' name='constructor_search_outer.swift' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).decl/class' name='inheritance_protocol_multi_module.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='lvalues.swift' time='3.11'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='members.swift' time='2.32'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='members_objc.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='topLevelDeclarations.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='trailingClosureOnTargetConfig.swift' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='x64AppleTVOSTarget.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='x64FreeBSDTarget.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inlinecaches_objc.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inliner_coldblocks.sil' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inliner_loop.swift' time='1.04'/>
<testcase classname='Swift(haiku-x86_64).decl/class' name='circular_inheritance.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='invalid_stdlib.swift' time='0.06'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='invalid_stdlib_2.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='keyword_arguments.swift' time='2.32'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='powerpc64leLinuxTarget.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='rdar19548610.swift' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='s390xLinuxTarget.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inline_thunk.swift' time='0.44'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inline_tryApply.sil' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inlinecaches_arc.sil' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inlinecaches_invalidate_failure.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='invalid_archetype_constraint.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='invalid_constraint_lookup.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='invalid_logicvalue_coercion.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-top-level-nested.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-top-level.swift' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='powerpc64LinuxTarget.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inline_recursive.swift' time='0.51'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inline_self.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inline_semantics.sil' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).attr' name='testable.swift' time='0.73'/>
<testcase classname='Swift(haiku-x86_64).attr' name='warn_unqualified_access.swift' time='0.77'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='imported_rawValue_assignment.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='incomplete_function_ref.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='inherited_generic_conformance.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='interpolation_segments.swift' time='2.82'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-top-level-2.swift' time='0.26'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-top-level-3.swift' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-top-level-clean.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inline_deep.swift' time='0.42'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inline_devirtualize_specialize.sil' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inline_heuristics.sil' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_specialize.swift' time='0.39'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_versioned.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attributes.swift' time='1.77'/>
<testcase classname='Swift(haiku-x86_64).attr' name='open.swift' time='0.91'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='generics.swift' time='3.17'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='if_expr.swift' time='0.73'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='imported-overload.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-inside-function.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-inside-statement-2.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-inside-statement.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='high_level_licm.sil' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inline_addressor.swift' time='0.52'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='inline_caches.sil' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_requires_stored_property_inits.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_semantics.swift' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_silgen_name.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='generic_overload.swift' time='0.36'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='generic_protocol_witness.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='generic_super_constraint.swift' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='sdk_sugar.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='structure.swift' time='0.25'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='structure_object_literals.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='no_configuration_error2.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-inside-function-2.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-inside-function-3.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='pound-if-inside-function-4.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='guaranteed_arc_opts.sil' time='0.11'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='guaranteed_arc_opts_qualified.sil' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='high_level_cse.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_objc_simd.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_override.swift' time='0.51'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_required.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='fixes.swift' time='1.82'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='function.swift' time='0.37'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='generic_construction_deduction.swift' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='range_info_basics.swift' time='6.59'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='reconstruct_type_from_mangled_name.swift' time='0.56'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='reconstruct_type_from_mangled_name_invalid.swift' time='0.21'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='language_version_explicit.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='module_top_level.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='no_configuration_error1.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='globalopt.sil' time='0.40'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='globalopt_global_propagation.swift' time='1.58'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='globalopt_let_propagation.swift' time='5.97'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='globalopt_linkage.swift' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_objc_foreign.swift' time='0.06'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_objc_overlays.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_objc_override.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='dictionary_literal.swift' time='0.67'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='dynamic_lookup.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='existential_metatypes.swift' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_types.swift' time='0.62'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_usrs.swift' time='1.04'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_usrs_invalid.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='i386WatchOSTarget.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='invalid-runtime-name.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='language_version.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='generic_inline_self.swift' time='0.32'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='global_property_opt.sil' time='0.73'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='global_property_opt_objc.sil' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_objc.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_objc_any.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_objc_clang.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='diag_missing_arg.swift' time='0.63'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='diagnostics.swift' time='16.61'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='diagnostics_swift4.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_stdlib_specialized.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_swift_module.swift' time='2.70'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_synthesized_extensions.swift' time='4.24'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_type_interface.swift' time='3.03'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='endif-on-end-of-file.swift' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='i386AppleTVOSTarget.swift' time='2.16'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='i386IOSTarget.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='functionsigopts.sil' time='1.38'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='functionsigopts_self.swift' time='0.47'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='functionsigopts_sroa.sil' time='0.54'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_noescape.swift' time='0.59'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_nonobjc.swift' time='0.04'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_noreturn.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='default_literals.swift' time='1.06'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='default_literals_swift4.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='diag_ambiguities.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='diag_ambiguities_module.swift' time='0.46'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_source_file_interface_preserve.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_stdlib.swift' time='25.41'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='can_import_sdk.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='compiler_version.swift' time='0.35'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='decl_parse_errors.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='external_func_definition_elim_transparent_methods.sil' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='fold_enums.sil' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='function_order.sil' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_iboutlet.swift' time='0.01'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_indirect.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_inlineable.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_inout.swift' time='0.19'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='collection-mutablecollection-order-dependency-3.swift' time='0.38'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='collection-of-function.swift' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='construction.swift' time='1.18'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_source_file_interface_2.swift' time='3.69'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='basicIdentity.swift' time='3.70'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='basicParseErrors.swift' time='3.68'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='can_import.swift' time='3.03'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='can_import_idempotent.swift' time='2.65'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='escape_analysis.sil' time='4.41'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='existential_type_propagation.sil' time='0.73'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='external_defs_to_decls.sil' time='0.55'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_fixed_layout.swift' time='0.79'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_ibaction.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_ibaction_ios.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='collection-mutablecollection-order-dependency-1.swift' time='0.56'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='collection-mutablecollection-order-dependency-1g.swift' time='0.57'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='collection-mutablecollection-order-dependency-2.swift' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_omit_needless_words.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_omit_needless_words_appkit.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_source_file_interface_1.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='armIOSTarget.swift' time='0.14'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='armWatchOSTarget.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='basicDeclarations.swift' time='0.16'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='enum_jump_thread.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='epilogue_arc_dumper.sil' time='0.28'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='epilogue_release_dumper.sil' time='0.41'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_dynamic_infer.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_escaping.swift' time='0.31'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_final.swift' time='0.15'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='casts_objc.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='class.swift' time='0.18'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='closures.swift' time='5.65'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_swift_name.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_module_comments.swift' time='0.58'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_module_without_deinit.swift' time='0.88'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='arm64AppleTVOSTarget.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='arm64IOSTarget.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).Parse/ConditionalCompilation' name='armAndroidTarget.swift' time='0.24'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='diagnostic_constant_propagation.swift' time='1.04'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='diagnostic_constant_propagation_int.swift' time='1.43'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='eager_specialize.sil' time='2.22'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='earlycodemotion.sil' time='0.45'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_convention.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_discardableResult.swift' time='0.44'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_dynamic.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='bridging.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='bridging_nonobjc.swift' time='0.10'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='casts.swift' time='1.26'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_header.swift' time='0.30'>
<failure >
Script:
--
echo '#include "header-to-print.h"' &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -source-filename /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_header.swift -print-header -header-to-print /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h -print-regular-comments --cc-args /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmparget-cc-options -isysroot '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -fsyntax-only /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m -I /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.txt
diff -u /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h.printed.txt /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.txt
'/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/clang' "-fmodules-cache-path='/tmp/swift-testsuite-clang-module-cache_gC1RZ'" /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmparget-cc-options -isysroot '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -fmodules -x objective-c-header /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.h.pch
touch /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.empty.m
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -source-filename /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_header.swift -print-header -header-to-print /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h -print-regular-comments --cc-args /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmparget-cc-options -isysroot '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -fsyntax-only /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.empty.m -I /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header -include /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.h &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.with-pch.txt
diff -u /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h.printed.txt /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.with-pch.txt
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -source-filename /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_header.swift -print-header -header-to-print /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h -print-regular-comments --cc-args /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmparget-cc-options -isysroot '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -fsyntax-only /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.empty.m -I /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header -include /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.with-include.txt
diff -u /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h.printed.txt /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.with-include.txt
echo '#include &lt;Foo/header-to-print.h&gt;' &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.framework.m
sed -e "s:INPUT_DIR:/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header:g" -e "s:OUT_DIR:/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp:g" /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/Foo-vfsoverlay.yaml &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.yaml
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -source-filename /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_header.swift -print-header -header-to-print /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h -print-regular-comments --cc-args /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmparget-cc-options -isysroot '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -fsyntax-only /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.framework.m -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp -ivfsoverlay /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.yaml -Xclang -fmodule-name=Foo &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.framework.txt
diff -u /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h.printed.txt /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.framework.txt
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -source-filename /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_header.swift -print-header -header-to-print /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h -print-regular-comments -Xcc -Xclang -Xcc -detailed-preprocessing-record --cc-args /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmparget-cc-options -isysroot '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -fsyntax-only /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.framework.m -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp -ivfsoverlay /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.yaml &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.module.txt
diff -u /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h.module.printed.txt /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.module.txt
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -source-filename /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_header.swift -print-header -header-to-print /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h -print-regular-comments --cc-args /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmparget-cc-options -isysroot '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -fsyntax-only /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.framework.m -F /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp -ivfsoverlay /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.yaml -Xclang -detailed-preprocessing-record &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.module2.txt
diff -u /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h.module.printed.txt /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.module2.txt
--
Exit Code: 1
Command Output (stdout):
--
--- /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h.printed.txt 2017-07-12 11:16:17.012845056 +0100
+++ /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.txt 2017-07-13 18:40:58.056885248 +0100
@@ -1,26 +1,2 @@
-import Foundation
-import Dispatch
var MY_MACRO: Int32 { get }
-
-func doSomethingInHead(_ arg: Int32)
-
-class BaseInHead {
- class func doIt(_ arg: Int32)
- func doIt(_ arg: Int32)
-}
-
-/// Awesome name.
-class SameName {
-}
-protocol SameNameProtocol {
-}
-
-extension BaseInHead {
- class func doItInCategory()
- func doItInCategory()
-}
-
-protocol Superproto {
- func lala()
-}
--
Command Output (stderr):
--
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:2:1: error: expected identifier or '('
@import ObjectiveC;
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:3:1: error: expected identifier or '('
@import CoreFoundation;
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:4:1: error: expected identifier or '('
@import CoreGraphics;
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:22:5: error: unknown type name 'NSUInteger'
NSUInteger location;
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:23:5: error: unknown type name 'NSUInteger'
NSUInteger length;
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:27:8: error: unknown type name 'NSUInteger'
extern NSUInteger NSRealMemoryAvailable(void) __attribute__((availability(macosx,introduced=10.0 ,deprecated=10.8,message="" ))) __attribute__((availability(ios,introduced=2.0 ,deprecated=6.0,message="" )));
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:28:8: error: unknown type name 'NSUInteger'
extern NSUInteger SomeCrazyAppExtensionForbiddenAPI(void)
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:32:8: error: unknown type name 'NSString'
extern NSString *const globalStringAvailableOn10_51 __attribute__((availability(macosx,introduced=10.51)));
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:33:8: error: unknown type name 'NSString'
extern NSString *const globalStringAvailableOn10_52 __attribute__((availability(macosx,introduced=10.52)));
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:36:1: error: expected identifier or '('
@interface NSAvailableOn10_51 : NSObject
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:38:1: error: expected external declaration
- (instancetype)initWithStringOn10_52:(NSString *)s __attribute__((availability(macosx,introduced=10.52)));
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:38:17: error: expected ';' after top level declarator
- (instancetype)initWithStringOn10_52:(NSString *)s __attribute__((availability(macosx,introduced=10.52)));
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:40:1: error: expected identifier or '('
@property NSInteger propertyOn10_52 __attribute__((availability(macosx,introduced=10.52)));
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:42:1: error: expected external declaration
- (void)methodAvailableOn10_52 __attribute__((availability(macosx,introduced=10.52)));
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:42:4: error: expected identifier or '('
- (void)methodAvailableOn10_52 __attribute__((availability(macosx,introduced=10.52)));
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:42:4: error: expected ')'
- (void)methodAvailableOn10_52 __attribute__((availability(macosx,introduced=10.52)));
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:42:3: note: to match this '('
- (void)methodAvailableOn10_52 __attribute__((availability(macosx,introduced=10.52)));
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:43:1: error: expected identifier or '('
@end
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:48:1: error: expected identifier or '('
@protocol NSProtocolAvailableOn10_51
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: note: while building module 'Foundation' imported from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:
#import &lt;Foundation.h&gt;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "Foundation.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/Foundation.h:58:1: error: expected external declaration
- (void)setPropertyOn10_51WithSetterOn10_52Before:(NSInteger)prop __attribute__((availability(macosx,introduced=10.52)));
^
&lt;unknown&gt;:0: error: too many errors emitted, stopping now
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:10: note: in file included from /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:
#include "header-to-print.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:1:9: error: could not build module 'Foundation'
#import &lt;Foundation.h&gt;
^
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:10: note: in file included from /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:
#include "header-to-print.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:2:1: error: expected identifier or '('
@import Dispatch;
^
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:10: note: in file included from /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:
#include "header-to-print.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:3:10: note: in file included from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:3:
#include "other-header.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/other-header.h:5:1: error: expected identifier or '('
@interface Cake
^
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:10: note: in file included from /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:
#include "header-to-print.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:3:10: note: in file included from /boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:3:
#include "other-header.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/other-header.h:10:1: error: expected identifier or '('
@protocol Soul
^
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:10: note: in file included from /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:
#include "header-to-print.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:11:1: error: expected identifier or '('
@interface BaseInHead
^
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:10: note: in file included from /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:
#include "header-to-print.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:13:1: error: expected identifier or '('
@end
^
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:10: note: in file included from /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:
#include "header-to-print.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:23:1: error: expected identifier or '('
@end
^
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:10: note: in file included from /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:
#include "header-to-print.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:27:1: error: expected identifier or '('
@end
^
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:10: note: in file included from /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m:1:
#include "header-to-print.h"
^
/boot/home/Desktop/swift-source/swift/test/IDE/Inputs/print_clang_header/header-to-print.h:31:1: error: expected identifier or '('
@protocol Soul;
^
&lt;unknown&gt;:0: error: failed to import bridging header '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_header.swift.tmp.m'
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_header_i386.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_header_swift_name.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='devirtualize_cast.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='devirtualize_existential.swift' time='0.27'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='diagnose_unreachable.sil' time='1.31'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_availability_tvos.swift' time='0.09'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_availability_watchos.swift' time='0.09'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_cdecl.swift' time='0.33'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='associated-types-mixed-explicit-inferred.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='associated_self_types.swift' time='0.13'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='associated_types.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='bridging-nsnumber-and-nsvalue.swift.gyb' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_decls_AppKit.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_foundation.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_framework.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_framework_with_overlay.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PCMacro' name='plus_equals.swift' time='1.81'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/plus_equals.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/plus_equals.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PCMacro/plus_equals.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/plus_equals.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/plus_equals.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/PCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/plus_equals.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/plus_equals.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PCMacro/plus_equals.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/plus_equals.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/PCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/plus_equals.swift.tmp/main.swift /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/SilentPlaygroundsRuntime.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/plus_equals.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PCMacro/plus_equals.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PCMacro' name='switch.swift' time='2.30'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PCMacro/switch.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/PCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PCMacro/switch.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/PCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main.swift /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/SilentPlaygroundsRuntime.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PCMacro/switch.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main.swift:24:1: warning: result of call to 's' is unused
s(.none)
^~~~~~~~
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main.swift:25:1: warning: result of call to 's' is unused
s(.some(1))
^~~~~~~~~~~
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main.swift:26:1: warning: result of call to 's' is unused
s(.some(2))
^~~~~~~~~~~
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/switch.swift.tmp/main.swift:27:1: warning: result of call to 's' is unused
s(.some(3))
^~~~~~~~~~~
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='devirtualize.sil' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='devirtualize1.swift' time='0.94'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='devirtualize2.sil' time='0.23'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_availability_swift.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_availability_swift_deserialize.swift' time='0.57'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_availability_swift_v3.swift' time='0.20'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_availability_swift_v4.swift' time='0.22'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='anyhashable-collection-cast.swift' time='0.30'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='array_literal.swift' time='1.92'/>
<testcase classname='Swift(haiku-x86_64).Constraints' name='assignment.swift' time='1.12'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_bool_bridging.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_category_ordering.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_decls.swift' time='0.52'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -enable-source-import -sdk '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -I '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk/swift-modules -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp /boot/home/Desktop/swift-source/swift/test/IDE/../Inputs/clang-importer-sdk/swift-modules/ObjectiveC.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -enable-source-import -sdk '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -I '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk/swift-modules -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp /boot/home/Desktop/swift-source/swift/test/IDE/../Inputs/clang-importer-sdk/swift-modules/CoreGraphics.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift -frontend -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -enable-source-import -sdk '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk -I '/boot/home/Desktop/swift-source/swift/test'/Inputs/clang-importer-sdk/swift-modules -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp -emit-module -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp /boot/home/Desktop/swift-source/swift/test/IDE/../Inputs/clang-importer-sdk/swift-modules/Foundation.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -sdk /boot/home/Desktop/swift-source/swift/test/IDE/../Inputs/clang-importer-sdk -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp -print-module -source-filename /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_decls.swift -module-to-print=ctypes -function-definitions=false -prefer-type-repr=true &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp.printed.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_decls.swift -check-prefix=TAG_DECLS_AND_TYPEDEFS -strict-whitespace &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp.printed.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_decls.swift -check-prefix=NEGATIVE -strict-whitespace &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp.printed.txt
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -sdk /boot/home/Desktop/swift-source/swift/test/IDE/../Inputs/clang-importer-sdk -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp -print-module -source-filename /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_decls.swift -module-to-print=Foundation -function-definitions=false -prefer-type-repr=true &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp.printed.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_decls.swift -check-prefix=FOUNDATION -strict-whitespace &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp.printed.txt
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -sdk /boot/home/Desktop/swift-source/swift/test/IDE/../Inputs/clang-importer-sdk -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp -print-module -source-filename /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_decls.swift -module-to-print=ctypes.bits -function-definitions=false -prefer-type-repr=true &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp.printed.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_decls.swift -check-prefix=CTYPESBITS -strict-whitespace &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp.printed.txt
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swift-ide-test -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -completion-cache-path '/tmp/swift-testsuite-completion-cacheRAr3b0' -sdk /boot/home/Desktop/swift-source/swift/test/IDE/../Inputs/clang-importer-sdk -I /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp -print-module -source-filename /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_decls.swift -module-to-print=nullability -function-definitions=false -prefer-type-repr=true &gt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp.printed.txt
/boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/IDE/print_clang_decls.swift -check-prefix=CHECK-NULLABILITY -strict-whitespace &lt; /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/IDE/Output/print_clang_decls.swift.tmp.printed.txt
--
Exit Code: 1
Command Output (stderr):
--
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:4:10: note: in file included from /boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:4:
#include &lt;objc/objc.h&gt;
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:21:25: error: unknown type name 'id'
void NSDeallocateObject(id object) NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:4:10: note: in file included from /boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:4:
#include &lt;objc/objc.h&gt;
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:28:9: error: expected identifier or '('
typedef OBJC_ENUM(int, objc_abi) {
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:25:44: note: expanded from macro 'OBJC_ENUM'
#define OBJC_ENUM(_type, _name) enum _name : _type _name; enum _name : _type
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:4:10: note: in file included from /boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:4:
#include &lt;objc/objc.h&gt;
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:28:9: error: expected identifier or '('
typedef OBJC_ENUM(int, objc_abi) {
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:25:70: note: expanded from macro 'OBJC_ENUM'
#define OBJC_ENUM(_type, _name) enum _name : _type _name; enum _name : _type
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:4:10: note: in file included from /boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:4:
#include &lt;objc/objc.h&gt;
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:33:9: error: expected identifier or '('
typedef OBJC_OPTIONS(int, objc_flags) {
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:26:47: note: expanded from macro 'OBJC_OPTIONS'
#define OBJC_OPTIONS(_type, _name) enum _name : _type _name; enum _name : _type
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:4:10: note: in file included from /boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:4:
#include &lt;objc/objc.h&gt;
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:33:9: error: expected identifier or '('
typedef OBJC_OPTIONS(int, objc_flags) {
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:26:73: note: expanded from macro 'OBJC_OPTIONS'
#define OBJC_OPTIONS(_type, _name) enum _name : _type _name; enum _name : _type
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:6:1: error: expected identifier or '('
@class NSString;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:8:1: error: expected identifier or '('
@protocol NSObject
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:10:1: error: expected external declaration
- (instancetype)retain OBJC_ARC_UNAVAILABLE;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:10:17: error: expected ';' after top level declarator
- (instancetype)retain OBJC_ARC_UNAVAILABLE;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:11:1: error: expected external declaration
- (Class)class;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:11:10: error: expected ';' after top level declarator
- (Class)class;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:12:1: error: expected external declaration
- (BOOL)conformsToProtocol:(Protocol *)aProtocol;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:12:4: error: redefinition of 'BOOL' as different kind of symbol
- (BOOL)conformsToProtocol:(Protocol *)aProtocol;
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:15:32: note: previous definition is here
typedef __typeof__(__objc_yes) BOOL;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:12:9: error: expected ';' after top level declarator
- (BOOL)conformsToProtocol:(Protocol *)aProtocol;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:13:1: error: expected external declaration
- (BOOL)isKindOfClass:(Class)aClass;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:13:4: error: redefinition of 'BOOL' as different kind of symbol
- (BOOL)isKindOfClass:(Class)aClass;
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/objc.h:15:32: note: previous definition is here
typedef __typeof__(__objc_yes) BOOL;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:13:9: error: expected ';' after top level declarator
- (BOOL)isKindOfClass:(Class)aClass;
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:14:1: error: expected identifier or '('
@end
^
&lt;module-includes&gt;:1:10: note: in file included from &lt;module-includes&gt;:1:
#include "./NSObject.h"
^
/boot/home/Desktop/swift-source/swift/test/Inputs/clang-importer-sdk/usr/include/objc/./NSObject.h:18:1: error: expected external declaration
- init;
^
&lt;unknown&gt;:0: error: too many errors emitted, stopping now
/boot/home/Desktop/swift-source/swift/test/IDE/../Inputs/clang-importer-sdk/swift-modules/ObjectiveC.swift:1:19: error: could not build Objective-C module 'ObjectiveC'
@_exported import ObjectiveC // Clang module
^
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PCMacro' name='mutation.swift' time='1.30'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/mutation.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/mutation.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PCMacro/mutation.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/mutation.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/mutation.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/PCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/mutation.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/mutation.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PCMacro/mutation.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/mutation.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/PCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/mutation.swift.tmp/main.swift /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/SilentPlaygroundsRuntime.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/mutation.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PCMacro/mutation.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PCMacro' name='operators.swift' time='1.40'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/operators.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/operators.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PCMacro/operators.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/operators.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/operators.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/PCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/operators.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/operators.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PCMacro/operators.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/operators.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/PCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/operators.swift.tmp/main.swift /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/SilentPlaygroundsRuntime.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/operators.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PCMacro/operators.swift
--
Exit Code: 1
Command Output (stderr):
--
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/operators.swift.tmp/main.swift:12:3: warning: result of operator '+' is unused
a + b
~ ^ ~
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).PCMacro' name='pc_and_log.swift' time='3.24'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/pc_and_log.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/pc_and_log.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PCMacro/pc_and_log.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/pc_and_log.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfrontend -playground-high-performance -Xfrontend -playground -Xfrontend -debugger-support -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/pc_and_log.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/PCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/pc_and_log.swift.tmp/main.swift /boot/home/Desktop/swift-source/swift/test/PCMacro/../PlaygroundTransform/Inputs/PlaygroundsRuntime.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/pc_and_log.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PCMacro/pc_and_log.swift
--
Exit Code: 1
Command Output (stderr):
--
g++: error: unrecognized command line option '-fuse-ld=ld'
clang-4.0: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)
--
</failure>
</testcase>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='devirt_type_subst_bug.swift' time='1.38'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='devirt_unbound_generic.swift' time='0.71'/>
<testcase classname='Swift(haiku-x86_64).SILOptimizer' name='devirt_value_metatypes.swift' time='0.34'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_availability.swift' time='0.74'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_availability_objc.swift' time='0.02'/>
<testcase classname='Swift(haiku-x86_64).attr' name='attr_availability_osx.swift' time='0.12'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_ast_tc_function_bodies.swift' time='1.83'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_ast_typechecked.swift' time='0.17'/>
<testcase classname='Swift(haiku-x86_64).IDE' name='print_clang_ObjectiveC.swift' time='0.00'/>
<testcase classname='Swift(haiku-x86_64).PCMacro' name='getset.swift' time='1.76'/>
<testcase classname='Swift(haiku-x86_64).PCMacro' name='if.swift' time='1.74'>
<failure >
Script:
--
rm -rf /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/if.swift.tmp
mkdir -p /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/if.swift.tmp
cp /boot/home/Desktop/swift-source/swift/test/PCMacro/if.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/if.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -o /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/if.swift.tmp/main /boot/home/Desktop/swift-source/swift/test/PCMacro/Inputs/PCMacroRuntime.swift /boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/if.swift.tmp/main.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/test-haiku-x86_64/PCMacro/Output/if.swift.tmp/main | /boot/home/Desktop/swift-source/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64' --sanitize 'SOURCE_DIR=/boot/home/Desktop/swift-source/swift' --use-filecheck '/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/llvm-haiku-x86_64/./bin/FileCheck' /boot/home/Desktop/swift-source/swift/test/PCMacro/if.swift
/boot/home/Desktop/swift-source/build/Ninja+cmark-ReleaseAssert+llvm-ReleaseAssert+swift-DebugAssert+stdlib-DebugAssert/swift-haiku-x86_64/bin/swiftc -target x86_64-unknown-haiku -module-cache-path '/tmp/swift-testsuite-clang-module-cache_gC1RZ' -swift-version 3 -Xfrontend -pc-macro -Xfront
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment