Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clamr fails to build in Spack #54

Closed
junghans opened this issue Jul 31, 2018 · 3 comments
Closed

clamr fails to build in Spack #54

junghans opened this issue Jul 31, 2018 · 3 comments

Comments

@junghans
Copy link
Member

Found in https://travis-ci.org/proxyapps/proxy-ci/jobs/409647992:

[ 87%] Building CXX object CMakeFiles/clamr_openmponly.dir/state.cpp.o
/home/ci/spack/lib/spack/env/gcc/g++  -DHAVE_CONFIG_H -DMIXED_PRECISION -I/home/ci/spack/var/spack/stage/clamr-master-md6rutwflpy7csefnnxs4kzccutxvkly/CLAMR -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/include -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/tmp/ci/spack-stage/spack-stage-fxG4Bg/CLAMR/spack-build  -ftree-vectorize -O2 -g -DNDEBUG -fPIE   -fopenmp -std=gnu++11 -o CMakeFiles/clamr_openmponly.dir/state.cpp.o -c /home/ci/spack/var/spack/stage/clamr-master-md6rutwflpy7csefnnxs4kzccutxvkly/CLAMR/state.cpp
/home/ci/spack/var/spack/stage/clamr-master-md6rutwflpy7csefnnxs4kzccutxvkly/CLAMR/state.cpp: In member function 'void State::calc_finite_difference_regular_cells(double)':
/home/ci/spack/var/spack/stage/clamr-master-md6rutwflpy7csefnnxs4kzccutxvkly/CLAMR/state.cpp:3349:46: error: cannot convert 'double***' to 'state_t*** {aka float***}' in initialization
        state_t ***pstate = mesh->meshes[lev].pstate;
                                              ^~~~~~
@junghans
Copy link
Member Author

junghans commented Aug 3, 2018

Related question, is CLAMR still a proxy app?

@junghans
Copy link
Member Author

junghans commented Aug 6, 2018

@junghans
Copy link
Member Author

Seems to be fixed now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant