Your message dated Fri, 21 Jul 2017 01:19:05 +0000
with message-id <[email protected]>
and subject line Bug#868664: fixed in notmuch-addrlookup 8-1
has caused the Debian Bug report #868664,
regarding notmuch-addrlookup: FTBFS with notmuch 0.25
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
868664: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868664
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: notmuch-addrlookup
Version: 5-1
Severity: important
Tags: upstream

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

This program uses APIs deprecated since notmuch 0.21 (2015), and
consequently fails to compile with notmuch 0.25, currently in
experimental.

With my notmuch upstream hat on, I'm not sure this project is really
needed now that notmuch ships a "notmuch address" command. On the
other hand, I didn't carefully look at the features provided by this
projected compared to the built-in command.

In any case it looks like this problem is fixed in upstream release 7.

I'm filing this at severity important, but will raise the severity to
serious shortly when the notmuch transition proceeds.


Here is the relevant part of the build log

cc -Wall -O2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -std=c99 -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o notmuch-addrlookup.o notmuch-addrlookup.c
notmuch-addrlookup.c: In function 'create_queries':
notmuch-addrlookup.c:168:7: error: too few arguments to function 
'notmuch_query_count_messages'
   if (notmuch_query_count_messages (queries[0]) +
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from notmuch-addrlookup.c:9:0:
/usr/include/notmuch.h:1031:1: note: declared here
 notmuch_query_count_messages (notmuch_query_t *query, unsigned int *count);
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
notmuch-addrlookup.c:169:7: error: too few arguments to function 
'notmuch_query_count_messages'
       notmuch_query_count_messages (queries[1]) < 10)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from notmuch-addrlookup.c:9:0:
