Re: (emacs) Parsing problems replying to encrypted html
[notmuch-archives.git] / a5 / fb0d6d7b84836ecfa6a84a2b52088d6daa3ccf
1 Return-Path: <tomi.ollila@iki.fi>\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 arlo.cworth.org (Postfix) with ESMTP id BD9896DE02D6\r
6  for <notmuch@notmuchmail.org>; Sat, 19 Dec 2015 03:36:12 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.69\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.69 tagged_above=-999 required=5 tests=[AWL=0.038,\r
12  SPF_NEUTRAL=0.652] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id GBG4oHCOH4DO for <notmuch@notmuchmail.org>;\r
16  Sat, 19 Dec 2015 03:36:10 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18  by arlo.cworth.org (Postfix) with ESMTP id 20A756DE009B\r
19  for <notmuch@notmuchmail.org>; Sat, 19 Dec 2015 03:36:10 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21  by guru.guru-group.fi (Postfix) with ESMTP id 485D910005A;\r
22  Sat, 19 Dec 2015 13:36:27 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Justus Winter <4winter@informatik.uni-hamburg.de>,\r
25  notmuch mailing list <notmuch@notmuchmail.org>\r
26 Subject: Re: Compilation failure with gcc 4.4.7\r
27 In-Reply-To: <20151219112119.32735.79955@thinkbox.jade-hamburg.de>\r
28 References: <20151219112119.32735.79955@thinkbox.jade-hamburg.de>\r
29 User-Agent: Notmuch/0.21+32~g73439f8 (http://notmuchmail.org) Emacs/24.3.1\r
30  (x86_64-unknown-linux-gnu)\r
31 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
32  $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
33  !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
34 Date: Sat, 19 Dec 2015 13:36:26 +0200\r
35 Message-ID: <m28u4qfz5x.fsf@guru.guru-group.fi>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain; charset=utf-8\r
38 Content-Transfer-Encoding: quoted-printable\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.20\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43  <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
45  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
50  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Sat, 19 Dec 2015 11:36:12 -0000\r
52 \r
53 On Sat, Dec 19 2015, Justus Winter <4winter@informatik.uni-hamburg.de> wrot=\r
54 e:\r
55 \r
56 > Hello,\r
57 >\r
58 > I just tried to compile notmuch with an oldish compiler, and that\r
59 > failed (if the compiler is indeed too old, then at least the error\r
60 > message should be more helpful):\r
61 \r
62 see thread id:1439303834-27030-1-git-send-email-tomi.ollila@iki.fi\r
63 \r
64 >\r
65 > % ./configure --prefix=3D$HOME/stow/notmuch\r
66 > [...]\r
67 > Sanity checking C compilation environment... OK.\r
68 > Sanity checking C++ compilation environment... OK.\r
69 > Reading libnotmuch version from source...\r
70 > *** Error: Reading lib/notmuch.h failed.\r
71 > Please try running configure again in a clean environment, and if the\r
72 > problem persists, report a bug.\r
73 > % cc -g -O2 _libversion.c -o _lib\r
74 > In file included from _libversion.c:2:\r
75 > lib/notmuch.h:858: error: wrong number of arguments specified for =E2=80=\r
76 =98deprecated=E2=80=99 attribute\r
77 > lib/notmuch.h:915: error: wrong number of arguments specified for =E2=80=\r
78 =98deprecated=E2=80=99 attribute\r
79 > lib/notmuch.h:1011: error: wrong number of arguments specified for =E2=80=\r
80 =98deprecated=E2=80=99 attribute\r
81 > lib/notmuch.h:1048: error: wrong number of arguments specified for =E2=80=\r
82 =98deprecated=E2=80=99 attribute\r
83 > % gcc --version\r
84 > gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16)\r
85 > Copyright (C) 2010 Free Software Foundation, Inc.\r
86 > This is free software; see the source for copying conditions.  There is NO\r
87 > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS=\r
88 E.\r
89 >\r
90 > Cheers,\r
91 > Justus\r
92 > _______________________________________________\r
93 > notmuch mailing list\r
94 > notmuch@notmuchmail.org\r
95 > https://notmuchmail.org/mailman/listinfo/notmuch\r