Open jirutka opened 1 year ago
It seems openmp is not correctly installed. Maybe you can refer the Dockerfile for compile environment, I haven't tried Alpine.
https://github.com/TuGraph-family/tugraph-db/blob/master/ci/images/tugraph-compile-centos7-Dockerfile#L31 https://github.com/TuGraph-family/tugraph-db/blob/master/ci/images/tugraph-compile-centos7-Dockerfile#L218
Add this to Good first issue. TODO: support GCC12 compilation
Describe the bug
Fails to build from source on recent gcc:
Environment:
Additional context