/usr/include/notmuch.h:1031:1: note: declared here
 notmuch_query_count_messages (notmuch_query_t *query, unsigned int *count);
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
notmuch-addrlookup.c: In function 'run_queries':
notmuch-addrlookup.c:221:43: error: too few arguments to function 
'notmuch_query_search_messages'
       for (notmuch_messages_t *messages = notmuch_query_search_messages 
(queries[i]);
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from notmuch-addrlookup.c:9:0:
/usr/include/notmuch.h:934:1: note: declared here
 notmuch_query_search_messages (notmuch_query_t *query,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~


- -- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.11.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-----BEGIN PGP SIGNATURE-----

iQGzBAEBCAAdFiEE3VS2dnyDRXKVCQCp8gKXHaSnniwFAllsn3UACgkQ8gKXHaSn
nizgvQwAjMSvQBDmZxegfrm6J7hlsTUjOpLq534BXDgtQrjyX4RqZwVscb2MbfvV
MZaSXNZChaguDTC0iw5xhhy2vnVWVX8/j1zWj9/PJkEurlDerHv0a+ykRDHPmBSc
QjzUm5sZtNq5VmWDioUdyEjgvbij+jqTZdDxn5MNI1Qq4itq+qStAUp8ZiOuqMGU
NcQfaGCGnfs3tPhBXXcRlonWCLsrg4q/9c4GZt2mIbhhrKBgmBv7x8gNrRz9zC0o
29a7PJ/VAaqN+J43EVlFjenW0y2W9lvm3Wdy/q38lYptmWA5lT3ueKi6i4lQWMtT
lVDqJZhqTFAyZXg4hSILl1Bp91HoeF/xcVPPE26PaCrWLJ36xNy+cpG1oEvabvK6
sqlzusZCmwNIGwVmyJxLackSkUmJ9Ei2P87BVD7CrcGX3QszNNSaSIpbgqldyaeD
j1eyMBOIN6eMr3Mh+6wzabjL6INrIHjnwmqlCoaYKNDeeY3HJ2Idd54ErBI/t5CF
klYG4jwB
=M6nu
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: notmuch-addrlookup
Source-Version: 8-1

We believe that the bug you reported is fixed in the latest version of
notmuch-addrlookup, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sophie Brun <[email protected]> (supplier of updated notmuch-addrlookup 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jul 2017 14:22:44 +0200
Source: notmuch-addrlookup
Binary: notmuch-addrlookup
Architecture: source
Version: 8-1
Distribution: unstable
Urgency: medium
Maintainer: Sophie Brun <[email protected]>
Changed-By: Sophie Brun <[email protected]>
Description:
 notmuch-addrlookup - Address lookup tool for Notmuch
Closes: 868664 868723
Changes:
 notmuch-addrlookup (8-1) unstable; urgency=medium
 .
   * Import new upstream release
   * Add Vcs-* fields (Closes: #868723)
   * Add a patch to build correctly with notmuch 0.25 (thanks David Bremner)
     (Closes: #868664)
   * Add the section in the TH. header of the man page
   * debian/rules: build with bindnow hardening flags
   * Upgrade Standards-Version to 4.0.0 (no change needed)
Checksums-Sha1:
 e719c0185d7b119e40efb9b1301751a49119db0b 1792 notmuch-addrlookup_8-1.dsc
 f6bb8c39e06b039e7b93d55a94da9f6fdb7fbcfa 6650 notmuch-addrlookup_8.orig.tar.gz
 6c30694d7737efa2440346d12dbd5a2ab31d2393 3352 
notmuch-addrlookup_8-1.debian.tar.xz
 32e00854841ab70732812897fd101002511370fc 6430 
notmuch-addrlookup_8-1_amd64.buildinfo
Checksums-Sha256:
 66902bf0981f5b18ee8c11563feb68e847af325ef81f2e65bfa78965966bf71c 1792 
notmuch-addrlookup_8-1.dsc
 99f3cf8dc0847530d4fe897731a1b68de905a324d58c23a7f364a03d8eafab59 6650 
notmuch-addrlookup_8.orig.tar.gz
 15a1de9169ad119cbd2a5b9526539f513e2a0f27f3a0de90f91cd2e3608f9fc6 3352 
notmuch-addrlookup_8-1.debian.tar.xz
 80887231e614be648ff92063bdbea8a27bc1bf87c4347105984bd880c5c8d730 6430 
notmuch-addrlookup_8-1_amd64.buildinfo
Files:
 824bef8010e873d72a648fc9186b913c 1792 utils optional notmuch-addrlookup_8-1.dsc
 ca1055f24d1ea7224e5ff87d6fca8527 6650 utils optional 
notmuch-addrlookup_8.orig.tar.gz
 b946d3aebbdc354b0f314261d24d9ee6 3352 utils optional 
notmuch-addrlookup_8-1.debian.tar.xz
 ec1e9fb89412fde3ce0333ea80748ad2 6430 utils optional 
notmuch-addrlookup_8-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQGzBAEBCAAdFiEE3VS2dnyDRXKVCQCp8gKXHaSnniwFAllxNnkACgkQ8gKXHaSn
niwkZQv/dxxLWGQUSD17Q6f3yueRMTCWaX3Zsp4xcEpguXgFVBX47il9XysULaLP
j5x1TgDVIWzq6nxoR/lpBxIaan0Rvrjv91RL1bThyhHszTw8DhMA1nPTTANPb+sd
oRG5PgRIRtz6dFDutcAQcrtPAKT/erso58Spnxd64rmHNqjAORjgelsX84dYqVQ/
/3+5PARyU1rJN0qQVotWKyDCG6CgqwLZXjISF1sDORWCvSO/Pfc3aeusoD6MfoKR
xFsjyhNS8SaCIaHkEjFfAjgrYJdydJZqILH169jQqxyNRKGC84pWwkUQCc/N1ZIq
hIc3fYEgqNiYIeaucg7ObkgaIzyjUZEGcyprlzX8OUI9jHs8TmnJLXqjSX2Li+zi
z7XZJiAlU4rfsWNFp8JQaCB6DLml3gZXE8O64IQxU0yvWBlJDgJ/hhz+How5OrSJ
yOAv/liUMUO8884xk3abZ7C3izWVMRUNMJlhElY0ewohkZmyfo+YIjK4VdQafhCk
QfXJHjbQ
=AtVK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to