From unknown Thu Aug 14 18:38:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27706: MacOS: decode-time hang Resent-From: "Charles A. Roelli" Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 15 Jul 2017 14:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 27706 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 27706@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.150012840221069 (code B ref -1); Sat, 15 Jul 2017 14:21:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Jul 2017 14:20:02 +0000 Received: from localhost ([127.0.0.1]:40468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWNvO-0005Tk-Av for submit@debbugs.gnu.org; Sat, 15 Jul 2017 10:20:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWNvN-0005TD-9Y for submit@debbugs.gnu.org; Sat, 15 Jul 2017 10:20:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dWNvG-0006pF-R1 for submit@debbugs.gnu.org; Sat, 15 Jul 2017 10:19:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54300) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dWNvG-0006pB-O8 for submit@debbugs.gnu.org; Sat, 15 Jul 2017 10:19:54 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54806) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dWNvF-0001kC-Ep for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2017 10:19:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dWNvC-0006nG-95 for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2017 10:19:53 -0400 Received: from [195.159.176.226] (port=48028 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dWNvC-0006me-3p for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2017 10:19:50 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dWNv3-0008IH-7f for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2017 16:19:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ From: "Charles A. Roelli" Date: Sat, 15 Jul 2017 16:19:39 +0200 Lines: 88 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@blaine.gmane.org User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 X-Mozilla-News-Host: news://news.gmane.org:119 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Evaluating the following form on my system (macOS 10.6) results in a hang from Emacs 23 to master: (decode-time '(-1034058203136 0)) [other values around -1034058203136 don't cause an issue] The stack trace (stuck in macOS' libc, I think): (gdb) bt full #0 0x00007fff83860aef in timesub () from /usr/lib/libSystem.B.dylib No symbol table info available. #1 0x00007fff8386081c in _st_localsub () from /usr/lib/libSystem.B.dylib No symbol table info available. #2 0x00007fff83869d71 in localtime_r () from /usr/lib/libSystem.B.dylib No symbol table info available. #3 0x00000001004586c7 in localtime_rz (tz=0x10210bba0, t=0x7fff5fbf8d20, tm=0x7fff5fbf8ce8) at time_rz.c:296 abbr_saved = false old_tz = 0x1 #4 0x00000001002ba08b in emacs_localtime_rz (tz=0x10210bba0, t=0x7fff5fbf8d20, tm=0x7fff5fbf8ce8) at editfns.c:103 No locals. #5 0x00000001002c2680 in Fdecode_time (specified_time=..., zone=...) at editfns.c:2163 time_spec = -67768038400720896 gmt_tm = { tm_sec = 1606388960, tm_min = 32767, tm_hour = 1766166, tm_mday = 1, tm_mon = 0, tm_year = 0, tm_wday = 0, tm_yday = 0, tm_isdst = 0, tm_gmtoff = 10261984, tm_zone = 0x7fff5fbf8d30 "`\215\277_\377\177" } tz = 0x10210bba0 local_tm = { tm_sec = 24, tm_min = 38, tm_hour = 8, tm_mday = 32767, tm_mon = 0, tm_year = 0, tm_wday = 0, tm_yday = 0, tm_isdst = 0, tm_gmtoff = 0, tm_zone = 0x0 } tm = 0x0 tm_year_base = 0 The form is called when compiling the new org-timer.el, which requires org-clock.el, which itself contains this call that causes the issue: (defconst org-clock--oldest-date (let* ((dichotomy (lambda (min max pred) (if (funcall pred min) min (cl-incf min) (while (> (- max min) 1) (let ((mean (+ (ash min -1) (ash max -1) (logand min max 1)))) (if (funcall pred mean) (setq max mean) (setq min mean))))) max)) (high (funcall dichotomy most-negative-fixnum 0 (lambda (m) (ignore-errors (decode-time (list m 0)))))) (low (funcall dichotomy most-negative-fixnum 0 (lambda (m) (ignore-errors (decode-time (list high m))))))) (list high low)) "Internal time for oldest date representable on the system.") As a result, "make" hangs for me, so I delete org-timer.el locally to get around the problem for now. But I'd like to find a more permanent solution to make sure this doesn't happen elsewhere. Can anyone reproduce this under macOS, and if so, under which macOS version? I'd like to know which versions might need a fix for this problem. From unknown Thu Aug 14 18:38:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27706: MacOS: decode-time hang Resent-From: Alan Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 15 Jul 2017 21:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27706 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Charles A. Roelli" Cc: 27706@debbugs.gnu.org Received: via spool by 27706-submit@debbugs.gnu.org id=B27706.15001543331693 (code B ref 27706); Sat, 15 Jul 2017 21:33:02 +0000 Received: (at 27706) by debbugs.gnu.org; 15 Jul 2017 21:32:13 +0000 Received: from localhost ([127.0.0.1]:40723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWUfd-0000RF-DK for submit@debbugs.gnu.org; Sat, 15 Jul 2017 17:32:13 -0400 Received: from mail-wr0-f175.google.com ([209.85.128.175]:36619) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWUfb-0000R3-Uj for 27706@debbugs.gnu.org; Sat, 15 Jul 2017 17:32:12 -0400 Received: by mail-wr0-f175.google.com with SMTP id v60so14701564wrc.3 for <27706@debbugs.gnu.org>; Sat, 15 Jul 2017 14:32:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=GO3hG3p5qcz+JQRHN06OfZ/DdtHaEW58fMAORnfxub8=; b=RMzn1psHCFcAWgwMVzcE45rWow9jMOl4AjwrSC2vmDCk5RP4Orfnmr37fTwuiJLBci OMWk8b3TqyoGx2Wfk/lVMfvTaVdPciP3gKx38BTnXVYQACSWaJBIIkM3p8SWYwIoFHtb sU7PBKyjSldfxdBm/CV7oZskARfWk8GN1yzwoNp8+O2zv3iYg9tFJ78SOUIhG70BOygP ReagLT/IMWM6Lq9xOovH6viW1DWxl+vJxyZEEkJyEOpHLNxhdp1AI6FQeJ+YUAHqS8wk Nqg3rA1mAOo85zidC0o17GHkUo+R2j36P2uroOOljpZ5IQA7+qmag9wZO7kwZ8rPqDl0 vT5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=GO3hG3p5qcz+JQRHN06OfZ/DdtHaEW58fMAORnfxub8=; b=fYje6fRJlWybP0ugIMFu/3UY2Os0uFj60iO7zfGAbDg8sHgBGj2coZZKnrwfXDYA5M zZV7aKgUTU0cZ4WODJGElWtM/vlPc/P0ZMrlK1Gg8euGxmA8FwH4E/0e4DoipTI0lT9n yxotTvk7GgbO+hgWkr3zUuXxsO5LmKWsbouVpv9cKLib58+27/WlEJbnTOvQn08xNJU7 v5Qp+Sr93bEGbeDuKIk3PywkUYh4VIrr+QAEqVGOXWYS/ofv9nkUBe/ymxB5Z+mXDU45 LCPykyWxinYw54rvsmVcdwJAL4kPC8+PTgAvQcB9YW4Jgs3+jDUGkxrejgMeEpHtuasl WHUQ== X-Gm-Message-State: AIVw113TWH/1xHufG3JLexXC4ckwHI1P42P3bWLazNKo10CM/LqW3bbb XpNsmdRmqRLrcJRGXkg= X-Received: by 10.223.167.130 with SMTP id j2mr9014674wrc.210.1500154326074; Sat, 15 Jul 2017 14:32:06 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-e9a1-3503-5c3f-d7d9.holly.idiocy.org. [2001:8b0:3f8:8129:e9a1:3503:5c3f:d7d9]) by smtp.gmail.com with ESMTPSA id x21sm7308748wme.24.2017.07.15.14.32.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jul 2017 14:32:04 -0700 (PDT) Date: Sat, 15 Jul 2017 22:32:03 +0100 From: Alan Third Message-ID: <20170715213203.GB51913@breton.holly.idiocy.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) X-Spam-Score: -2.1 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) On Sat, Jul 15, 2017 at 04:19:39PM +0200, Charles A. Roelli wrote: > Evaluating the following form on my system (macOS 10.6) results in a > hang from Emacs 23 to master: > > (decode-time '(-1034058203136 0)) > > [other values around -1034058203136 don't cause an issue] I can’t reproduce in 10.12. -- Alan Third From unknown Thu Aug 14 18:38:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27706: MacOS: decode-time hang Resent-From: "Charles A. Roelli" Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 16 Jul 2017 16:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27706 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Alan Third Cc: 27706@debbugs.gnu.org Received: via spool by 27706-submit@debbugs.gnu.org id=B27706.150022149524167 (code B ref 27706); Sun, 16 Jul 2017 16:12:02 +0000 Received: (at 27706) by debbugs.gnu.org; 16 Jul 2017 16:11:35 +0000 Received: from localhost ([127.0.0.1]:42623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWm8t-0006Hj-7i for submit@debbugs.gnu.org; Sun, 16 Jul 2017 12:11:35 -0400 Received: from sinyavsky.aurox.ch ([37.35.109.145]:38657) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWm8q-0006HU-Pv for 27706@debbugs.gnu.org; Sun, 16 Jul 2017 12:11:33 -0400 Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 3B0EF224B7 for <27706@debbugs.gnu.org>; Sun, 16 Jul 2017 16:06:11 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h=to :references:message-id:content-transfer-encoding:date:date :in-reply-to:x-mailer:from:from:subject:subject:mime-version :content-type:content-type; s=dkim; t=1500221169; x=1501085170; bh=pOGzqJzqtP/8Oy4cI8kKtTxPykaT7c6qqqprUteFh9k=; b=QnCiaWLh7UOr 6uO1aNKZhy9TOX00pwaLkvOZswphMX/ZVxPl03b9spZskWd1lGxBg8b6WS+f+WPm UY9IXiE/cR64BsMlH8GJMye0hwjQqN+YymP8AED55SBINMsGfNjXOFKiISgj4GcX gQib9h7PoWQwWFxEIX13NV5xtEc8a4I= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id mQ4wbzR1zi-y for <27706@debbugs.gnu.org>; Sun, 16 Jul 2017 16:06:09 +0000 (UTC) Received: from [192.168.1.110] (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id 3E4EE2249A; Sun, 16 Jul 2017 16:06:09 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) From: "Charles A. Roelli" X-Mailer: iPhone Mail (14F89) In-Reply-To: <20170715213203.GB51913@breton.holly.idiocy.org> Date: Sun, 16 Jul 2017 18:11:23 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <9DB54E28-D7E5-4B0E-8D46-90A4B9D508F2@aurox.ch> References: <20170715213203.GB51913@breton.holly.idiocy.org> X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Thanks for testing it. > On 15 Jul 2017, at 23:32, Alan Third wrote: >=20 >> On Sat, Jul 15, 2017 at 04:19:39PM +0200, Charles A. Roelli wrote: >> Evaluating the following form on my system (macOS 10.6) results in a >> hang from Emacs 23 to master: >>=20 >> (decode-time '(-1034058203136 0)) >>=20 >> [other values around -1034058203136 don't cause an issue] >=20 > I can=E2=80=99t reproduce in 10.12. > --=20 > Alan Third From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 17 15:44:43 2017 Received: (at control) by debbugs.gnu.org; 17 Jul 2017 19:44:43 +0000 Received: from localhost ([127.0.0.1]:44847 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dXBwh-0001xZ-9A for submit@debbugs.gnu.org; Mon, 17 Jul 2017 15:44:43 -0400 Received: from mail-wm0-f41.google.com ([74.125.82.41]:36302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dXBwf-0001xL-1e for control@debbugs.gnu.org; Mon, 17 Jul 2017 15:44:41 -0400 Received: by mail-wm0-f41.google.com with SMTP id t70so25351794wmt.1 for ; Mon, 17 Jul 2017 12:44:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:date:message-id:to:from:subject; bh=I+/TpJtPM3ZRNcZaPcnkS761x0VhDuf8omFgkreNNHU=; b=s6B4HRolmcaFuQJpMMSX9wI4YCdUkhNFqeumv0AYKj7MjFj2xDI8nuE2Z/efFEMc5N 5DsT3MVBSeo9o/0mmtkasbm0Dk3VO4Oo1afKTJHnEutWAVX47tddpyMsqhuGQ1l4CAVF 1431VNy9bP3UwgMV5r7yaNgMOMGEZ6dPW8qirV1p2PsRwZnefznB7KKO9kF7rrsH5Egz DpxwcZnaj72GmWSL1Z9yrQJBzV94uwCD+XP1/7JIFhrznKg3pu1JJZGFAi+fefV7CtkR 9ZFiEyuf1Z2tsdpd2Zka2H1GlkoDcxq3MiOWxy+a85p9tbnvu88Ep5U1uu1ntfcdkSfw 6RUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:message-id:to:from:subject; bh=I+/TpJtPM3ZRNcZaPcnkS761x0VhDuf8omFgkreNNHU=; b=bhWQO9kAE4hiM0b5xQtfMKEchim6uVECIjZUPDc/Do7J7B9+p5m4UyTBPoIu2xpelS 1JbeBGkBoqZNroc6vQtGKsgqd+sKEKdSK18oEsJAM/pOJSPd0gCRCO3kJLo3cJIDrR05 NoF4IgYGS9l00gy0rOb4kibAOrt9zv44QiZnBJgzp7HyJqWXkXFVoRzVfDBEja1x8gfv 5sAUW0kRq8rhH8UX/x+al9YkgbuMYch4G59INM7AvfVIOupdo0VcQOQ473rdGZqqfi0Q tz4Q3zgHUSDOczANLibqntQfMG5l0uWY25H+4Fmqc4aeqVW6lxO/rGvIU3tCp8uQ09F9 QcGg== X-Gm-Message-State: AIVw110GvxQ5tpis/aE7X6UbtfRN5VfbKLgB7pGveg80UoQpY+QA6Wj5 0HnTmMMfZw9FIOjkA/Y12Q== X-Received: by 10.28.69.201 with SMTP id l70mr5354486wmi.53.1500320675038; Mon, 17 Jul 2017 12:44:35 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-e9a1-3503-5c3f-d7d9.holly.idiocy.org. [2001:8b0:3f8:8129:e9a1:3503:5c3f:d7d9]) by smtp.gmail.com with ESMTPSA id l14sm71462wrb.19.2017.07.17.12.44.33 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 17 Jul 2017 12:44:34 -0700 (PDT) Date: Mon, 17 Jul 2017 20:44:35 +0100 Message-Id: To: control@debbugs.gnu.org From: Alan Third Subject: control message for bug #27706 X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) merge 27706 27736 From unknown Thu Aug 14 18:38:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27706: MacOS: decode-time hang Resent-From: charles@aurox.ch (Charles A. Roelli) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Sep 2017 19:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27706 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 27706@debbugs.gnu.org Received: via spool by 27706-submit@debbugs.gnu.org id=B27706.150679857821294 (code B ref 27706); Sat, 30 Sep 2017 19:10:02 +0000 Received: (at 27706) by debbugs.gnu.org; 30 Sep 2017 19:09:38 +0000 Received: from localhost ([127.0.0.1]:41460 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyN8s-0005XN-KB for submit@debbugs.gnu.org; Sat, 30 Sep 2017 15:09:38 -0400 Received: from sinyavsky.aurox.ch ([37.35.109.145]:43820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyN8q-0005Wk-TM for 27706@debbugs.gnu.org; Sat, 30 Sep 2017 15:09:37 -0400 Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 4A30222558 for <27706@debbugs.gnu.org>; Sat, 30 Sep 2017 19:03:02 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= content-type:content-type:mime-version:references:subject :subject:in-reply-to:to:from:from:message-id:date:date; s=dkim; t=1506798180; x=1507662181; bh=lJjIbwBDGjKBhyDUARe99dauRlrIQTBM +1njhkY73p4=; b=YYgtuJN4WdFUf2agVzbPpy/qrZzm1DMGDwYE/V7FXCX2emys SDt3/U/WYTbIAH0LJOTVHJHwMVash/GpXaTwbl/DuUqAoBQGmpURbHIPozOcVQq3 0ZVsSfO+lSpJm3dsLvUU5tftbykN9R7PD1pco5KpVsnaJPL7uc3CMkWFaJo= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id QcBvu6e1jMC6 for <27706@debbugs.gnu.org>; Sat, 30 Sep 2017 19:03:00 +0000 (UTC) Received: from gray (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id 5169F22506 for <27706@debbugs.gnu.org>; Sat, 30 Sep 2017 19:02:58 +0000 (UTC) Date: Sat, 30 Sep 2017 21:09:08 +0200 Message-Id: From: charles@aurox.ch (Charles A. Roelli) In-reply-to: (charles@aurox.ch) References: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) > From: "Charles A. Roelli" > Date: Sat, 15 Jul 2017 16:19:39 +0200 > > Evaluating the following form on my system (macOS 10.6) results in a > hang from Emacs 23 to master: > > (decode-time '(-1034058203136 0)) > > [other values around -1034058203136 don't cause an issue] > > The stack trace (stuck in macOS' libc, I think): > > [...] > > The form is called when compiling the new org-timer.el, which requires > org-clock.el, which itself contains this call that causes the issue: > > (defconst org-clock--oldest-date > (let* ((dichotomy > (lambda (min max pred) > (if (funcall pred min) min > (cl-incf min) > (while (> (- max min) 1) > (let ((mean (+ (ash min -1) (ash max -1) (logand min max 1)))) > (if (funcall pred mean) (setq max mean) (setq min mean))))) > max)) > (high > (funcall dichotomy > most-negative-fixnum > 0 > (lambda (m) (ignore-errors (decode-time (list m 0)))))) > (low > (funcall dichotomy > most-negative-fixnum > 0 > (lambda (m) (ignore-errors (decode-time (list high m))))))) > (list high low)) > "Internal time for oldest date representable on the system.") > > As a result, "make" hangs for me, so I delete org-timer.el locally to > get around the problem for now. But I'd like to find a more permanent > solution to make sure this doesn't happen elsewhere. > > Can anyone reproduce this under macOS, and if so, under which macOS > version? I'd like to know which versions might need a fix for this > problem. I'd like to fix this for emacs-26. Is this fix okay to apply? >From b7a871e126b6e2036dbbe81b5c8b36bfbf6da419 Mon Sep 17 00:00:00 2001 From: "Charles A. Roelli" Date: Sat, 30 Sep 2017 20:42:03 +0200 Subject: [PATCH] Workaround for faulty localtime() under macOS 10.6 * lisp/org/org-clock.el (org-clock--oldest-date): Only execute 'decode-time' on times later than year -2**31 under macOS 10.6. See Bug#27706. --- lisp/org/org-clock.el | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp/org/org-clock.el b/lisp/org/org-clock.el index 8df185d..97d9612 100644 --- a/lisp/org/org-clock.el +++ b/lisp/org/org-clock.el @@ -478,7 +478,18 @@ org-clock--oldest-date (funcall dichotomy most-negative-fixnum 0 - (lambda (m) (ignore-errors (decode-time (list m 0)))))) + (lambda (m) + ;; libc in macOS 10.6 hangs when decoding times + ;; around year -2**31. Limit `high' not to go + ;; any earlier than that. + (if (and (featurep 'ns) + (string-match-p + "10\\.6\\.[[:digit:]]" + (shell-command-to-string + "sw_vers -productVersion"))) + (if (> m -1034058203136) + (ignore-errors (decode-time (list m 0)))) + (ignore-errors (decode-time (list m 0))))))) (low (funcall dichotomy most-negative-fixnum -- 2.9.4 From unknown Thu Aug 14 18:38:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27706: MacOS: decode-time hang Resent-From: Alan Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Sep 2017 20:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27706 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Charles A. Roelli" Cc: 27706@debbugs.gnu.org Received: via spool by 27706-submit@debbugs.gnu.org id=B27706.150680287228264 (code B ref 27706); Sat, 30 Sep 2017 20:22:02 +0000 Received: (at 27706) by debbugs.gnu.org; 30 Sep 2017 20:21:12 +0000 Received: from localhost ([127.0.0.1]:41498 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyOG8-0007Lo-LD for submit@debbugs.gnu.org; Sat, 30 Sep 2017 16:21:12 -0400 Received: from mail-wr0-f180.google.com ([209.85.128.180]:45601) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyOG6-0007LY-R0 for 27706@debbugs.gnu.org; Sat, 30 Sep 2017 16:21:11 -0400 Received: by mail-wr0-f180.google.com with SMTP id m18so1578207wrm.2 for <27706@debbugs.gnu.org>; Sat, 30 Sep 2017 13:21:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=+GyRAqxqC274xNm55MQTNABcF1rLls/oqBk7Lucm6XQ=; b=aigP8O+H0mRpbtZX40+ZSmi41xaKgKxOExOANE/IhPHp8A8oplZsrnooXqI77sIRfu DOsIp+QOEhGs46R7Fqg3AXfa2eX83teWfuDn8fFlHRDT1mfrQSgI/86hse/8NoVP6TkA WfIXMMJR51OmGPiJAh0S4hFAjcMYt5W+tucGsZCphREb9l9B7iXxZTnP0edoZIw53UZn jArr/hDUu9Rg0lK+p7kWM+2PhNBsTHgrYnLH3Zae4JqvayaVx37fWZidA5PpavHX08wL XuKg3ZdSA11rsu6H1BO4dh767FFpgGtgChU+cDYD15uEeHBFuMYXVa4XFYEThEmvPOeP mhdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=+GyRAqxqC274xNm55MQTNABcF1rLls/oqBk7Lucm6XQ=; b=fv5Hom0RLFO/Pocc0aHrve3uG1xQ+Upr1lkro5aTAQRIsABm/GhRp2epe1O9MvJOJ1 GLuJISoOj/rDGEyy7s0tZTO8dq1SmMj8J3v51nOcla+NP+eKRRUCHLff4QMXOnH+zsts L7DllUmc8I+1g5EZ5n90PGnyyoOpq/aNM6Q9O6x4K/pmJQBycAqcPi6DADbsltDyjUq+ xAxZQ390nDJ6goLt4Hdcs6FMqFctu7WviuRZ6m+7Ow/GBxdvLRVYx4YMT+PqfSUG92FX YSSZs+A4C5bVVFsJo6x9+add84Rw0i/JlOm5LLM632k8hJyYY+yBTAfNh1ffCoDPbpI4 EMTg== X-Gm-Message-State: AHPjjUhguoMFqWtoHk5UgvBaEfMHOfW7DpH4yqW28lbQuWM/2gvGCJJ6 SP0+f3RQMXtd+TDR34EHcFLMKUlA X-Google-Smtp-Source: AOwi7QBX36sf370be4IWYI9Q3cXvU8NOEkSiA55d8ZKJUGuX5qxevQzEuT1iTS0SYcIcJYERSOX0ug== X-Received: by 10.223.188.70 with SMTP id a6mr10524968wrh.224.1506802865117; Sat, 30 Sep 2017 13:21:05 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-ad89-e054-05c6-3eca.holly.idiocy.org. [2001:8b0:3f8:8129:ad89:e054:5c6:3eca]) by smtp.gmail.com with ESMTPSA id u52sm5601913wrb.23.2017.09.30.13.21.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Sep 2017 13:21:04 -0700 (PDT) Date: Sat, 30 Sep 2017 21:21:02 +0100 From: Alan Third Message-ID: <20170930202102.GA885@breton.holly.idiocy.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.0 (2017-09-02) X-Spam-Score: -2.1 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) On Sat, Sep 30, 2017 at 09:09:08PM +0200, Charles A. Roelli wrote: > + (if (and (featurep 'ns) > + (string-match-p > + "10\\.6\\.[[:digit:]]" > + (shell-command-to-string > + "sw_vers -productVersion"))) I can’t speak for the issue generally as I don’t know what this code does, but this particular check looks incorrect to me. sw_vers doesn’t exist on GNU/Linux, and probably other platforms that GNUstep runs on, so you can’t just use a check for NS. Probably you need to check for Darwin, which should work on terminal only versions of Emacs too. (string-equal system-type "darwin") (There may be other ways to check, this is the only one I know.) -- Alan Third From unknown Thu Aug 14 18:38:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27706: MacOS: decode-time hang Resent-From: Noam Postavsky Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Sep 2017 21:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27706 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Alan Third Cc: "Charles A. Roelli" , 27706@debbugs.gnu.org Received: via spool by 27706-submit@debbugs.gnu.org id=B27706.15068065202344 (code B ref 27706); Sat, 30 Sep 2017 21:22:02 +0000 Received: (at 27706) by debbugs.gnu.org; 30 Sep 2017 21:22:00 +0000 Received: from localhost ([127.0.0.1]:41529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyPCy-0000bk-4J for submit@debbugs.gnu.org; Sat, 30 Sep 2017 17:22:00 -0400 Received: from mail-io0-f171.google.com ([209.85.223.171]:53201) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyPCw-0000bT-8o for 27706@debbugs.gnu.org; Sat, 30 Sep 2017 17:21:58 -0400 Received: by mail-io0-f171.google.com with SMTP id i197so2241501ioe.9 for <27706@debbugs.gnu.org>; Sat, 30 Sep 2017 14:21:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=qC0l/Nptj92JKtfbczJuCkTMp4cZ81F9bO/lHP0EJwI=; b=g1cvq6Nt1R3ynBIFFqoPCUracbMfsOPVSzmL/bQtYcrJycr7JMFbjFT6Whno7E0js3 ndvD5X/kqo8ZolhCU8z76QBd+CnpWP4LalI/rzbt6UemlNeIQRFzMzq/+DTowzjtebNg RZQOZw9GJemjiAvz+E+jRKq0apdIcg/qoanTl9arPnylf2Z6n+BxNSxEXUfRH912vtau m+1/JUzDv2LJXs/xF8+Fkbqg9hvJhruajYBM7a0z9DgpIIPFqUctoS6n4NGQ8zfFo9jo HxORkD/qL1dxnVX3uJu+r65kf7Irvxy4jad/ck1qrmHN64YQs4Uqwh9UFI4xBoKJXZ2g 7qGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=qC0l/Nptj92JKtfbczJuCkTMp4cZ81F9bO/lHP0EJwI=; b=Bi4cexhLEnk6jirzTCLvUgRuGHS7GD1vKjDLIES59X3xp2u21ZjQQZuswocnU4pZ0a mHQQ5NWeJrYbv0Vi6S2VuQMEzQHH56Lioo8vXEfCKZc2ezs2K2O5g8bN3h7L/uFtV7Pv auGYwsI/CO6ddNAIB+HZZ7iu5hpZU6LiNXrg751Tzf6rkmd5YcE1opdQCNdTfJ+NvlZ8 Eg9PcmwE0b8yepFmwq1k/rWzOg6CahnhS+rsXXHB39etJ0vy4T9BMpOPeumQDQ/pfBWS Dj+eJ/mI0aW4ULdWFfYSQ+KN+psieU6dbxyxHu2+/TInfDM0VFzZPoRexspynnmeYmIJ 48zg== X-Gm-Message-State: AMCzsaWZkLH2OKCNBcFei4mFFT8vX6MkfoYkH7yxB331KN0fRhh/Xkdl Y7OLlNR1YYYbUpTC8D8wEVqNXQ== X-Google-Smtp-Source: AOwi7QCGPoKqudZv5N9dE+uLKo9+LfR39r0PLuxijtt9Uj6SZRseGLEGgZhTjGOuub4GJAZWtFyTMg== X-Received: by 10.107.162.3 with SMTP id l3mr19476588ioe.227.1506806512391; Sat, 30 Sep 2017 14:21:52 -0700 (PDT) Received: from zebian ([45.2.119.34]) by smtp.googlemail.com with ESMTPSA id l195sm3186007itl.2.2017.09.30.14.21.50 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 30 Sep 2017 14:21:51 -0700 (PDT) From: Noam Postavsky References: <20170930202102.GA885@breton.holly.idiocy.org> Date: Sat, 30 Sep 2017 17:21:49 -0400 In-Reply-To: <20170930202102.GA885@breton.holly.idiocy.org> (Alan Third's message of "Sat, 30 Sep 2017 21:21:02 +0100") Message-ID: <87d167evbm.fsf@users.sourceforge.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.1 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Alan Third writes: > (string-equal system-type "darwin") `system-type' contains a symbol, so generally the comparison should look like this (unless there is some strong reason to do string comparison) (eq system-type 'darwin) From unknown Thu Aug 14 18:38:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27706: MacOS: decode-time hang Resent-From: charles@aurox.ch (Charles A. Roelli) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 01 Oct 2017 09:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27706 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Noam Postavsky Cc: alan@idiocy.org, 27706@debbugs.gnu.org Received: via spool by 27706-submit@debbugs.gnu.org id=B27706.150685010031269 (code B ref 27706); Sun, 01 Oct 2017 09:29:01 +0000 Received: (at 27706) by debbugs.gnu.org; 1 Oct 2017 09:28:20 +0000 Received: from localhost ([127.0.0.1]:41740 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyaXr-00088H-Vo for submit@debbugs.gnu.org; Sun, 01 Oct 2017 05:28:20 -0400 Received: from sinyavsky.aurox.ch ([37.35.109.145]:44205) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyaXq-000880-4C for 27706@debbugs.gnu.org; Sun, 01 Oct 2017 05:28:18 -0400 Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 98D302255E for <27706@debbugs.gnu.org>; Sun, 1 Oct 2017 09:21:44 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= content-type:content-type:mime-version:references:subject :subject:in-reply-to:to:from:from:message-id:date:date; s=dkim; t=1506849703; x=1507713704; bh=bqq8VomhN9QrQJGxdeFKueft0+jefX6H r6XnUUZmR9Q=; b=Puh3imFqPJcCL67byo1zf8rbp9t+MAfLjl3oRksV12NDTgdD ezYXbXq7DYXQVGsgf1M4mQLGkoleVmOOAVV8SpQ2IjdCuBntCRMuVtN/TxkO14PP DKJ6s5TUlp+l+flmyzmc08qEEh4dKTXhxlss+pvBkq16KGDguMvRRVaytO0= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id qhTSNL8nnHMd for <27706@debbugs.gnu.org>; Sun, 1 Oct 2017 09:21:43 +0000 (UTC) Received: from gray (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id 8001622550; Sun, 1 Oct 2017 09:21:40 +0000 (UTC) Date: Sun, 01 Oct 2017 11:27:38 +0200 Message-Id: From: charles@aurox.ch (Charles A. Roelli) In-reply-to: <87d167evbm.fsf@users.sourceforge.net> (message from Noam Postavsky on Sat, 30 Sep 2017 17:21:49 -0400) References: <20170930202102.GA885@breton.holly.idiocy.org> <87d167evbm.fsf@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) > From: Noam Postavsky > Date: Sat, 30 Sep 2017 17:21:49 -0400 > > Alan Third writes: > > > (string-equal system-type "darwin") > > `system-type' contains a symbol, so generally the comparison should look > like this (unless there is some strong reason to do string comparison) > > (eq system-type 'darwin) Thanks to both of you for your help. Updated patch follows. I've also made the check a bit easier to read, and verified that it also works on the Darwin terminal. >From 7ddfdae2359c07bdddeeeafd69517e02ee3ee2f5 Mon Sep 17 00:00:00 2001 From: "Charles A. Roelli" Date: Sat, 30 Sep 2017 20:42:03 +0200 Subject: [PATCH] Workaround for faulty localtime() under macOS 10.6 * lisp/org/org-clock.el (org-clock--oldest-date): Only execute 'decode-time' on times later than year -2**31 under macOS 10.6. See Bug#27706. --- lisp/org/org-clock.el | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lisp/org/org-clock.el b/lisp/org/org-clock.el index 8df185d..2eec817 100644 --- a/lisp/org/org-clock.el +++ b/lisp/org/org-clock.el @@ -478,7 +478,17 @@ org-clock--oldest-date (funcall dichotomy most-negative-fixnum 0 - (lambda (m) (ignore-errors (decode-time (list m 0)))))) + (lambda (m) + ;; libc in macOS 10.6 hangs when decoding times + ;; around year -2**31. Limit `high' not to go + ;; any earlier than that. + (unless (and (eq system-type 'darwin) + (string-match-p + "10\\.6\\.[[:digit:]]" + (shell-command-to-string + "sw_vers -productVersion")) + (<= m -1034058203136)) + (ignore-errors (decode-time (list m 0))))))) (low (funcall dichotomy most-negative-fixnum -- 2.9.4 From unknown Thu Aug 14 18:38:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27706: MacOS: decode-time hang Resent-From: charles@aurox.ch (Charles A. Roelli) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 01 Oct 2017 17:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27706 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 27706@debbugs.gnu.org Cc: alan@idiocy.org, npostavs@users.sourceforge.net Received: via spool by 27706-submit@debbugs.gnu.org id=B27706.15068778761773 (code B ref 27706); Sun, 01 Oct 2017 17:12:01 +0000 Received: (at 27706) by debbugs.gnu.org; 1 Oct 2017 17:11:16 +0000 Received: from localhost ([127.0.0.1]:42984 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyhls-0000SX-Jf for submit@debbugs.gnu.org; Sun, 01 Oct 2017 13:11:16 -0400 Received: from sinyavsky.aurox.ch ([37.35.109.145]:44422) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyhlq-0000SH-El for 27706@debbugs.gnu.org; Sun, 01 Oct 2017 13:11:14 -0400 Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id C11FE2255A for <27706@debbugs.gnu.org>; Sun, 1 Oct 2017 17:04:40 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= references:subject:subject:in-reply-to:to:from:from:message-id :date:date; s=dkim; t=1506877477; x=1507741478; bh=HYDA6DM0I+JgS awjStsamhvTPcYcmB4efMUxaWJO+pA=; b=t9M395Lyn8lb8Z3G+hsFIe4hZ1DTO 0T8HUtZOqBarLaiNZfNtoe6sbb5NwC4R92J9U6eoKTY/GOPAggRul0ps7xcruCvG yjtkEfc/06KDFHYGG73g+ecUZR1e8trVEwbDwDq7QvPoxGyPbZQMTK97aqfHFpeL OPwG4j/UCZR0y8= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id zwTJDpmaOojJ for <27706@debbugs.gnu.org>; Sun, 1 Oct 2017 17:04:37 +0000 (UTC) Received: from gray (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id 8CF6522506; Sun, 1 Oct 2017 17:04:34 +0000 (UTC) Date: Sun, 01 Oct 2017 19:11:01 +0200 Message-Id: From: charles@aurox.ch (Charles A. Roelli) In-reply-to: (charles@aurox.ch) References: <20170930202102.GA885@breton.holly.idiocy.org> <87d167evbm.fsf@users.sourceforge.net> X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) I pushed the fix to emacs-26: commit bd49b6f1b39cffeaf6098bc7b0182552683b1c07 Workaround for faulty localtime() under macOS 10.6 * lisp/org/org-clock.el (org-clock--oldest-date): Only execute 'decode-time' on times later than year -2**31 under macOS 10.6. See Bug#27706. I'll close this bug in the next few days. From unknown Thu Aug 14 18:38:02 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: "Charles A. Roelli" Subject: bug#27706: closed (Re: bug#27706: MacOS: decode-time hang) Message-ID: References: X-Gnu-PR-Message: they-closed 27706 X-Gnu-PR-Package: emacs Reply-To: 27706@debbugs.gnu.org Date: Sat, 07 Oct 2017 15:34:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1507390441-14059-1" This is a multi-part message in MIME format... ------------=_1507390441-14059-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #27706: MacOS: decode-time hang which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 27706@debbugs.gnu.org. --=20 27706: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D27706 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1507390441-14059-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 27706-done) by debbugs.gnu.org; 7 Oct 2017 15:33:35 +0000 Received: from localhost ([127.0.0.1]:54864 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e0r6d-0003e3-HB for submit@debbugs.gnu.org; Sat, 07 Oct 2017 11:33:35 -0400 Received: from sinyavsky.aurox.ch ([37.35.109.145]:48608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e0r6b-0003dr-0z for 27706-done@debbugs.gnu.org; Sat, 07 Oct 2017 11:33:34 -0400 Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 24A082256D for <27706-done@debbugs.gnu.org>; Sat, 7 Oct 2017 15:26:54 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= references:subject:subject:in-reply-to:to:from:from:message-id :date:date; s=dkim; t=1507390011; x=1508254012; bh=ZKDGZMZS1Pyx0 t1TXRRb1e6MLEJNWwSbWBQJRSwA5yo=; b=jwj0J/kz2n0GlNCFJVfbzXB0CH5oD sGCxAnHFmNdSGzx8nv3fHWCwOftCoOJj+KICKbbMLCBsD9qNuuKvIcIHQbp9Vijh KENV5toQIgsHEux04BF/B0/VSCXj3Tc5Mqf4oC9wMPSpkfIhaD8b0ykDjJBudSre liZGs7rnXXAVxc= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Z3-xy6wmO42w for <27706-done@debbugs.gnu.org>; Sat, 7 Oct 2017 15:26:51 +0000 (UTC) Received: from gray (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id 940FE2255D; Sat, 7 Oct 2017 15:26:51 +0000 (UTC) Date: Sat, 07 Oct 2017 17:33:24 +0200 Message-Id: From: charles@aurox.ch (Charles A. Roelli) To: charles@aurox.ch (Charles A. Roelli) In-reply-to: (charles@aurox.ch) Subject: Re: bug#27706: MacOS: decode-time hang References: <20170930202102.GA885@breton.holly.idiocy.org> <87d167evbm.fsf@users.sourceforge.net> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 27706-done Cc: alan@idiocy.org, npostavs@users.sourceforge.net, 27706-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) > Date: Sun, 01 Oct 2017 19:11:01 +0200 > From: charles@aurox.ch (Charles A. Roelli) > CC: npostavs@users.sourceforge.net, alan@idiocy.org > > I pushed the fix to emacs-26: > > commit bd49b6f1b39cffeaf6098bc7b0182552683b1c07 > > Workaround for faulty localtime() under macOS 10.6 > > * lisp/org/org-clock.el (org-clock--oldest-date): Only execute > 'decode-time' on times later than year -2**31 under macOS 10.6. > See Bug#27706. > > I'll close this bug in the next few days. Works, closing. ------------=_1507390441-14059-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 15 Jul 2017 14:20:02 +0000 Received: from localhost ([127.0.0.1]:40468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWNvO-0005Tk-Av for submit@debbugs.gnu.org; Sat, 15 Jul 2017 10:20:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWNvN-0005TD-9Y for submit@debbugs.gnu.org; Sat, 15 Jul 2017 10:20:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dWNvG-0006pF-R1 for submit@debbugs.gnu.org; Sat, 15 Jul 2017 10:19:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54300) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dWNvG-0006pB-O8 for submit@debbugs.gnu.org; Sat, 15 Jul 2017 10:19:54 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54806) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dWNvF-0001kC-Ep for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2017 10:19:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dWNvC-0006nG-95 for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2017 10:19:53 -0400 Received: from [195.159.176.226] (port=48028 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dWNvC-0006me-3p for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2017 10:19:50 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dWNv3-0008IH-7f for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2017 16:19:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: "Charles A. Roelli" Subject: MacOS: decode-time hang Date: Sat, 15 Jul 2017 16:19:39 +0200 Lines: 88 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@blaine.gmane.org User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 X-Mozilla-News-Host: news://news.gmane.org:119 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Evaluating the following form on my system (macOS 10.6) results in a hang from Emacs 23 to master: (decode-time '(-1034058203136 0)) [other values around -1034058203136 don't cause an issue] The stack trace (stuck in macOS' libc, I think): (gdb) bt full #0 0x00007fff83860aef in timesub () from /usr/lib/libSystem.B.dylib No symbol table info available. #1 0x00007fff8386081c in _st_localsub () from /usr/lib/libSystem.B.dylib No symbol table info available. #2 0x00007fff83869d71 in localtime_r () from /usr/lib/libSystem.B.dylib No symbol table info available. #3 0x00000001004586c7 in localtime_rz (tz=0x10210bba0, t=0x7fff5fbf8d20, tm=0x7fff5fbf8ce8) at time_rz.c:296 abbr_saved = false old_tz = 0x1 #4 0x00000001002ba08b in emacs_localtime_rz (tz=0x10210bba0, t=0x7fff5fbf8d20, tm=0x7fff5fbf8ce8) at editfns.c:103 No locals. #5 0x00000001002c2680 in Fdecode_time (specified_time=..., zone=...) at editfns.c:2163 time_spec = -67768038400720896 gmt_tm = { tm_sec = 1606388960, tm_min = 32767, tm_hour = 1766166, tm_mday = 1, tm_mon = 0, tm_year = 0, tm_wday = 0, tm_yday = 0, tm_isdst = 0, tm_gmtoff = 10261984, tm_zone = 0x7fff5fbf8d30 "`\215\277_\377\177" } tz = 0x10210bba0 local_tm = { tm_sec = 24, tm_min = 38, tm_hour = 8, tm_mday = 32767, tm_mon = 0, tm_year = 0, tm_wday = 0, tm_yday = 0, tm_isdst = 0, tm_gmtoff = 0, tm_zone = 0x0 } tm = 0x0 tm_year_base = 0 The form is called when compiling the new org-timer.el, which requires org-clock.el, which itself contains this call that causes the issue: (defconst org-clock--oldest-date (let* ((dichotomy (lambda (min max pred) (if (funcall pred min) min (cl-incf min) (while (> (- max min) 1) (let ((mean (+ (ash min -1) (ash max -1) (logand min max 1)))) (if (funcall pred mean) (setq max mean) (setq min mean))))) max)) (high (funcall dichotomy most-negative-fixnum 0 (lambda (m) (ignore-errors (decode-time (list m 0)))))) (low (funcall dichotomy most-negative-fixnum 0 (lambda (m) (ignore-errors (decode-time (list high m))))))) (list high low)) "Internal time for oldest date representable on the system.") As a result, "make" hangs for me, so I delete org-timer.el locally to get around the problem for now. But I'd like to find a more permanent solution to make sure this doesn't happen elsewhere. Can anyone reproduce this under macOS, and if so, under which macOS version? I'd like to know which versions might need a fix for this problem. ------------=_1507390441-14059-1-- From unknown Thu Aug 14 18:38:02 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Keith David Bershatsky Subject: bug#27736: closed (Re: bug#27706: MacOS: decode-time hang) Message-ID: References: X-Gnu-PR-Message: they-closed 27736 X-Gnu-PR-Package: emacs Reply-To: 27736@debbugs.gnu.org Date: Sat, 07 Oct 2017 15:34:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1507390442-14059-3" This is a multi-part message in MIME format... ------------=_1507390442-14059-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #27706: OSX 10.6.8: Building from master branch fails. which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 27736@debbugs.gnu.org. --=20 27706: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D27706 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1507390442-14059-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 27706-done) by debbugs.gnu.org; 7 Oct 2017 15:33:35 +0000 Received: from localhost ([127.0.0.1]:54864 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e0r6d-0003e3-HB for submit@debbugs.gnu.org; Sat, 07 Oct 2017 11:33:35 -0400 Received: from sinyavsky.aurox.ch ([37.35.109.145]:48608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e0r6b-0003dr-0z for 27706-done@debbugs.gnu.org; Sat, 07 Oct 2017 11:33:34 -0400 Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 24A082256D for <27706-done@debbugs.gnu.org>; Sat, 7 Oct 2017 15:26:54 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= references:subject:subject:in-reply-to:to:from:from:message-id :date:date; s=dkim; t=1507390011; x=1508254012; bh=ZKDGZMZS1Pyx0 t1TXRRb1e6MLEJNWwSbWBQJRSwA5yo=; b=jwj0J/kz2n0GlNCFJVfbzXB0CH5oD sGCxAnHFmNdSGzx8nv3fHWCwOftCoOJj+KICKbbMLCBsD9qNuuKvIcIHQbp9Vijh KENV5toQIgsHEux04BF/B0/VSCXj3Tc5Mqf4oC9wMPSpkfIhaD8b0ykDjJBudSre liZGs7rnXXAVxc= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Z3-xy6wmO42w for <27706-done@debbugs.gnu.org>; Sat, 7 Oct 2017 15:26:51 +0000 (UTC) Received: from gray (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id 940FE2255D; Sat, 7 Oct 2017 15:26:51 +0000 (UTC) Date: Sat, 07 Oct 2017 17:33:24 +0200 Message-Id: From: charles@aurox.ch (Charles A. Roelli) To: charles@aurox.ch (Charles A. Roelli) In-reply-to: (charles@aurox.ch) Subject: Re: bug#27706: MacOS: decode-time hang References: <20170930202102.GA885@breton.holly.idiocy.org> <87d167evbm.fsf@users.sourceforge.net> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 27706-done Cc: alan@idiocy.org, npostavs@users.sourceforge.net, 27706-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) > Date: Sun, 01 Oct 2017 19:11:01 +0200 > From: charles@aurox.ch (Charles A. Roelli) > CC: npostavs@users.sourceforge.net, alan@idiocy.org > > I pushed the fix to emacs-26: > > commit bd49b6f1b39cffeaf6098bc7b0182552683b1c07 > > Workaround for faulty localtime() under macOS 10.6 > > * lisp/org/org-clock.el (org-clock--oldest-date): Only execute > 'decode-time' on times later than year -2**31 under macOS 10.6. > See Bug#27706. > > I'll close this bug in the next few days. Works, closing. ------------=_1507390442-14059-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 17 Jul 2017 15:19:26 +0000 Received: from localhost ([127.0.0.1]:44662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dX7nt-0002Ky-Va for submit@debbugs.gnu.org; Mon, 17 Jul 2017 11:19:26 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dX7nr-0002Km-Sl for submit@debbugs.gnu.org; Mon, 17 Jul 2017 11:19:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dX7nj-00071m-Sc for submit@debbugs.gnu.org; Mon, 17 Jul 2017 11:19:14 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58355) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dX7nj-00071i-OE for submit@debbugs.gnu.org; Mon, 17 Jul 2017 11:19:11 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dX7ng-0006nz-Kn for bug-gnu-emacs@gnu.org; Mon, 17 Jul 2017 11:19:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dX7nd-000706-8e for bug-gnu-emacs@gnu.org; Mon, 17 Jul 2017 11:19:08 -0400 Received: from gateway34.websitewelcome.com ([192.185.149.72]:49903) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dX7nc-0006vO-U6 for bug-gnu-emacs@gnu.org; Mon, 17 Jul 2017 11:19:05 -0400 Received: from cm16.websitewelcome.com (cm16.websitewelcome.com [100.42.49.19]) by gateway34.websitewelcome.com (Postfix) with ESMTP id D459955CEF3 for ; Mon, 17 Jul 2017 10:18:49 -0500 (CDT) Received: from gator3053.hostgator.com ([50.87.144.69]) by cmsmtp with SMTP id X7nHd1R7a2ZVCX7nHdKxKy; Mon, 17 Jul 2017 10:18:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lawlist.com ; s=default; h=Content-Type:MIME-Version:Subject:To:From:Message-ID:Date: Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=sybv+8QiUmki6yA3RqExJkhtTvUjziroJbVAGlVabXE=; b=CbwCmDtWkbADChCnKAnlI3vUu4 9j4dR4hQakxtfc4DzlSD7qEZbA6cqWFBkKegwvgpQNWePIcHLaGn4IVgNXl5a8tU00zCaJw5oL0JL mzG2Nndkosb60OBk97CPTCRaDC1u8ItRDBY5gDOFEs36phepMT8WXwggYbR4H4UsGQ8tXhms7S+K6 Z/l5bMnu9MNd7wjk7qzSnNKHUmGydq7VVKoxXgBn2Rfd6dqkHXA4RNbfQUqbJtxdd9H/fbmFGGCpc AkcpfpNZbTfOAizpRzaGkgUJ9LIqjzFnZRaaMRIhIlxcXq17VQ11BDxmGheB5bMiMJsUg5TltXqOy d3+tXhuw==; Received: from cpe-45-48-239-195.socal.res.rr.com ([45.48.239.195]:50652 helo=server.local) by gator3053.hostgator.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.87) (envelope-from ) id 1dX7nM-0032pr-56 for bug-gnu-emacs@gnu.org; Mon, 17 Jul 2017 10:18:48 -0500 Date: Mon, 17 Jul 2017 08:18:47 -0700 Message-ID: From: Keith David Bershatsky To: Emacs Bug Reports Subject: OSX 10.6.8: Building from master branch fails. MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator3053.hostgator.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lawlist.com X-BWhitelist: no X-Source-IP: 45.48.239.195 X-Exim-ID: 1dX7nM-0032pr-56 X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: cpe-45-48-239-195.socal.res.rr.com (server.local) [45.48.239.195]:50652 X-Source-Auth: lawlist X-Email-Count: 1 X-Source-Cap: bGF3bGlzdDtsYXdsaXN0O2dhdG9yMzA1My5ob3N0Z2F0b3IuY29t X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) I am unable to build Emacs from the master branch on OSX 10.6.8 with Eshell, which is what I have used for several years. It just stops/freezes when it gets to: "ELC org/org-timer.elc". I am still able to successfully build earlier versions of Emacs master branch from last year -- I am unsure what specific day the builds stopped working. I tried yesterday and today, with the same results: ~/Desktop $ git clone -b master git://git.sv.gnu.org/emacs.git Cloning into 'emacs'... remote: Counting objects: 793951, done. remote: Compressing objects: 100% (144605/144605), done. remote: Total 793951 (delta 649926), reused 791963 (delta 648431) Receiving objects: 100% (793951/793951), 239.28 MiB | 587.00 KiB/s, done. Resolving deltas: 100% (649926/649926), done. Checking connectivity... done. Checking out files: 100% (3773/3773), done. ~/Desktop $ cd emacs ~/Desktop/emacs $ ./autogen.sh Checking whether you have the necessary tools... (Read INSTALL.REPO for more details on building Emacs) Checking for autoconf (need at least version 2.65) ... ok Your system has the required tools. Building aclocal.m4 ... Running 'autoreconf -fi -I m4' ... ./autogen.sh: line 274: git: command not found ./autogen.sh: line 274: git: command not found ./autogen.sh: line 274: git: command not found ./autogen.sh: line 274: git: command not found ./autogen.sh: line 274: git: command not found ./autogen.sh: line 274: git: command not found You can now run './autogen.sh git'. ~/Desktop/emacs $ ./configure \ --with-ns \ --enable-checking='glyphs' \ --without-compress-install \ --without-makeinfo \ --with-gnutls=no checking for xcrun... xcrun checking for make... yes checking for GNU Make... make checking build system type... x86_64-apple-darwin10.8.0 checking host system type... x86_64-apple-darwin10.8.0 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... unsupported checking for gcc option to enable C99 features... -std=gnu99 checking for ar... ar checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking for putenv... yes checking for sbrk... yes checking for fchmod... yes checking for readlinkat... no checking for explicit_bzero... no checking for faccessat... no checking for fcntl... yes checking for fdopendir... no checking for fstatat... no checking for fsync... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mkostemp... no checking for tzset... yes checking for pipe2... no checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for futimes... yes checking for futimesat... no checking for futimens... no checking for utimensat... no checking for lutimes... yes checking for getdtablesize... yes checking for secure_getenv... no checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc -std=gnu99 accepts -g3 -O2... yes checking whether the compiler is clang... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works for files in the same directory... yes checking for install-info... /usr/bin/install-info checking for gzip... /usr/bin/gzip checking for 'find' args to delete a file... -delete checking for -znocombreloc... no checking whether addresses are sanitized... no checking for library containing sqrt... none required checking for pkg-config... no checking for machine/soundcard.h... no checking for sys/soundcard.h... no checking for soundcard.h... no checking for mmsystem.h... no checking for _oss_ioctl in -lossaudio... no checking for ALSA... no checking for linux/fs.h... no checking for malloc.h... no checking for sys/systeminfo.h... no checking for sys/sysinfo.h... no checking for coff.h... no checking for pty.h... no checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... yes checking for sys/prctl.h... no checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... yes checking for sys/un.h... yes checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for ADDR_NO_RANDOMIZE... no checking for term.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking for net/if_dl.h... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for struct ifreq.ifr_addr.sa_len... yes checking whether gcc understands -MMD -MF... yes checking for long file names... yes checking for X... libraries /usr/X11/lib, headers checking AppKit/AppKit.h usability... yes checking AppKit/AppKit.h presence... yes checking for AppKit/AppKit.h... yes checking for Mac OS X 10.6 or newer... yes checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking if the Objective C compiler supports instancetype... no checking whether malloc is Doug Lea style... no checking for getpagesize... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... none needed checking for thread support... yes checking for RSVG... no checking for IMAGEMAGICK... no checking for getaddrinfo_a in -lanl... no checking for DBUS... no checking for lgetfilecon in -lselinux... no checking for LIBSYSTEMD... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for KQUEUE... no checking for library containing kqueue... none required checking for jpeglib 6b or later... no checking for library containing inflateEnd... -lz checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking for LIBXML2... no checking libxml/HTMLparser.h usability... yes checking libxml/HTMLparser.h presence... yes checking for libxml/HTMLparser.h... yes checking whether HTML_PARSE_RECOVER is declared... yes checking for htmlReadMemory in -lxml2... yes checking for maillock in -lmail... no checking for maillock in -llockfile... no checking for liblockfile.so... no checking maillock.h usability... no checking maillock.h presence... no checking for maillock.h... no checking for accept4... no checking for fchdir... yes checking for gethostname... yes checking for getrusage... yes checking for get_current_dir_name... no checking for lrand48... yes checking for random... yes checking for rint... yes checking for trunc... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking for __executable_start... no checking for log2... yes checking for prctl... no checking for aligned_alloc... no checking for posix_memalign... yes checking whether aligned_alloc is declared... no checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... no checking for posix_openpt... yes checking for library containing tputs... -lncurses checking for timerfd interface... no checking whether signals can be handled on alternate stack... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for struct unipair.unicode... no checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for snprintf... yes checking whether GLib is linked in... no checking for nl_langinfo and CODESET... yes checking for mbstate_t... yes checking for _setjmp... yes checking for sigsetjmp... yes checking for usable FIONREAD... yes checking for usable SIGIO... yes checking for struct alignment... yes checking for working alloca.h... yes checking for alloca... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether strtold conforms to C99... yes checking if environ is properly declared... no checking for complete errno.h... no checking for EMULTIHOP value... yes checking for ENOLINK value... yes checking for EOVERFLOW value... yes checking for mode_t... yes checking whether fdatasync is declared... no checking for st_dm_mode in struct stat... no checking whether strmode is declared... yes checking whether lstat correctly handles trailing slash... no checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for C/C++ restrict keyword... no checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has ULLONG_WIDTH etc.... no checking for long long int... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking whether memrchr is declared... no checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking whether is self-contained... yes checking for sigset_t... yes checking for wchar_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether strtoimax is declared... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether the utimes function works... yes checking type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... none required checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... no checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... no checking for acl_delete_fd_np... yes checking for acl_delete_file_np... yes checking for acl_copy_ext_native... yes checking for acl_create_entry_np... yes checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for acl_entries... no checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... yes checking for alloca as a compiler built-in... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... no checking for clock_gettime... no checking for clock_settime... no checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking for explicit_memset... no checking for access... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... no checking for fdatasync... yes checking whether fdopendir is declared... no checking for flexible array member... yes checking for __fpending... no checking for getloadavg... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for memrchr... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking for sig2str... no checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for socklen_t... yes checking for ssize_t... yes checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... no checking for max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking whether strtoimax works... yes checking whether symlink handles trailing slash correctly... no checking for nlink_t... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for timezone_t... no checking for library containing timer_settime... no checking for timer_settime... no checking for variable-length arrays... yes checking for euidaccess... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getgroups... yes checking for working getgroups... yes checking for library containing eaccess... no checking for eaccess... no checking for group_member... no checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... no checking whether getdtablesize works... yes checking for dirfd... no checking whether dirfd is declared... yes checking whether dirfd is a macro... yes checking for __secure_getenv... no checking for issetugid... yes checking for __mktime_internal... no checking for gcc -std=gnu99 option to disable position independent executables... -no-pie Configured for 'x86_64-apple-darwin10.8.0'. Where should the build process find the source code? . What compiler should emacs be built with? gcc -std=gnu99 -g3 -O2 Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? nextstep What toolkit should Emacs use? none Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? /usr/X11/lib Does Emacs use -lXaw3d? no Does Emacs use -lXpm? no Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use a gif library? no Does Emacs use a png library? no Does Emacs use -lrsvg-2? no Does Emacs use cairo? no Does Emacs use imagemagick? no Does Emacs support sound? no Does Emacs use -lgpm? no Does Emacs use -ldbus? no Does Emacs use -lgconf? no Does Emacs use GSettings? no Does Emacs use a file notification library? yes (kqueue) Does Emacs use access control lists? yes Does Emacs use -lselinux? no Does Emacs use -lgnutls? no Does Emacs use -lxml2? yes Does Emacs use -lfreetype? no Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? no Does Emacs use -lsystemd? no Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? no Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets (requires gtk3)? no Does Emacs have threading support in lisp? yes You must run "make install" in order to test the built application. The installed application will go to nextstep/Emacs.app and can be run or moved from there. The application will be fully self-contained. configure: creating ./config.status config.status: creating src/emacs-module.h config.status: creating nextstep/Cocoa/Emacs.base/Contents/Info.plist config.status: creating nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings config.status: creating Makefile config.status: creating lib/gnulib.mk config.status: creating ./doc/man/emacs.1 config.status: creating lib/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating test/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing src/epaths.h commands config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands configure: WARNING: This configuration installs a 'movemail' program that retrieves POP3 email via only insecure channels. To omit insecure POP3, you can use './configure --without-pop'. configure: You might want to install GNU Mailutils and use './configure --with-mailutils'. ~/Desktop/emacs $ make /usr/bin/make -C lib all GEN alloca.h GEN byteswap.h GEN dirent.h GEN errno.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN limits.h GEN signal.h GEN stdalign.h GEN stddef.h *** ELC org/org-macs.elc ELC org/org-mhe.elc ELC org/org-mobile.elc ELC org/org-mouse.elc ELC org/org-pcomplete.elc ELC org/org-plot.elc ELC org/org-protocol.elc ELC org/org-rmail.elc ELC org/org-src.elc ELC org/org-table.elc ELC org/org-timer.elc ------------=_1507390442-14059-3-- From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 05 13:01:00 2017 Received: (at control) by debbugs.gnu.org; 5 Nov 2017 18:01:00 +0000 Received: from localhost ([127.0.0.1]:52566 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eBPEB-0000m1-R4 for submit@debbugs.gnu.org; Sun, 05 Nov 2017 13:00:59 -0500 Received: from gateway34.websitewelcome.com ([192.185.148.140]:16420) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eBPEA-0000ls-De for control@debbugs.gnu.org; Sun, 05 Nov 2017 13:00:58 -0500 Received: from cm13.websitewelcome.com (cm13.websitewelcome.com [100.42.49.6]) by gateway34.websitewelcome.com (Postfix) with ESMTP id 2933C15462 for ; Sun, 5 Nov 2017 12:00:57 -0600 (CST) Received: from gator3053.hostgator.com ([50.87.144.69]) by cmsmtp with SMTP id BPE8eMY5jrWstBPE9e5PJi; Sun, 05 Nov 2017 12:00:57 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lawlist.com ; s=default; h=Content-Type:MIME-Version:Subject:To:From:Message-ID:Date: Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=p2xCxPuIzEAtKBXt05CzZkGjvPWcnJ4kicAf6KCMcnY=; b=FxnW7f9EheIsh88aTvf0PikJON zFwOqDgtgUqGUnjRjetpqW8pdBSUWZfMymb+Zt7bcudEQmxNyWXMgBMzxGi1rTQgiel+loD0Eubcf ErOUn2DBt/hPggyRKTTLET/Q13BZ8Stre/mVE91o/DgBCt/k2vTrMPBpi6AAt+7hHM0fx9yjXGbjQ ZO9B2pO4wMDnOS0bH+sFY44un57qmPNTqnuGTQb0HH5bO5SFNtvqy/AK9iTzOFWeZUJmpgv9SUrh+ pwb8JuvaoOyZg2H8ikTFizAwZ2sw+8fKKgLoajxRojQkrf5AyniLHE1RHwhUgM7mi8SEhTsKfp1i9 ZPDHn4wg==; Received: from cpe-45-48-239-195.socal.res.rr.com ([45.48.239.195]:49790 helo=server.private) by gator3053.hostgator.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.87) (envelope-from ) id 1eBPE8-001rIR-F9 for control@debbugs.gnu.org; Sun, 05 Nov 2017 12:00:56 -0600 Date: Sun, 05 Nov 2017 10:00:54 -0800 Message-ID: From: Keith David Bershatsky To: control@debbugs.gnu.org Subject: Re: bug#27736: OSX 10.6.8: Building from master branch fails. MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator3053.hostgator.com X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lawlist.com X-BWhitelist: no X-Source-IP: 45.48.239.195 X-Source-L: No X-Exim-ID: 1eBPE8-001rIR-F9 X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: cpe-45-48-239-195.socal.res.rr.com (server.private) [45.48.239.195]:49790 X-Source-Auth: lawlist X-Email-Count: 1 X-Source-Cap: bGF3bGlzdDtsYXdsaXN0O2dhdG9yMzA1My5ob3N0Z2F0b3IuY29t X-Local-Domain: yes X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) unarchive 27736 From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 27 16:50:10 2018 Received: (at control) by debbugs.gnu.org; 27 Mar 2018 20:50:11 +0000 Received: from localhost ([127.0.0.1]:56295 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0vXm-0001xz-OP for submit@debbugs.gnu.org; Tue, 27 Mar 2018 16:50:10 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:37958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0vXk-0001xb-BT for control@debbugs.gnu.org; Tue, 27 Mar 2018 16:50:08 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 4F9C11611D3 for ; Tue, 27 Mar 2018 13:50:02 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id hKmWo_AbQv4B for ; Tue, 27 Mar 2018 13:50:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id AB6ED160E32 for ; Tue, 27 Mar 2018 13:50:01 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id CT_w0aZeUdrl for ; Tue, 27 Mar 2018 13:50:01 -0700 (PDT) Received: from Penguin.CS.UCLA.EDU (Penguin.CS.UCLA.EDU [131.179.64.200]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 946021611D3 for ; Tue, 27 Mar 2018 13:50:01 -0700 (PDT) To: GNU bug control From: Paul Eggert Subject: unarchive 27736 Organization: UCLA Computer Science Department Message-ID: <01805471-0876-ce14-58a8-599a459482a2@cs.ucla.edu> Date: Tue, 27 Mar 2018 13:49:58 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) unarchive 27736