From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: mituharu@math.s.chiba-u.ac.jp Newsgroups: gmane.emacs.bugs Subject: bug#28571: 25.3; Compile error on macOS Sierra Date: Fri, 29 Sep 2017 05:58:27 +0900 Message-ID: <40c407f6d8192b8b11c77475831d5944.squirrel@weber.math.s.chiba-u.ac.jp> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-2022-jp Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1506632591 24288 195.159.176.226 (28 Sep 2017 21:03:11 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 28 Sep 2017 21:03:11 +0000 (UTC) User-Agent: SquirrelMail/1.4.22-5.el6 To: 28571@debbugs.gnu.org, alan@idiocy.org, p.stephani2@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 28 23:03:07 2017 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 1dxfxa-0005yi-Lj for geb-bug-gnu-emacs@m.gmane.org; Thu, 28 Sep 2017 23:03:06 +0200 Original-Received: from localhost ([::1]:60906 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxfxh-0000W9-U3 for geb-bug-gnu-emacs@m.gmane.org; Thu, 28 Sep 2017 17:03:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxfti-0006C8-03 for bug-gnu-emacs@gnu.org; Thu, 28 Sep 2017 16:59:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dxfte-0008MD-Uz for bug-gnu-emacs@gnu.org; Thu, 28 Sep 2017 16:59:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:56760) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dxfte-0008Lw-QR for bug-gnu-emacs@gnu.org; Thu, 28 Sep 2017 16:59:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dxfte-0000uj-Cc for bug-gnu-emacs@gnu.org; Thu, 28 Sep 2017 16:59:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: Resent-From: mituharu@math.s.chiba-u.ac.jp Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 28 Sep 2017 20:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28571 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 28571-submit@debbugs.gnu.org id=B28571.15066323133470 (code B ref 28571); Thu, 28 Sep 2017 20:59:02 +0000 Original-Received: (at 28571) by debbugs.gnu.org; 28 Sep 2017 20:58:33 +0000 Original-Received: from localhost ([127.0.0.1]:37207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxftA-0000tu-N3 for submit@debbugs.gnu.org; Thu, 28 Sep 2017 16:58:32 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]:60588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxft8-0000tk-M3 for 28571@debbugs.gnu.org; Thu, 28 Sep 2017 16:58:31 -0400 Original-Received: from weber.math.s.chiba-u.ac.jp (weber [192.168.32.4]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 61EBEF0906; Fri, 29 Sep 2017 05:58:27 +0900 (JST) (envelope-from mituharu@math.s.chiba-u.ac.jp) Original-Received: from 180.40.222.4 (SquirrelMail authenticated user mituharu) by weber.math.s.chiba-u.ac.jp with HTTP; Fri, 29 Sep 2017 05:58:27 +0900 X-Priority: 3 (Normal) Importance: Normal 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:137548 Archived-At: > Patch pushed to emacs-26. ??? The OP did not reply whether he installed the Command Line Tools. I still think the failure is due to not installing them. As for binary compatibility issue, futimens, futimesat, utimensat are not the only such functions. For example, mkostemp, fstatat, fdopendir, readlinkat, and faccessat are available on macOS 10.12, but not on all older OS X versions that Emacs 26 supports. If you want to build a binary on a new version so that it also runs on older versions, then you need to use config.status generated on the oldest version anyway. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp