From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.devel Subject: Building from an old commit Date: Mon, 31 Oct 2022 22:42:04 +0900 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35880"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 31 14:43:15 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1opV4M-000969-RM for ged-emacs-devel@m.gmane-mx.org; Mon, 31 Oct 2022 14:43:15 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1opV3Z-0004Ez-8X; Mon, 31 Oct 2022 09:42:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1opV3W-0004DA-Vp for emacs-devel@gnu.org; Mon, 31 Oct 2022 09:42:23 -0400 Original-Received: from relay7-d.mail.gandi.net ([217.70.183.200]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1opV3N-00056K-Po for emacs-devel@gnu.org; Mon, 31 Oct 2022 09:42:21 -0400 Original-Received: (Authenticated sender: lists@traduction-libre.org) by mail.gandi.net (Postfix) with ESMTPSA id 1A8BB20002 for ; Mon, 31 Oct 2022 13:42:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=traduction-libre.org; s=gm1; t=1667223729; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=A1Dl+HlgyQD4GwcGhD+2k9q/WZWBkqBNJ+PbbqMd0q4=; b=QiQ8bnsxu1YwIV3wkYHOVXUZU687mfV33trGXzxLNTwjDqIxXam1g07Zl2hMbIynhPFvUP Sn246S+T5yJ2ltaefJ5QZsGeVXPTMUqU+IHnvBd5vS3ePAPYzUnVHwnMCpl6uD6qM2DVcs bRg6fMoxwCs5ofBij4sIAZDdu6olFkMy7Ur60W8dqnFzuJ67K3T7laMguKWLQYB8k6OgU/ Y4j7XN5P0c/7kLDi9UrIWi0PKZhgDzQqudyj6n4WN8+t0n1xKazh9wUEQIOWbvZuK1RFUj 9T3xijZvEuKlfRM1U7hr7Oq0CZHe91DrD950d8sTLfoxeGrhGlfVlLzX70Fcdw== X-Mailer: Apple Mail (2.3696.120.41.1.1) Received-SPF: pass client-ip=217.70.183.200; envelope-from=lists@traduction-libre.org; helo=relay7-d.mail.gandi.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: "Emacs-devel" Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:298853 Archived-At: I'm preparing for the soon to come emacsconf and my idea was to go back = to emacs as it was before the patch I sent on June 20 2018. = https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=3D61f73703c74756e69= 63cc622f03bcc6938ab71b2 So, and not to mess with my current emacs repository, - I cloned the current repository in a separate location - I checked out c71fb6b0cdb7043e2828a6843496ab20f4577cbb - I ran=20 ./autogen.sh ./configure make install But that ends with an error message =C3=A0 la: 14880 unused bytes follow Mach-O header 94879 pure bytes used mv -f emacs bootstrap-emacs /Library/Developer/CommandLineTools/usr/bin/make -C ../lisp = compile-first EMACS=3D"../src/bootstrap-emacs" ELC emacs-lisp/macroexp.elc /bin/sh: line 1: 89023 Killed: 9 EMACSLOADPATH=3D = '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval = '(setq load-prefer-newer t)' -f batch-byte-compile = emacs-lisp/macroexp.el make[2]: *** [emacs-lisp/macroexp.elc] Error 137 make[1]: *** [bootstrap-emacs] Error 2 make: *** [src] Error 2 On a side note, master builds nicely, without having to do anything = special. Is there anything I am missing here? --=20 Jean-Christophe Helary @brandelune https://traductaire-libre.org https://mac4translators.blogspot.com https://sr.ht/~brandelune/omegat-as-a-book/