Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 95424

Summary: php-5.0.4 - phpize missing
Product: Gentoo Linux Reporter: Paul Taylor <birder>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Paul Taylor 2005-06-08 00:42:10 UTC
After upgrading to php-5.0.4, I tried to (re)emerge eaccelerator and got the following error:

# emerge eaccelerator
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-php/eaccelerator-0.9.3 to /
>>> md5 files   ;-) eaccelerator-0.9.2a.ebuild
>>> md5 files   ;-) eaccelerator-0.9.3.ebuild
>>> md5 files   ;-) files/digest-eaccelerator-0.9.2a
>>> md5 files   ;-) files/digest-eaccelerator-0.9.3
>>> md5 src_uri ;-) eaccelerator-0.9.3.tar.gz
>>> Unpacking source...
>>> Unpacking eaccelerator-0.9.3.tar.gz to /var/tmp/portage/eaccelerator-0.9.3/work
>>> Source unpacked.
/usr/portage/eclass/php-ext-source.eclass: line 41: phpize: command not found

!!! ERROR: dev-php/eaccelerator-0.9.3 failed.
!!! Function econf, Line 488, Exitcode 1
!!! no configure script found
!!! If you need support, post the topmost build error, NOT this status message.


PHP appears to have installed very few files - less than I would have expected.  This probably indicate an ebuild problem with php-5.0.4 rather than eaccelerator:

#equery files php
/etc
/etc/php
/etc/php/cli-php5
/etc/php/cli-php5/php.ini
/usr
/usr/bin
/usr/include
/usr/lib
/usr/lib/libphp5.so
/usr/lib/php
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/php.1.gz


Output from "emerge info":

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.6.11-gentoo-r10 i686)
=================================================================
System uname: 2.6.11-gentoo-r10 i686 Intel(R) Xeon(TM) CPU 3.06GHz
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -ftracer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.si1.dod.gov.au/pub/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://gum.si1.dod.gov.au/gentoo-portage"
USE="x86 X acl acpi alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts bzlib crypt cups dba emboss encode exif fbcon foomaticdb fortran gd gdbm gif gnome gpm gtk gtk2 imlib ipv6 java jpeg kde ldap libg++ libwww mad mikmod mime ming mmx motif mp3 mpeg ncurses nis nls nptl ogg oggvorbis opengl oss pam pdflib perl php png postgres python qt quicktime readline sdl session snmp spell spl sse sse2 ssl svg svga sysfs tcpd threads tidy tiff tokenizer truetype truetype-fonts type1-fonts userlocales vhosts vorbis xml xml2 xmms xsl xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Gertjan Zwartjes 2005-06-08 00:45:29 UTC
Not only phpize is missing, the pear command is missing too!
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-08 02:23:32 UTC
The install is totally broken. Marking this as duplicate of the other bug.

*** This bug has been marked as a duplicate of 95431 ***