← Back to team overview

yade-dev team mailing list archive

[Bug 1234682] Re: ImportError when compiling debug version

 

With a new checkout the problem didn't persist, therefore it's probably
gone.

** Changed in: yade
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1234682

Title:
  ImportError when compiling debug version

Status in Yet Another Dynamic Engine:
  Fix Committed

Bug description:
  When compiling with the DEBUG=ON flag, I get the following error when
  launching yade:

  File "./yade-2013-10-01.git-e7840c4", line 121, in <module>
      import yade
    File "/home/jaeg/code/yade/install/debug/lib/x86_64-linux-gnu/yade-2013-10-01.git-e7840c4/py/yade/__init__.py", line 65, in <module>
      import boot
  ImportError: /home/jaeg/code/yade/install/debug/lib/x86_64-linux-gnu/yade-2013-10-01.git-e7840c4/libyade.so: undefined symbol: omp_get_max_threads

  I explicitly added the -fopenmp flag and enabled OpenMP.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1234682/+subscriptions


References