From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#25141: Compilation issue on AIX 7.1 and 64 bits Date: Fri, 23 Dec 2016 22:27:38 +0200 Message-ID: <83inqaz8zp.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1482524957 9885 195.159.176.226 (23 Dec 2016 20:29:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 23 Dec 2016 20:29:17 +0000 (UTC) Cc: 25141@debbugs.gnu.org To: Eric LeBlanc Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Dec 23 21:29:13 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cKWSg-0001RZ-Pk for geb-bug-gnu-emacs@m.gmane.org; Fri, 23 Dec 2016 21:29:06 +0100 Original-Received: from localhost ([::1]:40795 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cKWSl-0008AY-Go for geb-bug-gnu-emacs@m.gmane.org; Fri, 23 Dec 2016 15:29:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cKWSf-0008AG-1C for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2016 15:29:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cKWSb-0007pM-Ss for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2016 15:29:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:37613) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cKWSb-0007p3-PC for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2016 15:29:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cKWSb-0002cY-Jr for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2016 15:29:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 23 Dec 2016 20:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 25141 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 25141-submit@debbugs.gnu.org id=B25141.148252489110008 (code B ref 25141); Fri, 23 Dec 2016 20:29:01 +0000 Original-Received: (at 25141) by debbugs.gnu.org; 23 Dec 2016 20:28:11 +0000 Original-Received: from localhost ([127.0.0.1]:53012 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cKWRn-0002bL-Ha for submit@debbugs.gnu.org; Fri, 23 Dec 2016 15:28:11 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:43648) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cKWRl-0002b8-6m for 25141@debbugs.gnu.org; Fri, 23 Dec 2016 15:28:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cKWRc-0007LG-Rb for 25141@debbugs.gnu.org; Fri, 23 Dec 2016 15:28:03 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cKWRc-0007LC-PN; Fri, 23 Dec 2016 15:28:00 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2681 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cKWRc-0005M8-0G; Fri, 23 Dec 2016 15:28:00 -0500 In-reply-to: (message from Eric LeBlanc on Thu, 8 Dec 2016 20:48:39 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:127379 Archived-At: > From: Eric LeBlanc > Date: Thu, 8 Dec 2016 20:48:39 +0000 > I modified unexaix.c to add this at the top of file: > > #define __XCOFF64__ 1 > > And changed this line: > > auxentry.x_sym.x_fcnary.x_fcn.x_lnnoptr += bias; > > by > > auxentry.x_fcn.x_lnnoptr += bias; > > It worked but generated a huge bootstrap-emacs file, 4GB and is generating this error: > > [...] > > Finding pointers to doc strings... > Finding pointers to doc strings...done > Dumping under the name emacs > 82139 pure bytes used > [...] > > gmake[2]: Entering directory '/data/src/emacs-25.1/leim' > GEN ../lisp/leim/leim-list.el > exec(): 0509-036 Cannot load program ../src/bootstrap-emacs because of the following errors: > 0509-026 System error: There is not enough memory available now. Can you try the latest emacs-25 branch? Thanks.