Your message dated Sat, 02 Dec 2006 11:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398880: fixed in exim4 4.63-11
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: exim4
Version: 4.63.20061115-1
Severity: serious
Hi,
your package failed to build from source, probably because of a
missing build-dep on libsqlite3-dev.
| Automatic build of exim4_4.63.20061115-1 on odin by sbuild/sparc 79
| Build started at 20061116-0733
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading Package Lists...
| Building Dependency Tree...
| Need to get 2036kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main exim4 4.63.20061115-1
(dsc) [1150B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main exim4 4.63.20061115-1
(tar) [1501kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main exim4 4.63.20061115-1
(diff) [533kB]
| Fetched 2036kB in 10s (198kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: dpatch (>= 2.0.10), libpcre3-dev, libldap2-dev, libpam0g-dev,
libident-dev, libdb4.3-dev, libxmu-dev, libxt-dev, libxext-dev, libx11-dev,
libxaw7-dev, libpq-dev, libmysqlclient15-dev, debhelper (>= 5), libperl-dev,
libgnutls-dev, libsasl2-dev, docbook-xsl, xsltproc, lynx, docbook-xml
| **** Warning:
| **** The following central src deps are (probably) missing:
| libdb3-dev (>= 3.2.9-19), xlibs-dev (>> 4.1.0)
| Checking for already installed source dependencies...
| dpatch: missing
| Using default version 2.0.21
| libpcre3-dev: missing
| libldap2-dev: missing
| libpam0g-dev: missing
| libident-dev: missing
| libdb4.3-dev: missing
| libxmu-dev: missing
| libxt-dev: missing
| libxext-dev: missing
| libx11-dev: missing
| libxaw7-dev: missing
| libpq-dev: missing
| libmysqlclient15-dev: missing
| debhelper: missing
| Using default version 5.0.42
| libperl-dev: missing
| libgnutls-dev: missing
| libsasl2-dev: missing
| docbook-xsl: missing
| xsltproc: missing
| lynx: missing
| docbook-xml: missing
| Checking for source dependency conflicts...
[...]
| make[2]: Entering directory
`/build/buildd/exim4-4.63.20061115/build-Linux-sparc64/lookups'
| gcc cdb.c
| gcc dbmdb.c
| gcc dnsdb.c
| gcc dsearch.c
| gcc ibase.c
| gcc ldap.c
| gcc lsearch.c
| gcc mysql.c
| gcc nis.c
| gcc nisplus.c
| gcc oracle.c
| gcc passwd.c
| gcc pgsql.c
| gcc spf.c
| gcc sqlite.c
| sqlite.c:17:21: error: sqlite3.h: No such file or directory
| sqlite.c: In function 'sqlite_open':
| sqlite.c:29: error: 'sqlite3' undeclared (first use in this function)
| sqlite.c:29: error: (Each undeclared identifier is reported only once
| sqlite.c:29: error: for each function it appears in.)
| sqlite.c:29: error: 'db' undeclared (first use in this function)
| sqlite.c:32: warning: implicit declaration of function 'sqlite3_open'
| sqlite.c:35: warning: implicit declaration of function 'sqlite3_errmsg'
| sqlite.c:39: warning: implicit declaration of function 'sqlite3_busy_timeout'
| sqlite.c: In function 'sqlite_find':
| sqlite.c:95: warning: implicit declaration of function 'sqlite3_exec'
| sqlite.c:96: error: 'SQLITE_OK' undeclared (first use in this function)
| sqlite.c: In function 'sqlite_close':
| sqlite.c:118: warning: implicit declaration of function 'sqlite3_close'
| make[2]: *** [sqlite.o] Error 1
| make[2]: Leaving directory
`/build/buildd/exim4-4.63.20061115/build-Linux-sparc64/lookups'
|
| make[2]: Entering directory
`/build/buildd/exim4-4.63.20061115/build-Linux-sparc64/routers'
| gcc accept.c
| gcc dnslookup.c
| gcc ipliteral.c
| gcc iplookup.c
| gcc manualroute.c
| gcc queryprogram.c
| gcc redirect.c
| gcc rf_change_domain.c
| gcc rf_expand_data.c
| gcc rf_get_errors_address.c
| gcc rf_get_munge_headers.c
| gcc rf_get_transport.c
| gcc rf_get_ugid.c
| gcc rf_lookup_hostlist.c
| gcc rf_queue_add.c
| gcc rf_self_action.c
| gcc rf_set_ugid.c
| ar cq routers.a
| ranlib routers.a
| make[2]: Leaving directory
`/build/buildd/exim4-4.63.20061115/build-Linux-sparc64/routers'
|
| make[2]: Entering directory
`/build/buildd/exim4-4.63.20061115/build-Linux-sparc64/transports'
| gcc appendfile.c
| gcc autoreply.c
| gcc lmtp.c
| gcc pipe.c
| gcc smtp.c
| gcc tf_maildir.c
| ar cq transports.a
| ranlib transports.a
| make[2]: Leaving directory
`/build/buildd/exim4-4.63.20061115/build-Linux-sparc64/transports'
|
| make[2]: Entering directory
`/build/buildd/exim4-4.63.20061115/build-Linux-sparc64/auths'
| gcc auth-spa.c
| gcc b64decode.c
| gcc b64encode.c
| gcc call_pam.c
| gcc call_pwcheck.c
| gcc call_radius.c
| gcc check_serv_cond.c
| gcc cram_md5.c
| gcc cyrus_sasl.c
| gcc dovecot.c
| gcc get_data.c
| gcc get_no64_data.c
| gcc md5.c
| gcc plaintext.c
| gcc pwcheck.c
| gcc sha1.c
| gcc spa.c
| gcc xtextdecode.c
| gcc xtextencode.c
| ar cq auths.a
| ranlib auths.a
| make[2]: Leaving directory
`/build/buildd/exim4-4.63.20061115/build-Linux-sparc64/auths'
|
| make[1]: *** No rule to make target `lookups/lookups.a', needed by `exim'.
Stop.
| make[1]: Leaving directory
`/build/buildd/exim4-4.63.20061115/build-Linux-sparc64'
| make: *** [build-exim4-daemon-heavy/exim] Error 2
| ******************************************************************************
| Build finished at 20061116-0742
| FAILED [dpkg-buildpackage died]
Full build log(s):
http://experimental.ftbfs.de/build.php?&ver=4.63.20061115-1&pkg=exim4&arch=sparc
Gruesse,
--
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/
--- End Message ---
--- Begin Message ---
Source: exim4
Source-Version: 4.63-11
We believe that the bug you reported is fixed in the latest version of
exim4, which is due to be installed in the Debian FTP archive:
exim4-base_4.63-11_i386.deb
to pool/main/e/exim4/exim4-base_4.63-11_i386.deb
exim4-config_4.63-11_all.deb
to pool/main/e/exim4/exim4-config_4.63-11_all.deb
exim4-daemon-heavy-dbg_4.63-11_i386.deb
to pool/main/e/exim4/exim4-daemon-heavy-dbg_4.63-11_i386.deb
exim4-daemon-heavy_4.63-11_i386.deb
to pool/main/e/exim4/exim4-daemon-heavy_4.63-11_i386.deb
exim4-daemon-light-dbg_4.63-11_i386.deb
to pool/main/e/exim4/exim4-daemon-light-dbg_4.63-11_i386.deb
exim4-daemon-light_4.63-11_i386.deb
to pool/main/e/exim4/exim4-daemon-light_4.63-11_i386.deb
exim4-dbg_4.63-11_i386.deb
to pool/main/e/exim4/exim4-dbg_4.63-11_i386.deb
exim4_4.63-11.diff.gz
to pool/main/e/exim4/exim4_4.63-11.diff.gz
exim4_4.63-11.dsc
to pool/main/e/exim4/exim4_4.63-11.dsc
exim4_4.63-11_all.deb
to pool/main/e/exim4/exim4_4.63-11_all.deb
eximon4_4.63-11_i386.deb
to pool/main/e/exim4/eximon4_4.63-11_i386.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.
Marc Haber <[EMAIL PROTECTED]> (supplier of updated exim4 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.7
Date: Fri, 1 Dec 2006 11:16:34 +0000
Source: exim4
Binary: exim4-daemon-light-dbg exim4-daemon-custom exim4-daemon-heavy exim4-dbg
exim4-daemon-heavy-dbg exim4-config exim4-daemon-custom-dbg eximon4 exim4-base
exim4 exim4-daemon-light
Architecture: source i386 all
Version: 4.63-11
Distribution: unstable
Urgency: low
Maintainer: Exim4 Maintainers <[EMAIL PROTECTED]>
Changed-By: Marc Haber <[EMAIL PROTECTED]>
Description:
exim4 - metapackage to ease exim MTA (v4) installation
exim4-base - support files for all exim MTA (v4) packages
exim4-config - configuration for the exim MTA (v4)
exim4-daemon-heavy - exim MTA (v4) daemon with extended features, including
exiscan-ac
exim4-daemon-heavy-dbg - debugging symbols for the exim MTA (v4) packages
exim4-daemon-light - lightweight exim MTA (v4) daemon
exim4-daemon-light-dbg - debugging symbols for the exim MTA (v4) packages
exim4-dbg - debugging symbols for the exim MTA (v4) packages
eximon4 - monitor application for the exim MTA (v4) (X11 interface)
Closes: 398365 398718 398880 399023 399242 400794
Changes:
exim4 (4.63-11) unstable; urgency=low
.
* Remove patch to spec.txt for pkg-exim4-users, it is included
upstream. No idea why this patch even applied correctly.
* README.Debian:
* Fix wrong pidfile name
* Move FAQ to the Wiki
* Adapt "Using completely different configuration scheme" to also
mention /etc/exim4/exim4.conf.
* Move titles in the same line as the section statement, making it
easier to work with a code folding editor.
* exim4_files(5): fix recommended permissions for passwd[.client].
Thanks to Georg Neis. Closes: #398365
* Remove temporary gnutls parameters file if neither certtool nor
openssl are installed. Closes: #399023
* Fix path to gnutls-params file in exim4-base.postinst.
Thanks to J.L. Fernandez. Closes: #400794
* Translation updates (see Last-Translator for rewards).
- Punjabi (not yet complete)
- Hebrew (not yet complete)
- Portuguese. Closes: #399242
* merge changes from experimental:
* enable sqlite for exim4-daemon-heavy.
Thanks to Adrian Phillips. Closes: #398718
* Add Build-Dependency on libsqlite3-dev.
Thanks to Frank Lichtenheld. Closes: #398880
* Build-Depends
* add po-debconf
* add bzip2
* debian/rules:
* run debconf-updatepo in clean targets
* adapt build system to allow direct building from an upstream tarball
* needs tardy at build time on sarge, but not on newer distributions
* use dpatch-run for patches instead of locally programmed handling
* add lintian overrides:
* partially-translated-question exim4/dc_eximconfig_configtype for
cy, eo, et, he, mk, nn, pa, pl, sl, tl, uk - translators, move!
* possible-debconf-note-abuse config:15 */drec
* remove gratuitous exim4-daemon-heavy.postinst
(it is symlinked at build time)
Files:
bc8fa63ab526be7649db77180cec4a25 1160 mail standard exim4_4.63-11.dsc
e4b31946891be5f65372d93742c50bbd 525592 mail standard exim4_4.63-11.diff.gz
cf68c1743578414e96b974e71a52c5dc 930734 mail standard
exim4-base_4.63-11_i386.deb
a1c29c6be2d381eee36dc73e8dac7649 91694 mail optional eximon4_4.63-11_i386.deb
328bbe65db67da17529c1695c074c6e5 411722 mail standard
exim4-daemon-light_4.63-11_i386.deb
8a0582344630ad0f148a8a9f5fa20aa0 465024 mail optional
exim4-daemon-heavy_4.63-11_i386.deb
3d400ef4b07fb28cae87e7717c458254 616218 mail extra
exim4-daemon-light-dbg_4.63-11_i386.deb
586d07e7d1d0dcc232df251fb92a9ffb 696640 mail extra
exim4-daemon-heavy-dbg_4.63-11_i386.deb
6cea463ac63c7052f091c72bcd96da15 240690 mail extra exim4-dbg_4.63-11_i386.deb
c8fca567acf99966c6122c72b5ca2f9b 305142 mail standard
exim4-config_4.63-11_all.deb
77d74b8c40765151ed010c9e8a896e91 2082 mail standard exim4_4.63-11_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD4DBQFFcVj7gZalRGu6PIQRAnrGAJjimCSod6KO2faBqihBergDPlYeAJ9gvZmG
ImJnR7f1ckKpM5039LCYfA==
=bm1t
-----END PGP SIGNATURE-----
--- End Message ---