[PATCH] RFC: all deleting all properties with a given key
[notmuch-archives.git] / 7a / 0e861b1f585f3c2b061067de9e386f1f51dcc1
1 Return-Path: <pieter@praet.org>\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 73B44429E54\r
6         for <notmuch@notmuchmail.org>; Mon, 27 Jun 2011 23:40:06 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 4fW8HGzLYtMv for <notmuch@notmuchmail.org>;\r
16         Mon, 27 Jun 2011 23:40:06 -0700 (PDT)\r
17 Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
18  [74.125.82.45])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
19  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
20  C7D98429E51    for <notmuch@notmuchmail.org>; Mon, 27 Jun 2011 23:40:05 -0700\r
21  (PDT)\r
22 Received: by wwj40 with SMTP id 40so4321448wwj.2\r
23         for <notmuch@notmuchmail.org>; Mon, 27 Jun 2011 23:40:04 -0700 (PDT)\r
24 Received: by 10.216.173.14 with SMTP id u14mr159018wel.38.1309243199728;\r
25         Mon, 27 Jun 2011 23:39:59 -0700 (PDT)\r
26 Received: from localhost ([109.131.53.225])\r
27         by mx.google.com with ESMTPS id z22sm3113238weq.2.2011.06.27.23.39.58\r
28         (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Mon, 27 Jun 2011 23:39:58 -0700 (PDT)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
32         Notmuch Mail <notmuch@notmuchmail.org>\r
33 Subject: Re: Debian package not building\r
34 In-Reply-To: <87y60qby8l.fsf@servo.factory.finestructure.net>\r
35 References: <87y60qby8l.fsf@servo.factory.finestructure.net>\r
36 User-Agent: Notmuch/0.5-243-g5a76944 (http://notmuchmail.org) Emacs/23.1.50.1\r
37         (x86_64-pc-linux-gnu)\r
38 Date: Tue, 28 Jun 2011 08:39:56 +0200\r
39 Message-ID: <87liwmxxvn.fsf@praet.org>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain; charset=us-ascii\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.13\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46         <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Tue, 28 Jun 2011 06:40:06 -0000\r
55 \r
56 On Fri, 24 Jun 2011 16:34:02 -0700, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
57 Non-text part: multipart/mixed\r
58 Non-text part: multipart/signed\r
59 > Hey, folks.  As of today I am for some reason no longer able to build\r
60 > the Notmuch Debian package.  I'm using the same build technique I have\r
61 > been using for a while (git-buildpackage).  The tail of the failing\r
62 > build log is pasted at the bottom of this message.  Is anyone else\r
63 > encountering anything like this?\r
64\r
65 > I don't see what of the recent packaging changes, other than the RPATH\r
66 > stuff, could be affecting this, and I get the same failure even if I\r
67 > revert the revert of the RPATH override (ie. RPATH_LDFLAGS auto-build\r
68 > override in place).  I did recently do a system upgrade, so it's\r
69 > possible that something there could have caused the problem.\r
70\r
71 > What could be preventing dpkg-shlibdeps from finding libpthread.so.0 or\r
72 > libc.so.6?\r
73 \r
74 May be PKG_CONFIG_PATH related?\r
75 \r
76 > jamie.\r
77\r
78\r
79 > servo:~/src/notmuch/git [master] 1$ git buildpackage -us -uc --git-ignore-branch\r
80 > ...\r
81 > dpkg-shlibdeps: error: couldn't find library libpthread.so.0 needed by debian/notmuch/usr/bin/notmuch (ELF format: 'elf64-x86-64'; RPATH: '').\r
82 > dpkg-shlibdeps: error: couldn't find library libc.so.6 needed by debian/notmuch/usr/bin/notmuch (ELF format: 'elf64-x86-64'; RPATH: '').\r
83 > dpkg-shlibdeps: error: Cannot continue due to the errors listed above.\r
84 > Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.\r
85 > To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.\r
86 > dh_shlibdeps: dpkg-shlibdeps -Tdebian/notmuch.substvars debian/notmuch/usr/bin/notmuch returned exit code 2\r
87 > make: *** [binary] Error 2\r
88 > dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2\r
89 > debuild: fatal error at line 1340:\r
90 > dpkg-buildpackage -rfakeroot -D -us -uc -i -I failed\r
91 > gbp:error: debuild -i -I returned 29\r
92 > gbp:error: Couldn't run 'debuild -i -I -us -uc'\r
93 > servo:~/src/notmuch/git [master] 1$ \r
94 Non-text part: application/pgp-signature\r
95 > _______________________________________________\r
96 > notmuch mailing list\r
97 > notmuch@notmuchmail.org\r
98 > http://notmuchmail.org/mailman/listinfo/notmuch\r
99 \r
100 Peace\r
101 \r
102 -- \r
103 Pieter\r