Skip to content

c++17 compiler needed #21

@dsschult

Description

@dsschult

From a test on an (older) custom compiler on a supercomputer. Apparently there is no test in cmake, but the code requires c++17.

[ 24%] Building CXX object CMakeFiles/cphotospline.dir/src/cinter/splinetable.cpp.o
/opt/intel/compilers_and_libraries_2020.1.217/linux/bin/intel64/icpc -DPHOTOSPLINE_VERSION=2.1.0 -Dcphotospline_EXPORTS -I/work2/00434/eijkhout/icecube/photospline/photospline-git/include -I/work2/00434/eijkhout/icecube/cfitsio/installation-4.1.0-clx/include -fPIC   -I/work2/00434/eijkhout/icecube/cfitsio/installation-4.1.0-clx/include -ISUITESPARSE_INCLUDE_DIR-NOTFOUND -Wall -Wextra -O3 -msse2 -msse3 -msse4 -msse4.1 -msse4.2 -mno-avx -std=gnu++11 -MD -MT CMakeFiles/cphotospline.dir/src/cinter/splinetable.cpp.o -MF CMakeFiles/cphotospline.dir/src/cinter/splinetable.cpp.o.d -o CMakeFiles/cphotospline.dir/src/cinter/splinetable.cpp.o -c /work2/00434/eijkhout/icecube/photospline/photospline-git/src/cinter/splinetable.cpp
/work2/00434/eijkhout/icecube/photospline/photospline-git/include/photospline/detail/simd.h(31): internal error: assertion failed at: "shared/cfe/edgcpfe/overload.c", line 24602

                a = b - type{};
                              ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions