all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: 15086@debbugs.gnu.org
Subject: bug#15086: 24.3.50; NS variant does not build on PPC Tiger because of missing qualifier before 'vector'
Date: Tue, 13 Aug 2013 18:46:09 +0200	[thread overview]
Message-ID: <59C61EEE-743D-4A8C-9633-F0B21A3DE58D@Freenet.DE> (raw)
In-Reply-To: <10A7FA47-1BE7-430A-A5CC-09DB5626B595@swipnet.se>


Am 13.08.2013 um 17:47 schrieb Jan Djärv:

> I've checked in an attemted fix.  I can't check it as 10.4 is  
> really old and I don't have any around.


I have to admit that my report is a bit faulty! Configuration was  
with GCC 4.0, but compilation was with GCC 4.2 – which I found when I  
repeated the 'make bootstrap' for a second time. But one bug, maybe  
two, was left on Tiger:

In file included from nsterm.m:48:
nsterm.h:59: error: parse error before ‘EmacsCGFloat’
nsterm.h:59: warning: type defaults to ‘int’ in declaration of  
‘EmacsCGFloat’
nsterm.h:59: warning: data definition has no type or storage class
nsterm.h:364: error: parse error before ‘CGFloat’

and

nsterm.m: In function ‘ns_color_to_lisp’:
nsterm.m:1596: error: parse error before ‘red’
nsterm.m:1611: error: ‘red’ undeclared (first use in this function)
nsterm.m:1611: error: (Each undeclared identifier is reported only once
nsterm.m:1611: error: for each function it appears in.)
nsterm.m:1611: error: ‘green’ undeclared (first use in this function)
nsterm.m:1611: error: ‘blue’ undeclared (first use in this function)
nsterm.m:1611: error: ‘alpha’ undeclared (first use in this function)
nsterm.m:1615: error: ‘gray’ undeclared (first use in this function)
nsterm.m: In function ‘ns_query_color’:
nsterm.m:1638: error: parse error before ‘r’
nsterm.m:1640: error: ‘r’ undeclared (first use in this function)
nsterm.m:1640: error: ‘g’ undeclared (first use in this function)
nsterm.m:1640: error: ‘b’ undeclared (first use in this function)
nsterm.m:1640: error: ‘a’ undeclared (first use in this function)
nsterm.m: At top level:
nsterm.m:2561: error: parse error before ‘EmacsCGFloat’
nsterm.m: In function ‘ns_draw_underwave’:
nsterm.m:2570: error: ‘s’ undeclared (first use in this function)
nsterm.m:2571: error: ‘x’ undeclared (first use in this function)
nsterm.m:2571: error: ‘width’ undeclared (first use in this function)
nsterm.m:2579: error: parse error before numeric constant
nsterm.m: In function ‘-[EmacsView conversationIdentifier]’:
nsterm.m:5333: warning: conflicting types for ‘-(NSInteger) 
conversationIdentifier’
/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h: 
23: warning: previous declaration of ‘-(long int)conversationIdentifier’
nsterm.m: In function ‘-[EmacsView initFrameFromEmacs:]’:
nsterm.m:5921: error: parse error before numeric constant
nsterm.m: In function ‘-[EmacsView windowDidExitFullScreen:]’:
nsterm.m:6117: warning: ‘EmacsView’ may not respond to ‘- 
updateCollectionBehaviour’
nsterm.m:6117: warning: (Messages without a matching method signature
nsterm.m:6117: warning: will be assumed to return ‘id’ and accept
nsterm.m:6117: warning: ‘...’ as arguments.)
nsterm.m: In function ‘-[EmacsView toggleFullScreen:]’:
nsterm.m:6178: warning: ‘NSWindow’ may not respond to ‘- 
toggleFullScreen:’
nsterm.m:6225: error: parse error before numeric constant
nsterm.m:6263: error: parse error before numeric constant
nsterm.m: In function ‘-[EmacsScroller initFrame:window:]’:
nsterm.m:6834: warning: local declaration of ‘win’ hides instance  
variable
nsterm.m:6834: warning: assignment makes pointer from integer without  
a cast
nsterm.m:6840: warning: local declaration of ‘win’ hides instance  
variable
nsterm.m:6840: warning: passing argument 1 of ‘XWINDOW’ makes integer  
from pointer without a cast
nsterm.m:6840: warning: local declaration of ‘win’ hides instance  
variable
nsterm.m:6840: warning: passing argument 1 of ‘XWINDOW’ makes integer  
from pointer without a cast
nsterm.m:6834: confused by earlier errors, bailing out
{standard input}:8140:FATAL:.abort  detected.  Assembly stopping.


Anyway, bzr is already trying to fetch the update.

--
Greetings

   Pete

’Twas a woman who drove me to drink, and I never had the courtesy to  
thank her for it.
				— W.C. Fields






  reply	other threads:[~2013-08-13 16:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-13 11:17 bug#15086: 24.3.50; NS variant does not build on PPC Tiger because of missing qualifier before 'vector' Peter Dyballa
2013-08-13 15:47 ` Jan Djärv
2013-08-13 16:46   ` Peter Dyballa [this message]
2013-08-13 18:22   ` Peter Dyballa
2013-08-13 20:25     ` Jan Djärv
2013-08-13 22:22       ` Peter Dyballa
2013-08-14 10:18       ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59C61EEE-743D-4A8C-9633-F0B21A3DE58D@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=15086@debbugs.gnu.org \
    --cc=jan.h.d@swipnet.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.