Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32013 - php 4.3.3-r3 won't emerge with Blackdown JDK
Summary: php 4.3.3-r3 won't emerge with Blackdown JDK
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-26 01:27 UTC by Aquila
Modified: 2003-10-26 13:11 UTC (History)
1 user (show)

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 Aquila 2003-10-26 01:27:24 UTC
When trying to emerge the new mod_php 4.3.3-r3, it resolves a wrong version of 
the Blackdown JDK. It should use java-config I guess, which gives the right 
version. At least that's what I can make of it.

Reproducible: Always
Steps to Reproduce:
1. emerge -u mod_php
2.
3.

Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-php/mod_php-4.3.3-r3 to /
>>> md5 src_uri ;-) php-4.3.3.tar.bz2
>>> md5 src_uri ;-) php-4.3.2-fopen-url-secure.patch
>>> Unpacking source...
 * Due to some previous bloopers with PHP and slotting, you may have
 * multiple copies of mod_php installed. Please look at the autoclean
 * output at the end of the emerge and unmerge all but relevant
 * copies.
 * Apache2 only detected
>>> Unpacking php-4.3.3.tar.bz2 to /var/tmp/portage/mod_php-4.3.3-r3/work
>>> Source unpacked.
 * Apache2 MPM: prefork
 * Please ensure that you have a JDK with a version of at least
 * 1.4 selected using java-config

!!! ERROR: dev-php/mod_php-4.3.3-r3 failed.
!!! Function php_check_java_config, Line 180, Exitcode 0
!!! (no error message)

Expected Results:  
emerge finished :-)

# java-config --list-available-vms
 [blackdown-jdk-1.4.1] Blackdown JDK 1.4.1 (/etc/env.d/java/20blackdown-jdk-1.4.
1) (selected)
# java-config --java-version
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.1-01)
Java HotSpot(TM) Client VM (build Blackdown-1.4.1-01, mixed mode)

#emerge --info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.
20-gentoo-r5)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm)
Gentoo Base System version 1.4.3.10p1
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs ccache"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.
belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://gentoo.linux.no/pub/gentoo/ 
http://gentoo.oregonstate.edu http://www.ibiblio.
org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.be.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg gnome libg++ mad 
mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib 
directfb alsa gdbm berkdb slang readline arts tetex aalib bonobo svga ggi tcltk 
java guile X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt 
kde motif opengl mozilla gphoto2 cdr 3dnow acpi dga doc dvd ethereal fbcon flash 
gd gtk2 gtkhtml imap jikes junit maildir mbox mysql pic plotutils radeon samba 
tiff usb wmp xml"
Comment 1 Aquila 2003-10-26 06:17:28 UTC

*** This bug has been marked as a duplicate of 32012 ***
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-10-26 13:09:15 UTC
re-opening as this is not actually a duplicate. it's similar, but not the
same.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-10-26 13:11:21 UTC
fixed in CVS now.