From: Michael Phillips Date: Fri, 1 Nov 2013 01:05:39 +0000 (+0000) Subject: Re: Build broken on OS X 10.9 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8686321aa22ebc58d80c9e172bd3446af7670bc2;p=notmuch-archives.git Re: Build broken on OS X 10.9 --- diff --git a/f6/4af2a2021a05f7995b6726255e7d880d29aa3f b/f6/4af2a2021a05f7995b6726255e7d880d29aa3f new file mode 100644 index 000000000..6c288a01b --- /dev/null +++ b/f6/4af2a2021a05f7995b6726255e7d880d29aa3f @@ -0,0 +1,119 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 17E9A431FCF + for ; Thu, 31 Oct 2013 18:10:19 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 1.202 +X-Spam-Level: * +X-Spam-Status: No, score=1.202 tagged_above=-999 required=5 + tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, + NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id WDi5uQWUFYfb for ; + Thu, 31 Oct 2013 18:10:11 -0700 (PDT) +Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 7764E431FBD + for ; Thu, 31 Oct 2013 18:10:11 -0700 (PDT) +Received: from list by plane.gmane.org with local (Exim 4.69) + (envelope-from ) id 1Vc3FT-0003ut-Mh + for notmuch@notmuchmail.org; Fri, 01 Nov 2013 02:10:04 +0100 +Received: from cpe-72-179-62-122.austin.res.rr.com ([72.179.62.122]) + by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) + id 1AlnuQ-0007hv-00 + for ; Fri, 01 Nov 2013 02:10:03 +0100 +Received: from michaelalanphillips by cpe-72-179-62-122.austin.res.rr.com with + local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 + for ; Fri, 01 Nov 2013 02:10:03 +0100 +X-Injected-Via-Gmane: http://gmane.org/ +To: notmuch@notmuchmail.org +From: Michael Phillips +Subject: Re: Build broken on OS X 10.9 +Date: Fri, 1 Nov 2013 01:05:39 +0000 (UTC) +Lines: 52 +Message-ID: +References: + + +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-Complaints-To: usenet@ger.gmane.org +X-Gmane-NNTP-Posting-Host: sea.gmane.org +User-Agent: Loom/3.14 (http://gmane.org/) +X-Loom-IP: 72.179.62.122 (Mozilla/5.0 (Macintosh; + Intel Mac OS X 10_9) AppleWebKit/537.71 (KHTML, like Gecko) + Version/7.0 Safari/537.71) +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 01 Nov 2013 01:10:19 -0000 + +Jani Nikula writes: +> Please post the build log. + +I'm building from homebrew, a popular package manager for OS X. + +When I run: + +brew install -v notmuch --emacs + +here's what I get in the log from configure: + +Checking for Xapian development files... Yes (1.2.13). +Checking for GMime development files... Yes (gmime-2.6 >= 2.6.7). +Checking for Glib development files (>= 2.22)... Yes. +Checking for talloc development files... Yes. +Checking for valgrind development files... No (but that's fine). +Checking if emacs is available... Yes. +Checking which platform we are on... Mac OS X. +Checking for getline... Yes. +Checking for strcasestr... Yes. +Checking for rpath support... No (nothing to worry about). +Checking for -Wl,--as-needed... No (nothing to worry about). +Checking for available C++ compiler warning flags... + -Wall -Wextra -Wwrite-strings +Checking for available C compiler warning flags... + -Wall -Wextra -Wwrite-strings -Wmissing-declarations + +...and from make: + +emacs --quick --directory emacs -batch -l make-deps.el \ + -f batch-make-deps emacs/notmuch-lib.el emacs/notmuch-parser.el +emacs/notmuch.el emacs/notmuch-query.el \ +emacs/notmuch-show.el emacs/notmuch-wash.el +emacs/notmuch-hello.el emacs/notmuch-mua.el \ +emacs/notmuch-address.el emacs/notmuch- +maildir-fcc.el emacs/notmuch-message.el \ +emacs/notmuch-crypto.el emacs/notmuch-tag.el +emacs/coolj.el emacs/notmuch-print.el > emacs/.eldeps.tmp && \ + (cmp -s emacs/.eldeps.tmp emacs/.eldeps || mv emacs/.eldeps.tmp emacs/.eldeps) +mkdir: .deps/.: No such file or directory +make: *** [command-line-arguments.o] Error 1 + +HOMEBREW_VERSION: 0.9.5 +HEAD: 916efbe93f0e9fd43e462d9dacf2836d26294d1b +CPU: quad-core 64-bit sandybridge +OS X: 10.9-x86_64 +Xcode: 5.0.1 +CLT: 5.0.1.0.1.1382131676 +X11: N/A + + + +