all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: 15500@debbugs.gnu.org
Subject: bug#15500: 24.3.50; NS variant does not build 32-bit on Snow Leopard due to parameter of incompatible type 'CGRect'
Date: Tue, 1 Oct 2013 13:02:56 +0200	[thread overview]
Message-ID: <03889B54-9F3D-4B1F-8F08-43FF4C24ED86@Freenet.DE> (raw)

Hello!

This is the error:

	clang -c  -Demacs  -I. -I.../emacs-24.3.50/src -I../lib -I.../emacs-24.3.50/src/../lib   -I/usr/X11/include   -I/sw/include/librsvg-2 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0 -I/sw/include/cairo -I/sw/include -I/sw/include/freetype2 -I/usr/X11/include  -I/sw/include/libxml2 -I/sw/include         -MMD -MF deps/macfont.d -MP -I/sw/include    -Wno-switch -Wno-pointer-sign  -g -H -pipe -fPIC -fno-common -Os -march=core2 -mtune=core2 -m32 -fomit-frame-pointer -msse4.2   macfont.m
	macfont.m:2711:5: error: passing 'NSRect' (aka 'struct _NSRect') to parameter of incompatible type 'CGRect'
	      (aka 'struct CGRect')
	                         NSMakeRect (x, y,
	                         ^~~~~~~~~~~~~~~~~
	In file included from macfont.m:25:
	In file included from ./dispextern.h:76:
	In file included from ./nsgui.h:34:
	In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:10:
	In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:114:
	In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8:
	In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:30:
	In file included from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QD.h:25:
	In file included from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:11:
	In file included from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGBitmapContext.h:9:
	/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGContext.h:402:57: note: 
	      passing argument to parameter 'rect' here
	CG_EXTERN void CGContextFillRect(CGContextRef c, CGRect rect)
	                                                        ^
	1 error generated.
	make[2]: *** [macfont.o] Error 1
	make[1]: *** [src] Error 2
	make: *** [bootstrap] Error 2

At bzr revno: 114488

--
Greetings

  Pete

My sister opened a computer store in Hawaii.  She sells C shells down by the seashore.






             reply	other threads:[~2013-10-01 11:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-01 11:02 Peter Dyballa [this message]
2013-10-01 15:27 ` bug#15500: 24.3.50; NS variant does not build 32-bit on Snow Leopard due to parameter of incompatible type 'CGRect' Alp Aker
2013-10-02  3:30   ` Alp Aker

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=03889B54-9F3D-4B1F-8F08-43FF4C24ED86@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=15500@debbugs.gnu.org \
    /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.