From unknown Fri Jun 20 07:21:11 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4297: snow leopard + latest cvs break compile Reply-To: mario@lassnig.net, 4297@debbugs.gnu.org Resent-From: Mario Lassnig Original-Sender: mario.lassnig@gmail.com Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Mon, 31 Aug 2009 10:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4297 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.125171253221310 (code B ref -1); Mon, 31 Aug 2009 10:00:04 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 31 Aug 2009 09:55:32 +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=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7V9tTm0021292 for ; Mon, 31 Aug 2009 02:55:30 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mi3bk-00054O-Ua for bug-gnu-emacs@gnu.org; Mon, 31 Aug 2009 05:55:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mi3bd-000534-Vh for bug-gnu-emacs@gnu.org; Mon, 31 Aug 2009 05:55:26 -0400 Received: from [199.232.76.173] (port=43783 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mi3bd-000531-Po for bug-gnu-emacs@gnu.org; Mon, 31 Aug 2009 05:55:21 -0400 Received: from mail-fx0-f226.google.com ([209.85.220.226]:33373) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mi3bd-0005XP-1n for bug-gnu-emacs@gnu.org; Mon, 31 Aug 2009 05:55:21 -0400 Received: by fxm26 with SMTP id 26so628692fxm.42 for ; Mon, 31 Aug 2009 02:55:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=Ev3iMXuh80dtbPmWaIyIgEvknsPrXPZ5oAn615DYy2A=; b=FpYYQBkGDVQqzY2mf3FrMU7c2AJn6b5cRUtpkE6vw/kZnlrF2vhpirDpOFc13Cu5B/ PK+NIyIGYHyOEmcvyP6qDAnYYtg4hzblqCTpooxPZftRLbIhjZfh9xDxS3dLP4M8WJik lNGsBfvP6dXLa40oGAGMejetiT0O1T7hZjbLg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:from:date:x-google-sender-auth :message-id:subject:to:content-type:content-transfer-encoding; b=asWGsTLYOLB8+2GQa/gcsDMVuPqFOd8in/mJ/zD3eCK8eZkZlyyLN1J0e9Zfga4kGn j0IwK24xDhkfLy2mcmlmxYLJVQYblydrjI0N0asHQF2EUFO/IoHul/3C5iV72ulRuT/I BEnjY+f3bRukbj17PZCv+Np/L4uL7G2F93mZk= MIME-Version: 1.0 Sender: mario.lassnig@gmail.com Received: by 10.223.103.3 with SMTP id i3mr1359439fao.65.1251712519420; Mon, 31 Aug 2009 02:55:19 -0700 (PDT) From: Mario Lassnig Date: Mon, 31 Aug 2009 11:54:59 +0200 X-Google-Sender-Auth: 885f75744de7f32b Message-ID: <45e47c1e0908310254v6a496066p42014ad2fed5e256@mail.gmail.com> To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Hi all, I get the following compile error on snow leopard with ./configure --with-ns; make Cheers, Mario Mario@hep33:~/Development/emacs$ gcc --version i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Mario@hep33:~/Development/emacs$ make cd lib-src; make all \ CC=3D'gcc -I/sw/include -L/sw/lib' CFLAGS=3D'-g -O2 -Wno-pointer-sign ' CPPFLAGS=3D'' \ LDFLAGS=3D'' MAKE=3D'make' make[1]: Nothing to be done for `all'. boot=3Dbootstrap-emacs; \ if [ ! -x "src/$boot" ]; then \ cd src; make all \ CC=3D'gcc -I/sw/include -L/sw/lib' CFLAGS=3D'-g -O2 -Wno-pointer-sign ' CPPFLAGS=3D'' \ LDFLAGS=3D'' MAKE=3D'make' BOOTSTRAPEMACS=3D"$boot"; \ fi; gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/Mario/Development/emacs/src -Dtemacs -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:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1499: warning: passing argument 2 of =E2=80=98getRed:green:blue:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1499: warning: passing argument 3 of =E2=80=98getRed:green:blue:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1499: warning: passing argument 4 of =E2=80=98getRed:green:blue:alpha:=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:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1528: warning: passing argument 2 of =E2=80=98getRed:green:blue:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1528: warning: passing argument 3 of =E2=80=98getRed:green:blue:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1528: warning: passing argument 4 of =E2=80=98getRed:green:blue:alpha:=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 t= ype 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 t= ype nsterm.m:2951: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_clip_rect=E2=80=99 from incompatible pointer t= ype nsterm.m:2963: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_clip_rect=E2=80=99 from incompatible pointer t= ype nsterm.m:2975: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_clip_rect=E2=80=99 from incompatible pointer t= ype nsterm.m:3008: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_clip_rect=E2=80=99 from incompatible pointer t= ype 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)characterIndexForPoint:(NSPoint)thePoint=E2=80=99 /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:45: warning: 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 'NSWindowDelegate' 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)draggingEntered:(id )sender=E2=80=99 /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:56: warning: previous declaration of =E2=80=98-(NSDragOperation)draggingEntered:(id )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: warning: 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 From rgm@gnu.org Tue Sep 1 14:13:41 2009 Received: (at control) by emacsbugs.donarmstrong.com; 1 Sep 2009 21:13:42 +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=-4.8 required=4.0 tests=AWL,ONEWORD,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 n81LDeho022608 for ; Tue, 1 Sep 2009 14:13:41 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Miafb-0006Qs-84; Tue, 01 Sep 2009 17:13:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19101.36483.153585.984037@fencepost.gnu.org> Date: Tue, 1 Sep 2009 17:13:39 -0400 From: Glenn Morris To: control Subject: control X-Debbugs-No-Ack: yes forcemerge 4122 4134 reassign 4309 emacs,ns reassign 4305 spam reassign 4302 spam reassign 4299 spam severity 4296 minor reassign 4297 emacs,ns reassign 4295 emacs,ns severity 4291 minor tags 4285 moreinfo 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 unknown Fri Jun 20 07:21:11 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4297: snow leopard + latest cvs break compile Reply-To: David Reitter , 4297@debbugs.gnu.org Resent-From: David Reitter Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , owner@debbugs.gnu.org 2Resent-Date: Wed, 23 Sep 2009 15:25:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4297 X-Emacs-PR-Package: emacs,ns X-Emacs-PR-Keywords: Received: via spool by 4297-submit@emacsbugs.donarmstrong.com id=B4297.125371917418834 (code B ref 4297); Wed, 23 Sep 2009 15:25:07 +0000 Received: (at 4297) by emacsbugs.donarmstrong.com; 23 Sep 2009 15:19:34 +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=-0.8 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-qy0-f197.google.com (mail-qy0-f197.google.com [209.85.221.197]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8NFJWfC018828 for <4297@emacsbugs.donarmstrong.com>; Wed, 23 Sep 2009 08:19:33 -0700 Received: by qyk35 with SMTP id 35so680679qyk.19 for <4297@emacsbugs.donarmstrong.com>; Wed, 23 Sep 2009 08:19:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type:subject :date:message-id:to:mime-version:x-mailer; bh=aCsy5L4FYm0/VnxWI3yrSom0fJCle3MYWoj02LzATyg=; b=GK0a9roYw0J4cCkFB7Kzq9L8x5FM7SdJ7bxOgK1IwG6wQIJoo+/+Rp4QX1F9zi0Fk+ Df4sH2dH/FzdDeiRYvNS0Mg/000m9s7qP2LtRRGk0kAD1GvPPpJ1B6z6qYkc6CcZRYA6 q6KGoNJ7zHPYvQU4z8wbnHEWgFeHc/qwAHJxg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; b=xOnJe//mDCtKRL9/Dv43fbpLKYaSUtbd4M8hBC033+cfEr6IKi67pZR98n0yamzuQ4 EwuUljK+YnUyGoKJp/0VNS/1KlVsvWa/3gVuNRxRgzABbsRuToMMWy6NyX7nV86PuRZT V8zCup7THfPiM/qEvN6hSD8sBSA6D+tldASuM= Received: by 10.224.42.131 with SMTP id s3mr2028771qae.111.1253719165991; Wed, 23 Sep 2009 08:19:25 -0700 (PDT) Received: from scarlett.psy.cmu.edu (SCARLETT.PSY.CMU.EDU [128.2.249.106]) by mx.google.com with ESMTPS id 6sm33267qwk.51.2009.09.23.08.19.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 23 Sep 2009 08:19:24 -0700 (PDT) From: David Reitter Content-Type: multipart/signed; boundary=Apple-Mail-41-534056122; protocol="application/pkcs7-signature"; micalg=sha1 Date: Wed, 23 Sep 2009 11:19:22 -0400 Message-Id: <2125CC6C-79CD-4934-8CA5-DC3CE8E8635E@gmail.com> To: Ian Eure , 4297@debbugs.gnu.org, mario@lassnig.net Mime-Version: 1.0 (Apple Message framework v1076) X-Mailer: Apple Mail (2.1076) --Apple-Mail-41-534056122 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Ian, Mario, does compiling on 10.6 work now for you with the latest revision of Emacs? It does for me! Thanks - David --Apple-Mail-41-534056122 Content-Disposition: attachment; filename=smime.p7s Content-Type: application/pkcs7-signature; name=smime.p7s Content-Transfer-Encoding: base64 MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIFxDCCAn0w ggHmoAMCAQICED6shx13jEDrq0eL8FRq5ykwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQ ZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA4MTIwOTAyMDgwMVoXDTA5MTIwOTAyMDgw MVowYjEQMA4GA1UEBBMHUmVpdHRlcjEOMAwGA1UEKhMFRGF2aWQxFjAUBgNVBAMTDURhdmlkIFJl aXR0ZXIxJjAkBgkqhkiG9w0BCQEWF2RhdmlkLnJlaXR0ZXJAZ21haWwuY29tMIGfMA0GCSqGSIb3 DQEBAQUAA4GNADCBiQKBgQDOdo6kAwlkBxUb8dj4saMbYg4SVng8CUePFn3cjjWrakBTbUVa4Z0n wlUxr7AitEeKhBy5nGhu96+jKUPrCwYNRCZ0l2ovvuGq4z1m1nZ5/c8WvFlVhieuxXMUfmb/O7D3 IojoX6iS8n5MNNU2IWNNT/AD3vOl6DKgOtOw4J9y+QIDAQABozQwMjAiBgNVHREEGzAZgRdkYXZp ZC5yZWl0dGVyQGdtYWlsLmNvbTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBQUAA4GBAIjI8yEW wkiEfA9PMgpjnD6KyCXT0iZjHhW2PkR53yZZLUoTboHnKgsFwYp/gzzIL8J5cvZaRUyMUzXDufPP dRmxxCs2jXXLDD/8bvdvOuMzqgYoFA73fAfsC8S6qUL1PayZ90J8CZHNhDwqWqOA56T+DdKUegJT sqoHKh6OnypTMIIDPzCCAqigAwIBAgIBDTANBgkqhkiG9w0BAQUFADCB0TELMAkGA1UEBhMCWkEx FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMRowGAYDVQQKExFUaGF3 dGUgQ29uc3VsdGluZzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjEk MCIGA1UEAxMbVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIENBMSswKQYJKoZIhvcNAQkBFhxwZXJz b25hbC1mcmVlbWFpbEB0aGF3dGUuY29tMB4XDTAzMDcxNzAwMDAwMFoXDTEzMDcxNjIzNTk1OVow YjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAq BgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMIGfMA0GCSqGSIb3DQEB AQUAA4GNADCBiQKBgQDEpjxVc1X7TrnKmVoeaMB1BHCd3+n/ox7svc31W/Iadr1/DDph8r9RzgHU 5VAKMNcCY1osiRVwjt3J8CuFWqo/cVbLrzwLB+fxH5E2JCoTzyvV84J3PQO+K/67GD4Hv0CAAmTX p6a7n2XRxSpUhQ9IBH+nttE8YQRAHmQZcmC3+wIDAQABo4GUMIGRMBIGA1UdEwEB/wQIMAYBAf8C AQAwQwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC50aGF3dGUuY29tL1RoYXd0ZVBlcnNvbmFs RnJlZW1haWxDQS5jcmwwCwYDVR0PBAQDAgEGMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFQcml2 YXRlTGFiZWwyLTEzODANBgkqhkiG9w0BAQUFAAOBgQBIjNFQg+oLLswNo2asZw9/r6y+whehQ5aU nX9MIbj4Nh+qLZ82L8D0HFAgk3A8/a3hYWLD2ToZfoSxmRsAxRoLgnSeJVCUYsfbJ3FXJY3dqZw5 jowgT2Vfldr394fWxghOrvbqNOUQGls1TXfjViF4gtwhGTXeJLHTHUb/XV9lTzGCAo8wggKLAgEB MHYwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4x LDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAhA+rIcdd4xA66tH i/BUaucpMAkGBSsOAwIaBQCgggFvMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcN AQkFMQ8XDTA5MDkyMzE1MTkyM1owIwYJKoZIhvcNAQkEMRYEFFMhvqiDfoAWoKJNBXgEg+LgzoCW MIGFBgkrBgEEAYI3EAQxeDB2MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3Vs dGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWlu ZyBDQQIQPqyHHXeMQOurR4vwVGrnKTCBhwYLKoZIhvcNAQkQAgsxeKB2MGIxCzAJBgNVBAYTAlpB MSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUg UGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQPqyHHXeMQOurR4vwVGrnKTANBgkqhkiG9w0B AQEFAASBgIoAKzBjq4jwiqpNHC+n4HRHsT4lhbDiGivQyUpcrv6a9AsrAz55tyvgrWKgSWmypTKu XtYjKyot5FK0nwvfqfb3LSnE2byNhOGqEu4h90/ijNHy82JMg6lQS6tP+uZlQ6VDNJMR/JPNd/DD WM3DQwAJogFV7cmYbSwTlIUiMB+mAAAAAAAA --Apple-Mail-41-534056122-- 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 Fri Jun 20 07:21:11 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: mario@lassnig.net Subject: bug#4297 closed by Adrian Robert (Re: snow leopard + latest cvs break compile) Message-ID: References: <45e47c1e0908310254v6a496066p42014ad2fed5e256@mail.gmail.com> X-Emacs-PR-Message: they-closed 4297 X-Emacs-PR-Package: emacs,ns Reply-To: 4297@debbugs.gnu.org Date: Sat, 17 Oct 2009 12:40:09 +0000 Content-Type: multipart/mixed; boundary="----------=_1255783209-18719-1" This is a multi-part message in MIME format... ------------=_1255783209-18719-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs,ns package: #4297: snow leopard + latest cvs break compile It has been closed by Adrian Robert . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Adrian Robert by replying to this email. --=20 4297: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4297 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1255783209-18719-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4297-done) by emacsbugs.donarmstrong.com; 17 Oct 2009 12:35:06 +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=0.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-px0-f193.google.com (mail-px0-f193.google.com [209.85.216.193]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9HCZ44Z017871 for <4297-done@emacsbugs.donarmstrong.com>; Sat, 17 Oct 2009 05:35:06 -0700 Received: by pxi31 with SMTP id 31so2303486pxi.19 for <4297-done@emacsbugs.donarmstrong.com>; Sat, 17 Oct 2009 05:34:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=Q3NCbjz8U04pomxF+czga9T8t/CxGddgVVF5AvMIoqc=; b=iLJjp7zIphEjCMb/ZpcqAIcMEclCRSGdFeDLUwxh80rE6RVB5BWN1OfrfDlXY17NOI tRk76rojGiiELvjqyGK5YoioN1iUQUIGHC/qoMQtAiapuUeH+8iOydGpdqeu3Sg48MRe 5bu9RnHGhuCEJ0oNbXq3gl+AR99ApaasTAXFw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=GWYY7KYIHR3cvtchqy/0ZEcWskgsACRAxlrPtKgjsGJ1Qlnas+y+q4PWQCbTBInc15 JIrVaZko/OtRTgHFvCHyyKgsJ4IncFixtAWXVRimhH6YIiu8gxQPS350Voo5Kk0p4oAs aEylif4yP8+AtWptRIK4rirZRzQzHS1pnawYE= Received: by 10.141.52.5 with SMTP id e5mr1271935rvk.206.1255782899584; Sat, 17 Oct 2009 05:34:59 -0700 (PDT) Received: from ?192.168.2.13? (2.sub-75-223-193.myvzw.com [75.223.193.2]) by mx.google.com with ESMTPS id 21sm445284pzk.3.2009.10.17.05.34.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 17 Oct 2009 05:34:58 -0700 (PDT) From: Adrian Robert Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: snow leopard + latest cvs break compile Date: Sat, 17 Oct 2009 08:34:54 -0400 Message-Id: To: 4297-done@debbugs.gnu.org Mime-Version: 1.0 (Apple Message framework v1076) X-Mailer: Apple Mail (2.1076) close 4297 4467 4625 4681 stop Fixed, a default Snow Leopard compile now works. ------------=_1255783209-18719-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 31 Aug 2009 09:55:32 +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=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7V9tTm0021292 for ; Mon, 31 Aug 2009 02:55:30 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mi3bk-00054O-Ua for bug-gnu-emacs@gnu.org; Mon, 31 Aug 2009 05:55:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mi3bd-000534-Vh for bug-gnu-emacs@gnu.org; Mon, 31 Aug 2009 05:55:26 -0400 Received: from [199.232.76.173] (port=43783 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mi3bd-000531-Po for bug-gnu-emacs@gnu.org; Mon, 31 Aug 2009 05:55:21 -0400 Received: from mail-fx0-f226.google.com ([209.85.220.226]:33373) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mi3bd-0005XP-1n for bug-gnu-emacs@gnu.org; Mon, 31 Aug 2009 05:55:21 -0400 Received: by fxm26 with SMTP id 26so628692fxm.42 for ; Mon, 31 Aug 2009 02:55:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=Ev3iMXuh80dtbPmWaIyIgEvknsPrXPZ5oAn615DYy2A=; b=FpYYQBkGDVQqzY2mf3FrMU7c2AJn6b5cRUtpkE6vw/kZnlrF2vhpirDpOFc13Cu5B/ PK+NIyIGYHyOEmcvyP6qDAnYYtg4hzblqCTpooxPZftRLbIhjZfh9xDxS3dLP4M8WJik lNGsBfvP6dXLa40oGAGMejetiT0O1T7hZjbLg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:from:date:x-google-sender-auth :message-id:subject:to:content-type:content-transfer-encoding; b=asWGsTLYOLB8+2GQa/gcsDMVuPqFOd8in/mJ/zD3eCK8eZkZlyyLN1J0e9Zfga4kGn j0IwK24xDhkfLy2mcmlmxYLJVQYblydrjI0N0asHQF2EUFO/IoHul/3C5iV72ulRuT/I BEnjY+f3bRukbj17PZCv+Np/L4uL7G2F93mZk= MIME-Version: 1.0 Sender: mario.lassnig@gmail.com Reply-To: mario@lassnig.net Received: by 10.223.103.3 with SMTP id i3mr1359439fao.65.1251712519420; Mon, 31 Aug 2009 02:55:19 -0700 (PDT) From: Mario Lassnig Date: Mon, 31 Aug 2009 11:54:59 +0200 X-Google-Sender-Auth: 885f75744de7f32b Message-ID: <45e47c1e0908310254v6a496066p42014ad2fed5e256@mail.gmail.com> Subject: snow leopard + latest cvs break compile To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Hi all, I get the following compile error on snow leopard with ./configure --with-ns; make Cheers, Mario Mario@hep33:~/Development/emacs$ gcc --version i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Mario@hep33:~/Development/emacs$ make cd lib-src; make all \ CC=3D'gcc -I/sw/include -L/sw/lib' CFLAGS=3D'-g -O2 -Wno-pointer-sign ' CPPFLAGS=3D'' \ LDFLAGS=3D'' MAKE=3D'make' make[1]: Nothing to be done for `all'. boot=3Dbootstrap-emacs; \ if [ ! -x "src/$boot" ]; then \ cd src; make all \ CC=3D'gcc -I/sw/include -L/sw/lib' CFLAGS=3D'-g -O2 -Wno-pointer-sign ' CPPFLAGS=3D'' \ LDFLAGS=3D'' MAKE=3D'make' BOOTSTRAPEMACS=3D"$boot"; \ fi; gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/Mario/Development/emacs/src -Dtemacs -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:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1499: warning: passing argument 2 of =E2=80=98getRed:green:blue:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1499: warning: passing argument 3 of =E2=80=98getRed:green:blue:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1499: warning: passing argument 4 of =E2=80=98getRed:green:blue:alpha:=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:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1528: warning: passing argument 2 of =E2=80=98getRed:green:blue:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1528: warning: passing argument 3 of =E2=80=98getRed:green:blue:alpha:=E2=80=99 from incompatible pointer type nsterm.m:1528: warning: passing argument 4 of =E2=80=98getRed:green:blue:alpha:=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 t= ype 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 t= ype nsterm.m:2951: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_clip_rect=E2=80=99 from incompatible pointer t= ype nsterm.m:2963: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_clip_rect=E2=80=99 from incompatible pointer t= ype nsterm.m:2975: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_clip_rect=E2=80=99 from incompatible pointer t= ype nsterm.m:3008: warning: passing argument 2 of =E2=80=98ns_get_glyph_string_clip_rect=E2=80=99 from incompatible pointer t= ype 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)characterIndexForPoint:(NSPoint)thePoint=E2=80=99 /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:45: warning: 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 'NSWindowDelegate' 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)draggingEntered:(id )sender=E2=80=99 /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:56: warning: previous declaration of =E2=80=98-(NSDragOperation)draggingEntered:(id )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: warning: 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 ------------=_1255783209-18719-1-- From unknown Fri Jun 20 07:21:11 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Ian Eure Subject: bug#4467 closed by Adrian Robert (Re: snow leopard + latest cvs break compile) Message-ID: References: X-Emacs-PR-Message: they-closed 4467 X-Emacs-PR-Package: emacs,ns Reply-To: 4467@debbugs.gnu.org Date: Sat, 17 Oct 2009 12:40:10 +0000 Content-Type: multipart/mixed; boundary="----------=_1255783210-18719-3" This is a multi-part message in MIME format... ------------=_1255783210-18719-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs,ns package: #4297: 23.1.50; nsterm.m FTBFS on OS X 10.6 It has been closed by Adrian Robert . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Adrian Robert by replying to this email. --=20 4297: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4297 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1255783210-18719-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4297-done) by emacsbugs.donarmstrong.com; 17 Oct 2009 12:35:06 +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=0.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-px0-f193.google.com (mail-px0-f193.google.com [209.85.216.193]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9HCZ44Z017871 for <4297-done@emacsbugs.donarmstrong.com>; Sat, 17 Oct 2009 05:35:06 -0700 Received: by pxi31 with SMTP id 31so2303486pxi.19 for <4297-done@emacsbugs.donarmstrong.com>; Sat, 17 Oct 2009 05:34:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=Q3NCbjz8U04pomxF+czga9T8t/CxGddgVVF5AvMIoqc=; b=iLJjp7zIphEjCMb/ZpcqAIcMEclCRSGdFeDLUwxh80rE6RVB5BWN1OfrfDlXY17NOI tRk76rojGiiELvjqyGK5YoioN1iUQUIGHC/qoMQtAiapuUeH+8iOydGpdqeu3Sg48MRe 5bu9RnHGhuCEJ0oNbXq3gl+AR99ApaasTAXFw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=GWYY7KYIHR3cvtchqy/0ZEcWskgsACRAxlrPtKgjsGJ1Qlnas+y+q4PWQCbTBInc15 JIrVaZko/OtRTgHFvCHyyKgsJ4IncFixtAWXVRimhH6YIiu8gxQPS350Voo5Kk0p4oAs aEylif4yP8+AtWptRIK4rirZRzQzHS1pnawYE= Received: by 10.141.52.5 with SMTP id e5mr1271935rvk.206.1255782899584; Sat, 17 Oct 2009 05:34:59 -0700 (PDT) Received: from ?192.168.2.13? (2.sub-75-223-193.myvzw.com [75.223.193.2]) by mx.google.com with ESMTPS id 21sm445284pzk.3.2009.10.17.05.34.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 17 Oct 2009 05:34:58 -0700 (PDT) From: Adrian Robert Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: snow leopard + latest cvs break compile Date: Sat, 17 Oct 2009 08:34:54 -0400 Message-Id: To: 4297-done@debbugs.gnu.org Mime-Version: 1.0 (Apple Message framework v1076) X-Mailer: Apple Mail (2.1076) close 4297 4467 4625 4681 stop Fixed, a default Snow Leopard compile now works. ------------=_1255783210-18719-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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 ------------=_1255783210-18719-3-- From unknown Fri Jun 20 07:21:11 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Jules Colding Subject: bug#4625 closed by Adrian Robert (Re: snow leopard + latest cvs break compile) Message-ID: References: <176A45B1-0636-4873-A527-5A5DC5414E3C@42tools.com> X-Emacs-PR-Message: they-closed 4625 X-Emacs-PR-Package: emacs,ns Reply-To: 4625@debbugs.gnu.org Date: Sat, 17 Oct 2009 12:40:12 +0000 Content-Type: multipart/mixed; boundary="----------=_1255783212-18719-5" This is a multi-part message in MIME format... ------------=_1255783212-18719-5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs,ns package: #4297: Build error on Mac OS X Snow Leopard It has been closed by Adrian Robert . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Adrian Robert by replying to this email. --=20 4297: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4297 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1255783212-18719-5 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4297-done) by emacsbugs.donarmstrong.com; 17 Oct 2009 12:35:06 +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=0.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-px0-f193.google.com (mail-px0-f193.google.com [209.85.216.193]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9HCZ44Z017871 for <4297-done@emacsbugs.donarmstrong.com>; Sat, 17 Oct 2009 05:35:06 -0700 Received: by pxi31 with SMTP id 31so2303486pxi.19 for <4297-done@emacsbugs.donarmstrong.com>; Sat, 17 Oct 2009 05:34:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=Q3NCbjz8U04pomxF+czga9T8t/CxGddgVVF5AvMIoqc=; b=iLJjp7zIphEjCMb/ZpcqAIcMEclCRSGdFeDLUwxh80rE6RVB5BWN1OfrfDlXY17NOI tRk76rojGiiELvjqyGK5YoioN1iUQUIGHC/qoMQtAiapuUeH+8iOydGpdqeu3Sg48MRe 5bu9RnHGhuCEJ0oNbXq3gl+AR99ApaasTAXFw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=GWYY7KYIHR3cvtchqy/0ZEcWskgsACRAxlrPtKgjsGJ1Qlnas+y+q4PWQCbTBInc15 JIrVaZko/OtRTgHFvCHyyKgsJ4IncFixtAWXVRimhH6YIiu8gxQPS350Voo5Kk0p4oAs aEylif4yP8+AtWptRIK4rirZRzQzHS1pnawYE= Received: by 10.141.52.5 with SMTP id e5mr1271935rvk.206.1255782899584; Sat, 17 Oct 2009 05:34:59 -0700 (PDT) Received: from ?192.168.2.13? (2.sub-75-223-193.myvzw.com [75.223.193.2]) by mx.google.com with ESMTPS id 21sm445284pzk.3.2009.10.17.05.34.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 17 Oct 2009 05:34:58 -0700 (PDT) From: Adrian Robert Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: snow leopard + latest cvs break compile Date: Sat, 17 Oct 2009 08:34:54 -0400 Message-Id: To: 4297-done@debbugs.gnu.org Mime-Version: 1.0 (Apple Message framework v1076) X-Mailer: Apple Mail (2.1076) close 4297 4467 4625 4681 stop Fixed, a default Snow Leopard compile now works. ------------=_1255783212-18719-5 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 3 Oct 2009 15:53:25 +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=-1.7 required=4.0 tests=AWL,FOURLA,FUZZY_AMBIEN, FVGT_m_MULTI_ODD,MONOTONE_WORDS_2_15,MONOTONE_WORDS_3_20 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n93FrNMc012527 for ; Sat, 3 Oct 2009 08:53:24 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mu6vC-0004Up-SC for bug-gnu-emacs@gnu.org; Sat, 03 Oct 2009 11:53:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mu6v8-0004Pn-8m for bug-gnu-emacs@gnu.org; Sat, 03 Oct 2009 11:53:22 -0400 Received: from [199.232.76.173] (port=46237 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mu6v8-0004PX-4l for bug-gnu-emacs@gnu.org; Sat, 03 Oct 2009 11:53:18 -0400 Received: from mail.42tools.com ([195.41.139.234]:49757) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mu6v6-0005bh-V6 for bug-gnu-emacs@gnu.org; Sat, 03 Oct 2009 11:53:17 -0400 Received: from [192.168.0.2] (0x503e4cbe.odnxx2.dynamic.dsl.tele.dk [80.62.76.190]) by mail.42tools.com (Postfix) with ESMTP id D0047F3802A for ; Sat, 3 Oct 2009 17:53:12 +0200 (CEST) From: Jules Colding Content-Type: text/plain; charset=windows-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Subject: Build error on Mac OS X Snow Leopard Date: Sat, 3 Oct 2009 17:53:12 +0200 Message-Id: <176A45B1-0636-4873-A527-5A5DC5414E3C@42tools.com> To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Apple Message framework v1076) X-Mailer: Apple Mail (2.1076) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Hi, Current source in CVS as of today do not build on Snow Leopard. -- =20 jules colding@hermes ~/work/src/emacs $ ./configure --with-ns --without-x --=20= without-sound --without-dbus checking build system type... i386-apple-darwin10.0.0 checking host system type... i386-apple-darwin10.0.0 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E -no-cpp-precomp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc understands -Wno-pointer-sign... yes checking whether ln -s works... yes checking how to run the C preprocessor... cc -E -no-cpp-precomp checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for install-info... /usr/bin/install-info checking for install-info... (cached) /usr/bin/install-info checking for install-info... (cached) /usr/bin/install-info checking for gzip... /usr/bin/gzip checking for makeinfo... /usr/bin/makeinfo checking for -znocombreloc... no configure: checking the machine- and system-dependent files to find out - which libraries the lib-src programs will want, and - whether the GNU malloc routines are usable... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking linux/version.h usability... no checking linux/version.h presence... no checking for linux/version.h... no checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking stdio_ext.h usability... no checking stdio_ext.h presence... no checking for stdio_ext.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking coff.h usability... no checking coff.h presence... no checking for coff.h... no checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/vlimit.h usability... no checking sys/vlimit.h presence... no checking for sys/vlimit.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/_mbstate_t.h usability... no checking sys/_mbstate_t.h presence... no checking for sys/_mbstate_t.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking if personality LINUX32 can be set... no checking for term.h... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for struct utimbuf... yes checking return type of signal handlers... void checking for speed_t... yes checking for struct timeval... yes checking for struct exception... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for function prototypes... yes checking for working volatile... yes checking for an ANSI C-conforming const... yes checking for void * support... yes checking whether make sets $(MAKE)... yes checking for long file names... yes checking for X... disabled checking AppKit/AppKit.h usability... yes checking AppKit/AppKit.h presence... yes checking for AppKit/AppKit.h... yes checking for malloc_get_state... no checking for malloc_set_state... no checking whether __after_morecore_hook exists... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for dnet_ntoa in -ldnet... no checking for main in -lXbsd... no checking for cma_open in -lpthreads... no checking for pkg-config... no checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking malloc/malloc.h usability... yes checking malloc/malloc.h presence... yes checking for malloc/malloc.h... yes checking whether netdb declares h_errno... yes checking for working alloca.h... yes checking for alloca... yes checking for sqrt in -lm... yes checking for maillock in -lmail... no checking for maillock in -llockfile... no checking for liblockfile.so... no checking for touchlock... no checking maillock.h usability... no checking maillock.h presence... no checking for maillock.h... no checking for gethostname... yes checking for getdomainname... yes checking for dup2... yes checking for rename... yes checking for closedir... yes checking for mkdir... yes checking for rmdir... yes checking for sysinfo... no checking for getrusage... yes checking for get_current_dir_name... no checking for random... yes checking for lrand48... yes checking for bcopy... yes checking for bcmp... yes checking for logb... yes checking for frexp... yes checking for fmod... yes checking for rint... yes checking for cbrt... yes checking for ftime... yes checking for setsid... yes checking for strerror... yes checking for fpathconf... yes checking for select... yes checking for mktime... yes checking for euidaccess... no checking for getpagesize... (cached) yes checking for tzset... yes checking for setlocale... yes checking for utimes... yes checking for getrlimit... yes checking for setrlimit... yes checking for setpgid... yes checking for getcwd... yes checking for getwd... yes checking for shutdown... yes checking for getaddrinfo... yes checking for __fpending... no checking for mblen... yes checking for mbrlen... yes checking for mbsinit... yes checking for strsignal... yes checking for setitimer... yes checking for ualarm... yes checking for index... yes checking for rindex... yes checking for sendto... yes checking for recvfrom... yes checking for getsockopt... yes checking for setsockopt... yes checking for getsockname... yes checking for getpeername... yes checking for gai_strerror... yes checking for mkstemp... yes checking for getline... no checking for getdelim... no checking for mremap... no checking for memmove... yes checking for fsync... yes checking for sync... yes checking for bzero... yes checking for memset... yes checking for memcmp... yes checking for difftime... yes checking for memcpy... yes checking for mempcpy... no checking for mblen... (cached) yes checking for mbrlen... (cached) yes checking for posix_memalign... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking for _LARGEFILE_SOURCE value needed for large files... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... yes checking whether getpgrp requires zero arguments... yes checking for strftime... yes checking for grantpt... yes checking for getpt... no checking for tparm in -lncurses... yes checking for res_init with -lresolv... yes checking for dgettext in -lintl... no checking whether localtime caches TZ... no checking for gettimeofday... yes checking whether gettimeofday can accept two arguments... yes checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking whether system supports dynamic ptys... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for nl_langinfo and CODESET... yes checking for size_t... yes checking for mbstate_t... yes checking for C restrict keyword... __restrict checking for C restricted array declarations... yes Configured for `i386-apple-darwin10.0.0'. Where should the build process find the source code? /Users/=20 colding/work/src/emacs What operating system and machine description files should Emacs use? `s/darwin.h' and `m/intel386.h' What compiler should emacs be built with? gcc -g -O2 -=20= Wno-pointer-sign Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? nextstep What toolkit should Emacs use? none Where do we find X Windows header files? NONE Where do we find X Windows libraries? NONE Does Emacs use -lXaw3d? no Does Emacs use -lXpm? no Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use a gif library? no Does Emacs use -lpng? no Does Emacs use -lrsvg-2? no Does Emacs use -lgpm? no Does Emacs use -ldbus? no Does Emacs use -lfreetype? no Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? no Does Emacs use toolkit scroll bars? yes You must run "make install" in order to test the built application. The installed application will go to nextstep/Emacs.app and can be run or moved from there. The application will be fully self-contained. configure: creating ./config.status config.status: creating Makefile config.status: creating lib-src/Makefile.c config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile.c config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing default commands creating src/epaths.h src/epaths.h is unchanged creating lib-src/Makefile creating src/Makefile colding@hermes ~/work/src/emacs $ make bootstrap (cd src; make bootstrap-clean) rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a rm -f ../etc/DOC rm -f bootstrap-emacs emacs-23.1.50 rm -f buildobj.h rm -f emacs-*.*.* emacs rm -fr /Users/colding/work/src/emacs/nextstep/Emacs.app/ rm -f epaths.h config.h Makefile.c config.stamp stamp-oldxmenu ../etc/=20= DOC-* if test -f ./.gdbinit; then mv ./.gdbinit ./.gdbinit.save; if test -f =20= "/Users/colding/work/src/emacs/src/.gdbinit"; then rm -=20 f ./.gdbinit.save; else mv ./.gdbinit.save ./.gdbinit; fi; fi (cd oldXMenu; make maintainer-clean) rm -f libXMenu11.a Activate.o AddPane.o AddSel.o ChgPane.o ChgSel.o =20 Create.o DelPane.o DelSel.o Destroy.o Error.o EvHand.o FindPane.o =20 FindSel.o InsPane.o InsSel.o Internal.o Locate.o Post.o Recomp.o =20 SetAEQ.o SetFrz.o SetPane.o SetSel.o XDelAssoc.o XLookAssoc.o =20 XCrAssoc.o XDestAssoc.o XMakeAssoc.o insque.o rm -f Makefile (cd lwlib; make maintainer-clean) rm -f *.o core errs ,* *.a .emacs_* make.log MakeOut \#* rm -f Makefile rm -f TAGS (cd lib-src; make maintainer-clean) rm -f core *.o getopt.h getopt.h-t rm -f etags ctags emacsclient b2m ebrowse profile digest-doc sorted-=20 doc movemail fakemail hexl update-game-score test-distrib make-docfile rm -f fns*.el *.tab.c *.tab.h rm -f TAGS rm -f Makefile Makefile.c blessmail true (cd doc/emacs && make maintainer-clean) rm -f *.log *.cp *.fn *.ky *.op *.ops *.pg *.vr core *.tp *.core rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc rm -f *.dvi for file in ../../info/emacs; do rm -f ${file}*; done (cd doc/misc && make maintainer-clean) rm -f *.log *.cp *.fn *.ky *.op *.ops *.pg *.vr core *.tp \ *.tps *.core gnustmp.* rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc rm -f *.dvi for file in ../../info/ada-mode ../../info/auth ../../info/=20 autotype ../../info/calc ../../info/ccmode ../../info/cl ../../info/=20 dbus ../../info/dired-x ../../info/ebrowse ../../info/ediff ../../info/=20= emacs-mime ../../info/epa ../../info/erc ../../info/eshell ../../info/=20= eudc ../../info/efaq ../../info/flymake ../../info/forms ../../info/=20 gnus ../../info/idlwave ../../info/info ../../info/mairix-el ../../=20 info/message ../../info/mh-e ../../info/newsticker ../../info/nxml-=20 mode ../../info/org ../../info/pcl-cvs ../../info/pgg ../../info/=20 rcirc ../../info/remember ../../info/reftex ../../info/sasl ../../info/=20= sc ../../info/ses ../../info/sieve ../../info/smtpmail ../../info/=20 speedbar ../../info/tramp ../../info/url ../../info/vip ../../info/=20 viper ../../info/widget ../../info/woman; do rm -f ${file}*; done (cd doc/lispref && make maintainer-clean) rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \ *.vr *.vrs *.pg *.pgs *.ky *.kys elisp[12]* rm -f make.out core rm -f elisp.dvi elisp.oaux cd ../../info; rm -f elisp elisp-[1-9] elisp-[1-9][0-9] (cd doc/lispintro && make maintainer-clean) rm -f *.log *.cp *.fn *.ky *.pg *.vr *.tp rm -f *.dvi rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc cd ../../info; rm -f eintr eintr-[1-9] (cd leim; make maintainer-clean) rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc =20 quail/TONEPY.elc quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc =20= quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc =20 quail/ZOZY.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-=20 cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/=20 CTLau.elc quail/CTLau-b5.elc quail/CCDOSPY.el quail/Punct.el quail/=20 QJ.el quail/SW.el quail/TONEPY.el quail/4Corner.el quail/ARRAY30.el =20 quail/ECDICT.el quail/ETZY.el quail/Punct-b5.el quail/PY-b5.el quail/=20 QJ-b5.el quail/ZOZY.el quail/tsang-b5.el quail/quick-b5.el quail/tsang-=20= cns.el quail/quick-cns.el quail/PY.el quail/ZIRANMA.el quail/CTLau.el =20= quail/CTLau-b5.el \ leim-list.el changed.tit changed.misc if test -f stamp-subdir; then rm -rf quail stamp-subdir; fi rm -f Makefile rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc =20 quail/TONEPY.elc /Users/colding/work/src/emacs/leim/quail/py-punct.elc =20= quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc =20 quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc /=20 Users/colding/work/src/emacs/leim/quail/pypunct-b5.elc /Users/colding/=20= work/src/emacs/leim/quail/japanese.elc /Users/colding/work/src/emacs/=20 leim/ja-dic/ja-dic.elc /Users/colding/work/src/emacs/leim/quail/=20 hangul.elc /Users/colding/work/src/emacs/leim/quail/hanja.elc /Users/=20 colding/work/src/emacs/leim/quail/hanja3.elc /Users/colding/work/src/=20 emacs/leim/quail/hanja-jis.elc /Users/colding/work/src/emacs/leim/=20 quail/symbol-ksc.elc /Users/colding/work/src/emacs/leim/quail/=20 thai.elc /Users/colding/work/src/emacs/leim/quail/viqr.elc /Users/=20 colding/work/src/emacs/leim/quail/vntelex.elc /Users/colding/work/src/=20= emacs/leim/quail/lao.elc /Users/colding/work/src/emacs/leim/quail/=20 lrt.elc /Users/colding/work/src/emacs/leim/quail/indian.elc /Users/=20 colding/work/src/emacs/leim/quail/tibetan.elc /Users/colding/work/src/=20= emacs/leim/quail/latin-pre.elc /Users/colding/work/src/emacs/leim/=20 quail/latin-post.elc /Users/colding/work/src/emacs/leim/quail/latin-=20 alt.elc /Users/colding/work/src/emacs/leim/quail/latin-ltx.elc /Users/=20= colding/work/src/emacs/leim/quail/welsh.elc /Users/colding/work/src/=20 emacs/leim/quail/czech.elc /Users/colding/work/src/emacs/leim/quail/=20 croatian.elc /Users/colding/work/src/emacs/leim/quail/slovak.elc /=20 Users/colding/work/src/emacs/leim/quail/greek.elc /Users/colding/work/=20= src/emacs/leim/quail/cyrillic.elc /Users/colding/work/src/emacs/leim/=20 quail/cyril-jis.elc /Users/colding/work/src/emacs/leim/quail/=20 arabic.elc /Users/colding/work/src/emacs/leim/quail/ethiopic.elc /=20 Users/colding/work/src/emacs/leim/quail/ipa.elc /Users/colding/work/=20 src/emacs/leim/quail/hebrew.elc /Users/colding/work/src/emacs/leim/=20 quail/georgian.elc /Users/colding/work/src/emacs/leim/quail/=20 sisheng.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc =20= quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc =20 quail/CTLau-b5.elc /Users/colding/work/src/emacs/leim/quail/sgml-=20 input.elc /Users/colding/work/src/emacs/leim/quail/rfc1345.elc /Users/=20= colding/work/src/emacs/leim/quail/uni-input.elc (cd lisp; make bootstrap-clean) cd /Users/colding/work/src/emacs/lisp; rm -f *.elc */*.elc */*/*.elc */=20= */*/*.elc loaddefs.el /Users/colding/work/src/emacs/lisp/calendar/cal-=20= loaddefs.el /Users/colding/work/src/emacs/lisp/calendar/diary-=20 loaddefs.el /Users/colding/work/src/emacs/lisp/calendar/hol-=20 loaddefs.el /Users/colding/work/src/emacs/lisp/mh-e/mh-loaddefs.el cus-=20= load.el finder-inf.el subdirs.el calc/calc-loaddefs.el eshell/esh-=20 groups.el cedet/semantic/loaddefs.el cedet/ede/loaddefs.el cedet/=20 srecode/loaddefs.el rm -f config.cache config.log if [ -x ./config.status ]; then \ ./config.status; \ else \ ./configure --enable-maintainer-mode; \ fi config.status: creating Makefile config.status: creating lib-src/Makefile.c config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile.c config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating src/config.h config.status: executing default commands creating src/epaths.h creating lib-src/Makefile creating src/Makefile make info all (cd doc/emacs; make info) cd /Users/colding/work/src/emacs/doc/emacs; makeinfo --force emacs.texi (cd doc/misc; make info) cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force ada-=20 mode.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force auth.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force =20 autotype.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force calc.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force cc-mode.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force cl.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force dbus.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force dired-x.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force ebrowse.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force ediff.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force --enable-=20 encoding emacs-mime.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force epa.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force erc.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force eshell.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force eudc.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force faq.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force flymake.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force forms.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force gnus.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force --no-split =20= idlwave.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force --no-split =20= info.texi -o ../../info/info cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force mairix-=20 el.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force message.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force mh-e.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force =20 newsticker.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force nxml-=20 mode.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force org.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force pcl-cvs.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force pgg.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force rcirc.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force =20 remember.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force reftex.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force sasl.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force sc.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force ses.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force sieve.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force =20 smtpmail.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force =20 speedbar.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force -D emacs =20 tramp.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force url.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force vip.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force viper.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force widget.texi cd /Users/colding/work/src/emacs/doc/misc; makeinfo --force woman.texi (cd doc/lispref; make info) cd /Users/colding/work/src/emacs/doc/lispref; makeinfo --force -I. -=20 I../../info elisp.texi -o ../../info/elisp (cd doc/lispintro; make info) cd /Users/colding/work/src/emacs/doc/lispintro; makeinfo emacs-lisp-=20 intro.texi -o ../../info/eintr cd lib-src; make all \ CC=3D'gcc' CFLAGS=3D'-g -O2 -Wno-pointer-sign ' CPPFLAGS=3D'' = \ LDFLAGS=3D'' MAKE=3D'make' gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign -o test-distrib /Users/colding/work/src/emacs/lib-src/=20 test-distrib.c ./test-distrib /Users/colding/work/src/emacs/lib-src/testfile gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/make-docfile.c -=20= o make-docfile gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/profile.c -o =20 profile gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/digest-doc.c -o =20= digest-doc gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/sorted-doc.c -o =20= sorted-doc cp /Users/colding/work/src/emacs/lib-src/getopt_.h getopt.h-t mv getopt.h-t getopt.h gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/=20 lib-src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/movemail.c /Users/colding/work/src/emacs/lib-src/movemail.c: In function =91error=92:= /Users/colding/work/src/emacs/lib-src/movemail.c:625: warning: format =20= not a string literal and no format arguments gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/=20 lib-src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/pop.c gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/=20 lib-src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/getopt.c gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/=20 lib-src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/getopt1.c gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign movemail.o pop.o getopt.o getopt1.o -o movemail gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/fakemail.c -o =20 fakemail gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/hexl.c -o hexl gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/=20 lib-src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/update-game-=20 score.c -DHAVE_SHARED_GAME_DIR=3D"\"/Users/colding/work/src/emacs/=20 nextstep/Emacs.app/Contents/Resources/var/games/emacs\"" gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign update-game-score.o getopt.o getopt1.o -o update-game-=20= score gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/=20 lib-src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /Users/colding/=20= work/src/emacs/lib-src/../src/regex.c gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign -DEMACS_NAME=3D"\"GNU Emacs\"" -DVERSION=3D"\"23.1.50\"" = /=20 Users/colding/work/src/emacs/lib-src/etags.c getopt.o getopt1.o =20 regex.o -o etags gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign -DCTAGS -DEMACS_NAME=3D"\"GNU Emacs\"" -=20 DVERSION=3D"\"23.1.50\"" /Users/colding/work/src/emacs/lib-src/etags.c =20= getopt.o getopt1.o regex.o -o ctags gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/emacsclient.c =20 getopt.o getopt1.o -DVERSION=3D"\"23.1.50\"" -o emacsclient gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign /Users/colding/work/src/emacs/lib-src/b2m.c -=20 DVERSION=3D"\"23.1.50\"" getopt.o getopt1.o -o b2m gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/colding/work/src/emacs/lib-=20 src -I/Users/colding/work/src/emacs/lib-src/../src -g -O2 -Wno-=20 pointer-sign -DVERSION=3D"\"23.1.50\"" /Users/colding/work/src/emacs/=20= lib-src/ebrowse.c getopt.o getopt1.o -o ebrowse boot=3Dbootstrap-emacs; \ if [ ! -x "src/$boot" ]; then = \ cd src; make all \ CC=3D'gcc' CFLAGS=3D'-g -O2 -Wno-pointer-sign ' =20 CPPFLAGS=3D'' \ LDFLAGS=3D'' MAKE=3D'make' BOOTSTRAPEMACS=3D"$boot"; \ fi; gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign pre-crt0.c touch stamp-oldxmenu gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign dispnew.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign frame.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign scroll.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign xdisp.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign menu.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign window.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign charset.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign coding.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign category.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign ccl.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign character.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign chartab.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign cm.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign term.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign terminal.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign xfaces.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign emacs.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign keyboard.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign macros.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign keymap.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign sysdep.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign buffer.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign filelock.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign insdel.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign marker.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign minibuf.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign fileio.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign dired.c dired.c: In function =91Ffile_attributes=92: dired.c:1121: warning: comparison is always false due to limited range =20= of data type gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign filemode.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign cmds.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign casetab.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign casefiddle.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign indent.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign search.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign regex.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign undo.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign alloc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign data.c echo "#define BUILDOBJ \"dispnew.o frame.o scroll.o xdisp.o menu.o =20 window.o charset.o coding.o category.o ccl.o character.o chartab.o =20 cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o =20 keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o =20 fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o =20 search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o =20 eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o =20 bytecode.o process.o callproc.o region-cache.o sound.o atimer.o =20 doprnt.o strftime.o intervals.o textprop.o composite.o md5.o nsterm.o =20= nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o =20 image.o terminfo.o lastfile.o mktime.o " "\"" > buildobj.h gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign doc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign editfns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign callint.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign eval.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign floatfns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign fns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign font.c font.c: In function =91font_unparse_xlfd=92: font.c:1355: warning: format =91%d=92 expects type =91int=92, but = argument 5 =20 has type =91long int=92 font.c: In function =91font_unparse_fcname=92: font.c:1672: warning: format =91%d=92 expects type =91int=92, but = argument 5 =20 has type =91long int=92 font.c:1685: warning: format =91%d=92 expects type =91int=92, but = argument 5 =20 has type =91Lisp_Object=92 font.c:1712: warning: format =91%d=92 expects type =91int=92, but = argument 5 =20 has type =91long int=92 font.c:1714: warning: format =91%d=92 expects type =91int=92, but = argument 5 =20 has type =91long int=92 gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign print.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign lread.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign syntax.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign unexmacosx.c unexmacosx.c: In function =91read_load_commands=92: unexmacosx.c:688: warning: format =91%#8x=92 expects type =91unsigned = int=92, =20 but argument 2 has type =91vm_address_t=92 gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign bytecode.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign process.c process.c: In function =91list_processes_1=92: process.c:1525: warning: format =91%d=92 expects type =91int=92, but = argument =20 5 has type =91Lisp_Object=92 gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign callproc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign region-cache.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign sound.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign atimer.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign doprnt.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign strftime.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign intervals.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign textprop.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign composite.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -g -O2 -Wno-pointer-sign md5.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/=20 src -Dtemacs -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 =91ns_color_to_lisp=92: nsterm.m:1467: warning: passing argument 1 of =20 =91getRed:green:blue:alpha:=92 from incompatible pointer type nsterm.m:1467: warning: passing argument 2 of =20 =91getRed:green:blue:alpha:=92 from incompatible pointer type nsterm.m:1467: warning: passing argument 3 of =20 =91getRed:green:blue:alpha:=92 from incompatible pointer type nsterm.m:1467: warning: passing argument 4 of =20 =91getRed:green:blue:alpha:=92 from incompatible pointer type nsterm.m:1471: warning: passing argument 1 of =91getWhite:alpha:=92 from = =20 incompatible pointer type nsterm.m:1471: warning: passing argument 2 of =91getWhite:alpha:=92 from = =20 incompatible pointer type nsterm.m:1472: warning: '0' flag ignored with precision and =91%x=92 =20 printf format nsterm.m:1472: warning: '0' flag ignored with precision and =91%x=92 =20 printf format nsterm.m:1472: warning: '0' flag ignored with precision and =91%x=92 =20 printf format nsterm.m:1478: warning: '0' flag ignored with precision and =91%x=92 =20 printf format nsterm.m:1478: warning: '0' flag ignored with precision and =91%x=92 =20 printf format nsterm.m:1478: warning: '0' flag ignored with precision and =91%x=92 =20 printf format nsterm.m: In function =91ns_query_color=92: nsterm.m:1496: warning: passing argument 1 of =20 =91getRed:green:blue:alpha:=92 from incompatible pointer type nsterm.m:1496: warning: passing argument 2 of =20 =91getRed:green:blue:alpha:=92 from incompatible pointer type nsterm.m:1496: warning: passing argument 3 of =20 =91getRed:green:blue:alpha:=92 from incompatible pointer type nsterm.m:1496: warning: passing argument 4 of =20 =91getRed:green:blue:alpha:=92 from incompatible pointer type nsterm.m: In function =91note_mouse_movement=92: nsterm.m:1661: warning: passing argument 4 of =91remember_mouse_glyph=92 = =20 from incompatible pointer type nsterm.m: In function =91ns_mouse_position=92: nsterm.m:1730: warning: passing argument 4 of =91remember_mouse_glyph=92 = =20 from incompatible pointer type nsterm.m: In function =91ns_get_glyph_string_clip_rect=92: nsterm.m:2447: error: dereferencing pointer to incomplete type nsterm.m:2447: error: dereferencing pointer to incomplete type nsterm.m:2450: error: dereferencing pointer to incomplete type nsterm.m:2450: error: invalid use of undefined type =91struct _NSRect=92 nsterm.m:2450: error: dereferencing pointer to incomplete type nsterm.m: In function =91ns_dumpglyphs_stretch=92: nsterm.m:2818: warning: passing argument 2 of =20 =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m: In function =91ns_draw_glyph_string=92: nsterm.m:2902: warning: passing argument 2 of =20 =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m:2919: warning: passing argument 2 of =20 =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m:2931: warning: passing argument 2 of =20 =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m:2943: warning: passing argument 2 of =20 =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m:2976: warning: passing argument 2 of =20 =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m: In function =91-[EmacsView keyDown:]=92: nsterm.m:4500: warning: =91wantsToDelayTextChangeNotifications=92 is =20 deprecated (declared at /System/Library/Frameworks/AppKit.framework/=20 Headers/NSInputManager.h:112) nsterm.m: In function =91-[EmacsView characterIndexForPoint:]=92: nsterm.m:4709: warning: conflicting types for =91-(unsigned int)=20 characterIndexForPoint:(NSPoint)thePoint=92 /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:=20 45: warning: previous declaration of =91-(NSUInteger)=20 characterIndexForPoint:(NSPoint)thePoint=92 nsterm.m: In function =91-[EmacsView initFrameFromEmacs:]=92: nsterm.m:5108: warning: class 'EmacsView' does not implement the =20 'NSWindowDelegate' protocol nsterm.m: In function =91-[EmacsView draggingEntered:]=92: nsterm.m:5399: warning: conflicting types for =91-(unsigned int)=20 draggingEntered:(id )sender=92 /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:56: =20 warning: previous declaration of =91-(NSDragOperation)draggingEntered:=20= (id )sender=92 nsterm.m: In function =91+[EmacsScroller scrollerWidth]=92: nsterm.m:5684: warning: conflicting types for =91+(float)scrollerWidth=92 /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:76: =20 warning: previous declaration of =91+(CGFloat)scrollerWidth=92 nsterm.m: In function =91-[EmacsScroller setPosition:portion:whole:]=92: nsterm.m:5819: warning: =91setFloatValue:knobProportion:=92 is = deprecated =20 (declared at /System/Library/Frameworks/AppKit.framework/Headers/=20 NSScroller.h:107) nsterm.m:5826: warning: =91setFloatValue:knobProportion:=92 is = deprecated =20 (declared at /System/Library/Frameworks/AppKit.framework/Headers/=20 NSScroller.h:107) nsterm.m: In function =91-[EmacsScroller mouseDown:]=92: nsterm.m:5928: warning: format =91%d=92 expects type =91int=92, but = argument 3 =20 has type =91NSScrollerPart=92 make[2]: *** [nsterm.o] Error 1 make[1]: *** [src] Error 2 make: *** [bootstrap] Error 2 colding@hermes ~/work/src/emacs $ ------------=_1255783212-18719-5-- From unknown Fri Jun 20 07:21:11 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Gilbert Harman Subject: bug#4681 closed by Adrian Robert (Re: snow leopard + latest cvs break compile) Message-ID: References: <5f089c510910081759i1afabbd7ycd3bb32999e84d44@mail.gmail.com> X-Emacs-PR-Message: they-closed 4681 X-Emacs-PR-Package: emacs,ns Reply-To: 4681@debbugs.gnu.org Date: Sat, 17 Oct 2009 12:40:14 +0000 Content-Type: multipart/mixed; boundary="----------=_1255783214-18719-7" This is a multi-part message in MIME format... ------------=_1255783214-18719-7 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs,ns package: #4297: Current CVS emacs fails It has been closed by Adrian Robert . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Adrian Robert by replying to this email. --=20 4297: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4297 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1255783214-18719-7 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4297-done) by emacsbugs.donarmstrong.com; 17 Oct 2009 12:35:06 +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=0.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-px0-f193.google.com (mail-px0-f193.google.com [209.85.216.193]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9HCZ44Z017871 for <4297-done@emacsbugs.donarmstrong.com>; Sat, 17 Oct 2009 05:35:06 -0700 Received: by pxi31 with SMTP id 31so2303486pxi.19 for <4297-done@emacsbugs.donarmstrong.com>; Sat, 17 Oct 2009 05:34:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=Q3NCbjz8U04pomxF+czga9T8t/CxGddgVVF5AvMIoqc=; b=iLJjp7zIphEjCMb/ZpcqAIcMEclCRSGdFeDLUwxh80rE6RVB5BWN1OfrfDlXY17NOI tRk76rojGiiELvjqyGK5YoioN1iUQUIGHC/qoMQtAiapuUeH+8iOydGpdqeu3Sg48MRe 5bu9RnHGhuCEJ0oNbXq3gl+AR99ApaasTAXFw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=GWYY7KYIHR3cvtchqy/0ZEcWskgsACRAxlrPtKgjsGJ1Qlnas+y+q4PWQCbTBInc15 JIrVaZko/OtRTgHFvCHyyKgsJ4IncFixtAWXVRimhH6YIiu8gxQPS350Voo5Kk0p4oAs aEylif4yP8+AtWptRIK4rirZRzQzHS1pnawYE= Received: by 10.141.52.5 with SMTP id e5mr1271935rvk.206.1255782899584; Sat, 17 Oct 2009 05:34:59 -0700 (PDT) Received: from ?192.168.2.13? (2.sub-75-223-193.myvzw.com [75.223.193.2]) by mx.google.com with ESMTPS id 21sm445284pzk.3.2009.10.17.05.34.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 17 Oct 2009 05:34:58 -0700 (PDT) From: Adrian Robert Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: snow leopard + latest cvs break compile Date: Sat, 17 Oct 2009 08:34:54 -0400 Message-Id: To: 4297-done@debbugs.gnu.org Mime-Version: 1.0 (Apple Message framework v1076) X-Mailer: Apple Mail (2.1076) close 4297 4467 4625 4681 stop Fixed, a default Snow Leopard compile now works. ------------=_1255783214-18719-7 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 9 Oct 2009 00:59:16 +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=-0.8 required=4.0 tests=AWL,MULTALT 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 n990xEnJ001364 for ; Thu, 8 Oct 2009 17:59:16 -0700 Received: from mail.gnu.org ([199.232.76.166]:54706 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Mw3pB-0001X9-St for emacs-pretest-bug@gnu.org; Thu, 08 Oct 2009 20:59:14 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Mw3pA-00062R-I6 for emacs-pretest-bug@gnu.org; Thu, 08 Oct 2009 20:59:13 -0400 Received: from qw-out-1920.google.com ([74.125.92.144]:36687) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mw3pA-00062D-3Q for emacs-pretest-bug@gnu.org; Thu, 08 Oct 2009 20:59:12 -0400 Received: by qw-out-1920.google.com with SMTP id 5so2974471qwc.24 for ; Thu, 08 Oct 2009 17:59:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=yMClZPzNizpCEZdB4DiOA9Oeier1qnnVMQFFlFvkVnY=; b=M8htivXqKwiCzEnL9NQ80x6DPTcZuwi3Y5Tzo9qrOfJlIIIxzIYUJ7H7GyEusVBVNS RdzoCBjIgs0eY8mSA36M5n7Y2fkeXcsJrDWuVJtyfg/J3ytzpRBCdM7/bOvWIJDJGive l+veleFUls35Z5IP8CZeBsQOlVVW3ue/pXJsU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=skP5E+xfH+4TIeJY2LodTCOE7tqt4ZEtkh09lNVrzKF3Ihy5igXNo0vStRclRGYhGo 3vHS/JKsNYnD40JNHx+8v4L1Y/qsQnGpgFZc/PH87gH4czCic8AZcqy7jWzsEi0mZv5T 1SIylKbpN/Uz6D2dgNULP5cMYhpsscY5GyUlg= MIME-Version: 1.0 Sender: gilbert.harman@gmail.com Received: by 10.229.1.200 with SMTP id 8mr1249208qcg.64.1255049950858; Thu, 08 Oct 2009 17:59:10 -0700 (PDT) Date: Thu, 8 Oct 2009 20:59:10 -0400 X-Google-Sender-Auth: fc2d3be7d77992d9 Message-ID: <5f089c510910081759i1afabbd7ycd3bb32999e84d44@mail.gmail.com> Subject: Current CVS emacs fails From: Gilbert Harman To: emacs-pretest-bug@gnu.org Content-Type: multipart/alternative; boundary=0014853942187f0e210475761641 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --0014853942187f0e210475761641 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Last CVS (8:55 PM EDT October 8) on iMac running 10.6.1 (Snow Leopard): After ./configure --with-ns and then: make install ... 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 =91ns_color_to_lisp=92: nsterm.m:1467: warning: passing argument 1 of =91getRed:green:blue:alpha:= =92 from incompatible pointer type nsterm.m:1467: warning: passing argument 2 of =91getRed:green:blue:alpha:= =92 from incompatible pointer type nsterm.m:1467: warning: passing argument 3 of =91getRed:green:blue:alpha:= =92 from incompatible pointer type nsterm.m:1467: warning: passing argument 4 of =91getRed:green:blue:alpha:= =92 from incompatible pointer type nsterm.m:1471: warning: passing argument 1 of =91getWhite:alpha:=92 from incompatible pointer type nsterm.m:1471: warning: passing argument 2 of =91getWhite:alpha:=92 from incompatible pointer type nsterm.m:1472: warning: '0' flag ignored with precision and =91%x=92 printf format nsterm.m:1472: warning: '0' flag ignored with precision and =91%x=92 printf format nsterm.m:1472: warning: '0' flag ignored with precision and =91%x=92 printf format nsterm.m:1478: warning: '0' flag ignored with precision and =91%x=92 printf format nsterm.m:1478: warning: '0' flag ignored with precision and =91%x=92 printf format nsterm.m:1478: warning: '0' flag ignored with precision and =91%x=92 printf format nsterm.m: In function =91ns_query_color=92: nsterm.m:1496: warning: passing argument 1 of =91getRed:green:blue:alpha:= =92 from incompatible pointer type nsterm.m:1496: warning: passing argument 2 of =91getRed:green:blue:alpha:= =92 from incompatible pointer type nsterm.m:1496: warning: passing argument 3 of =91getRed:green:blue:alpha:= =92 from incompatible pointer type nsterm.m:1496: warning: passing argument 4 of =91getRed:green:blue:alpha:= =92 from incompatible pointer type nsterm.m: In function =91note_mouse_movement=92: nsterm.m:1661: warning: passing argument 4 of =91remember_mouse_glyph=92 fr= om incompatible pointer type nsterm.m: In function =91ns_mouse_position=92: nsterm.m:1730: warning: passing argument 4 of =91remember_mouse_glyph=92 fr= om incompatible pointer type nsterm.m: In function =91ns_get_glyph_string_clip_rect=92: nsterm.m:2447: error: dereferencing pointer to incomplete type nsterm.m:2447: error: dereferencing pointer to incomplete type nsterm.m:2450: error: dereferencing pointer to incomplete type nsterm.m:2450: error: invalid use of undefined type =91struct _NSRect=92 nsterm.m:2450: error: dereferencing pointer to incomplete type nsterm.m: In function =91ns_dumpglyphs_stretch=92: nsterm.m:2818: warning: passing argument 2 of =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m: In function =91ns_draw_glyph_string=92: nsterm.m:2902: warning: passing argument 2 of =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m:2919: warning: passing argument 2 of =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m:2931: warning: passing argument 2 of =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m:2943: warning: passing argument 2 of =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m:2976: warning: passing argument 2 of =91ns_get_glyph_string_clip_rect=92 from incompatible pointer type nsterm.m: In function =91-[EmacsView keyDown:]=92: nsterm.m:4500: warning: =91wantsToDelayTextChangeNotifications=92 is deprec= ated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:112) nsterm.m: In function =91-[EmacsView characterIndexForPoint:]=92: nsterm.m:4709: warning: conflicting types for =91-(unsigned int)characterIndexForPoint:(NSPoint)thePoint=92 /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:45: warning: previous declaration of =91-(NSUInteger)characterIndexForPoint:(NSPoint)thePoint=92 nsterm.m: In function =91-[EmacsView initFrameFromEmacs:]=92: nsterm.m:5108: warning: class 'EmacsView' does not implement the 'NSWindowDelegate' protocol nsterm.m: In function =91-[EmacsView draggingEntered:]=92: nsterm.m:5399: warning: conflicting types for =91-(unsigned int)draggingEntered:(id )sender=92 /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:56: warning: previous declaration of =91-(NSDragOperation)draggingEntered:(id )sender=92 nsterm.m: In function =91+[EmacsScroller scrollerWidth]=92: nsterm.m:5684: warning: conflicting types for =91+(float)scrollerWidth=92 /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:76: warning: previous declaration of =91+(CGFloat)scrollerWidth=92 nsterm.m: In function =91-[EmacsScroller setPosition:portion:whole:]=92: nsterm.m:5819: warning: =91setFloatValue:knobProportion:=92 is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:107) nsterm.m:5826: warning: =91setFloatValue:knobProportion:=92 is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:107) nsterm.m: In function =91-[EmacsScroller mouseDown:]=92: nsterm.m:5928: warning: format =91%d=92 expects type =91int=92, but argumen= t 3 has type =91NSScrollerPart=92 make[1]: *** [nsterm.o] Error 1 make: *** [src] Error 2 --0014853942187f0e210475761641 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Last CVS (8:55 PM EDT October 8) on iMac running 10.6.1 (Snow Leopard):
=
After ./configure --with-ns
and then: make install

...
In = file included from nsterm.h:20,
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0 from nsterm.m:41:
dispextern.h:1250: error: array type has incomplete element type
nsterm.= m: In function =91ns_color_to_lisp=92:
nsterm.m:1467: warning: passing a= rgument 1 of =91getRed:green:blue:alpha:=92 from incompatible pointer type<= br>nsterm.m:1467: warning: passing argument 2 of =91getRed:green:blue:alpha= :=92 from incompatible pointer type
nsterm.m:1467: warning: passing argument 3 of =91getRed:green:blue:alpha:= =92 from incompatible pointer type
nsterm.m:1467: warning: passing argum= ent 4 of =91getRed:green:blue:alpha:=92 from incompatible pointer type
n= sterm.m:1471: warning: passing argument 1 of =91getWhite:alpha:=92 from inc= ompatible pointer type
nsterm.m:1471: warning: passing argument 2 of =91getWhite:alpha:=92 from in= compatible pointer type
nsterm.m:1472: warning: '0' flag ignored= with precision and =91%x=92 printf format
nsterm.m:1472: warning: '= 0' flag ignored with precision and =91%x=92 printf format
nsterm.m:1472: warning: '0' flag ignored with precision and =91%x= =92 printf format
nsterm.m:1478: warning: '0' flag ignored with = precision and =91%x=92 printf format
nsterm.m:1478: warning: '0'= flag ignored with precision and =91%x=92 printf format
nsterm.m:1478: warning: '0' flag ignored with precision and =91%x= =92 printf format
nsterm.m: In function =91ns_query_color=92:
nsterm.= m:1496: warning: passing argument 1 of =91getRed:green:blue:alpha:=92 from = incompatible pointer type
nsterm.m:1496: warning: passing argument 2 of =91getRed:green:blue:alpha:= =92 from incompatible pointer type
nsterm.m:1496: warning: passing argum= ent 3 of =91getRed:green:blue:alpha:=92 from incompatible pointer type
n= sterm.m:1496: warning: passing argument 4 of =91getRed:green:blue:alpha:=92= from incompatible pointer type
nsterm.m: In function =91note_mouse_movement=92:
nsterm.m:1661: warning:= passing argument 4 of =91remember_mouse_glyph=92 from incompatible pointer= type
nsterm.m: In function =91ns_mouse_position=92:
nsterm.m:1730: w= arning: passing argument 4 of =91remember_mouse_glyph=92 from incompatible = pointer type
nsterm.m: In function =91ns_get_glyph_string_clip_rect=92:
nsterm.m:2447= : error: dereferencing pointer to incomplete type
nsterm.m:2447: error: = dereferencing pointer to incomplete type
nsterm.m:2450: error: dereferen= cing pointer to incomplete type
nsterm.m:2450: error: invalid use of undefined type =91struct _NSRect=92nsterm.m:2450: error: dereferencing pointer to incomplete type
nsterm.m= : In function =91ns_dumpglyphs_stretch=92:
nsterm.m:2818: warning: passi= ng argument 2 of =91ns_get_glyph_string_clip_rect=92 from incompatible poin= ter type
nsterm.m: In function =91ns_draw_glyph_string=92:
nsterm.m:2902: warning= : passing argument 2 of =91ns_get_glyph_string_clip_rect=92 from incompatib= le pointer type
nsterm.m:2919: warning: passing argument 2 of =91ns_get_= glyph_string_clip_rect=92 from incompatible pointer type
nsterm.m:2931: warning: passing argument 2 of =91ns_get_glyph_string_clip_r= ect=92 from incompatible pointer type
nsterm.m:2943: warning: passing ar= gument 2 of =91ns_get_glyph_string_clip_rect=92 from incompatible pointer t= ype
nsterm.m:2976: warning: passing argument 2 of =91ns_get_glyph_string_clip_r= ect=92 from incompatible pointer type
nsterm.m: In function =91-[EmacsVi= ew keyDown:]=92:
nsterm.m:4500: warning: =91wantsToDelayTextChangeNotifi= cations=92 is deprecated (declared at /System/Library/Frameworks/AppKit.fra= mework/Headers/NSInputManager.h:112)
nsterm.m: In function =91-[EmacsView characterIndexForPoint:]=92:
nsterm= .m:4709: warning: conflicting types for =91-(unsigned int)characterIndexFor= Point:(NSPoint)thePoint=92
/System/Library/Frameworks/AppKit.framework/H= eaders/NSInputManager.h:45: warning: previous declaration of =91-(NSUIntege= r)characterIndexForPoint:(NSPoint)thePoint=92
nsterm.m: In function =91-[EmacsView initFrameFromEmacs:]=92:
nsterm.m:5= 108: warning: class 'EmacsView' does not implement the 'NSWindo= wDelegate' protocol
nsterm.m: In function =91-[EmacsView draggingEnt= ered:]=92:
nsterm.m:5399: warning: conflicting types for =91-(unsigned int)draggingEnt= ered:(id <NSDraggingInfo>)sender=92
/System/Library/Frameworks/App= Kit.framework/Headers/NSDragging.h:56: warning: previous declaration of =91= -(NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender=92
nsterm.m: In function =91+[EmacsScroller scrollerWidth]=92:
nsterm.m:568= 4: warning: conflicting types for =91+(float)scrollerWidth=92
/System/Li= brary/Frameworks/AppKit.framework/Headers/NSScroller.h:76: warning: previou= s declaration of =91+(CGFloat)scrollerWidth=92
nsterm.m: In function =91-[EmacsScroller setPosition:portion:whole:]=92:nsterm.m:5819: warning: =91setFloatValue:knobProportion:=92 is deprecated = (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSScroller= .h:107)
nsterm.m:5826: warning: =91setFloatValue:knobProportion:=92 is deprecated (= declared at /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.= h:107)
nsterm.m: In function =91-[EmacsScroller mouseDown:]=92:
nster= m.m:5928: warning: format =91%d=92 expects type =91int=92, but argument 3 h= as type =91NSScrollerPart=92
make[1]: *** [nsterm.o] Error 1
make: *** [src] Error 2

--0014853942187f0e210475761641-- ------------=_1255783214-18719-7--