Your message dated Thu, 16 Nov 2006 14:32:40 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398880: fixed in exim4 4.63.20061115-2
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.20061115-2

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.20061115-2_i386.deb
  to pool/main/e/exim4/exim4-base_4.63.20061115-2_i386.deb
exim4-config_4.63.20061115-2_all.deb
  to pool/main/e/exim4/exim4-config_4.63.20061115-2_all.deb
exim4-daemon-heavy-dbg_4.63.20061115-2_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy-dbg_4.63.20061115-2_i386.deb
exim4-daemon-heavy_4.63.20061115-2_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy_4.63.20061115-2_i386.deb
exim4-daemon-light-dbg_4.63.20061115-2_i386.deb
  to pool/main/e/exim4/exim4-daemon-light-dbg_4.63.20061115-2_i386.deb
exim4-daemon-light_4.63.20061115-2_i386.deb
  to pool/main/e/exim4/exim4-daemon-light_4.63.20061115-2_i386.deb
exim4-dbg_4.63.20061115-2_i386.deb
  to pool/main/e/exim4/exim4-dbg_4.63.20061115-2_i386.deb
exim4_4.63.20061115-2.diff.gz
  to pool/main/e/exim4/exim4_4.63.20061115-2.diff.gz
exim4_4.63.20061115-2.dsc
  to pool/main/e/exim4/exim4_4.63.20061115-2.dsc
exim4_4.63.20061115-2_all.deb
  to pool/main/e/exim4/exim4_4.63.20061115-2_all.deb
eximon4_4.63.20061115-2_i386.deb
  to pool/main/e/exim4/eximon4_4.63.20061115-2_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: Thu, 16 Nov 2006 21:49:19 +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.20061115-2
Distribution: experimental
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: 398880
Changes: 
 exim4 (4.63.20061115-2) experimental; urgency=low
 .
   * Add Build-Dependency on libsqlite3-dev.
     Thanks to Frank Lichtenheld. Closes: #398880
Files: 
 becf44e16a7d934ae893e7270e1e2247 1166 mail standard exim4_4.63.20061115-2.dsc
 bdddf5c89c0cb4c7a16a4a37bbaeed50 533398 mail standard 
exim4_4.63.20061115-2.diff.gz
 90f3c1a373ee8effaf854a976def9291 417604 mail standard 
exim4-base_4.63.20061115-2_i386.deb
 778a75a97a5036bd984a6add48d759c1 91886 mail optional 
eximon4_4.63.20061115-2_i386.deb
 b47fc6e6f3e72b7965f0bf884a55223b 414622 mail standard 
exim4-daemon-light_4.63.20061115-2_i386.deb
 db40183f89bbdd7d0a9529be84a442e2 469318 mail optional 
exim4-daemon-heavy_4.63.20061115-2_i386.deb
 8b23d51ad460103c3ffbc536cf11b96e 621898 mail extra 
exim4-daemon-light-dbg_4.63.20061115-2_i386.deb
 b6f757b8d41d3f2f5cbfa54678ee0531 704724 mail extra 
exim4-daemon-heavy-dbg_4.63.20061115-2_i386.deb
 bce25181e2c33927680c2b13407cd845 240846 mail extra 
exim4-dbg_4.63.20061115-2_i386.deb
 7c92cabbbf9f4a286cb86da919151cbe 302138 mail standard 
exim4-config_4.63.20061115-2_all.deb
 827bf1ffe19af3f8e1a714dc311e8e4c 2086 mail standard 
exim4_4.63.20061115-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFXN8JgZalRGu6PIQRAkwdAJ9NHY2bX8Vv3baoSo1C2/utiUIa0wCgq3x+
C0+zBRIaOG9aDAEJFYJka5s=
=3cgV
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to