Your message dated Tue, 12 Jun 2012 18:02:42 +0000
with message-id <[email protected]>
and subject line Bug#301962: fixed in mailutils 1:2.99.97-1
has caused the Debian Bug report #301962,
regarding libmailutils0: Compiling against mailutils fails
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.)
--
301962: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=301962
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libmailutils0
Version: 1:0.6-2
Severity: normal
% mailutils-config --compile
-I/usr/include
% mailutils-config --link
-L/usr/lib -lmailbox
% cc from.c -o from -lmailbox
/tmp/cc9xjCxf.o(.text+0x2a): In function `main':
: undefined reference to `path_record'
/tmp/cc9xjCxf.o(.text+0x3e): In function `main':
: undefined reference to `mbox_record'
/tmp/cc9xjCxf.o(.text+0x52): In function `main':
: undefined reference to `pop_record'
/tmp/cc9xjCxf.o(.text+0x66): In function `main':
: undefined reference to `imap_record'
/tmp/cc9xjCxf.o(.text+0x7a): In function `main':
: undefined reference to `mh_record'
/tmp/cc9xjCxf.o(.text+0x8e): In function `main':
: undefined reference to `maildir_record'
collect2: ld returned 1 exit status
From.c is from the manual
(http://www.gnu.org/software/mailutils/manual/html_node/mailutils_53.html#SEC109).
% ldd /usr/lib/libmailbox.so
libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0x40048000)
libresolv.so.2 => /lib/tls/i686/cmov/libresolv.so.2 (0x40076000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0x40088000)
libgdbm.so.3 => /usr/lib/libgdbm.so.3 (0x40098000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x4119e000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
After installing pam and gnutls dev packages
% cc from.c -o from -lmailbox -lmu_pop -lmu_maildir -lmu_imap -lmu_mh
-lmu_mbox -lgnutls -lmuauth -lpam
% ldd from
libmailbox.so.0 => /usr/lib/libmailbox.so.0 (0x4000c000)
libmu_pop.so.0 => /usr/lib/libmu_pop.so.0 (0x40049000)
libmu_maildir.so.0 => /usr/lib/libmu_maildir.so.0 (0x40055000)
libmu_imap.so.0 => /usr/lib/libmu_imap.so.0 (0x40059000)
libmu_mh.so.0 => /usr/lib/libmu_mh.so.0 (0x40066000)
libmu_mbox.so.0 => /usr/lib/libmu_mbox.so.0 (0x40069000)
libgnutls.so.11 => /usr/lib/libgnutls.so.11 (0x40074000)
libmuauth.so.0 => /usr/lib/libmuauth.so.0 (0x400db000)
libpam.so.0 => /lib/libpam.so.0 (0x400e3000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x4119e000)
libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0x400eb000)
libresolv.so.2 => /lib/tls/i686/cmov/libresolv.so.2 (0x40118000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0x4012a000)
libgdbm.so.3 => /usr/lib/libgdbm.so.3 (0x4013b000)
libtasn1.so.2 => /usr/lib/libtasn1.so.2 (0x40141000)
libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0x40151000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x4019e000)
libz.so.1 => /usr/lib/libz.so.1 (0x41612000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x4159f000)
libmysqlclient.so.12 => /usr/lib/libmysqlclient.so.12 (0x401a3000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x41671000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x41000000)
libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0x401e1000)
Testing it on a mailbox also works. It seems that using the library is
much more painful than it seems and/or the configure script gives
inadequate output.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_GB, LC_CTYPE=fi_FI@euro (charmap=ISO-8859-15)
Versions of packages libmailutils0 depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime
ii libmysqlclient12 4.0.23-7 mysql database client library
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mailutils
Source-Version: 1:2.99.97-1
We believe that the bug you reported is fixed in the latest version of
mailutils, which is due to be installed in the Debian FTP archive:
libmailutils-dev_2.99.97-1_amd64.deb
to main/m/mailutils/libmailutils-dev_2.99.97-1_amd64.deb
libmailutils4_2.99.97-1_amd64.deb
to main/m/mailutils/libmailutils4_2.99.97-1_amd64.deb
mailutils-common_2.99.97-1_all.deb
to main/m/mailutils/mailutils-common_2.99.97-1_all.deb
mailutils-comsatd_2.99.97-1_amd64.deb
to main/m/mailutils/mailutils-comsatd_2.99.97-1_amd64.deb
mailutils-dbg_2.99.97-1_amd64.deb
to main/m/mailutils/mailutils-dbg_2.99.97-1_amd64.deb
mailutils-doc_2.99.97-1_all.deb
to main/m/mailutils/mailutils-doc_2.99.97-1_all.deb
mailutils-guile_2.99.97-1_amd64.deb
to main/m/mailutils/mailutils-guile_2.99.97-1_amd64.deb
mailutils-imap4d_2.99.97-1_amd64.deb
to main/m/mailutils/mailutils-imap4d_2.99.97-1_amd64.deb
mailutils-mh_2.99.97-1_amd64.deb
to main/m/mailutils/mailutils-mh_2.99.97-1_amd64.deb
mailutils-pop3d_2.99.97-1_amd64.deb
to main/m/mailutils/mailutils-pop3d_2.99.97-1_amd64.deb
mailutils_2.99.97-1.debian.tar.gz
to main/m/mailutils/mailutils_2.99.97-1.debian.tar.gz
mailutils_2.99.97-1.dsc
to main/m/mailutils/mailutils_2.99.97-1.dsc
mailutils_2.99.97-1_amd64.deb
to main/m/mailutils/mailutils_2.99.97-1_amd64.deb
mailutils_2.99.97.orig.tar.xz
to main/m/mailutils/mailutils_2.99.97.orig.tar.xz
python-mailutils_2.99.97-1_amd64.deb
to main/m/mailutils/python-mailutils_2.99.97-1_amd64.deb
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.
Jordi Mallach <[email protected]> (supplier of updated mailutils 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: SHA1
Format: 1.8
Date: Mon, 11 Jun 2012 02:55:11 +0200
Source: mailutils
Binary: libmailutils4 libmailutils-dev mailutils mailutils-common
mailutils-imap4d mailutils-pop3d mailutils-comsatd mailutils-guile mailutils-mh
python-mailutils mailutils-doc mailutils-dbg
Architecture: source all amd64
Version: 1:2.99.97-1
Distribution: experimental
Urgency: low
Maintainer: Jordi Mallach <[email protected]>
Changed-By: Jordi Mallach <[email protected]>
Description:
libmailutils-dev - Development files for GNU mailutils
libmailutils4 - GNU Mail abstraction library
mailutils - GNU mailutils utilities for handling mail
mailutils-common - Common files for GNU mailutils
mailutils-comsatd - GNU mailutils-based comsatd daemon
mailutils-dbg - Debugging symbols for GNU mailutils
mailutils-doc - Documentation files for GNU mailutils
mailutils-guile - GNU mailutils Guile interpreter and modules
mailutils-imap4d - GNU mailutils-based IMAP4 Daemon
mailutils-mh - GNU mailutils-based MH utilities
mailutils-pop3d - GNU mailutils-based POP3 Daemon
python-mailutils - GNU Mail abstraction library (Python interface)
Closes: 301962 526706 602665
Changes:
mailutils (1:2.99.97-1) experimental; urgency=low
.
* New upstream beta release.
- guimb is reimplemented, and should now work (closes: #602665).
- mail no longer ignores last line of stdin if it lacks a newline
(closes: #526706).
- mailutils-config is replaced in favour of “mu” (closes: #301962).
* We're back into using the pristine upstream tarball, as the texinfo
manual no longer has Front or Back-Covers texts, nor Invariant
Sections, and the RFC documents are gone from the distribution. Thanks
a lot for this Sergey!
* Drop get-orig-source target from rules. It's not needed anymore as
we're back to pristine tarballs.
* Rewrite copyright file in machine-readable format 1.0 and add a
section for GFDL-NIV material.
* Mailutils has changed a lot in this release. Accommodate packaging
files for new libs and sonames, old programs and modules dropped,
and new programs added.
* Refresh disable_am_gnu_radius.patch and lber_ldadd.patch, but keep
them disabled.
* Rename sieve.scm_help_output.patch to sieve2scm_help_output.patch, and
refresh.
* Remove all other patches: all obsolete or applied upstream.
* Add spelling_fixes.patch to fix a typo in imap4d.
* Add mu-remove_conflicting.patch to fix conflicting declarations.
* Get rid of testsuite/testsuite script on clean.
* Remove debian/source/options: use Debian's standard compression.
* Pass --disable-cxx for now, as the C++ extension does not build.
* Pass --disable-static and drop .a files.
* Disable NNTP support as it's still not ported to libmailutils4.
* Stop setting $HOME. The rewrite of the testsuite using autotest should
help the problems with DejaGNU.
* Bring mailutils-doc back and ship the Mailutils texinfo manual in it.
* Build html documentation.
* Register the Mailutils manual with doc-base.
* Add debugging symbols to a new mailutils-dbg package.
* Move locale data to a new mailutils-common package.
* Enable hardening flags; Build-Depend on dpkg-dev >= (1.16.1) for
buildflags.mk.
* Disable building of scheme-based program manpages, as their execution
fails before make install.
* Drop mailutils-config's manpage. It's deprecated and its help output
is no longer help2man compatible.
* Update help2man include to point to the mailutils-doc package.
* Make testsuite non-fatal while we stay in experimental.
* Make libmailutils-dev depend on all referenced -dev packages.
Checksums-Sha1:
4002d07a9092bfc6f360fd21eef68fc603d6690e 2223 mailutils_2.99.97-1.dsc
734923360ec11ecd64e0e2c009c2baa4102a887a 2787304 mailutils_2.99.97.orig.tar.xz
0680a4f480418f588ff59f8cfa428a0f07ffe824 31189
mailutils_2.99.97-1.debian.tar.gz
22f7564af20670b6ad9a0586a2758b88239d8081 794878
mailutils-common_2.99.97-1_all.deb
e424d757cbc984d85f16ce4654136fb25a08c964 708192 mailutils-doc_2.99.97-1_all.deb
344fd61dd0545aec29b723fb9d6c2d8a5835f5ad 915506
libmailutils4_2.99.97-1_amd64.deb
1c9ef996c5003434e1f779dfff082d37a337f4d8 460656
libmailutils-dev_2.99.97-1_amd64.deb
d797484889f698ade5b0de065b5efa3e0881f87d 850446 mailutils_2.99.97-1_amd64.deb
c109f4e00a402fdc24b692beea13322fd3795f07 467138
mailutils-imap4d_2.99.97-1_amd64.deb
39f664e90599115ca7b14344ea70f2d56350ede8 459430
mailutils-pop3d_2.99.97-1_amd64.deb
7b953a94873afb2fa5508acad5871d843b59aa63 418630
mailutils-comsatd_2.99.97-1_amd64.deb
5a3295639df29feec69f787725f297dd14c041d1 405058
mailutils-guile_2.99.97-1_amd64.deb
fee061317efbaf0d415141ce9065b0b67efadfa3 1910070
mailutils-mh_2.99.97-1_amd64.deb
8015b95ab3f27c71e9a6124d23a5d1c22d949f81 394018
python-mailutils_2.99.97-1_amd64.deb
56b16532ecff53e017b723a1ece1728b73d29737 3533714
mailutils-dbg_2.99.97-1_amd64.deb
Checksums-Sha256:
4594704834e6ead465e99434066aeb5f243e886495978d713bf796ac70d1ec56 2223
mailutils_2.99.97-1.dsc
e3455503ff27d37d60e18a49a66cc1a223526fa43d9b8d09e5ef7386f2d90e1b 2787304
mailutils_2.99.97.orig.tar.xz
1c15c420a0d0f0502749543ab1d44e19cb46f285c71e55a653bb69e3a5a5ffcc 31189
mailutils_2.99.97-1.debian.tar.gz
ece8122c7274177690f8ca4287c7a1b01ddb6283e6a8a44f1d3eeffae6ed94ce 794878
mailutils-common_2.99.97-1_all.deb
c8cf89da061c6d62853e61cc1dba11703be222197b24410c039de8f7383c4ced 708192
mailutils-doc_2.99.97-1_all.deb
6a7796942d5e8bb6211819412ebf3acd450dc9bfcd2fe078b7fb12e7353215ff 915506
libmailutils4_2.99.97-1_amd64.deb
982b0b07a920cc54f666466313b3fd8663eca8171d8c96bfce8aa52c494ac1d5 460656
libmailutils-dev_2.99.97-1_amd64.deb
6e633c5fb4109e4e06b304c292d38df604ba400ec9db5c3736c75c837e0886eb 850446
mailutils_2.99.97-1_amd64.deb
70526c77543488a7ac026bc24fbe3e13d1a8cf615c04fa6f92a53cee4cefbea0 467138
mailutils-imap4d_2.99.97-1_amd64.deb
279685fce2f71c46887b428c1a7aa4d61421ef828cf1b19600fd4f4db1c66d30 459430
mailutils-pop3d_2.99.97-1_amd64.deb
98235c26713e6cd5fdfa31ace2dd3b0aa606eb5c9cd950f37434e2a65281c475 418630
mailutils-comsatd_2.99.97-1_amd64.deb
b9cbd5a273870da20c4e41b17ff843d91568d75176e187ef08dc37bedf404b02 405058
mailutils-guile_2.99.97-1_amd64.deb
4fc745e2ecbf93fdf686c5ad476b7dc6af858826e9623ab7fac2a7ce04e26cce 1910070
mailutils-mh_2.99.97-1_amd64.deb
beca37117887fb2ba8f2d3279cfccff91039e5e732e093646cbb07fddb12963d 394018
python-mailutils_2.99.97-1_amd64.deb
2cc7514eda475bf29e0087a4617dfe2a22f1a8b95aa782c9cad3d4403ec5b90f 3533714
mailutils-dbg_2.99.97-1_amd64.deb
Files:
64761caee995089050002b872025da6b 2223 mail optional mailutils_2.99.97-1.dsc
361aa4ce5073605052c9e352906b2109 2787304 mail optional
mailutils_2.99.97.orig.tar.xz
3079929b443a110be6ec5e7d70b65ec2 31189 mail optional
mailutils_2.99.97-1.debian.tar.gz
007a1777170608169a13040bab5ca79a 794878 mail optional
mailutils-common_2.99.97-1_all.deb
a604b1c96635accdffa6a06d7b2b4d47 708192 doc optional
mailutils-doc_2.99.97-1_all.deb
8b31dbbadf7e9e39b91149d60d138498 915506 libs optional
libmailutils4_2.99.97-1_amd64.deb
2739d15ab6d7d16c70cf91e431234c8b 460656 libdevel optional
libmailutils-dev_2.99.97-1_amd64.deb
3274f7cfdfd8b551d69be72fa996babf 850446 mail optional
mailutils_2.99.97-1_amd64.deb
eed9df8f349613319763084d37b4042b 467138 net optional
mailutils-imap4d_2.99.97-1_amd64.deb
5fe073dfba39908ee85c96e26ebfd1c8 459430 net optional
mailutils-pop3d_2.99.97-1_amd64.deb
58e18eca21f1ed6960b4a15d9c68740b 418630 net optional
mailutils-comsatd_2.99.97-1_amd64.deb
d009c90ea0a0a2519654b6ae906b23c2 405058 mail optional
mailutils-guile_2.99.97-1_amd64.deb
8b9d01257f6a5280348a97a0d2c74fd9 1910070 mail optional
mailutils-mh_2.99.97-1_amd64.deb
9abd3e6e455479ba086647dfa10d8b1e 394018 python optional
python-mailutils_2.99.97-1_amd64.deb
874afd0a5fa6724457a2210ef492aa05 3533714 debug extra
mailutils-dbg_2.99.97-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk/V8wsACgkQJYSUupF6Il7yXwCdEBPhTwohI61cqxyhrCPWoHUg
YSoAoMYd8BRBISasEQdfXnne78xOS1ng
=jMvW
-----END PGP SIGNATURE-----
--- End Message ---