Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188240 - dev-lang/php-5.2.3-r3 fails to compile w/ USE=firebird
Summary: dev-lang/php-5.2.3-r3 fails to compile w/ USE=firebird
Status: RESOLVED DUPLICATE of bug 186791
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 14:46 UTC by Oliver Dietrich
Modified: 2007-08-09 14:49 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 Oliver Dietrich 2007-08-09 14:46:27 UTC
The compilation of php fails via emerge -Dau world.

Reproducible: Always

Steps to Reproduce:
1. emerge php
Actual Results:  
In file included from /var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/interbase.c:37:
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/php_ibase_includes.h:26:19: error: ibase.h: No such file or directory
In file included from /var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/interbase.c:37:
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/php_ibase_includes.h:64: error: expected specifier-qualifier-list before 'ISC_STATUS'
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/php_ibase_includes.h:74: error: expected specifier-qualifier-list before 'isc_db_handle'
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/php_ibase_includes.h:81: error: expected specifier-qualifier-list before 'isc_tr_handle'
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/php_ibase_includes.h:93: error: expected specifier-qualifier-list before 'isc_blob_handle'
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/php_ibase_includes.h:101: error: expected specifier-qualifier-list before 'ISC_LONG'
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/php_ibase_includes.h:177: error: expected declaration specifiers or '...' before 'ISC_QUAD'
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/php_ibase_includes.h:178: 
[...]
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/interbase.c:1186: error: 'ibase_trans' has no member named 'handle'
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/interbase.c:1187: error: 'SQL_DIALECT_CURRENT' undeclared (first use in this function)
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/interbase.c:1194: warning: comparison between pointer and integer
/var/tmp/portage/dev-lang/php-5.2.3-r3/work/php-5.2.3/ext/interbase/interbase.c:1194: warning: comparison between pointer and integer
make: *** [ext/interbase/interbase.lo] Fehler 1

!!! ERROR: dev-lang/php-5.2.3-r3 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  php-5.2.3-r3.ebuild, line 172:   Called src_compile_normal
  php-5.2.3-r3.ebuild, line 314:   Called php5_2-sapi_src_compile
  php5_2-sapi.eclass, line 611:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-lang/php-5.2.3-r3/temp/build.log'.



Expected Results:  
Happy compiling

Portage 2.1.2.11 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r4, 2.6.20.7 i686)
=================================================================
System uname: 2.6.20.7 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4000+
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 09 Aug 2007 14:00:01 +0000
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -pipe -ggdb"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acl aim alsa apache2 apm arts berkdb bitmap-fonts bzip2 cdr cli cracklib crypt cups dri dvd emacs encode ffmpeg firebird fortran ftp gd gdbm gif gnome gpm gtk gtk2 hal iconv icq imagemagick innodb ipv6 isdnlog java javascript jpeg kde libwww midi mikmod ming mmap mmx mng mono motif mozilla mp3 mpeg msn mudflap ncurses nls nptl nptlonly odbc offensive ogg openal opengl openmp oscar pam pcre pdf perl php png postgres pppd python qt qt3 readline reflection ruby samba sdl session snmp soap sockets spl sse sse2 ssl svg symlink tcpd tiff tokenizer truetype-fonts type1-fonts unicode vorbis win32codecs wmf wxwindows x86 xml xorg xvid yahoo zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-09 14:48:47 UTC

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