Building 0.20.2: /Users/haven hard-coded path in Makefile
authorJohnny Utahh <notmuchmail.org@johnnyutahh.com>
Sun, 12 Jul 2015 21:35:05 +0000 (16:35 +1900)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:09 +0000 (14:49 -0700)
e4/c9931a42f07a2fb09fb76d7ad2dfd8a4b5589d [new file with mode: 0644]

diff --git a/e4/c9931a42f07a2fb09fb76d7ad2dfd8a4b5589d b/e4/c9931a42f07a2fb09fb76d7ad2dfd8a4b5589d
new file mode 100644 (file)
index 0000000..edccbb5
--- /dev/null
@@ -0,0 +1,65 @@
+Return-Path: <notmuchmail.org@johnnyutahh.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id CEEC76DE14F2\r
+ for <notmuch@notmuchmail.org>; Sun, 12 Jul 2015 14:40:16 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.331\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.331 tagged_above=-999 required=5 tests=[AWL=0.369,\r
+  RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id xppO-0H8tcTD for <notmuch@notmuchmail.org>;\r
+ Sun, 12 Jul 2015 14:40:14 -0700 (PDT)\r
+X-Greylist: delayed 303 seconds by postgrey-1.35 at arlo;\r
+ Sun, 12 Jul 2015 14:40:14 PDT\r
+Received: from fallback-in2.mxes.net (fallback-out2.mxes.net [216.86.168.191])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 587326DE0B25\r
+ for <notmuch@notmuchmail.org>; Sun, 12 Jul 2015 14:40:14 -0700 (PDT)\r
+Received: from mxout-07.mxes.net (mxout-07.mxes.net [216.86.168.182])\r
+ by fallback-in1.mxes.net (Postfix) with ESMTP id 31CB82FD7AB\r
+ for <notmuch@notmuchmail.org>; Sun, 12 Jul 2015 17:35:12 -0400 (EDT)\r
+Received: from [192.168.1.134] (unknown [70.194.104.31])\r
+ (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))\r
+ (No client certificate requested)\r
+ by smtp.mxes.net (Postfix) with ESMTPSA id 9434622E25F;\r
+ Sun, 12 Jul 2015 17:35:07 -0400 (EDT)\r
+Message-ID: <55A2DD89.2060402@johnnyutahh.com>\r
+Date: Sun, 12 Jul 2015 16:35:05 -0500\r
+From: Johnny Utahh <notmuchmail.org@johnnyutahh.com>\r
+User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9;\r
+ rv:17.0) Gecko/20131118 Thunderbird/17.0.11\r
+MIME-Version: 1.0\r
+To: notmuch@notmuchmail.org\r
+Subject: Building 0.20.2: /Users/haven hard-coded path in Makefile\r
+Content-Type: text/plain; charset=ISO-8859-1; format=flowed\r
+Content-Transfer-Encoding: 7bit\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 12 Jul 2015 21:40:17 -0000\r
+\r
+It appears 0.20.2 has a hard-coded path in a ruby Makefile? Granted, \r
+this is built on Mac OS X.  See the end of this gist: \r
+https://gist.github.com/johnnyutahh/d6f6844ff36a05b01ac7\r
+\r
+I see some build problems here, but at first glance they seem different: \r
+http://notmuchmail.org/pipermail/notmuch/2015/020720.html\r
+\r
+Are builds for tagged versions in the master branch supposed to \r
+generally be "solid", including for OS X? Or should I not expect such \r
+things.\r
+\r
+~Johnny\r