Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99144 - xdebug does not emerge
Summary: xdebug does not emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-15 12:11 UTC by Dean Crawford
Modified: 2005-07-16 08:06 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 Dean Crawford 2005-07-15 12:11:49 UTC
Xquery does not build.

I removed all local xdebug.ebuild information and re-synced with same result


Reproducible: Always
Steps to Reproduce:
1. emerge xquery
2.
3.

Actual Results:  
penguin dcrawford # emerge xdebug
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-php/xdebug-1.3.2 to /
>>> md5 files   ;-) xdebug-2.0.0_beta3.ebuild
>>> md5 files   ;-) xdebug-1.3.0.ebuild
>>> md5 files   ;-) xdebug-1.3.2.ebuild
>>> md5 files   ;-) files/digest-xdebug-1.3.0
>>> md5 files   ;-) files/digest-xdebug-1.3.2
>>> md5 files   ;-) files/digest-xdebug-2.0.0_beta3
>>> md5 src_uri ;-) xdebug-1.3.2.tgz
>>> Unpacking source...
>>> Unpacking xdebug-1.3.2.tgz to /var/tmp/portage/xdebug-1.3.2/work
tar: A lone zero block at 1383
>>> Source unpacked.
/usr/portage/eclass/php-ext-source.eclass: line 39: phpize: command not found

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


Expected Results:  
emerged successfully

Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0,
2.6.11-gentoo-r11 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r11 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.12
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.9
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.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.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="amd64 X alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups curl
directfb doc dvd dvdr encode esd fam flac foomaticdb freetype ftp gd gif gpm gtk
gtk2 imagemagick imlib ipv6 jpeg kde ldap libwww lirc lzw lzw-tiff mad motif mp3
mpeg mysql mysqli ncurses nls nptl nvidia ogg opengl oss pam pdflib perl php png
ppds python qt quicktime readline samba sdl sockets spell sqlite ssl tcpd tetex
tiff truetype-fonts type1-fonts usb userlocales vorbis xine xinerama xinetd xml
xml2 xpm xv zlib video_cards_nvidia userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-15 12:25:32 UTC
Hmm, are you using PHP5? If so, emerge dev-php/phpconfig.
Comment 2 Dean Crawford 2005-07-15 17:15:53 UTC
phpconfig is not keyworded AMD64
Comment 3 Sebastian Bergmann (RETIRED) gentoo-dev 2005-07-16 00:58:09 UTC
Added ~amd64 to KEYWORDS of dev-php/phpconfig.
Comment 4 Dean Crawford 2005-07-16 08:06:38 UTC
Thank you

Both phpconfig and xdebug now build