bugGNUstep Application Project - Bugs: bug #35341, compiling flexisheet with...

 
 

bug #35341: compiling flexisheet with clang/libobjc2 and non-fragile-abi fails

Submitter:  Sebastian Reitenbach <buzzdee>
Submitted:  Fri 20 Jan 2012 01:17:51 PM UTC
   
 
Category:  Application Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  rmottola
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 06 Mar 2014 05:44:41 PM UTC, comment #2: 

I built it not too long ago, and it just worked, closing myself, thanks.

Sebastian Reitenbach <buzzdee>
Group Member
Thu 12 Jul 2012 08:31:21 AM UTC, comment #1: 

Can you confirm that this is fixed?

Riccardo Mottola <rmottola>
Group administrator
Fri 20 Jan 2012 01:17:51 PM UTC, original submission:  

compilation stops here:

Making all for subproject FSCore...
clang FSObject.m -c \
      -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fobjc-nonfragile-abi -D_NONFRAGILE_ABI -pthread -fPIC -DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -g -DIWASHERECFLAGS -Wall -I.. -I../Core -I../Function -I../Operators -I../Application -I../Application/ChartView -I../Application/Inspection -I../Application/UI -fgnu-runtime -fconstant-string-class=NSConstantString -I. -I/usr/local/include -I/flexisheet-6.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include \
       -o obj/FSCore.obj/FSObject.m.o
FSObject.m:89:15: error: arithmetic on pointer to interface 'id', which is not a constant size in non-fragile ABI
    memset(obj+1, 0, class_getInstanceSize(self)- 4);
           ~~~^
1 error generated.

Sebastian Reitenbach <buzzdee>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rmottola (Updated the item)
  • -email is unavailable- added by buzzdee (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-06 buzzdee StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2012-06-13 rmottola StatusNone Ready For Test
        Assigned toNone rmottola

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code