discuss-gnustep
[Top][All Lists]
Advanced

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

Failure on Raspbian 11, ARM/Raspberry Pi 3


From: Gregory Casamento
Subject: Failure on Raspbian 11, ARM/Raspberry Pi 3
Date: Thu, 27 Jul 2023 01:10:02 -0400

Hey guys,

I am seeing the following failure on Raspberry Pi under Raspbian 11.

configure:8216: result: yes
configure:8227: checking whether objc really works
configure:8247: clang-9 -o conftest -g -O2 -I/usr/local/opt/ruby/include -I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/System/Library/Headers -I/usr/GNUstep/Local/Library/Headers  -x objective-c -fuse-ld=gold -L/usr/GNUstep/Local/Library/Libraries -L/usr/GNUstep/Local/Library/Libraries -L/usr/GNUstep/System/Library/Libraries -L/usr/GNUstep/Local/Library/Libraries conftest.c -lrt -ldl  -lpthread -fuse-ld=gold -pthread -fexceptions -rdynamic -fobjc-runtime=gnustep-2.0 -fblocks -L/root/GNUstep/Library/Libraries -L/usr/GNUstep/Local/Library/Libraries -L/usr/GNUstep/System/Library/Libraries -lpthread -lobjc -lm   -lpthread  >&5
In file included from conftest.c:107:
In file included from ././config/config.objc.m:2:
././config/objc-common.g:54:3: warning: assignment to Objective-C's isa is deprecated in favor of object_setClass() [-Wdeprecated-objc-isa-usage]
  obj->isa = self;
  ^  ~~~~~~~
  object_setClass( , )
././config/objc-common.g:47:5: note: instance variable is declared here
 id isa;
    ^
1 warning generated.
configure:8247: $? = 0
configure:8247: ./conftest
./configure: line 1896:  4146 Segmentation fault      ./conftest$ac_exeext
configure:8247: $? = 139
configure: program exited with status 139

I am not sure why it is failing here.  I am using clang-9 since clang-11 has a bug which is causing it to die while compiling libs-gui.  I am attaching the config.log.

Thanks, GC
--
Gregory Casamento
GNUstep Lead Developer / OLC, Principal Consultant
http://www.gnustep.org - http://heronsperch.blogspot.com
https://www.patreon.com/bePatron?u=352392 - Become a Patron
https://www.openhub.net/languages/objective_c - OpenHub standings

Attachment: config.log
Description: Binary data


reply via email to

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