Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59790 - mod_php ignores USE flag -qdbm
Summary: mod_php ignores USE flag -qdbm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-08 11:01 UTC by imbacil
Modified: 2004-08-12 01:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description imbacil 2004-08-08 11:01:26 UTC
USE="-qdbm" emerge -vp /usr/portage/dev-php/mod_php/mod_php-5.0.0.ebuild

These are the packages that I would merge, in order:

Calculating dependencies \
!!! all ebuilds that could satisfy "dev-db/qdbm" have been masked.
!!! possible candidates are:
!!!    (dependency required by "dev-php/mod_php-5.0.0" [ebuild])

!!! Error calculating dependencies. Please correct.

-------------------------------------------------------------------

Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.8-rc3)
=================================================================
System uname: 2.6.8-rc3 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp.du.se/pub/os/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apache2 avi berkdb bonobo bzlib cdr crypt curl divx4linux dvd encode faac faad ffmpeg flac freetype gd gdbm glade gnome gpm gstreamer gtk gtk2 idea imagemagick imap ipv6 jpeg libg++ libwww live mad maildir mbox md5sum mikmod mmx mozsvg mpeg mpeg4 ncurses nls oggvorbis opengl operanom2 pam png postgres quicktime readline ruby sdl slang spell sse ssl tcltk tcpd theora tiff truetype unicode v4l2 vanilla x86 xml2 xmms xv xvid yv12 zlib"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-09 02:12:57 UTC
you need to be running ~x86 for php5 presently.
also, use the very latest masked portage 2.0.51-pre18.
if you can reproduce with ACCEPT_KEYWORDS="~x86" and the latest portage, then we'll take a look at this again.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-12 01:36:22 UTC
whoops, there was another glitch in the eclass as well.
fixed.