From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.emacs.devel Subject: Re: m68k "Invalid character:" build failure look familiar to anyone? Date: Fri, 03 Oct 2003 16:22:15 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <877k3myq2g.fsf@raven.i.defaultvalue.org> References: <87smmmoilt.fsf@raven.i.defaultvalue.org> <87wubvzdwe.fsf@raven.i.defaultvalue.org> <87llsaqiv6.fsf@raven.i.defaultvalue.org> <87r81zfsjw.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1065216259 20195 80.91.224.253 (3 Oct 2003 21:24:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2003 21:24:19 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Oct 03 23:24:17 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A5XPN-0004mc-00 for ; Fri, 03 Oct 2003 23:24:17 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A5XPM-0003ZU-00 for ; Fri, 03 Oct 2003 23:24:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A5XOX-00009g-Re for emacs-devel@quimby.gnus.org; Fri, 03 Oct 2003 17:23:25 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A5XO2-0008Q8-6Z for emacs-devel@gnu.org; Fri, 03 Oct 2003 17:22:54 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A5XNU-0007fT-KW for emacs-devel@gnu.org; Fri, 03 Oct 2003 17:22:51 -0400 Original-Received: from [66.93.216.237] (helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A5XNU-0007fQ-2b for emacs-devel@gnu.org; Fri, 03 Oct 2003 17:22:20 -0400 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 5AD9E3FAC; Fri, 3 Oct 2003 16:22:16 -0500 (CDT) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 01E5C8111E; Fri, 3 Oct 2003 16:22:16 -0500 (CDT) Original-To: Stefan Monnier User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16915 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16915 Rob Browning writes: > Stefan Monnier writes: > >> Are you sure you've set both debug-on-error and byte-compile-debug >> to non-nil values ? > > I thought so. I know I did the first time above (when I had the split > windown problem), but I'll try again when the testing machine is > available again (apparently it's down for repair). (One possibly relevant point -- Debian is using gcc 3.3 by default in unstable now (where this is being compiled), and I know there have been some issues with the new gcc.) OK, the machine's back. Here's *exactly* what I've done this time: $ tar xzf ../emacs21_21.3+1.orig.tar.gz # this is just the emacs 21.3 tar + the leim tar - the .elc files. $ cd emacs21-21.3 $ ./configure \ --with-x=yes \ --with-x-toolkit=athena \ --without-toolkit-scroll-bars \ && make make stops with the errors I reproduced previously ... !! error (("Invalid character: 037600000000, -33554432, 0xfe000000")) Done make[2]: *** [compile-files] Error 1 make[2]: Leaving directory `/home/rlb/non-deb/emacs-21.3/lisp' make[1]: *** [bootstrap-lisp] Error 2 make[1]: Leaving directory `/home/rlb/non-deb/emacs-21.3' make: *** [maybe_bootstrap] Error 2 and then rlb@crest:~/non-deb/emacs-21.3$ cd lisp rlb@crest:~/non-deb/emacs-21.3/lisp$ \ EMACSLOADPATH=`pwd` ../src/bootstrap-emacs --no-site-file --multibyte and then from within the *scratch* buffer (setq debug-on-error t) t (setq byte-compile-debug t) t (byte-compile-file "/home/rlb/non-deb/emacs-21.3/lisp/emacs-lisp/byte-opt.el") which results in the window splitting into the *scratch* buffer and a *Compile-Log* buffer, which looks like this: File Edit Options Buffers Tools Help (setq debug-on-error t) t (setq byte-compile-debug t) t (byte-compile-file "/home/rlb/non-deb/emacs-21.3/lisp/emacs-lisp/byte-opt.el") nil ----:**-F1 *scratch* (Lisp Interaction)--L7--All----------------------- Compiling file /home/rlb/non-deb/emacs-21.3/lisp/emacs-lisp/byte-opt.el at Fri \ Oct 3 23:17:14 2003 !! error (("Invalid character: 037600000000, -33554432, 0xfe000000")) !! error (("Invalid character: 037500000000, -50331648, 0xfd000000")) !! error (("Invalid character: 037200000000, -100663296, 0xfa000000")) !! error (("Invalid character: 037500000000, -50331648, 0xfd000000")) !! error (("Invalid character: 037100000000, -117440512, 0xf9000000")) !! error (("Invalid character: 037600000011, -33554423, 0xfe000009")) !! error (("Invalid character: 037600000000, -33554432, 0xfe000000")) ----:**-F1 *Compile-Log* (Fundamental)--L9--Bot--------------------------- Compiling /home/rlb/non-deb/emacs-21.3/lisp/emacs-lisp/byte-opt.el... (byte-com\ pile-log-lap-1) -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4