Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153484 - dev-lang/swig-1.3.29-r1 emerge failed
Summary: dev-lang/swig-1.3.29-r1 emerge failed
Status: RESOLVED DUPLICATE of bug 151144
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-30 15:31 UTC by Chen Ling
Modified: 2006-10-30 15:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,30.50 KB, text/plain)
2006-10-30 15:34 UTC, Chen Ling
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chen Ling 2006-10-30 15:31:07 UTC
>>> Emerging (1 of 3) dev-lang/swig-1.3.29-r1 to /
 * swig-1.3.29.tar.gz MD5 ;-) ...                                                   [ ok ]
 * swig-1.3.29.tar.gz RMD160 ;-) ...                                                [ ok ]
 * swig-1.3.29.tar.gz SHA1 ;-) ...                                                  [ ok ]
 * swig-1.3.29.tar.gz SHA256 ;-) ...                                                [ ok ]
 * swig-1.3.29.tar.gz size ;-) ...                                                  [ ok ]
 * checking ebuild checksums ;-) ...                                                [ ok ]
 * checking auxfile checksums ;-) ...                                               [ ok ]
 * checking miscfile checksums ;-) ...                                              [ ok ]
 * checking swig-1.3.29.tar.gz ;-) ...                                              [ ok ]
>>> Unpacking source...
>>> Unpacking swig-1.3.29.tar.gz to /var/tmp/portage/dev-lang/swig-1.3.29-r1/work
 [32;01m*[0m Applying swig-const.patch ...
[A[82C  [34;01m[ [32;01mok[34;01m ][0m
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-lang/swig-1.3.29-r1/work/swig-1.3.29 ...
 * econf: updating /swig-1.3.29/Tools/config/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating /swig-1.3.29/Tools/config/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-x --without-tcl --with-python=python --with-perl5=/usr/bin/perl --with-java=/etc/java-config-2/current-system-vm --with-javaincl=/etc/java-config-2/current-system-vm/include --without-guile --without-ruby --without-php4 --without-ocaml --without-pike --without-csharp --without-lua --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking for bison... bison -y
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for ar... ar
checking maximum warning verbosity option... -Wall -W -ansi -pedantic for C++ -Wall -W -ansi -pedantic for C
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for bool... yes
checking SO... .so
checking LDSHARED... gcc -shared
checking CXXSHARED... gcc -shared
checking TRYLINKINGWITHCXX... CXXSHARED= i686-pc-linux-gnu-g++ -shared 
checking CCSHARED... -fpic
checking RPATH... -Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath .
checking LINKFORSHARED... -Xlinker -export-dynamic

Checking for installed packages.
Note : None of the following packages are required to compile SWIG

checking for popen... yes
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for swill_init in -lswill... no
checking for main in -lieee... yes
checking for crypt in -lcrypt... yes
checking for X... disabled
checking for X11 header files... checking for X11 libraries... /usr/X11R6/lib
configure: Disabling Tcl
checking for Python prefix... /usr
checking for Python exec-prefix... /usr
checking for Python version... python2.4
checking for Python lib dir... lib
checking for Python header files... -I/usr/include/python2.4 -I/usr/lib/python2.4/config
checking for Python library... /usr/lib/python2.4/config
checking for Perl5 header files... /usr/lib/perl5/5.8.8/i686-linux/CORE
checking for Perl5 library... perl
checking for Perl5 compiler options... -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -isystem /usr/include/gdbm
checking for javac... /etc/java-config-2/current-system-vm/bin/javac
checking for java include file jni.h... /etc/java-config-2/current-system-vm/include
checking for java include file jni_md.h... /etc/java-config-2/current-system-vm/include/linux
checking for gcj... no
checking for gcjh... no
configure: Disabling Guile
./configure: line 7078: syntax error near unexpected token `('
./configure: line 7078: `	RUBYDIR=`($RUBY -rmkmf -e 'print Config::CONFIG["archdir"] || $archdir') 2>/dev/null`'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/dev-lang/swig-1.3.29-r1/work/swig-1.3.29/config.log

!!! ERROR: dev-lang/swig-1.3.29-r1 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  swig-1.3.29-r1.ebuild, line 48:   Called econf '--without-x' '--without-tcl' '--with-python=python' '--with-perl5=/usr/bin/perl' '--with-java=/etc/java-config-2/current-system-vm' '--with-javaincl=/etc/java-config-2/current-system-vm/include' '--without-guile' '--without-ruby' '--without-php4' '--without-ocaml' '--without-pike' '--without-csharp' '--without-lua'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Chen Ling 2006-10-30 15:34:02 UTC
Created attachment 100832 [details]
config.log

this is my "emerge --info"
Portage 2.1.2_rc1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-suspend2-r4 i686)
=================================================================
System uname: 2.6.17-suspend2-r4 i686 Intel(R) Pentium(R) M processor 1.86GHz
Gentoo Base System version 1.12.1
Last Sync: Mon, 30 Oct 2006 03:50:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.1-r1, 2.0.29
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium-m -fomit-frame-pointer -pipe"
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/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-Os -march=pentium-m -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.gg3.net  http://61.135.158.199 http://mirror.gentoo.gr.jp http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="zh_CN.utf8"
LC_ALL="zh_CN.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="zh_CN zh_TW en_US"
MAKEOPTS="-j2"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/gentoo-china"
SYNC="rsync://61.135.158.199/gentoo-portage"
USE="x86 X aac acpi alsa apache2 apm arts ati berkdb bitmap-fonts bzip2 cjk cli cracklib crypt cups dlloader dri dvd eds elibc_glibc emboss encode esd fontconfig foomaticdb fortran fuse gdbm gif gnome gpm gstreamer gtk gtk2 iconv imagemagick imlib input_devices_keyboard input_devices_mouse isdnlog java jpeg kernel_linux libg++ libwww linguas_en_US linguas_zh_CN linguas_zh_TW mad mikmod motif mp3 mpeg mplayer msn ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png pppd python qq qt3 qt4 quicktime radeon readline real reflection sdl session spell spl ssl stroke subversion tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU utf8 video_cards_ati video_cards_fglrx video_cards_radeon video_cards_vesa vim vorbis wifi win32codecs wma xine xml xml2 xmm xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-30 15:47:22 UTC
This is NOT a Gentoo Bugzilla product bug. Read the descriptions.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-30 15:49:55 UTC

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