[Bug 1371761] Re: pylucene ftbfs on ppc64el, not enough stack space

Launchpad Bug Tracker 1371761 at bugs.launchpad.net
Wed Nov 5 13:35:53 UTC 2014


This bug was fixed in the package jcc - 2.20-1ubuntu1

---------------
jcc (2.20-1ubuntu1) vivid; urgency=medium

  * Increase JVM stack size on ppc64el. Closes: #768064. LP: #1371761.
 -- Matthias Klose <doko at ubuntu.com>   Wed, 05 Nov 2014 13:31:59 +0200

** Changed in: jcc (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1371761

Title:
  pylucene ftbfs on ppc64el, not enough stack space

Status in “jcc” package in Ubuntu:
  Fix Released
Status in “openjdk-7” package in Ubuntu:
  New
Status in “pylucene” package in Ubuntu:
  Confirmed

Bug description:
  the ppc64el build fails with:

  The stack size specified is too small, Specify at least 768k
  Traceback (most recent call last):
    File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
      "__main__", fname, loader, pkg_name)
    File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
      exec code in run_globals
    File "/usr/lib/python2.7/dist-packages/jcc/__main__.py", line 107, in <module>
      cpp.jcc(sys.argv)
    File "/usr/lib/python2.7/dist-packages/jcc/cpp.py", line 521, in jcc
      env = initVM(os.pathsep.join(classpath) or None, **initvm_args)
  ValueError: An error occurred while creating Java VM
  Makefile:321: recipe for target 'compile' failed
  make[2]: *** [compile] Error 1

  so either fix the pylucene build to set a custom stack size, or
  increase the default stack size for the VM. I didn't see this ppc64el
  specific behaviour for other packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jcc/+bug/1371761/+subscriptions



More information about the foundations-bugs mailing list