strange python compileall bug during paraview build

Bug #1263493 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
paraview (Ubuntu)
Fix Released
Undecided
Unassigned
python2.7 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/build/buildd/paraview-4.0.1/obj-i686-linux-gnu/Web/Python/compile_py", line 2, in <module>
    compile_dir('/build/buildd/paraview-4.0.1/obj-i686-linux-gnu/lib/site-packages/paraview')
  File "/usr/lib/python2.7/compileall.py", line 50, in compile_dir
    if not compile_file(fullname, ddir, force, rx, quiet):
  File "/usr/lib/python2.7/compileall.py", line 99, in compile_file
    ok = py_compile.compile(fullname, None, dfile, True)
  File "/usr/lib/python2.7/py_compile.py", line 137, in compile
    os.unlink(path_tmp)
OSError: [Errno 2] No such file or directory: '/build/buildd/paraview-4.0.1/obj-i686-linux-gnu/lib/site-packages/paraview/simple_server.pyc.1434287304'
make[3]: *** [lib/site-packages/paraview/ParaViewWebPython_complete] Error 1
make[3]: Leaving directory `/build/buildd/paraview-4.0.1/obj-i686-linux-gnu'
make[2]: *** [Web/Python/CMakeFiles/ParaViewWebPyt

tags: added: ftbfs i386
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Disabled parallel build in i386. Build now succeeds.

tags: added: parallel
Changed in paraview (Ubuntu):
status: New → Fix Released
Matthias Klose (doko)
Changed in python2.7 (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.