[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#204672: marked as done (apache2: configure script chose to use gdbm)



Your message dated Fri, 30 Jan 2004 08:47:04 -0500
with message-id <E1AmYzA-0006qR-00@newraff.debian.org>
and subject line Bug#204672: fixed in apache2 2.0.48-6
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Aug 2003 07:39:33 +0000
>From kon@iki.fi Sat Aug 09 02:38:43 2003
Return-path: <kon@iki.fi>
Received: from addr-213-216-219-105.suomi.net (Astalo.kon.iki.fi) [213.216.219.105] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19lOJG-0003Ne-00; Sat, 09 Aug 2003 02:38:42 -0500
Received: from kalle by Astalo.kon.iki.fi with local (Exim 4.20)
	id 19lOJE-00061R-R3; Sat, 09 Aug 2003 10:38:40 +0300
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apache2: configure script chose to use gdbm
X-Accept-Language: fi;q=1.0, en;q=0.9, sv;q=0.5, de;q=0.1
From: Kalle Olavi Niemitalo <kon@iki.fi>
Date: Sat, 09 Aug 2003 10:38:40 +0300
Message-ID: <87ptjf46wv.fsf@Astalo.kon.iki.fi>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: quoted-printable
Sender: Kalle Olavi Niemitalo <kon@iki.fi>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0
	tests=BAYES_20,HAS_PACKAGE,PENISACCENT
	version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp)

Package: apache2
Version: 2.0.47-1
Severity: normal

When I built apache2, it detected GDBM and chose to use it:

| checking for gdbm.h... yes
| checking for gdbm_open in -lgdbm... yes
| checking for db4/db.h... no
| checking for db.h... yes
| checking for db_create in -ldb... no
| checking for db_create_4000 in -ldb... no
| checking for db_create_4001 in -ldb... yes
| checking for Berkeley DB... found db4
| checking for db4/db.h... (cached) no
| checking for default DBM... db4
|   adding "-lgdbm" to APRUTIL_EXPORT_LIBS
|   adding "-lgdbm" to APRUTIL_LIBS
|   adding "-ldb" to APRUTIL_EXPORT_LIBS
|   adding "-ldb" to APRUTIL_LIBS

The resulting /usr/bin/apu-config then listed gdbm among its
libraries:

| LIBS=3D"-lldap -llber -lgdbm -ldb -lexpat"
| INCLUDES=3D"-I/usr/include"
| LDFLAGS=3D"-L/usr/lib"

Later, I uninstalled libgdbm-dev (on which libapr0-dev did not
depend), and subversion failed to build:

