From unknown Tue Jun 17 20:14:00 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#4467 <4467@debbugs.gnu.org> To: bug#4467 <4467@debbugs.gnu.org> Subject: Status: 23.1.50; nsterm.m FTBFS on OS X 10.6 Reply-To: bug#4467 <4467@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:14:00 +0000 retitle 4467 23.1.50; nsterm.m FTBFS on OS X 10.6 reassign 4467 emacs,ns submitter 4467 Ian Eure severity 4467 normal thanks From ian.eure@gmail.com Thu Sep 17 12:44:44 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 17 Sep 2009 19:44:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.1 required=4.0 tests=AWL,FOURLA,IMPRONONCABLE_2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8HJihg7017625 for ; Thu, 17 Sep 2009 12:44:44 -0700 Received: from mail.gnu.org ([199.232.76.166]:35177 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MoMuI-0000kn-FQ for emacs-pretest-bug@gnu.org; Thu, 17 Sep 2009 15:44:42 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MoMuH-0001uH-3C for emacs-pretest-bug@gnu.org; Thu, 17 Sep 2009 15:44:42 -0400 Received: from 64-71-7-198.static.wiline.com ([64.71.7.198]:52489 helo=neutron.local) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MoMuG-0001tr-Gc for emacs-pretest-bug@gnu.org; Thu, 17 Sep 2009 15:44:40 -0400 Received: by neutron.local (Postfix, from userid 502) id 81D40306C7140; Thu, 17 Sep 2009 12:44:38 -0700 (PDT) From: Ian Eure To: emacs-pretest-bug@gnu.org Subject: 23.1.50; nsterm.m FTBFS on OS X 10.6 Date: Thu, 17 Sep 2009 12:44:38 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Git master fails to build from source on Mac OS X 10.6 Snow Leopard. I=E2= =80=99m using rev 053af44c11552da70da31fe683f33c2af126b498. Compilation fails with: gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/ieure/Projects/emacs/src -Dte= macs -g -O2 -Wno-pointer-sign nsterm.m In file included from nsterm.h:20, from nsterm.m:41: dispextern.h:1250: error: array type has incomplete element type nsterm.m: In function =E2=80=98ns_color_to_lisp=E2=80=99: nsterm.m:1499: warning: passing argument 1 of =E2=80=98getRed:green:blue:al= pha:=E2=80=99 from incompatible pointer type nsterm.m:1499: warning: passing argument 2 of =E2=80=98getRed:green:blue:al= pha:=E2=80=99 from incompatible pointer type nsterm.m:1499: warning: passing argument 3 of =E2=80=98getRed:green:blue:al= pha:=E2=80=99 from incompatible pointer type nsterm.m:1499: warning: passing argument 4 of =E2=80=98getRed:green:blue:al= pha:=E2=80=99 from incompatible pointer type nsterm.m:1503: warning: passing argument 1 of =E2=80=98getWhite:alpha:=E2= =80=99 from incompatible pointer type nsterm.m:1503: warning: passing argument 2 of =E2=80=98getWhite:alpha:=E2= =80=99 from incompatible pointer type nsterm.m:1504: warning: '0' flag ignored with precision and =E2=80=98%x=E2= =80=99 printf format nsterm.m:1504: warning: '0' flag ignored with precision and =E2=80=98%x=E2= =80=99 printf format nsterm.m:1504: warning: '0' flag ignored with precision and =E2=80=98%x=E2= =80=99 printf format nsterm.m:1510: warning: '0' flag ignored with precision and =E2=80=98%x=E2= =80=99 printf format nsterm.m:1510: warning: '0' flag ignored with precision and =E2=80=98%x=E2= =80=99 printf format nsterm.m:1510: warning: '0' flag ignored with precision and =E2=80=98%x=E2= =80=99 printf format nsterm.m: In function =E2=80=98ns_query_color=E2=80=99: nsterm.m:1528: warning: passing argument 1 of =E2=80=98getRed:green:blue:al= pha:=E2=80=99 from incompatible pointer type nsterm.m:1528: warning: passing argument 2 of =E2=80=98getRed:green:blue:al= pha:=E2=80=99 from incompatible pointer type nsterm.m:1528: warning: passing argument 3 of =E2=80=98getRed:green:blue:al= pha:=E2=80=99 from incompatible pointer type nsterm.m:1528: warning: passing argument 4 of =E2=80=98getRed:green:blue:al= pha:=E2=80=99 from incompatible pointer type nsterm.m: In function =E2=80=98note_mouse_movement=E2=80=99: nsterm.m:1693: warning: passing argument 4 of =E2=80=98remember_mouse_glyph= =E2=80=99 from incompatible pointer type nsterm.m: In function =E2=80=98ns_mouse_position=E2=80=99: nsterm.m:1762: warning: passing argument 4 of =E2=80=98remember_mouse_glyph= =E2=80=99 from incompatible pointer type nsterm.m: In function =E2=80=98ns_get_glyph_string_clip_rect=E2=80=99: nsterm.m:2479: error: dereferencing pointer to incomplete type nsterm.m:2479: error: dereferencing pointer to incomplete type nsterm.m:2482: error: dereferencing pointer to incomplete type nsterm.m:2482: error: invalid use of undefined type =E2=80=98struct _NSRect= =E2=80=99 nsterm.m:2482: error: dereferencing pointer to incomplete type nsterm.m: In function =E2=80=98ns_dumpglyphs_stretch=E2=80=99: nsterm.m:2850: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_= clip_rect=E2=80=99 from incompatible pointer type nsterm.m: In function =E2=80=98ns_draw_glyph_string=E2=80=99: nsterm.m:2934: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_= clip_rect=E2=80=99 from incompatible pointer type nsterm.m:2951: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_= clip_rect=E2=80=99 from incompatible pointer type nsterm.m:2963: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_= clip_rect=E2=80=99 from incompatible pointer type nsterm.m:2975: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_= clip_rect=E2=80=99 from incompatible pointer type nsterm.m:3008: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_= clip_rect=E2=80=99 from incompatible pointer type nsterm.m: In function =E2=80=98-[EmacsView keyDown:]=E2=80=99: nsterm.m:4536: warning: =E2=80=98wantsToDelayTextChangeNotifications=E2=80= =99 is deprecated (declared at /System/Library/Frameworks/AppKit.framework/= Headers/NSInputManager.h:112) nsterm.m: In function =E2=80=98-[EmacsView characterIndexForPoint:]=E2=80= =99: nsterm.m:4745: warning: conflicting types for =E2=80=98-(unsigned int)chara= cterIndexForPoint:(NSPoint)thePoint=E2=80=99 /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:45: wa= rning: previous declaration of =E2=80=98-(NSUInteger)characterIndexForPoint= :(NSPoint)thePoint=E2=80=99 nsterm.m: In function =E2=80=98-[EmacsView initFrameFromEmacs:]=E2=80=99: nsterm.m:5144: warning: class 'EmacsView' does not implement the 'NSWindowD= elegate' protocol nsterm.m: In function =E2=80=98-[EmacsView draggingEntered:]=E2=80=99: nsterm.m:5422: warning: conflicting types for =E2=80=98-(unsigned int)dragg= ingEntered:(id )sender=E2=80=99 /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:56: warnin= g: previous declaration of =E2=80=98-(NSDragOperation)draggingEntered:(id <= NSDraggingInfo>)sender=E2=80=99 nsterm.m: In function =E2=80=98+[EmacsScroller scrollerWidth]=E2=80=99: nsterm.m:5707: warning: conflicting types for =E2=80=98+(float)scrollerWidt= h=E2=80=99 /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:76: warnin= g: previous declaration of =E2=80=98+(CGFloat)scrollerWidth=E2=80=99 nsterm.m: In function =E2=80=98-[EmacsScroller setPosition:portion:whole:]= =E2=80=99: nsterm.m:5837: warning: =E2=80=98setFloatValue:knobProportion:=E2=80=99 is = deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers= /NSScroller.h:107) nsterm.m:5844: warning: =E2=80=98setFloatValue:knobProportion:=E2=80=99 is = deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers= /NSScroller.h:107) nsterm.m: In function =E2=80=98-[EmacsScroller mouseDown:]=E2=80=99: nsterm.m:5949: warning: format =E2=80=98%d=E2=80=99 expects type =E2=80=98i= nt=E2=80=99, but argument 3 has type =E2=80=98NSScrollerPart=E2=80=99 make[1]: *** [nsterm.o] Error 1 make: *** [src] Error 2 In GNU Emacs 23.1.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2009-08-28 on black.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Python Minor modes in effect: erc-track-mode: t erc-track-minor-mode: t erc-spelling-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-netsplit-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-autojoin-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-readonly-mode: t erc-scrolltobottom-mode: t test-case-global-mode: t goto-address-prog-mode: t light-symbol-mode: t hl-line-mode: t which-function-mode: t yas/minor-mode: t shell-dirtrack-mode: t ime-bindings: t show-paren-mode: t recentf-mode: t iswitchb-mode: t cua-mode: t auto-insert-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: M-x r e p o r t Recent messages: Mark set [2 times] Undo! [3 times] Mark set Auto-saving...done Mark set Auto-saving...done Load-path shadows: /Users/ieure/.emacs.d/ime-lisp/ime-dired hides /Users/ieure/.emacs.d/lisp/i= me-dired /Users/ieure/.emacs.d/lisp/json hides /Applications/Emacs.app/Contents/Reso= urces/lisp/json From rgm@gnu.org Thu Sep 17 13:50:17 2009 Received: (at control) by emacsbugs.donarmstrong.com; 17 Sep 2009 20:50:18 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.6 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8HKoGAd029095 for ; Thu, 17 Sep 2009 13:50:17 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MoNvh-00043b-CY; Thu, 17 Sep 2009 16:50:13 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19122.41221.297337.516259@fencepost.gnu.org> Date: Thu, 17 Sep 2009 16:50:13 -0400 From: Glenn Morris To: control Subject: control X-Debbugs-No-Ack: yes severity 4403 minor severity 4432 minor tags 4409 moreinfo reassign 4409 emacs,ns severity 4398 minor reassign 4467 emacs,ns merge 4297 4467 close 4386 close 4399 From rgm@gnu.org Sat Oct 3 11:40:36 2009 Received: (at control) by emacsbugs.donarmstrong.com; 3 Oct 2009 18:40:37 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.5 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n93IeZLi007980 for ; Sat, 3 Oct 2009 11:40:36 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Mu9Wz-00089v-P2; Sat, 03 Oct 2009 14:40:33 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19143.39585.730580.482721@fencepost.gnu.org> Date: Sat, 3 Oct 2009 14:40:33 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: o=X<@Wz*gARL%U@V/rw%d'/'Z$WUT}`&IV)X7Ln; Thu, 8 Oct 2009 18:17:54 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Mw47E-0008FM-P4; Thu, 08 Oct 2009 21:17:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19150.36672.671829.836541@fencepost.gnu.org> Date: Thu, 8 Oct 2009 21:17:52 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: yPum?Sc=U8('9-m~;OJMkGv@)"i3z`fS02?D_[O%Sg/B;sa$JKssZ-Kb8>FQabl5z!PEE7 X-Debbugs-No-Ack: yes reassign 4681 emacs,ns merge 4681 4625 severity 4657 minor From unknown Tue Jun 17 20:14:00 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 14 Nov 2009 15:24:12 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator