Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87287 - mod_jk2 : mod_jk2-2.0.4.ebuild misses libpcre dependency
Summary: mod_jk2 : mod_jk2-2.0.4.ebuild misses libpcre dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 08:09 UTC by Jaap Verhoeven
Modified: 2005-03-30 10:57 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 Jaap Verhoeven 2005-03-30 08:09:40 UTC
dependency error:
mod_jk2-2.0.4.ebuild tries to compile with pcre functionality enabled.
this fails when there is no libpcre installed. manually emerging
libpcre beforehand makes the compile go OK.


Reproducible: Always
Steps to Reproduce:
1. unmerge libpcre
2. emerge mod_jk2
3.



Expected Results:  
emerged libpcre first, according to the dependencies.

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-
r1, 2.6.9-vs1.9.3 i686)
=================================================================
System uname: 2.6.9-vs1.9.3 i686 Intel(R) Pentium(R) III CPU             1200MHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 25 2005, 
01:23:00)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s
hare/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS=" http://ftp.easynet.nl/mirror/gentoo// 
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X apache2 apm arts avi berkdb bitmap-fonts crypt cups emboss encode 
font-server foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imap imlib ipv6 java 
jpeg kde ldap libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls nptl 
objc oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime 
readline sasl sasl2 sdl spell ssl svga tcpd tiff truetype truetype-fonts type1-
fonts xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-30 10:57:10 UTC
fixed in cvs for now. mod_jk2 is deprecated, though. it will be replaced by mod_jk soon