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

Bug 106365

Summary: dev-php/mod_php-4.4.0-r1 sandbox violation
Product: Gentoo Linux Reporter: Sean <sean>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sean 2005-09-18 07:35:11 UTC
/bin/sh /var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/libtool --silent
--preserve-dup-deps --mode=compile gcc  -Imain/
-I/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/main/ -DPHP_ATOM_INC
-I/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/include
-I/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/main
-I/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0 -I/usr/include/libxml2
-I/usr/include/imap
-I/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/ext/mbstring/mbregex
-I/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/ext/mbstring/libmbfl
-I/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/ext/mbstring/libmbfl/mbfl
-I/usr/include/mysql -I/usr/include/pspell
-I/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/ext/xml/expat
-I/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/TSRM
-I/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/Zend    -march=pentium3 -O3
-pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCE -pthread  -prefer-non-pic -c main/internal_functions.c -o
main/internal_functions.lo
In file included from
/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/ext/wddx/php_wddx.h:26,
                 from main/internal_functions.c:66:
/var/tmp/portage/mod_php-4.4.0-r1/work/php-4.4.0/ext/xml/expat/expat.h:894:
error: conflicting types for 'XML_FEATURE_UNICODE'
/usr/include/libxml2/libxml/parser.h:1196: error: previous definition of
'XML_FEATURE_UNICODE' was here
make: *** [main/internal_functions.lo] Error 1

!!! ERROR: dev-php/mod_php-4.4.0-r1 failed.
!!! Function php-sapi_src_compile, Line 532, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY --------------------
LOG FILE = "/var/log/sandbox/sandbox-dev-php_-_mod_php-4.4.0-r1-22512.log"

symlink:   /usr/lib/libc-client.a (symlink to /usr/lib/c-client.a)
-------------------------------------------------------------------------


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

Actual Results:  
emerge died with sandbox violation

Expected Results:  
completed install

Portage 2.0.52-r1 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.13-gentoo-r1 i686)
=================================================================
System uname: 2.6.13-gentoo-r1 i686 Pentium III (Katmai)
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/alias /var/qmail/control /var/vpopmail/domains
/var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -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"
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 acl apache2 apm attr avi berkdb bitmap-fonts crypt cups eds emboss
encode foomaticdb fortran gdbm gif gpm gstreamer gtk2 imap imlib innodb ipalias
ipv6 jpeg libclamav libg++ libwww mad maildir mailwrapper mikmod motif mp3 mpeg
mysql ncurses nls nptl nptlonly ogg oggvorbis opengl pam pdflib perl php png
python quicktime quotas readline sdl spamasssassin spell ssl tcpd truetype
truetype-fonts type1-fonts vhosts vorbis vpopmail xml2 xmms xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-18 07:42:24 UTC

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