Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87162 - php 5.0.3-r1 misses >=curl 7.10.5 dependency
Summary: php 5.0.3-r1 misses >=curl 7.10.5 dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-29 12:55 UTC by Samuel Åslund
Modified: 2005-05-06 02:18 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 Samuel Åslund 2005-03-29 12:55:47 UTC
penguin%:emergeLogg> ACCEPT_KEYWORDS="~x86" USE=dba sudo emerge -v php

...
checking for CURL support... yes
checking if we should use CURL for url streams... no
checking for CURL in default path... found in /usr
checking for cURL 7.10.5 or greater... configure: error: cURL version 7.10.5 or later is required to compile php with cURL support
...

After emerging curl manually php emerges fine.

penguin%:emergeLogg> sudo emerge -pv curl^M

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

Calculating dependencies ...done!
[ebuild     U ] net-misc/curl-7.13.1 [7.10.4] +ipv6* -ldap +ssl 1,817 kB 


Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.



Expected Results:  
Clean install of php

penguin%:emergeLoggar emerge info
Portage 2.0.51.19 (default-linux/x86/2004.0, gcc-3.3.2, glibc-2.3.2-r9,
2.6.9-gentoo-r13 i686)
=================================================================
System uname: 2.6.9-gentoo-r13 i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.3.13
Python:              dev-lang/python-2.3.3 [2.3.3 (#1, Mar 14 2004, 20:36:47)]
dev-lang/python:     2.3.3
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.4.3-r3
virtual/os-headers:  2.4.21
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.sunet.se/pub/os/Linux/distributions/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="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm arts avi berkdb bitmap-fonts cdr cjk crypt cscope cups
curl doc dvd emacs emboss encode esd fam flash font-server foomaticdb fortran
freetds gd gdbm gif gnome gphoto2 gpm gtk gtk2 imagemagick imlib ipv6 java jpeg
kde libg++ libwww mad mikmod motif mozilla mp3 mpeg mysql ncurses nls oggvorbis
opengl oss pam pda pdflib perl png python qt quicktime readline ruby samba
scaner scanner sdl slang spell ssl svga tcltk tcpd tetex tiff truetype
truetype-fonts trusted type1-fonts unicode usb xml xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS

penguin%:emergeLoggar
Comment 1 Sebastian Bergmann (RETIRED) gentoo-dev 2005-05-06 02:18:59 UTC
The php5-sapi, php5-sapi-r1, and php5-sapi-r2 eclasses now DEPEND on >=net-misc/curl-7.10.5.