← Back to team overview

yade-users team mailing list archive

Re: [Question #163713]: Problems with scons PREFIX=/home/daniela/YADE

 

Question #163713 on Yade changed:
https://answers.launchpad.net/yade/+question/163713

    Status: Answered => Open

Daniela is still having a problem:
Hi Anton,

kUbuntu 10.10
I read another message from someone with the same problem, and tried to fix it using "scons clean" as suggested. After that I wrote "./yade-bzr2880 --debug --rebuild" and obtained the following error:

C py/wrapper/yadeWrapper.cpp
> /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/py/yade/ymport.py

scons: *** Found dependency cycle(s):
  Internal Error: no cycle found for node /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libTriaxialStressController.so (<SCons.Node.FS.File object at 0x403e850>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/YADE/lib/yade-bzr2880/dbg (<SCons.Node.FS.Dir object at 0x1d19c50>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libSTLImporter.so (<SCons.Node.FS.File object at 0x4120bd0>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/build-bzr2880/dbg/libTriaxialStressController.so (<SCons.Node.FS.File object at 0x3fabd10>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/build-bzr2880/dbg/libTriaxialStateRecorder.so (<SCons.Node.FS.File object at 0x4a56610>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libCapillaryStressRecorder.so (<SCons.Node.FS.File object at 0x3fab910>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libTriaxialCompressionEngine.so (<SCons.Node.FS.File object at 0x44df950>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libConcretePM.so (<SCons.Node.FS.File object at 0x4475150>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/build-bzr2880/dbg/libRockPM.so (<SCons.Node.FS.File object at 0x32565d0>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/build-bzr2880/dbg/libTriaxialCompressionEngine.so (<SCons.Node.FS.File object at 0x44c8e10>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libRockPM.so (<SCons.Node.FS.File object at 0x326c110>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libSpherePack.so (<SCons.Node.FS.File object at 0x4656250>) in state pending
  Internal Error: no cycle found for node /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libTriaxialStateRecorder.so (<SCons.Node.FS.File object at 0x4af2550>) in state pending
  /home/dmaionchi/build-bzr2880/dbg/libShop.so -> /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libShop.so -> /home/dmaionchi/build-bzr2880/dbg/libGl1_NormPhys.so -> /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libGl1_NormPhys.so -> /home/dmaionchi/build-bzr2880/dbg/libShop.so
  /home/dmaionchi/build-bzr2880/dbg/libGl1_NormPhys.so -> /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libGl1_NormPhys.so -> /home/dmaionchi/build-bzr2880/dbg/libShop.so -> /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libShop.so -> /home/dmaionchi/build-bzr2880/dbg/libGl1_NormPhys.so
  /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libShop.so -> /home/dmaionchi/build-bzr2880/dbg/libGl1_NormPhys.so -> /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libGl1_NormPhys.so -> /home/dmaionchi/build-bzr2880/dbg/libShop.so -> /home/dmaionchi/YADE/lib/yade-bzr2880/dbg/plugins/libShop.so

File "/usr/lib/scons/SCons/Taskmaster.py", line 1011, in cleanup
Traceback (most recent call last):
  File "./yade-bzr2880", line 51, in <module>
    if subprocess.call(cmd): raise RuntimeError('Error rebuilding Yade (--rebuild).')
RuntimeError: Error rebuilding Yade (--rebuild).

Thanks for the help
Daniela

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.