--- /dev/null
+Return-Path: <s@kazlauskas.me>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 16DA9431FBC\r
+ for <notmuch@notmuchmail.org>; Thu, 18 Apr 2013 03:25:08 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+ tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id at3naR+hQKVm for <notmuch@notmuchmail.org>;\r
+ Thu, 18 Apr 2013 03:25:06 -0700 (PDT)\r
+Received: from mail-ea0-f178.google.com (mail-ea0-f178.google.com\r
+ [209.85.215.178]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id D6566431FB6\r
+ for <notmuch@notmuchmail.org>; Thu, 18 Apr 2013 03:25:05 -0700 (PDT)\r
+Received: by mail-ea0-f178.google.com with SMTP id o10so1200920eaj.23\r
+ for <notmuch@notmuchmail.org>; Thu, 18 Apr 2013 03:25:04 -0700 (PDT)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=google.com; s=20120113;\r
+ h=x-received:date:from:to:subject:message-id:mime-version\r
+ :content-type:content-disposition:user-agent:x-gm-message-state;\r
+ bh=6yBCoAgytUb4xQjTv/uarCvyKy/shDZf+qEEAUiBO9I=;\r
+ b=aut4hUhdAhMZeJv3M/MO2WxI5/4XsDp/g9MHYJZqLur301IeQVl5i44QTETV1it1MZ\r
+ DOHYswYVKV5+z8ebMuE6h3TgZe0eNhJ1prVOdBc+rR/auiFv1z9vpemmXz+2bCo1X5zo\r
+ k4QNdL8Gm/i0EVjTlq63dzJb0TTsnjT9G7Hy/Y+3VbomxfnazVvrl5zl0RVfGD3m7YbO\r
+ 211230tSzqgX6B8xT6qhonKxYvQgw9bEMzGU2PqW5Eipav/N0Ui4UZ7SdkFF04xoSuuy\r
+ MZNBLpIFRo8KR93sPUwUmn6gh9n3kYSelRN4ZoR3VxpqWZeY8nfHuPAH5CZWPxm9e/XU\r
+ 3D2w==\r
+X-Received: by 10.14.223.72 with SMTP id u48mr21678276eep.44.1366280703152;\r
+ Thu, 18 Apr 2013 03:25:03 -0700 (PDT)\r
+Received: from localhost ([78.63.244.234])\r
+ by mx.google.com with ESMTPS id x42sm14752242eee.0.2013.04.18.03.25.00\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Thu, 18 Apr 2013 03:25:01 -0700 (PDT)\r
+Date: Thu, 18 Apr 2013 13:25:07 +0300\r
+From: Simonas Kazlauskas <s@kazlauskas.me>\r
+To: notmuch@notmuchmail.org\r
+Subject: Compiling fails\r
+Message-ID: <20130418102507.GA23688@godbox>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+User-Agent: Mutt/1.5.21 (2010-09-15)\r
+X-Gm-Message-State:\r
+ ALoCoQmZsT+4jnqNhH0NgBjX9HipuYacvRrbV+HS/m6QPbuDkhUhmZrB2vGUJ8M7o5HM+aXn/VPV\r
+X-Mailman-Approved-At: Thu, 18 Apr 2013 03:36:42 -0700\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://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: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 18 Apr 2013 10:25:08 -0000\r
+\r
+Compiling current HEAD (as of 2013-04-18 13:20) fails with following\r
+error:\r
+\r
+ CXX -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 lib/parse-time-vrp.o\r
+ In file included from lib/parse-time-vrp.cc:23:\r
+ In file included from ./lib/database-private.h:33:\r
+ ./lib/notmuch-private.h:478:8: error: visibility does not match previous declaration\r
+ struct visible _notmuch_string_list {\r
+ ^\r
+ ./lib/notmuch-private.h:67:33: note: expanded from macro 'visible'\r
+ # define visible __attribute__((visibility("default")))\r
+ ^\r
+ ./lib/notmuch-private.h:52:13: note: previous attribute is here\r
+ #pragma GCC visibility push(hidden)\r
+ ^\r
+ In file included from lib/database.cc:21:\r
+ In file included from ./lib/database-private.h:33:\r
+ ./lib/notmuch-private.h:478:8: error: visibility does not match previous declaration\r
+ struct visible _notmuch_string_list {\r
+ ^\r
+ ./lib/notmuch-private.h:67:33: note: expanded from macro 'visible'\r
+ # define visible __attribute__((visibility("default")))\r
+ ^\r
+ ./lib/notmuch-private.h:52:13: note: previous attribute is here\r
+ #pragma GCC visibility push(hidden)\r
+ ^\r
+ 1 error generated.\r
+ make: *** [lib/parse-time-vrp.o] Error 1\r
+ make: *** Waiting for unfinished jobs....\r
+ 1 error generated.\r
+ make: *** [lib/database.o] Error 1\r
+\r
+Of course `#pragma GCC` has to mean something and might be a reason why\r
+compiling with `CXX=clang++` fails.\r