| cd subversion/libsvn_subr && /bin/sh /home/kalle/build/i386-pc-linux-gnu/=
Debian/subversion-0.26.0/build-shared-svn/libtool --silent --mode=3Dlink gc=
c  -g -Wall -pipe -I/usr/include/xmltok -I/usr/include/openssl -pthread -DN=
EON_ZLIB -DNEON_SSL   -L/usr/lib  -rpath /usr/lib -o libsvn_subr-1.la auth.=
lo cmdline.lo config.lo config_auth.lo config_file.lo config_win.lo error.l=
o getdate.lo hash.lo io.lo md5.lo opt.lo path.lo pool.lo quoprint.lo sorts.=
lo stream.lo subst.lo svn_base64.lo svn_string.lo target.lo time.lo utf.lo =
validate.lo xml.lo /usr/lib/libaprutil-0.la -lldap -llber -lgdbm -ldb -lexp=
at /usr/lib/libapr-0.la -lrt -lm -lcrypt -lnsl  -ldl=20
| /usr/bin/ld: cannot find -lgdbm
| collect2: ld returned 1 exit status
| make[1]: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
| make[1]: Leaving directory `/home/kalle/build/i386-pc-linux-gnu/Debian/su=
bversion-0.26.0/build-shared-svn'

Please prevent apache2 from using GDBM.  This might involve a
--without-gdbm option or a build-conflict.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux Astalo 2.4.20-kon.astalo.2 #1 to kes=E4=A0=A0 19 20:3=
5:15 EEST 2003 i686 GNU/Linux

Versions of packages apache2 build-depends on:
ii  debhelper                   4.1.57                      helper programs=
 for debian/rules
ii  libssl-dev                  0.9.7b-2                    SSL development=
 libraries, header files and documentation
ii  openssl                     0.9.7b-2                    Secure Socket L=
ayer (SSL) binary and related cryptographic tools
ii  bzip2                       1.0.2-1                     A high-quality =
block-sorting file compressor - utilities
ii  autoconf                    2.57-6                      automatic confi=
gure script builder
ii  autotools-dev               20030717.1                  Update infrastr=
ucture for config.{guess,sub} files
ii  libtool                     1.5-1                       Generic library=
 support script
ii  libdb4.1-dev                4.1.25-6                    Berkeley v4.1 D=
atabase Libraries [development]
ii  zlib1g-dev                  1.1.4-13                    compression lib=
rary - development
ii  libpcre3-dev                4.3-3                       Development stu=
ff for libpcre
ii  libldap2-dev                2.1.22-1                    OpenLDAP develo=
pment libraries
ii  libexpat1-dev               1.95.6-4                    XML parsing C l=
ibrary - development kit

---------------------------------------
Received: (at 204672-close) by bugs.debian.org; 30 Jan 2004 13:53:28 +0000
>From katie@ftp-master.debian.org Fri Jan 30 05:53:28 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AmZ5L-0007MV-00; Fri, 30 Jan 2004 05:53:28 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1AmYzA-0006qR-00; Fri, 30 Jan 2004 08:47:04 -0500
From: Tollef Fog Heen <tfheen@debian.org>
To: 204672-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#204672: fixed in apache2 2.0.48-6
Message-Id: <E1AmYzA-0006qR-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 30 Jan 2004 08:47:04 -0500
Delivered-To: 204672-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_27 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_01_27
X-Spam-Level: 

Source: apache2
Source-Version: 2.0.48-6

We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:

apache2-common_2.0.48-6_i386.deb
  to pool/main/a/apache2/apache2-common_2.0.48-6_i386.deb
apache2-doc_2.0.48-6_all.deb
  to pool/main/a/apache2/apache2-doc_2.0.48-6_all.deb
apache2-mpm-perchild_2.0.48-6_i386.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.0.48-6_i386.deb
apache2-mpm-prefork_2.0.48-6_i386.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.0.48-6_i386.deb
apache2-mpm-threadpool_2.0.48-6_i386.deb
  to pool/main/a/apache2/apache2-mpm-threadpool_2.0.48-6_i386.deb
apache2-mpm-worker_2.0.48-6_i386.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.0.48-6_i386.deb
apache2-prefork-dev_2.0.48-6_all.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.0.48-6_all.deb
apache2-threaded-dev_2.0.48-6_all.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.0.48-6_all.deb
apache2_2.0.48-6.diff.gz
  to pool/main/a/apache2/apache2_2.0.48-6.diff.gz
apache2_2.0.48-6.dsc
  to pool/main/a/apache2/apache2_2.0.48-6.dsc
libapr0-dev_2.0.48-6_i386.deb
  to pool/main/a/apache2/libapr0-dev_2.0.48-6_i386.deb
libapr0_2.0.48-6_i386.deb
  to pool/main/a/apache2/libapr0_2.0.48-6_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 204672@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tollef Fog Heen <tfheen@debian.org> (supplier of updated apache2 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 30 Jan 2004 12:24:09 +0100
Source: apache2
Binary: apache2-prefork-dev apache2-mpm-prefork apache2-doc libapr0-dev apache2-mpm-threadpool apache2-mpm-worker libapr0 apache2-threaded-dev apache2-common apache2-mpm-perchild
Architecture: source all i386
Version: 2.0.48-6
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Tollef Fog Heen <tfheen@debian.org>
Description: 
 apache2-common - Next generation, scalable, extendable web server
 apache2-doc - Documentation for apache2
 apache2-mpm-perchild - Experimental High speed perchild threaded model for Apache2
 apache2-mpm-prefork - Traditional model for Apache2
 apache2-mpm-threadpool - Experimental High speed thread pool model for Apache2
 apache2-mpm-worker - High speed threaded model for Apache2
 apache2-prefork-dev - Development headers for apache2
 apache2-threaded-dev - Development headers for apache2
 libapr0    - The Apache Portable Runtime
 libapr0-dev - Development headers for libapr
Closes: 204672 230175 230226
Changes: 
 apache2 (2.0.48-6) unstable; urgency=low
 .
   * Build-Conflict with gdbm (closes: #230226, #230175, #204672)
Files: 
 1a8d6f8ea0b2c08283eee48aa0197093 1078 net optional apache2_2.0.48-6.dsc
 fb701cec179a53adcb1558a265a0de29 73992 net optional apache2_2.0.48-6.diff.gz
 e9365f261fcd2210104d4c1650d5a23e 2727048 doc optional apache2-doc_2.0.48-6_all.deb
 53ac6b764edc2bfd6241d5befda22568 162594 devel optional apache2-prefork-dev_2.0.48-6_all.deb
 99e101cd26ba47dcad98eaaff8d522e9 163264 devel optional apache2-threaded-dev_2.0.48-6_all.deb
 aeefd1ddd9b9e9c8a88c9a9322ccd272 820068 net optional apache2-common_2.0.48-6_i386.deb
 de24056385a69674bde5d4b233ff167a 205946 net optional apache2-mpm-worker_2.0.48-6_i386.deb
 4b4a5e70091c604b0d571201a7677862 205480 net optional apache2-mpm-threadpool_2.0.48-6_i386.deb
 ced9b2c13d870ce7eee74aa987421c09 206622 net optional apache2-mpm-perchild_2.0.48-6_i386.deb
 285090900a3b4edac22c06b508bd4a27 202314 net optional apache2-mpm-prefork_2.0.48-6_i386.deb
 10ed7b61d77e5b23953b3e058168db0a 118892 net optional libapr0_2.0.48-6_i386.deb
 bff1793455be3211cbe0574fe0a89c29 256008 libdevel optional libapr0-dev_2.0.48-6_i386.deb

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

iD8DBQFAGlmdQSseMYF6mWoRAlqgAKDGWOKEUju0DLO+GlqsS6gm4akjEwCcCwj4
Zev5p4KBdJb9+MjyvtQNozE=
=z2oS
-----END PGP SIGNATURE-----



Reply to: