← Back to team overview

zorba-coders team mailing list archive

[Bug 900768] [NEW] compile error in zorba_apiPHP5_wrap on Ubuntu

 

Public bug reported:

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

** Affects: zorba
     Importance: Undecided
         Status: New


** Tags: build compile php swig zorba

-- 
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:
  New

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


Follow ups

References