gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

assertion when using clang + libobjc2


From: Riccardo Mottola
Subject: assertion when using clang + libobjc2
Date: Wed, 30 May 2018 19:47:54 +0200
User-agent: Mozilla/5.0 (X11; NetBSD amd64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.2

Hi All,

I just finished upgrading a Linux/x86 system where I run clang as compiler and David's libobjc2 compiled from our sources. It is gentoo stable, whith clang 5.0

libobjc2 was compiled with the same clang and from git head.

After updating libobjc2, any program dies:

 $ plparse
plparse: /home/multix/gnustep-cvs/libobjc2/protocol.c:226: BOOL init_protocols(struct objc_protocol_list *): Assertion `aProto->isa == protocol_class_gcc' failed.
Aborted

I have recompiled also base, just for safety, but no help.


any clues?
Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]