using clang7 is no good neither. Tons of tests fail.

The following tests FAILED:
          1 - alias (SEGFAULT)
          2 - alias_optimised (SEGFAULT)
          5 - alignTest (SEGFAULT)
          6 - alignTest_optimised (SEGFAULT)
          9 - AllocatePair (SEGFAULT)
         10 - AllocatePair_optimised (SEGFAULT)
         13 - ARCTest_arc (SEGFAULT)
         14 - ARCTest_arc_optimised (SEGFAULT)
         17 - AssociatedObject (SEGFAULT)
         18 - AssociatedObject_optimised (SEGFAULT)
         21 - AssociatedObject2 (SEGFAULT)
         22 - AssociatedObject2_optimised (SEGFAULT)
         25 - BlockImpTest (SEGFAULT)
         26 - BlockImpTest_optimised (SEGFAULT)
         29 - BlockTest_arc (SEGFAULT)
         30 - BlockTest_arc_optimised (SEGFAULT)
         33 - ConstantString (SEGFAULT)
         34 - ConstantString_optimised (SEGFAULT)
         37 - Category (SEGFAULT)
         38 - Category_optimised (SEGFAULT)
         41 - ExceptionTest (SEGFAULT)
         42 - ExceptionTest_optimised (SEGFAULT)
         45 - Forward (SEGFAULT)
         46 - Forward_optimised (SEGFAULT)
         49 - ManyManySelectors (SEGFAULT)
         50 - ManyManySelectors_optimised (SEGFAULT)
         53 - NestedExceptions (SEGFAULT)
         54 - NestedExceptions_optimised (SEGFAULT)
         57 - PropertyAttributeTest (SEGFAULT)
         58 - PropertyAttributeTest_optimised (SEGFAULT)
         63 - ProtocolExtendedProperties_legacy (OTHER_FAULT)
         64 - ProtocolExtendedProperties_legacy_optimised (OTHER_FAULT)
         65 - PropertyIntrospectionTest (SEGFAULT)
         66 - PropertyIntrospectionTest_optimised (SEGFAULT)
         69 - PropertyIntrospectionTest2_arc (SEGFAULT)
         70 - PropertyIntrospectionTest2_arc_optimised (SEGFAULT)
         71 - PropertyIntrospectionTest2_arc_legacy (OTHER_FAULT)
         72 - PropertyIntrospectionTest2_arc_legacy_optimised (OTHER_FAULT)
         73 - ProtocolCreation (SEGFAULT)
         74 - ProtocolCreation_optimised (SEGFAULT)
         75 - ProtocolCreation_legacy (SEGFAULT)
         76 - ProtocolCreation_legacy_optimised (SEGFAULT)
         77 - ResurrectInDealloc_arc (SEGFAULT)
         78 - ResurrectInDealloc_arc_optimised (SEGFAULT)
         81 - RuntimeTest (SEGFAULT)
         82 - RuntimeTest_optimised (SEGFAULT)
         83 - RuntimeTest_legacy (Failed)
         84 - RuntimeTest_legacy_optimised (Failed)
         85 - WeakBlock_arc (SEGFAULT)
         86 - WeakBlock_arc_optimised (SEGFAULT)
         89 - WeakReferences_arc (SEGFAULT)
         90 - WeakReferences_arc_optimised (SEGFAULT)
         97 - ivar_arc (SEGFAULT)
         98 - ivar_arc_optimised (SEGFAULT)
        101 - IVarOverlap (SEGFAULT)
        102 - IVarOverlap_optimised (SEGFAULT)
        105 - objc_msgSend (SEGFAULT)
        106 - objc_msgSend_optimised (SEGFAULT)
        113 - NilException (SEGFAULT)
        114 - NilException_optimised (SEGFAULT)
        117 - MethodArguments (SEGFAULT)
        118 - MethodArguments_optimised (SEGFAULT)
        121 - zeroSizedIVar (SEGFAULT)
        122 - zeroSizedIVar_optimised (SEGFAULT)
        125 - exchange (SEGFAULT)
        126 - exchange_optimised (SEGFAULT)
        137 - setSuperclass (SEGFAULT)
        138 - setSuperclass_optimised (SEGFAULT)
        141 - BoxedForeignException (SEGFAULT)
        142 - BoxedForeignException_optimised (SEGFAULT)
        145 - ForeignException (SEGFAULT)
        146 - ForeignException_optimised (SEGFAULT)
        149 - category_properties (SEGFAULT)
        150 - category_properties_optimised (SEGFAULT)
        151 - CXXExceptions (SEGFAULT)
        152 - CXXExceptions_optimised (SEGFAULT)
        155 - ObjCXXEHInterop (SEGFAULT)
        156 - ObjCXXEHInterop_optimised (SEGFAULT)


> On 31 Aug 2018, at 10:38, Andreas Fink <af...@list.fink.org> wrote:
> 
> *facepalm*
> 
> its a constant race between bugfixes and introduction of other bugs  on the 
> other side... :)
> Thanks for the hint, I'll try release 7...
> 
> 
> 
>> On 31 Aug 2018, at 10:29, David Chisnall <gnus...@theravensnest.org> wrote:
>> 
>> On 31/08/2018 09:22, Andreas Fink wrote:
>>> all latest compiled from these sources:
>> 
>> It looks like someone at Apple broke blocks on all ELF platforms a couple of 
>> weeks ago.  It's not been merged to the 7 release branch though, so building 
>> from that should fix things for you.
>> 
>> David
>> 
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep



_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to