From 8cf86280ce19fc6f7916d2c2a3e126dab931d3a0 Mon Sep 17 00:00:00 2001 From: Vladimir Marek Date: Fri, 16 Aug 2013 14:05:53 +0200 Subject: [PATCH] Re: Re: Solaris support - missing or incompatible functions --- 04/7a340c586544acd4e9daaa065cf9c6d5ce78f9 | 101 ++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 04/7a340c586544acd4e9daaa065cf9c6d5ce78f9 diff --git a/04/7a340c586544acd4e9daaa065cf9c6d5ce78f9 b/04/7a340c586544acd4e9daaa065cf9c6d5ce78f9 new file mode 100644 index 000000000..1753801c1 --- /dev/null +++ b/04/7a340c586544acd4e9daaa065cf9c6d5ce78f9 @@ -0,0 +1,101 @@ +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 19A35431E64 + for ; Fri, 16 Aug 2013 05:06:11 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -2.299 +X-Spam-Level: +X-Spam-Status: No, score=-2.299 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001] + 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 1BFzx2JLlTdU for ; + Fri, 16 Aug 2013 05:06:04 -0700 (PDT) +Received: from aserp1040.oracle.com (aserp1040.oracle.com [141.146.126.69]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id E3494431FAF + for ; Fri, 16 Aug 2013 05:06:04 -0700 (PDT) +Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) + by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with + ESMTP id r7GC6001016046 + (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); + Fri, 16 Aug 2013 12:06:01 GMT +Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230]) + by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id + r7GC5vt5020081 + (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); + Fri, 16 Aug 2013 12:05:57 GMT +Received: from abhmt109.oracle.com (abhmt109.oracle.com [141.146.116.61]) + by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id + r7GC5uqK012779; Fri, 16 Aug 2013 12:05:56 GMT +Received: from virt.cz.oracle.com (/10.163.102.127) + by default (Oracle Beehive Gateway v4.0) + with ESMTP ; Fri, 16 Aug 2013 05:05:56 -0700 +Date: Fri, 16 Aug 2013 14:05:53 +0200 +From: Vladimir Marek +To: Jani Nikula +Subject: Re: Re: Solaris support - missing or incompatible functions +Message-ID: <20130816120553.GB15517@virt.cz.oracle.com> +References: <1367853362-11846-1-git-send-email-Vladimir.Marek@oracle.com> + <87ehdc9dbh.fsf@nikula.org> + <20130512202145.GA2047@vi64-x3-2e-prg06.cz.oracle.com> + <87bo8g9bbi.fsf@nikula.org> + <20130513050530.GA9899@vi64-x3-2e-prg06.cz.oracle.com> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Disposition: inline +In-Reply-To: <20130513050530.GA9899@vi64-x3-2e-prg06.cz.oracle.com> +User-Agent: Mutt/ (2012-12-30) +X-Source-IP: ucsinet22.oracle.com [156.151.31.94] +Cc: notmuch@notmuchmail.org +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, 16 Aug 2013 12:06:11 -0000 + +Hi, + +> > > I didn't pay too much attention to the test output as it's broken on +> > > linux too :) +> > +> > It shouldn't be. All tests pass for me, and we're pretty strict about +> > maintaining that. +> > +> > There may be some prerequisites to running tests that you're missing, +> > and the test setup fails to tell you about. A pastebin of the 'make +> > test' output might be helpful. +> +> Ok, in that case please let me take a look at the tests first. + +I'm sorry it took me so long, but finally I got as far as possible with +tests. At the moment the status is + +Notmuch test suite complete. +548/557 tests passed. +9 tests failed. + +1 test fails because there are new exported symbols in notmuch binary +2 test fails because I don't have gpg +6 test fails because my emacs somehow refuses to send email + +With that I would like to ask for including the patches into notmuch +tree. Should I rebase them to the latest git tree or can you push them +as they are? + +Thank you +-- + Vlad -- 2.26.2