HI,
thanks again. I found the problem. When i run the program with a normal linux user i get the error. When i run the program with root everything is ok. There must be an priviliges problem but i dont know on which place. So now we run the eclipse ide with sudo and it works. Von: Johannes Ring [mailto:[email protected]] Gesendet: Montag, 26. Oktober 2015 17:45 An: Björn Töpper; [email protected] Betreff: Re: [FEniCS-support] In instant.recompile: The module did not compile with command 'make VERBOSE=1' On Wed, Oct 21, 2015 at 1:01 PM Björn Töpper <[email protected]> wrote: Hi, at first thanks for your help. I attached the UFCconfig.cmake file from /usr/python278/share/ufc Did you install FFC in /usr/python278? From your UFCConfig.cmake it looks like it was installed under /usr/local. The problem could be that you are mixing different versions of UFC. My advice would be to try to clean up any installed files, remove the build directories for at least FFC and DOLFIN, and try to build again from scratch. Johannes Von: Johannes Ring [mailto:[email protected]] Gesendet: Mittwoch, 21. Oktober 2015 11:50 An: Björn Töpper; [email protected] Betreff: Re: [FEniCS-support] In instant.recompile: The module did not compile with command 'make VERBOSE=1' What version of GCC do you have? It looks like it is not building with the -std=c++11 flag (or -std=c++0x). Can you attach <ffc-install-dir>/share/ufc/UFCconfig.cmake? Johannes On Tue, Oct 20, 2015 at 3:31 PM Björn Töpper <[email protected]> wrote: HI, now the file is attached: /home/bjt/.instant/error/ffc_form_030172ac36a54f6832c74e6833003d3326a83aa3/compile.log Von: Johannes Ring [mailto:[email protected]] Gesendet: Dienstag, 20. Oktober 2015 15:23 An: Björn Töpper; [email protected] Betreff: Re: [FEniCS-support] In instant.recompile: The module did not compile with command 'make VERBOSE=1' The script works fine for me with FEniCS 1.6. Please send us compile.log as an attachment. Johannes On Tue, Oct 20, 2015 at 3:19 PM Björn Töpper <[email protected]> wrote: hi when i try to run a small test programm i get the following error Calling FFC just-in-time (JIT) compiler, this may take some time. In instant.recompile: The module did not compile with command 'make VERBOSE=1', see '/home/bjt/.instant/error/ffc_form_030172ac36a54f6832c74e6833003d3326a83aa3/compile.log' Traceback (most recent call last): i delete the "/home/bjt/.instant" folder. i execute instant-clean but nothing helps. ffc,ufl,dolfi,instant,fiat are all on version 1.6 the small programm is attached. can anyone help me? _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
_______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
