You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E CompilationError: Command "['mpicc', '-std=c99', '-fPIC', '-Wall', '-march=native', '-O3', '-fno-ivopts', '-I/home/tuomas/sources/firedrake/local/lib/python2.7/site-packages/petsc/include', '-I/home/tuomas/sources/firedrake/src/PyOP2/pyop2', '-msse', '-o', '/home/tuomas/temp/pyop2-cache/37209587b1f6d3bc6fa3cc551f1b990b_p19719.so.tmp', '/home/tuomas/temp/pyop2-cache/37209587b1f6d3bc6fa3cc551f1b990b_p19719.c', '-shared', '-L/home/tuomas/sources/firedrake/local/lib/python2.7/site-packages/petsc/lib', '-Wl,-rpath,/home/tuomas/sources/firedrake/local/lib/python2.7/site-packages/petsc/lib', '-lpetsc', '-lm']" return error status 1.
E Unable to compile code
E Compile log in /home/tuomas/temp/pyop2-cache/37209587b1f6d3bc6fa3cc551f1b990b_p19719.log
E Compile errors in /home/tuomas/temp/pyop2-cache/37209587b1f6d3bc6fa3cc551f1b990b_p19719.err
The same problem occurs with tests/regression/test_ip_viscosity.py in the Firedrake test suite with the COFFEE branch fix-thetis and the TSFC branch fix-coffee-glue.
Test
results in
Compiler error log says
so t53 seems to be in wrong scope. C code is
The text was updated successfully, but these errors were encountered: