From jpff@codemist.co.uk Tue Aug 18 23:55:53 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 19 Aug 2009 06:55:53 +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.2 required=4.0 tests=AWL,FOURLA,IMPRONONCABLE_1, MURPHY_WRONG_WORD2 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 n7J6tp8d000361 for ; Tue, 18 Aug 2009 23:55:53 -0700 Received: from mail.gnu.org ([199.232.76.166]:52726 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Mdf5K-0005mP-Mi for emacs-pretest-bug@gnu.org; Wed, 19 Aug 2009 02:55:51 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Mdf5I-0002Ev-QP for emacs-pretest-bug@gnu.org; Wed, 19 Aug 2009 02:55:50 -0400 Received: from mx20.gnu.org ([199.232.41.8]:31031) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mdf5I-0002E3-62 for emacs-pretest-bug@gnu.org; Wed, 19 Aug 2009 02:55:48 -0400 Received: from smarthost01.mail.zen.net.uk ([212.23.3.140]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mdf5A-0002r5-OD for emacs-pretest-bug@gnu.org; Wed, 19 Aug 2009 02:55:41 -0400 Received: from [217.155.197.248] (helo=codemist.co.uk) by smarthost01.mail.zen.net.uk with esmtp (Exim 4.63) (envelope-from ) id 1Mdf4W-0004Ux-Nv for emacs-pretest-bug@gnu.org; Wed, 19 Aug 2009 06:55:00 +0000 Received: from cardew.codemist.co.uk ([172.16.4.17]) by codemist.co.uk with esmtp (Exim 4.69) (envelope-from ) id 1Mdf4V-0006hc-Lm; Wed, 19 Aug 2009 07:55:00 +0100 Received: from jpff by cardew.codemist.co.uk with local (Exim 4.69) (envelope-from ) id 1Mdf3g-000374-Rf; Wed, 19 Aug 2009 07:54:09 +0100 Date: Wed, 19 Aug 2009 07:54:08 +0100 Message-Id: <3436-Wed19Aug2009075408+0100-jpff@codemist.co.uk> X-Mailer: emacs 23.1.50.9 (via feedmail 8 I) From: jpff To: emacs-pretest-bug@gnu.org Subject: 23.1.50; Failure to build X-Originating-Smarthost01-IP: [217.155.197.248] X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Did an cvs update a few minutes ago and then the build failed gcc -nostdlib `./prefix-args -Xlinker -z nocombreloc` -Wl,-znocombreloc -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o xfont.o ftfont.o xftfont.o ftxfont.o terminfo.o lastfile.o vm-limit.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpthread -lSM -lICE -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -lX11 -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -lasound -lrsvg-2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/lib -ldbus-1 -lgpm -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o dbusbind.o: In function `xd_remove_watch': /home/jpff/GNU_21/emacs-22.0.50/src/dbusbind.c:766: undefined reference to `dbus_watch_get_unix_fd' /home/jpff/GNU_21/emacs-22.0.50/src/dbusbind.c:768: undefined reference to `dbus_watch_get_socket' dbusbind.o: In function `xd_add_watch': /home/jpff/GNU_21/emacs-22.0.50/src/dbusbind.c:741: undefined reference to `dbus_watch_get_unix_fd' /home/jpff/GNU_21/emacs-22.0.50/src/dbusbind.c:743: undefined reference to `dbus_watch_get_socket' collect2: ld returned 1 exit status make[1]: *** [temacs] Error 1 make[1]: Leaving directory `/home/jpff/GNU_21/emacs-22.0.50/src' make: *** [src] Error 2 In GNU Emacs 23.1.50.9 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of 2009-08-13 on cardew Windowing system distributor `The X.Org Foundation', version 11.0.70200000 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: en_GB.UTF-8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: auto-image-file-mode: t show-paren-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t global-auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-m C-x k SPC M-x r e p o r < return> Recent messages: Loading uniquify...done Preparing diary...done Loading /home/jpff/mail-filter.el (source)...done Loading logger...done Loading /home/jpff/myemacs.elc...done Loading delsel...done For information about GNU Emacs and the GNU system, type C-h C-a. Loading mail-extr...done Parsing /home/jpff/.mailrc... done Making completion list... Load-path shadows: /home/jpff/GNU_21/local-lisp/t-mouse hides /home/jpff/GNU_21/emacs-22.0.50/lisp/t-mouse /home/jpff/GNU_21/local-lisp/ruler-mode hides /home/jpff/GNU_21/emacs-22.0.50/lisp/ruler-mode /home/jpff/GNU_21/local-lisp/scroll-lock hides /home/jpff/GNU_21/emacs-22.0.50/lisp/scroll-lock /home/jpff/GNU_21/local-lisp/emerge hides /home/jpff/GNU_21/emacs-22.0.50/lisp/emerge /home/jpff/GNU_21/local-lisp/url hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url /home/jpff/GNU_21/local-lisp/url-vars hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-vars /home/jpff/GNU_21/local-lisp/url-parse hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-parse /home/jpff/GNU_21/local-lisp/url-ns hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-ns /home/jpff/GNU_21/local-lisp/url-nfs hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-nfs /home/jpff/GNU_21/local-lisp/url-news hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-news /home/jpff/GNU_21/local-lisp/url-misc hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-misc /home/jpff/GNU_21/local-lisp/url-ldap hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-ldap /home/jpff/GNU_21/local-lisp/url-irc hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-irc /home/jpff/GNU_21/local-lisp/url-http hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-http /home/jpff/GNU_21/local-lisp/url-gw hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-gw /home/jpff/GNU_21/local-lisp/url-file hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-file /home/jpff/GNU_21/local-lisp/url-cookie hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-cookie /home/jpff/GNU_21/local-lisp/url-cid hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-cid /home/jpff/GNU_21/local-lisp/url-cache hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-cache /home/jpff/GNU_21/local-lisp/url-auth hides /home/jpff/GNU_21/emacs-22.0.50/lisp/url/url-auth /home/jpff/GNU_21/local-lisp/remember hides /home/jpff/GNU_21/emacs-22.0.50/lisp/textmodes/remember /home/jpff/GNU_21/local-lisp/socks hides /home/jpff/GNU_21/emacs-22.0.50/lisp/net/socks ==John ffitch From rgm@gnu.org Thu Aug 20 18:09:19 2009 Received: (at control) by emacsbugs.donarmstrong.com; 21 Aug 2009 01:09:19 +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.9 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 n7L19H7w000999 for ; Thu, 20 Aug 2009 18:09:19 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MeId3-0004Zc-5w; Thu, 20 Aug 2009 21:09:17 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19085.62397.105518.639079@fencepost.gnu.org> Date: Thu, 20 Aug 2009 21:09:17 -0400 From: Glenn Morris To: control Subject: control X-Debbugs-No-Ack: yes merge 4185 4202 merge 4186 4201 severity 4192 wishlist reassign 4192 emacs,cc-mode reassign 4143 emacs,ns reassign 4146 emacs,cc-mode severity 4164 minor reassign 4180 emacs,ns reassign 4187 emacs,cc-mode forcemerge 2868 4194 From jpff@codemist.co.uk Fri Aug 21 01:17:24 2009 Received: (at 4185) by emacsbugs.donarmstrong.com; 21 Aug 2009 08:17:24 +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=-2.2 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from codemist.co.uk (Debian-exim@west.codemist.co.uk [217.155.197.248] (may be forged)) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7L8HMYI014847 for <4185@emacsbugs.donarmstrong.com>; Fri, 21 Aug 2009 01:17:24 -0700 Received: from harvey.codemist.co.uk ([172.16.4.19]) by codemist.co.uk with esmtp (Exim 4.69) (envelope-from ) id 1MePJJ-0006u3-7X; Fri, 21 Aug 2009 09:17:21 +0100 Received: from jpff by harvey.codemist.co.uk with local (Exim 4.69) (envelope-from ) id 1MePJD-0001K1-Vn; Fri, 21 Aug 2009 09:17:16 +0100 Date: Fri, 21 Aug 2009 09:17:15 +0100 Message-Id: <657-Fri21Aug2009091715+0100-jpff@codemist.co.uk> X-Mailer: emacs 23.1.50.50 (via feedmail 8 I) From: jpff To: 4185@debbugs.gnu.org In-reply-to: (owner@emacsbugs.donarmstrong.com) Subject: Re: bug#4185: Acknowledgement (23.1.50; Failure to build) References: <3436-Wed19Aug2009075408+0100-jpff@codemist.co.uk> Seems to be OK this morning so whatever it was is now fixed Thanks ==John ffitch From unknown Thu Jun 19 14:00:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 18 Sep 2009 14:24:15 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator