database error
[notmuch-archives.git] / b7 / 2a9c538ff838ae0cffef45c81f506e011aa44d
1 Return-Path: <wael.nasreddine@gmail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id E3721431FD2\r
6         for <notmuch@notmuchmail.org>; Fri, 23 May 2014 10:52:10 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id x3RLDwN3NK5R for <notmuch@notmuchmail.org>;\r
17         Fri, 23 May 2014 10:52:03 -0700 (PDT)\r
18 Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com\r
19         [209.85.160.44]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id E5D1B431FC7\r
22         for <notmuch@notmuchmail.org>; Fri, 23 May 2014 10:52:02 -0700 (PDT)\r
23 Received: by mail-pb0-f44.google.com with SMTP id rq2so4450126pbb.31\r
24         for <notmuch@notmuchmail.org>; Fri, 23 May 2014 10:52:02 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
27         bh=yHXHiTx6t/P4ssC/kg6jONvOZtVSfdKxrasqgw3IN5Q=;\r
28         b=NRa1l95sEjiwyzWfPSqTcG5essIXHTiQFhiJELb0oUrdXlfoDohLlGFCidMximTTAc\r
29         jcCLrKABWj+j5Kj1/juK+RGTkE5fWomz6DJZttbxlvVb+svyQV9qGshB2evIjSR8FdNK\r
30         OQ6WWtmvDGLOVM7/9Yr4itEH2Bsb6gjX4lej8jKxQMuzcJn71edKLDY5SpJLwFiwxMkv\r
31         UoFWRh9rFMtaRx0IwMMD+b3VoAoSLeu4Bygkjk2cvRHWqc9883g+gPWSp0CGpxtEx3y3\r
32         wkkfZSu522ODprYItdmKGypQJndYW9SdjQvJBdok5vkGg8M7eXyKh6fISE1jEH0xglqy\r
33         NQhg==\r
34 X-Received: by 10.68.164.67 with SMTP id yo3mr8093270pbb.104.1400867520877;\r
35         Fri, 23 May 2014 10:52:00 -0700 (PDT)\r
36 Received: from localhost ([2620:0:1000:2e00:c1c4:277b:bfbd:6cc4])\r
37         by mx.google.com with ESMTPSA id fe2sm5619798pbc.68.2014.05.23.10.51.59\r
38         for <multiple recipients>\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Fri, 23 May 2014 10:52:00 -0700 (PDT)\r
41 From: "Wael M. Nasreddine" <wael.nasreddine@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH v3] Enable Travis-CI as a backup continuous integration\r
44         service.\r
45 Date: Fri, 23 May 2014 10:51:48 -0700\r
46 Message-Id: <1400867508-21478-2-git-send-email-wael.nasreddine@gmail.com>\r
47 X-Mailer: git-send-email 1.9.1.423.g4596e3a\r
48 In-Reply-To: <1400867508-21478-1-git-send-email-wael.nasreddine@gmail.com>\r
49 References: <1400867508-21478-1-git-send-email-wael.nasreddine@gmail.com>\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Fri, 23 May 2014 17:52:11 -0000\r
63 \r
64 You can access the dashboard at https://travis-ci.org/notmuch/notmuch\r
65 ---\r
66  .travis.yml | 19 +++++++++++++++++++\r
67  1 file changed, 19 insertions(+)\r
68  create mode 100644 .travis.yml\r
69 \r
70 diff --git a/.travis.yml b/.travis.yml\r
71 new file mode 100644\r
72 index 0000000..dff57a7\r
73 --- /dev/null\r
74 +++ b/.travis.yml\r
75 @@ -0,0 +1,19 @@\r
76 +language: c\r
77 +before_install:\r
78 +  - sudo apt-get update -qq\r
79 +  - sudo apt-get install dtach libxapian-dev libgmime-2.6-dev libtalloc-dev python-sphinx\r
80 +\r
81 +  # Notmuch requires zlib 1.2.5.2, unfortunately travis runs on Ubuntu 12.04LTS which\r
82 +  # ships with zlib 1.2.3.3. We need to update to zlib 1.2.5.2 to be able to build.\r
83 +  # TODO: Watch https://github.com/travis-ci/travis-ci/issues/2046 and remove\r
84 +  #       this hack once travis-ci switches to Ubuntu 14.04\r
85 +  - wget 'https://github.com/notmuch/travis-files/raw/master/zlib1g-dev_1.2.8.dfsg-1ubuntu1_amd64.deb'\r
86 +  - wget 'https://github.com/notmuch/travis-files/raw/master/zlib1g_1.2.8.dfsg-1ubuntu1_amd64.deb'\r
87 +  - sudo dpkg -i zlib1g-dev_1.2.8.dfsg-1ubuntu1_amd64.deb zlib1g_1.2.8.dfsg-1ubuntu1_amd64.deb\r
88 +  - sudo apt-get install -f\r
89 +\r
90 +script:\r
91 +  - ./configure\r
92 +  - make test\r
93 +notifications:\r
94 +  irc: "chat.freenode.net#notmuch"\r
95 -- \r
96 1.9.1.423.g4596e3a\r
97 \r