"ufc.h" not found in docker image quay.io/fenicsproject/stable

Issue #1026 invalid
Lars Lubkoll created an issue

Dear fenics-devs,

I am using the docker image quay.io/fenicsproject/stable:latest in my integration tests with fenics. At least 18 days ago compilation started failing with the error message:

/usr/local/include/dolfin/mesh/Cell.h:34:17: fatal error: ufc.h: No such file or directory

The file itself is present in the image, but the compiler is not able to find it any more. I found the same question, though without answer, here:

https://www.allanswered.com/post/zxqon/fenics-in-c-missing-header-ufc-h-when-building-in-new-source-tree/

Do you have an idea what changed or what I need to change?

Best Regards,

Lars

Comments (1)

  1. Log in to comment