Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 98935 Details for
Bug 150270
dev-lang/swig-1.3.21 compile failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
compile log
dev-lang:swig-1.3.21:20061006-100400.log (text/plain), 21.97 KB, created by
Patrick Lauer
on 2006-10-06 06:42:22 UTC
(
hide
)
Description:
compile log
Filename:
MIME Type:
Creator:
Patrick Lauer
Created:
2006-10-06 06:42:22 UTC
Size:
21.97 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking swig-1.3.21.tar.gz to /var/tmp/portage/swig-1.3.21/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/swig-1.3.21/work/SWIG-1.3.21 ... > * econf: updating SWIG-1.3.21/Tools/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating SWIG-1.3.21/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 --with-py --without-java --without-javaincl --without-ruby --without-guile --without-tcl --with-perl5=/usr/bin/perl --without-php4 --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... 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 whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for ar... ar >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-g95... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fl32... no >checking for af77... no >checking for fort77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for lf95... no >checking for g95... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... (cached) ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc static flag works... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking maximum warning verbosity option... -Wall for C++ -Wall for C >checking for ANSI C header files... (cached) 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 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... libraries , headers >checking for X11 header files... checking for Tcl configuration... no >checking for Tcl header files... -isystem no/include >checking for Tcl library... -Lno/lib -ltcl >checking for python... python >checking for Python prefix... /usr >checking for Python exec-prefix... /usr >checking for Python version... python2.4 >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... /opt/blackdown-jdk-1.4.2.03/bin/javac >checking for java include file jni.h... not found >checking for guile-config... no >checking for Guile header files... not found >checking for Guile library... not found >checking whether Guile's gh_ API works... no >checking whether Guile's SCM_ API works... no >checking for mzc... no >checking for mzscheme... no >checking for Ruby header files... unable to determine ruby configuration >checking for PHP4 header files... /usr/include/php >/usr/local/include/php >/usr/include/php4 >/usr/local/include/php4 >/usr/local/apache/php >not found >checking for Ocaml DL load generator... checking for ocamldlgen... no >checking for Ocaml package tool... checking for ocamlfind... no >checking for Ocaml compiler... checking for ocamlc... no >checking for Ocaml interpreter... checking for ocaml... no >checking for Ocaml toplevel creator... checking for ocamlmktop... no >checking for Ocaml header files... not found >checking for pike... no >checking for Pike header files... not found >checking for chicken... no >checking for chicken-config... no >checking for mcs... no >checking for cscc... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating Runtime/Makefile >config.status: creating Source/Makefile >config.status: creating Examples/Makefile >config.status: creating Examples/guile/Makefile >config.status: creating Examples/GIFPlot/Makefile >config.status: creating Examples/GIFPlot/Lib/Makefile >config.status: creating Examples/test-suite/chicken/Makefile >config.status: creating Examples/test-suite/csharp/Makefile >config.status: creating Examples/test-suite/guile/Makefile >config.status: creating Examples/test-suite/guilescm/Makefile >config.status: creating Examples/test-suite/java/Makefile >config.status: creating Examples/test-suite/mzscheme/Makefile >config.status: creating Examples/test-suite/ocaml/Makefile >config.status: creating Examples/test-suite/perl5/Makefile >config.status: creating Examples/test-suite/php4/Makefile >config.status: creating Examples/test-suite/pike/Makefile >config.status: creating Examples/test-suite/python/Makefile >config.status: creating Examples/test-suite/ruby/Makefile >config.status: creating Examples/test-suite/tcl/Makefile >config.status: creating preinst-swig >config.status: creating Source/Include/swigconfig.h >config.status: executing depfiles commands >make[1]: Entering directory `/var/tmp/portage/swig-1.3.21/work/SWIG-1.3.21/Source' >make all-am >make[2]: Entering directory `/var/tmp/portage/swig-1.3.21/work/SWIG-1.3.21/Source' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT CParse/cscanner.o -MD -MP -MF "CParse/.deps/cscanner.Tpo" \ > -c -o CParse/cscanner.o `test -f 'CParse/cscanner.c' || echo './'`CParse/cscanner.c; \ > then mv -f "CParse/.deps/cscanner.Tpo" "CParse/.deps/cscanner.Po"; \ > else rm -f "CParse/.deps/cscanner.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT CParse/parser.o -MD -MP -MF "CParse/.deps/parser.Tpo" \ > -c -o CParse/parser.o `test -f 'CParse/parser.c' || echo './'`CParse/parser.c; \ > then mv -f "CParse/.deps/parser.Tpo" "CParse/.deps/parser.Po"; \ > else rm -f "CParse/.deps/parser.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT CParse/templ.o -MD -MP -MF "CParse/.deps/templ.Tpo" \ > -c -o CParse/templ.o `test -f 'CParse/templ.c' || echo './'`CParse/templ.c; \ > then mv -f "CParse/.deps/templ.Tpo" "CParse/.deps/templ.Po"; \ > else rm -f "CParse/.deps/templ.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT CParse/util.o -MD -MP -MF "CParse/.deps/util.Tpo" \ > -c -o CParse/util.o `test -f 'CParse/util.c' || echo './'`CParse/util.c; \ > then mv -f "CParse/.deps/util.Tpo" "CParse/.deps/util.Po"; \ > else rm -f "CParse/.deps/util.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT DOH/base.o -MD -MP -MF "DOH/.deps/base.Tpo" \ > -c -o DOH/base.o `test -f 'DOH/base.c' || echo './'`DOH/base.c; \ > then mv -f "DOH/.deps/base.Tpo" "DOH/.deps/base.Po"; \ > else rm -f "DOH/.deps/base.Tpo"; exit 1; \ > fi >DOH/base.c: In function 'DohFirst': >DOH/base.c:215: warning: 'iter._index' is used uninitialized in this function >DOH/base.c:215: warning: 'iter._current' is used uninitialized in this function >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT DOH/file.o -MD -MP -MF "DOH/.deps/file.Tpo" \ > -c -o DOH/file.o `test -f 'DOH/file.c' || echo './'`DOH/file.c; \ > then mv -f "DOH/.deps/file.Tpo" "DOH/.deps/file.Po"; \ > else rm -f "DOH/.deps/file.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT DOH/fio.o -MD -MP -MF "DOH/.deps/fio.Tpo" \ > -c -o DOH/fio.o `test -f 'DOH/fio.c' || echo './'`DOH/fio.c; \ > then mv -f "DOH/.deps/fio.Tpo" "DOH/.deps/fio.Po"; \ > else rm -f "DOH/.deps/fio.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT DOH/hash.o -MD -MP -MF "DOH/.deps/hash.Tpo" \ > -c -o DOH/hash.o `test -f 'DOH/hash.c' || echo './'`DOH/hash.c; \ > then mv -f "DOH/.deps/hash.Tpo" "DOH/.deps/hash.Po"; \ > else rm -f "DOH/.deps/hash.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT DOH/list.o -MD -MP -MF "DOH/.deps/list.Tpo" \ > -c -o DOH/list.o `test -f 'DOH/list.c' || echo './'`DOH/list.c; \ > then mv -f "DOH/.deps/list.Tpo" "DOH/.deps/list.Po"; \ > else rm -f "DOH/.deps/list.Tpo"; exit 1; \ > fi >DOH/list.c: In function 'List_first': >DOH/list.c:208: warning: 'iter._current' is used uninitialized in this function >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT DOH/memory.o -MD -MP -MF "DOH/.deps/memory.Tpo" \ > -c -o DOH/memory.o `test -f 'DOH/memory.c' || echo './'`DOH/memory.c; \ > then mv -f "DOH/.deps/memory.Tpo" "DOH/.deps/memory.Po"; \ > else rm -f "DOH/.deps/memory.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT DOH/string.o -MD -MP -MF "DOH/.deps/string.Tpo" \ > -c -o DOH/string.o `test -f 'DOH/string.c' || echo './'`DOH/string.c; \ > then mv -f "DOH/.deps/string.Tpo" "DOH/.deps/string.Po"; \ > else rm -f "DOH/.deps/string.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT DOH/void.o -MD -MP -MF "DOH/.deps/void.Tpo" \ > -c -o DOH/void.o `test -f 'DOH/void.c' || echo './'`DOH/void.c; \ > then mv -f "DOH/.deps/void.Tpo" "DOH/.deps/void.Po"; \ > else rm -f "DOH/.deps/void.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT Modules/allocate.o -MD -MP -MF "Modules/.deps/allocate.Tpo" \ > -c -o Modules/allocate.o `test -f 'Modules/allocate.cxx' || echo './'`Modules/allocate.cxx; \ > then mv -f "Modules/.deps/allocate.Tpo" "Modules/.deps/allocate.Po"; \ > else rm -f "Modules/.deps/allocate.Tpo"; exit 1; \ > fi >Modules/swigmod.h:55: warning: 'class Dispatcher' has virtual functions but non-virtual destructor >Modules/allocate.cxx:61: warning: 'class Allocate' has virtual functions but non-virtual destructor >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT Modules/browser.o -MD -MP -MF "Modules/.deps/browser.Tpo" \ > -c -o Modules/browser.o `test -f 'Modules/browser.cxx' || echo './'`Modules/browser.cxx; \ > then mv -f "Modules/.deps/browser.Tpo" "Modules/.deps/browser.Po"; \ > else rm -f "Modules/.deps/browser.Tpo"; exit 1; \ > fi >Modules/swigmod.h:55: warning: 'class Dispatcher' has virtual functions but non-virtual destructor >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT Modules/chicken.o -MD -MP -MF "Modules/.deps/chicken.Tpo" \ > -c -o Modules/chicken.o `test -f 'Modules/chicken.cxx' || echo './'`Modules/chicken.cxx; \ > then mv -f "Modules/.deps/chicken.Tpo" "Modules/.deps/chicken.Po"; \ > else rm -f "Modules/.deps/chicken.Tpo"; exit 1; \ > fi >Modules/swigmod.h:55: warning: 'class Dispatcher' has virtual functions but non-virtual destructor >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT Modules/contract.o -MD -MP -MF "Modules/.deps/contract.Tpo" \ > -c -o Modules/contract.o `test -f 'Modules/contract.cxx' || echo './'`Modules/contract.cxx; \ > then mv -f "Modules/.deps/contract.Tpo" "Modules/.deps/contract.Po"; \ > else rm -f "Modules/.deps/contract.Tpo"; exit 1; \ > fi >Modules/swigmod.h:55: warning: 'class Dispatcher' has virtual functions but non-virtual destructor >Modules/contract.cxx:43: warning: 'class Contracts' has virtual functions but non-virtual destructor >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT Modules/csharp.o -MD -MP -MF "Modules/.deps/csharp.Tpo" \ > -c -o Modules/csharp.o `test -f 'Modules/csharp.cxx' || echo './'`Modules/csharp.cxx; \ > then mv -f "Modules/.deps/csharp.Tpo" "Modules/.deps/csharp.Po"; \ > else rm -f "Modules/.deps/csharp.Tpo"; exit 1; \ > fi >Modules/swigmod.h:55: warning: 'class Dispatcher' has virtual functions but non-virtual destructor >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT Modules/directors.o -MD -MP -MF "Modules/.deps/directors.Tpo" \ > -c -o Modules/directors.o `test -f 'Modules/directors.cxx' || echo './'`Modules/directors.cxx; \ > then mv -f "Modules/.deps/directors.Tpo" "Modules/.deps/directors.Po"; \ > else rm -f "Modules/.deps/directors.Tpo"; exit 1; \ > fi >Modules/swigmod.h:55: warning: 'class Dispatcher' has virtual functions but non-virtual destructor >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT Modules/emit.o -MD -MP -MF "Modules/.deps/emit.Tpo" \ > -c -o Modules/emit.o `test -f 'Modules/emit.cxx' || echo './'`Modules/emit.cxx; \ > then mv -f "Modules/.deps/emit.Tpo" "Modules/.deps/emit.Po"; \ > else rm -f "Modules/.deps/emit.Tpo"; exit 1; \ > fi >Modules/swigmod.h:55: warning: 'class Dispatcher' has virtual functions but non-virtual destructor >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT Modules/guile.o -MD -MP -MF "Modules/.deps/guile.Tpo" \ > -c -o Modules/guile.o `test -f 'Modules/guile.cxx' || echo './'`Modules/guile.cxx; \ > then mv -f "Modules/.deps/guile.Tpo" "Modules/.deps/guile.Po"; \ > else rm -f "Modules/.deps/guile.Tpo"; exit 1; \ > fi >Modules/swigmod.h:55: warning: 'class Dispatcher' has virtual functions but non-virtual destructor >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -march=i686 -pipe -Wall -MT Modules/java.o -MD -MP -MF "Modules/.deps/java.Tpo" \ > -c -o Modules/java.o `test -f 'Modules/java.cxx' || echo './'`Modules/java.cxx; \ > then mv -f "Modules/.deps/java.Tpo" "Modules/.deps/java.Po"; \ > else rm -f "Modules/.deps/java.Tpo"; exit 1; \ > fi >Modules/swigmod.h:55: warning: 'class Dispatcher' has virtual functions but non-virtual destructor >Modules/java.cxx:3275: error: extra qualification 'JAVA::' on member 'abstractClassTest' >make[2]: *** [Modules/java.o] Error 1 >make[2]: Leaving directory `/var/tmp/portage/swig-1.3.21/work/SWIG-1.3.21/Source' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/swig-1.3.21/work/SWIG-1.3.21/Source' >make: *** [source] Error 2 > >!!! ERROR: dev-lang/swig-1.3.21 failed. >Call stack: > ebuild.sh, line 1546: Called dyn_compile > ebuild.sh, line 937: Called src_compile > swig-1.3.21.ebuild, line 60: Called die > >!!! (no error message) >!!! If you need support, post the topmost build error, and the call stack if relevant. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 150270
: 98935