[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / 4a / ca391a2af88e8bd904df59593839266c756754
1 Return-Path: <jrollins@finestructure.net>\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 9F9C1429E25\r
6         for <notmuch@notmuchmail.org>; Fri, 24 Jun 2011 16:34:09 -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: -2.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 kP+oGN0FromT for <notmuch@notmuchmail.org>;\r
16         Fri, 24 Jun 2011 16:34:08 -0700 (PDT)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id C4E05431FD0\r
20         for <notmuch@notmuchmail.org>; Fri, 24 Jun 2011 16:34:08 -0700 (PDT)\r
21 Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by fire-doxen-postvirus (Postfix) with ESMTP id 6E8EB328106\r
23         for <notmuch@notmuchmail.org>; Fri, 24 Jun 2011 16:25:43 -0700 (PDT)\r
24 X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
25 Received: from servo.finestructure.net (gwave-83.ligo.caltech.edu\r
26         [131.215.114.83]) (Authenticated sender: jrollins)\r
27         by fire-doxen-submit (Postfix) with ESMTP id 3F5283280A2\r
28         for <notmuch@notmuchmail.org>; Fri, 24 Jun 2011 16:25:41 -0700 (PDT)\r
29 Received: by servo.finestructure.net (Postfix, from userid 1000)\r
30         id CDFE0D3; Fri, 24 Jun 2011 16:34:05 -0700 (PDT)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Notmuch Mail <notmuch@notmuchmail.org>\r
33 Subject: Debian package not building\r
34 User-Agent: Notmuch/0.5-226-g8e0d1d9 (http://notmuchmail.org) Emacs/23.3.1\r
35         (x86_64-pc-linux-gnu)\r
36 Date: Fri, 24 Jun 2011 16:34:02 -0700\r
37 Message-ID: <87y60qby8l.fsf@servo.factory.finestructure.net>\r
38 MIME-Version: 1.0\r
39 Content-Type: multipart/signed; boundary="=-=-=";\r
40         micalg=pgp-sha256; protocol="application/pgp-signature"\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Fri, 24 Jun 2011 23:34:09 -0000\r
54 \r
55 --=-=-=\r
56 Content-Transfer-Encoding: quoted-printable\r
57 \r
58 Hey, folks.  As of today I am for some reason no longer able to build\r
59 the Notmuch Debian package.  I'm using the same build technique I have\r
60 been using for a while (git-buildpackage).  The tail of the failing\r
61 build log is pasted at the bottom of this message.  Is anyone else\r
62 encountering anything like this?\r
63 \r
64 I don't see what of the recent packaging changes, other than the RPATH\r
65 stuff, could be affecting this, and I get the same failure even if I\r
66 revert the revert of the RPATH override (ie. RPATH_LDFLAGS auto-build\r
67 override in place).  I did recently do a system upgrade, so it's\r
68 possible that something there could have caused the problem.\r
69 \r
70 What could be preventing dpkg-shlibdeps from finding libpthread.so.0 or\r
71 libc.so.6?\r
72 \r
73 jamie.\r
74 \r
75 \r
76 servo:~/src/notmuch/git [master] 1$ git buildpackage -us -uc --git-ignore-b=\r
77 ranch\r
78 ...\r
79 dpkg-shlibdeps: error: couldn't find library libpthread.so.0 needed by debi=\r
80 an/notmuch/usr/bin/notmuch (ELF format: 'elf64-x86-64'; RPATH: '').\r
81 dpkg-shlibdeps: error: couldn't find library libc.so.6 needed by debian/not=\r
82 much/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 =\r
85 any shlibs or symbols file.\r
86 To help dpkg-shlibdeps find private libraries, you might need to set LD_LIB=\r
87 RARY_PATH.\r
88 dh_shlibdeps: dpkg-shlibdeps -Tdebian/notmuch.substvars debian/notmuch/usr/=\r
89 bin/notmuch returned exit code 2\r
90 make: *** [binary] Error 2\r
91 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit stat=\r
92 us 2\r
93 debuild: fatal error at line 1340:\r
94 dpkg-buildpackage -rfakeroot -D -us -uc -i -I failed\r
95 gbp:error: debuild -i -I returned 29\r
96 gbp:error: Couldn't run 'debuild -i -I -us -uc'\r
97 servo:~/src/notmuch/git [master] 1$=20\r
98 \r
99 --=-=-=\r
100 Content-Type: application/pgp-signature\r
101 \r
102 -----BEGIN PGP SIGNATURE-----\r
103 Version: GnuPG v1.4.11 (GNU/Linux)\r
104 \r
105 iQIcBAEBCAAGBQJOBR7qAAoJEO00zqvie6q897YP/1gf2rzBd4t9zkgI3m+SEbMX\r
106 0KmzskB2Xq5ycqRxjnauY0lYNwTEucSDxtHKsM/ppYPzYVBsiAaj1Ud1MBQlCi4C\r
107 RnMgXZZoHIz1FGOKlIth80UiA9JwviYpXw9O43FLHZuxcJ6Qs1HMmo1P87iOKMIg\r
108 ar1BkInnlu+uZtbxDTtMLYrTO0jluWk8EQLcqT+7ajpBY3rpXV9W/jRjLcJroDXA\r
109 UgV4hX8zqdMevthmwQmSi2ZoT+68bGEQXWGQsyIoSidAYW7MDmt7esojH3hyABJ0\r
110 eXHglFzz4/1sk7gs2BUD8ryBU4raM9sRU7c8TL1aXn3kFuF6bDm/p8ZZuLgzWUdm\r
111 KFr2Ug96PVECOv8RwLGUuhmd33sdmoF2CrshzDu1/7OHyoQKwvvgWBIR+KWO1B25\r
112 JKOo2TTzygOGeovFnuhKC9tbZGinIFUKiQX0vVnpKCsAAiX2NO8DvpVlL6sWM9xM\r
113 SFJ086KrSJvhtwM3d57xwsw1gpa3Oraovv18y2iSD+uR5ViMDTcYeAtctrIdOGow\r
114 jV9qu6hdhplWxv1hy2xUSeGKkW+spJ0957sqNwluT+bGBNbOBKboxvZr+6mqbZ9B\r
115 GmfNM1VfY4tKrBy+RHUaZ1olGn80ROYo7g5vacr2kvQtReicJt8Hzl1BommQwDKi\r
116 RoS8Hf02CxQYFd5J0z5Z\r
117 =EJK0\r
118 -----END PGP SIGNATURE-----\r
119 --=-=-=--\r