Re: Compilation failure with gcc 4.4.7
[notmuch-archives.git] / a5 / fb0d6d7b84836ecfa6a84a2b52088d6daa3ccf
diff --git a/a5/fb0d6d7b84836ecfa6a84a2b52088d6daa3ccf b/a5/fb0d6d7b84836ecfa6a84a2b52088d6daa3ccf
new file mode 100644 (file)
index 0000000..4874ea5
--- /dev/null
@@ -0,0 +1,95 @@
+Return-Path: <tomi.ollila@iki.fi>\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 BD9896DE02D6\r
+ for <notmuch@notmuchmail.org>; Sat, 19 Dec 2015 03:36:12 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.69\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.69 tagged_above=-999 required=5 tests=[AWL=0.038,\r
+ SPF_NEUTRAL=0.652] 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 GBG4oHCOH4DO for <notmuch@notmuchmail.org>;\r
+ Sat, 19 Dec 2015 03:36:10 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 20A756DE009B\r
+ for <notmuch@notmuchmail.org>; Sat, 19 Dec 2015 03:36:10 -0800 (PST)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+ by guru.guru-group.fi (Postfix) with ESMTP id 485D910005A;\r
+ Sat, 19 Dec 2015 13:36:27 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Justus Winter <4winter@informatik.uni-hamburg.de>,\r
+ notmuch mailing list <notmuch@notmuchmail.org>\r
+Subject: Re: Compilation failure with gcc 4.4.7\r
+In-Reply-To: <20151219112119.32735.79955@thinkbox.jade-hamburg.de>\r
+References: <20151219112119.32735.79955@thinkbox.jade-hamburg.de>\r
+User-Agent: Notmuch/0.21+32~g73439f8 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+ $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+ !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Sat, 19 Dec 2015 13:36:26 +0200\r
+Message-ID: <m28u4qfz5x.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 19 Dec 2015 11:36:12 -0000\r
+\r
+On Sat, Dec 19 2015, Justus Winter <4winter@informatik.uni-hamburg.de> wrot=\r
+e:\r
+\r
+> Hello,\r
+>\r
+> I just tried to compile notmuch with an oldish compiler, and that\r
+> failed (if the compiler is indeed too old, then at least the error\r
+> message should be more helpful):\r
+\r
+see thread id:1439303834-27030-1-git-send-email-tomi.ollila@iki.fi\r
+\r
+>\r
+> % ./configure --prefix=3D$HOME/stow/notmuch\r
+> [...]\r
+> Sanity checking C compilation environment... OK.\r
+> Sanity checking C++ compilation environment... OK.\r
+> Reading libnotmuch version from source...\r
+> *** Error: Reading lib/notmuch.h failed.\r
+> Please try running configure again in a clean environment, and if the\r
+> problem persists, report a bug.\r
+> % cc -g -O2 _libversion.c -o _lib\r
+> In file included from _libversion.c:2:\r
+> lib/notmuch.h:858: error: wrong number of arguments specified for =E2=80=\r
+=98deprecated=E2=80=99 attribute\r
+> lib/notmuch.h:915: error: wrong number of arguments specified for =E2=80=\r
+=98deprecated=E2=80=99 attribute\r
+> lib/notmuch.h:1011: error: wrong number of arguments specified for =E2=80=\r
+=98deprecated=E2=80=99 attribute\r
+> lib/notmuch.h:1048: error: wrong number of arguments specified for =E2=80=\r
+=98deprecated=E2=80=99 attribute\r
+> % gcc --version\r
+> gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16)\r
+> Copyright (C) 2010 Free Software Foundation, Inc.\r
+> This is free software; see the source for copying conditions.  There is NO\r
+> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS=\r
+E.\r
+>\r
+> Cheers,\r
+> Justus\r
+> _______________________________________________\r
+> notmuch mailing list\r
+> notmuch@notmuchmail.org\r
+> https://notmuchmail.org/mailman/listinfo/notmuch\r