zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #05358
[Bug 900768] Re: compile error in zorba_apiPHP5_wrap on Ubuntu
This is pending on the following gcc bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49790
** Changed in: zorba
Status: New => Won't Fix
** Bug watch added: GCC Bugzilla #49790
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49790
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/900768
Title:
compile error in zorba_apiPHP5_wrap on Ubuntu
Status in Zorba - The XQuery Processor:
Won't Fix
Bug description:
Next to lots of warnings I get this compile error on ubuntu:
/home/dknochen/zorba/build/swig/php/zorba_apiPHP5_wrap.cxx: In function âvoid _wrap_StaticContext_getRefCount(int, zval*, zval**, zval*, int)â:
/home/dknochen/zorba/build/swig/php/zorba_apiPHP5_wrap.cxx:6304: internal compiler error: in partition_view_bitmap, at tree-ssa-live.c:369
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
make[2]: *** [swig/php/CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o] Error 1
make[1]: *** [swig/php/CMakeFiles/zorba_api.dir/all] Error 2
make: *** [all] Error 2
I use gcc 4.4 on ubuntu 10.4.3 with SWIG_VERSION:STRING=1.3.40
I now pass the following var to cmake to skip this error:
-DZORBA_SUPPRESS_SWIG=ON
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/900768/+subscriptions
References