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

Bug 112615

Summary: subversion python binding compilation failed
Product: Gentoo Linux Reporter: Gyoung-Yoon Noh <nohmad>
Component: Current packagesAssignee: Paul de Vrieze (RETIRED) <pauldv>
Status: RESOLVED DUPLICATE    
Severity: normal CC: amd64
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gyoung-Yoon Noh 2005-11-15 09:04:15 UTC
/bin/sh /var/tmp/portage/subversion-1.2.3-r3/work/subversion-1.2.3/libtool
--tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DLINUX=2 -D_REENTRANT
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE  -DSWIGPYTHON -O2
-march=k8 -pipe -fomit-frame-pointer -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE   -pthread  -DNEON_ZLIB -DNEON_SSL 
-I/var/tmp/portage/subversion-1.2.3-r3/work/subversion-1.2.3/subversion/bindings/swig
-I/var/tmp/portage/subversion-1.2.3-r3/work/subversion-1.2.3/subversion/include
-I/usr/share/swig/1.3.27 -DSVN_SWIG_VERSION=103027 -DSWIG_TABLE_TYPE=subversion
-I/usr/include/apr-0  -I/usr/include/apr-0 -I/usr/include/db4.2
-I/usr/include/python2.4
-I/var/tmp/portage/subversion-1.2.3-r3/work/subversion-1.2.3/subversion/bindings/swig/python/libsvn_swig_py
-I./subversion/include -I./subversion -I/usr/include/neon -I/usr/include/apr-0 
 -I/usr/include/apr-0 -I/usr/include/db4.2 -o
subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.lo -c
/var/tmp/portage/subversion-1.2.3-r3/work/subversion-1.2.3/subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
/usr/include/apr-0/apr.h:400: Error: no decision has been made on APR_PATH_MAX
for your platform
make: *** [subversion/bindings/swig/python/svn_client.c] Error 1
make: *** Waiting for unfinished jobs....
In file included from /usr/include/python2.4/Python.h:8,
                 from
/var/tmp/portage/subversion-1.2.3-r3/work/subversion-1.2.3/subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c:20:
/usr/include/python2.4/pyconfig.h:847:1: warning: "_XOPEN_SOURCE" redefined
<command line>:11:1: warning: this is the location of the previous definition

!!! ERROR: dev-util/subversion-1.2.3-r3 failed.
!!! Function src_compile, Line 125, Exitcode 2
!!! subversion python bindings failed

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

Actual Results:  
compilation failed


Portage 2.0.51.22-r3 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.12-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
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.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
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/env.d"
CXXFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.gentoo.or.kr/"
LINGUAS="ko"
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 audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdr
crypt cscope cups curl dbus eds emboss encode ethereal exif expat fam ffmpeg
flac foomaticdb fortran gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 guile hal
idn imagemagick imlib ipv6 java jpeg junit kde lcms lzw lzw-tiff mad ming mng
mozilla mp3 mpeg mysql nas ncurses nls ogg opengl pam pcre pdflib perl png
python qt quicktime readline ruby samba sdl spell sqlite ssl tcltk tcpd tiff
truetype truetype-fonts type1-fonts udev usb userlocales vorbis xine xml xml2
xmms xpm xv yaz zlib linguas_ko userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2005-11-16 00:36:02 UTC

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