Level geometry and the Heap Size

My apologies! It looks as though it’s failing when writing “panda3d-1.10.0-cp27-cp27mu-linux_x86_64.whl” (although I may have missed mention of some other action amidst the flood of “adding …” lines).

Here are the last ~20 lines of output:

Adding panda3d_tools/lwo-scan from /tmp/whlYXAMDo
Adding panda3d_tools/test_interrogate from /tmp/whl0WF8BO
Adding panda3d_tools/egg2obj from /tmp/whlycPwRa
Adding panda3d_tools/obj2egg from /tmp/whlS1erSy
Adding panda3d_tools/__init__.py from data
Adding panda3d-1.10.0.dist-info/entry_points.txt from data
Adding panda3d-1.10.0.dist-info/metadata.json from data
Adding panda3d-1.10.0.dist-info/METADATA from data
Adding panda3d-1.10.0.dist-info/WHEEL from data
Adding panda3d-1.10.0.dist-info/LICENSE.txt from LICENSE
Adding panda3d-1.10.0.dist-info/README.md from README.md
Adding panda3d-1.10.0.dist-info/top_level.txt from data
ldd: /usr/lib/libpython2.7.so: No such file or directory
Storing dependency cache.
Traceback (most recent call last):
  File "makepanda/makepanda.py", line 7531, in <module>
    makewheel(WHLVERSION, GetOutputDir())
  File "/home/thaumaturge/panda3d-deploy-ng/makepanda/makewheel.py", line 603, in makewheel
    whl.write_file('/deploy_libs/' + pylib_name, pylib_path)
  File "/home/thaumaturge/panda3d-deploy-ng/makepanda/makewheel.py", line 316, in write_file
    deps = scan_dependencies(source_path)
  File "/home/thaumaturge/panda3d-deploy-ng/makepanda/makewheel.py", line 231, in scan_dependencies
    raise subprocess.CalledProcessError(retcode, command[0], output=output)
subprocess.CalledProcessError: Command 'ldd' returned non-zero exit status 1