Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57875 - dev-php/mod_php-5.0.0.ebuild failed satisfied dependancies
Summary: dev-php/mod_php-5.0.0.ebuild failed satisfied dependancies
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 56963
  Show dependency tree
 
Reported: 2004-07-21 10:25 UTC by Alan LeVee
Modified: 2004-07-22 01:31 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 Alan LeVee 2004-07-21 10:25:30 UTC
dev-php/mod_php-5.0.0.ebuild fails to install preliminary dependancies for libtiff, libpng, and freetype2 which dies on ./configure when it tries to find them. Also it fails to find fdftk.h because the ebuild for that application fails to symlink /opt/fdftk-6.0/{include|libs} to /usr/{include|libs}. 

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




Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.4.20040619-r0, 
2.6.7-mm6)
=================================================================
System uname: 2.6.7-mm6 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -mfpmath=sse -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -mfpmath=sse -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache digest sandbox"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="aalib acl acpi adns apache2 atlas bcmath berkdb bidi bzlib calendar caps 
cdr cpdflib crypt ctype curl curlwrappers dba dbase dbx dedicated ethereal exif 
fam fdftk fftw filepro flash flatfile ftp gd gdbm ggi gif ginac gmp gnutls 
guile imagemagick inifile innodb jpeg libwww maildir mailwrapper mcal mcve 
memlimit mhash ming mmap mmx mnogosearch msession mysql ncurses netcdf nls 
nocardbus nocd nptl pam pcntl pcre pdflib perl php png posix pthreads pwdb 
python qdbm readline ruby session shared simplexml slang soap sockets spell spl 
sqlite sse ssl svg svga sysvipc szip tcpd tidy tiff tokenizer truetype unicode 
usb vhosts videos wddx wmf x86 xml xml2 xmlrpc xsl xv zlib"
Comment 1 Alan LeVee 2004-07-21 10:33:21 UTC
I have submitted a bug report for app-text/fdftk:
http://bugs.gentoo.org/show_bug.cgi?id=57877
Comment 2 Alan LeVee 2004-07-21 10:45:01 UTC
The following dependancies have been discovered to be added:
>=media-libs/libpng-1.2.5-r7
>=media-libs/t1lib-5.0.0-r2
>=media-libs/freetype-2.1.5-r1

Once they are added the user will no longer need to manually
emerge them to solve it.
Comment 3 Stuart Herbert (RETIRED) gentoo-dev 2004-07-22 01:31:17 UTC
That seems odd.  The freetype, tiff and libpng dependencies are already in the list, and should be installed correctly.  I've added the dep on t1lib.

Best regards,
Stu