[petsc-dev] Problem with the reorganization of complex with clang

Matthew Knepley knepley at gmail.com
Thu May 13 13:14:35 CDT 2021


In this CI run (linux-clang-avg):

  https://gitlab.com/petsc/petsc/-/jobs/1260342204

The compile fails building a C++ file, demangle.cxx. It fails at the first
line,
including <petsc/private/petscimpl.h>, down in petscsystypes.h. It bombs
during the definition of complex because it looks like the compiler is not
defining __cplusplus, and thus takes the wrong branch. Is this what is
happening?
I cannot access this machine.

  Thanks,

      Matt

-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener

https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20210513/216c2c11/attachment.html>


More information about the petsc-dev mailing list