From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 15 03:47:24 2010 Received: (at submit) by debbugs.gnu.org; 15 Jun 2010 07:47:24 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOQrj-0007Y1-UK for submit@debbugs.gnu.org; Tue, 15 Jun 2010 03:47:24 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOQpC-0007Vp-Kg for submit@debbugs.gnu.org; Tue, 15 Jun 2010 03:44:47 -0400 Received: from lists.gnu.org ([199.232.76.165]:51851) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OOQp9-0007i6-Fg for submit@debbugs.gnu.org; Tue, 15 Jun 2010 03:44:43 -0400 Received: from [140.186.70.92] (port=57183 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOQp7-0003Ey-JY for bug-gnu-emacs@gnu.org; Tue, 15 Jun 2010 03:44:42 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOQp2-0004Sv-Sx for bug-gnu-emacs@gnu.org; Tue, 15 Jun 2010 03:44:41 -0400 Received: from smarthost03.mail.zen.net.uk ([212.23.3.142]:59523) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOQp2-0004OC-Lf for bug-gnu-emacs@gnu.org; Tue, 15 Jun 2010 03:44:36 -0400 Received: from [217.155.197.248] (helo=codemist.co.uk) by smarthost03.mail.zen.net.uk with esmtp (Exim 4.63) (envelope-from ) id 1OOQoQ-0007gQ-CG for bug-gnu-emacs@gnu.org; Tue, 15 Jun 2010 07:43:58 +0000 Received: from harvey.codemist.co.uk ([172.16.4.19]) by codemist.co.uk with esmtp (Exim 4.72) (envelope-from ) id 1OOQoP-0005CV-VU; Tue, 15 Jun 2010 08:43:58 +0100 Received: from jpff by harvey.codemist.co.uk with local (Exim 4.69) (envelope-from ) id 1OOQoK-0008Gp-MR; Tue, 15 Jun 2010 08:43:52 +0100 Date: Tue, 15 Jun 2010 08:43:52 +0100 Message-Id: <8170-Tue15Jun2010084352+0100-jpff@codemist.co.uk> X-Mailer: emacs 24.0.50.1 (via feedmail 8 I) From: john ffitch To: bug-gnu-emacs@gnu.org Subject: 24.0.50; UNEXEC.OBJ not defined X-Originating-Smarthost03-IP: [217.155.197.248] X-detected-operating-system: by eggs.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) X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 15 Jun 2010 03:47:23 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) yesterday afternoon (about 1 hrs ago) I update emacs from bzr and it failed to build with undefined UNEXEC.OBJ. bootstrap and configure did not fix. This morning on a different machine I have the same problem. src/Makefile has @UNEXEC.OBJ@ raw. Machine is 64bit linux. I have got emacs back by editing the file to define as unexelf.o Just thought you might like to know In GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.6) of 2010-06-15 on harvey Windowing system distributor `The X.Org Foundation', version 11.0.10605000 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 auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p e m a b u s e m n C-g C-h a b u g Recent messages: Invalid face reference: my-tab-face [5 times] Making completion list... Invalid face reference: my-tab-face [8 times] Making completion list... Invalid face reference: my-tab-face [8 times] Making completion list... Invalid face reference: my-tab-face [30 times] Quit Type C-x 4 C-o RET to restore the other window. Type C-x 4 C-o RET to restore the other window. Load-path shadows: /home/jpff/GNU_21/local-lisp/scroll-lock hides /home/jpff/GNU_21/emacs/trunk/lisp/scroll-lock /home/jpff/GNU_21/local-lisp/t-mouse hides /home/jpff/GNU_21/emacs/trunk/lisp/t-mouse /home/jpff/GNU_21/local-lisp/ruler-mode hides /home/jpff/GNU_21/emacs/trunk/lisp/ruler-mode /home/jpff/GNU_21/local-lisp/emerge hides /home/jpff/GNU_21/emacs/trunk/lisp/vc/emerge /home/jpff/GNU_21/local-lisp/url-gw hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-gw /home/jpff/GNU_21/local-lisp/url-file hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-file /home/jpff/GNU_21/local-lisp/url-cid hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-cid /home/jpff/GNU_21/local-lisp/url-parse hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-parse /home/jpff/GNU_21/local-lisp/url-cache hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-cache /home/jpff/GNU_21/local-lisp/url-http hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-http /home/jpff/GNU_21/local-lisp/url-misc hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-misc /home/jpff/GNU_21/local-lisp/url hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url /home/jpff/GNU_21/local-lisp/url-auth hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-auth /home/jpff/GNU_21/local-lisp/url-ldap hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-ldap /home/jpff/GNU_21/local-lisp/url-news hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-news /home/jpff/GNU_21/local-lisp/url-vars hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-vars /home/jpff/GNU_21/local-lisp/url-cookie hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-cookie /home/jpff/GNU_21/local-lisp/url-nfs hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-nfs /home/jpff/GNU_21/local-lisp/url-ns hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-ns /home/jpff/GNU_21/local-lisp/url-irc hides /home/jpff/GNU_21/emacs/trunk/lisp/url/url-irc /home/jpff/GNU_21/local-lisp/remember hides /home/jpff/GNU_21/emacs/trunk/lisp/textmodes/remember /home/jpff/GNU_21/local-lisp/socks hides /home/jpff/GNU_21/emacs/trunk/lisp/net/socks Features: (shadow mailabbrev mailalias mailcrypt mail-extr mail-utils comint ring sendmail emacsbug browse-url apropos help-mode eldoc image-file logger crypt crypt++ crypt+pgp-pub paren cal-julian uniquify advice help-fns advice-preload view cal-china cal-bahai cal-islam cal-hebrew lunar solar cal-dst appt diary-lib diary-loaddefs holidays hol-loaddefs regexp-opt cal-menu easymenu calendar cal-loaddefs time tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dynamic-setting font-render-setting gtk x-toolkit x multi-tty emacs) ==John ffitch From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 15 15:43:32 2010 Received: (at 6428) by debbugs.gnu.org; 15 Jun 2010 19:43:33 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOc2m-0005Ao-B4 for submit@debbugs.gnu.org; Tue, 15 Jun 2010 15:43:32 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOc2j-0005Ah-Ry for 6428@debbugs.gnu.org; Tue, 15 Jun 2010 15:43:30 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OOc2d-0004jp-EA; Tue, 15 Jun 2010 15:43:23 -0400 To: john ffitch Subject: Re: bug#6428: 24.0.50; UNEXEC.OBJ not defined References: <8170-Tue15Jun2010084352+0100-jpff@codemist.co.uk> From: Glenn Morris X-Spook: kilo class Becker kilderkin SSL cryptanalysis X-Ran: :kQF(@P68&Y+F>RnGIJ8a@J[\c$z8[+W'Ip#8dxD#jwO!zV[T.fvSa|"/&S7`^er@^2'31 X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 15 Jun 2010 15:43:23 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: 6428 Cc: 6428@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) john ffitch wrote: > yesterday afternoon (about 1 hrs ago) I update emacs from bzr and it > failed to build with undefined UNEXEC.OBJ. bootstrap and configure > did not fix. This morning on a different machine I have the same > problem. src/Makefile has @UNEXEC.OBJ@ raw. The string "UNEXEC.OBJ" does not appear anywhere in the Emacs sources. Either you meant UNEXEC_OBJ, or your copy is bizarrely messed up. What does `bzr status' say? What does `grep UNEXEC_OBJ configure' say? grep UNEXEC_OBJ config.status ? From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 16 07:41:48 2010 Received: (at 6428) by debbugs.gnu.org; 16 Jun 2010 11:41:49 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOr08-0005CN-Fd for submit@debbugs.gnu.org; Wed, 16 Jun 2010 07:41:48 -0400 Received: from [217.155.197.248] (helo=codemist.co.uk) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOr05-0005CH-Nd for 6428@debbugs.gnu.org; Wed, 16 Jun 2010 07:41:46 -0400 Received: from harvey.codemist.co.uk ([172.16.4.19]) by codemist.co.uk with esmtp (Exim 4.72) (envelope-from ) id 1OOqzz-0005Xm-99; Wed, 16 Jun 2010 12:41:39 +0100 Received: from jpff by harvey.codemist.co.uk with local (Exim 4.69) (envelope-from ) id 1OOqzu-0001lp-30; Wed, 16 Jun 2010 12:41:34 +0100 Date: Wed, 16 Jun 2010 12:41:33 +0100 Message-Id: <2727-Wed16Jun2010124133+0100-jpff@codemist.co.uk> X-Mailer: emacs 24.0.50.1 (via feedmail 8 I) From: john ffitch To: Glenn Morris In-reply-to: (message from Glenn Morris on Tue, 15 Jun 2010 15:43:23 -0400) Subject: Re: bug#6428: 24.0.50; UNEXEC.OBJ not defined References: <8170-Tue15Jun2010084352+0100-jpff@codemist.co.uk> X-Spam-Score: -3.2 (---) X-Debbugs-Envelope-To: 6428 Cc: 6428@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.5 (--) >>>>> "Glenn" == Glenn Morris writes: Glenn> john ffitch wrote: >> yesterday afternoon (about 1 hrs ago) I update emacs from bzr and it >> failed to build with undefined UNEXEC.OBJ. bootstrap and configure >> did not fix. This morning on a different machine I have the same >> problem. src/Makefile has @UNEXEC.OBJ@ raw. Glenn> The string "UNEXEC.OBJ" does not appear anywhere in the Emacs sources. Glenn> Either you meant UNEXEC_OBJ, or your copy is bizarrely messed up. Sorry -- I had lost the original message by the time I had an emacs to send mail I should have typed UNEXEC_OBJ Glenn> What does `bzr status' say? ~/GNU_21/emacs/trunk> bzr status renamed: configure => configure.OTHER* modified: configure.OTHER* unknown: configure configure.BASE configure.BASE.moved configure.BASE.moved.moved configure.BASE.moved.moved.moved configure.OTHER.moved configure.OTHER.moved.moved configure.OTHER.moved.moved.moved configure.THIS configure.THIS.moved configure.THIS.moved.moved conflicts: Contents conflict in configure Conflict adding id to configure.OTHER. Unversioned existing file configure. Text conflict in configure Conflict adding file configure.BASE. Moved existing file to configure.BASE.moved. Conflict adding file configure.BASE.moved. Moved existing file to configure.BASE.moved.moved. Conflict adding file configure.BASE.moved.moved. Moved existing file to configure.BASE.moved.moved.moved. Conflict adding file configure.OTHER. Moved existing file to configure.OTHER.moved. Conflict adding file configure.OTHER. Moved existing file to configure.OTHER.moved. Conflict adding file configure.OTHER.moved. Moved existing file to configure.OTHER.moved.moved. Conflict adding file configure.OTHER.moved.moved. Moved existing file to configure.OTHER.moved.moved.moved. Conflict adding file configure.THIS. Moved existing file to configure.THIS.moved. Conflict adding file configure.THIS.moved. Moved existing file to configure.THIS.moved.moved. Glenn> What does `grep UNEXEC_OBJ configure' say? harvey:~/GNU_21/emacs/trunk> grep UNEXEC_OBJ configure harvey:~/GNU_21/emacs/trunk> Glenn> grep UNEXEC_OBJ config.status ? harvey:~/GNU_21/emacs/trunk> grep UNEXEC_OBJ config.status harvey:~/GNU_21/emacs/trunk> and for good measure harvey:~/GNU_21/emacs/trunk> grep UNEXEC_OBJ config* configure.in:UNEXEC_OBJ=unexelf.o configure.in: UNEXEC_OBJ=unexaix.o configure.in: UNEXEC_OBJ=unexcw.o configure.in: UNEXEC_OBJ=unexmacosx.o configure.in: UNEXEC_OBJ=unexhp9k800.o configure.in: UNEXEC_OBJ=unexsol.o configure.in: UNEXEC_OBJ=unexalpha.o configure.in:AC_SUBST(UNEXEC_OBJ) configure.OTHER:UNEXEC_OBJ configure.OTHER:UNEXEC_OBJ=unexelf.o configure.OTHER: UNEXEC_OBJ=unexaix.o configure.OTHER: UNEXEC_OBJ=unexcw.o configure.OTHER: UNEXEC_OBJ=unexmacosx.o configure.OTHER: UNEXEC_OBJ=unexhp9k800.o configure.OTHER: UNEXEC_OBJ=unexsol.o configure.OTHER: UNEXEC_OBJ=unexalpha.o ==John ffitch From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 16 11:58:22 2010 Received: (at 6428) by debbugs.gnu.org; 16 Jun 2010 15:58:22 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOv0Q-0007Hp-1A for submit@debbugs.gnu.org; Wed, 16 Jun 2010 11:58:22 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOv0O-0007Hh-4d for 6428@debbugs.gnu.org; Wed, 16 Jun 2010 11:58:20 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OOv0I-0007rP-Ad; Wed, 16 Jun 2010 11:58:14 -0400 To: john ffitch Subject: Re: bug#6428: 24.0.50; UNEXEC.OBJ not defined References: <8170-Tue15Jun2010084352+0100-jpff@codemist.co.uk> <2727-Wed16Jun2010124133+0100-jpff@codemist.co.uk> From: Glenn Morris X-Spook: ANDVT CipherTAC-2000 ASLET JUWTF explosion FIPS140 M-14 X-Ran: Gw8E2.Pkj=ema!o@%9!&$?R^+)Ssy,L#cmyv'PBu,=vs'[K&xsfp#FQp= (john ffitch's message of "Wed\, 16 Jun 2010 12\:41\:33 +0100") Message-ID: <6aaaqvotpl.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: 6428 Cc: 6428@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) john ffitch wrote: > ~/GNU_21/emacs/trunk> bzr status > renamed: > configure => configure.OTHER* > modified: > configure.OTHER* > unknown: > configure > configure.BASE > configure.BASE.moved > configure.BASE.moved.moved > configure.BASE.moved.moved.moved > configure.OTHER.moved > configure.OTHER.moved.moved > configure.OTHER.moved.moved.moved > configure.THIS > configure.THIS.moved > configure.THIS.moved.moved > conflicts: > Contents conflict in configure Clearly you have massive, multiple conflicts in configure, so it has not been updating properly. You should do something like: rm configure* bzr revert configure configure.in (assuming you have no local changes to configure.in) and re-run bzr status to check. Then make maintainer-clean and run `configure' again. If you run `autoconf', you are likely to run into conflicts with configure, which you need to pay attention to. From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 22 02:30:42 2010 Received: (at control) by debbugs.gnu.org; 22 Jun 2010 06:30:42 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQx0M-00049u-C5 for submit@debbugs.gnu.org; Tue, 22 Jun 2010 02:30:42 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQx0L-00049p-1I for control@debbugs.gnu.org; Tue, 22 Jun 2010 02:30:41 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OQx0F-0003N7-O6; Tue, 22 Jun 2010 02:30:35 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19488.22667.377046.876848@fencepost.gnu.org> Date: Tue, 22 Jun 2010 02:30:35 -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: white X-Ran: HrkKm}gAM':F_6|R!ZW,M&C6n#=p;r<^j+?h?$5SU,~m$S(\K6{Xl~s%*=.DlP*ftA{.Tj X-Debbugs-No-Ack: yes X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.1 (-----) close 6149 close 6428 From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 29 12:13:30 2010 Received: (at control) by debbugs.gnu.org; 29 Jun 2010 16:13:31 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTdRB-0005S8-H1 for submit@debbugs.gnu.org; Tue, 29 Jun 2010 12:13:30 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTdR7-0005Rv-NY; Tue, 29 Jun 2010 12:13:26 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OTdR2-0008KN-BD; Tue, 29 Jun 2010 12:13:20 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19498.7072.213594.370504@fencepost.gnu.org> Date: Tue, 29 Jun 2010 12:13:20 -0400 From: Glenn Morris To: root Subject: Re: bug#6536: 24.0.50; `@UNEXEC_OBJ@' again In-Reply-To: References: <2727-Tue29Jun2010081053+0100-jpff@codemist.co.uk> <9t1vbql1pi.fsf@fencepost.gnu.org> X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: red X-Ran: @>G&#Jv+p@uLBSN*0@NoF-v:73u]s.s2^[w_f[$GOG9\6O"/3n7I<\xZ^l'&5G6wAT6U"q X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: control Cc: 6536@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) forcemerge 6428 6536 stop Please keep 6536 AT debbugs.gnu.org cc'd. root wrote (on Tue, 29 Jun 2010 at 09:17 +0100): > Could not remember the resolution last time but the fact that it recurs > whenm all I do is "bzr update; make" is the bug I believe you have not applied the solution I suggested last time, since you seem to have exactly the same problem. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6428#14 I do not see how you could get in this state if you had followed the suggested steps in that message. You have local changes to configure, so it is not being updated correctly from the repository. We cannot help you with this, you are going to have to fix it. > harvey:~/GNU_21/emacs/trunk> bzr status > renamed: > configure => configure.OTHER* > modified: > configure.OTHER* > unknown: > configure > configure.BASE > configure.THIS > conflicts: > Contents conflict in configure > Conflict adding id to configure.OTHER. Unversioned existing file > configure. > Text conflict in configure > Conflict adding file configure.BASE. Moved existing file to > configure.BASE.moved. > Conflict adding file configure.BASE.moved. Moved existing file to > configure.BASE.moved.moved. > Conflict adding file configure.BASE.moved.moved. Moved existing file to > configure.BASE.moved.moved.moved. > Conflict adding file configure.OTHER. Moved existing file to > configure.OTHER.moved. > Conflict adding file configure.OTHER. Moved existing file to > configure.OTHER.moved. > Conflict adding file configure.OTHER.moved. Moved existing file to > configure.OTHER.moved.moved. > Conflict adding file configure.OTHER.moved.moved. Moved existing file > to configure.OTHER.moved.moved.moved. > Conflict adding file configure.THIS. Moved existing file to > configure.THIS.moved. > Conflict adding file configure.THIS.moved. Moved existing file to > configure.THIS.moved.moved. > harvey:~/GNU_21/emacs/trunk> grep UNEXEC_OBJ configure > harvey:~/GNU_21/emacs/trunk> grep UNEXEC_OBJ config.status > harvey:~/GNU_21/emacs/trunk> From unknown Tue Jun 17 01:47:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 28 Jul 2010 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator