DARMA-tasking-internal / darma-simple-backend

A backend designed to take advantage of anti-flows to make the simplest backend implementation possible
Other
1 stars 0 forks source link

Missing `darma/impl/access_handle` directory #2

Open armarkos opened 7 years ago

armarkos commented 7 years ago

Hi David,

Finally, I got this right, but now it is complaining:


/Users/amarkos/Documents/AHM_Projects/Devel_src/cmake_ninja_wrapper.py --build /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/Clion_builds/SimpleBackend_release --target DarmaPIC_run -- -j 12
[1/8] /opt/local/bin/mpic++-mpich-clang39    -I../../ -I. -I/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include -I../../PIC -IPIC -std=c++1y -stdlib=libc++  -std=c++1y -stdlib=libc++ -O3 -DNDEBUG -MD -MT PIC/CMakeFiles/PIC.dir/Particle.cpp.o -MF PIC/CMakeFiles/PIC.dir/Particle.cpp.o.d -o PIC/CMakeFiles/PIC.dir/Particle.cpp.o -c /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/Particle.cpp
FAILED: PIC/CMakeFiles/PIC.dir/Particle.cpp.o 
/opt/local/bin/mpic++-mpich-clang39    -I../../ -I. -I/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include -I../../PIC -IPIC -std=c++1y -stdlib=libc++  -std=c++1y -stdlib=libc++ -O3 -DNDEBUG -MD -MT PIC/CMakeFiles/PIC.dir/Particle.cpp.o -MF PIC/CMakeFiles/PIC.dir/Particle.cpp.o.d -o PIC/CMakeFiles/PIC.dir/Particle.cpp.o -c /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/Particle.cpp
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/Particle.cpp:45:
In file included from ../../PIC/Particle.h:51:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma.h:50:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/interface/app/darma.h:48:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/impl/darma.h:49:
/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/impl/handle.h:81:10: fatal error: 'darma/impl/access_handle/access_handle_traits.h' file not found
#include <darma/impl/access_handle/access_handle_traits.h>
         ^
1 error generated.
[2/8] /opt/local/bin/mpic++-mpich-clang39    -I../../ -I. -I/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include -I../../PIC -IPIC -std=c++1y -stdlib=libc++  -std=c++1y -stdlib=libc++ -O3 -DNDEBUG -MD -MT PIC/CMakeFiles/PIC.dir/PIC_DARMA_mappings.cpp.o -MF PIC/CMakeFiles/PIC.dir/PIC_DARMA_mappings.cpp.o.d -o PIC/CMakeFiles/PIC.dir/PIC_DARMA_mappings.cpp.o -c /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/PIC_DARMA_mappings.cpp
FAILED: PIC/CMakeFiles/PIC.dir/PIC_DARMA_mappings.cpp.o 
/opt/local/bin/mpic++-mpich-clang39    -I../../ -I. -I/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include -I../../PIC -IPIC -std=c++1y -stdlib=libc++  -std=c++1y -stdlib=libc++ -O3 -DNDEBUG -MD -MT PIC/CMakeFiles/PIC.dir/PIC_DARMA_mappings.cpp.o -MF PIC/CMakeFiles/PIC.dir/PIC_DARMA_mappings.cpp.o.d -o PIC/CMakeFiles/PIC.dir/PIC_DARMA_mappings.cpp.o -c /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/PIC_DARMA_mappings.cpp
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/PIC_DARMA_mappings.cpp:45:
In file included from ../../PIC/PIC_DARMA_mappings.h:48:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma.h:50:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/interface/app/darma.h:48:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/impl/darma.h:49:
/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/impl/handle.h:81:10: fatal error: 'darma/impl/access_handle/access_handle_traits.h' file not found
#include <darma/impl/access_handle/access_handle_traits.h>
         ^
1 error generated.
[3/8] /opt/local/bin/mpic++-mpich-clang39    -I../../ -I. -I/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include -I../../PIC -IPIC -std=c++1y -stdlib=libc++  -std=c++1y -stdlib=libc++ -O3 -DNDEBUG -MD -MT PIC/CMakeFiles/PIC.dir/Cell.cpp.o -MF PIC/CMakeFiles/PIC.dir/Cell.cpp.o.d -o PIC/CMakeFiles/PIC.dir/Cell.cpp.o -c /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/Cell.cpp
FAILED: PIC/CMakeFiles/PIC.dir/Cell.cpp.o 
/opt/local/bin/mpic++-mpich-clang39    -I../../ -I. -I/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include -I../../PIC -IPIC -std=c++1y -stdlib=libc++  -std=c++1y -stdlib=libc++ -O3 -DNDEBUG -MD -MT PIC/CMakeFiles/PIC.dir/Cell.cpp.o -MF PIC/CMakeFiles/PIC.dir/Cell.cpp.o.d -o PIC/CMakeFiles/PIC.dir/Cell.cpp.o -c /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/Cell.cpp
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/Cell.cpp:45:
In file included from ../../PIC/Cell.h:51:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma.h:50:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/interface/app/darma.h:48:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/impl/darma.h:49:
/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/impl/handle.h:81:10: fatal error: 'darma/impl/access_handle/access_handle_traits.h' file not found
#include <darma/impl/access_handle/access_handle_traits.h>
         ^
1 error generated.
[4/8] /opt/local/bin/mpic++-mpich-clang39    -I../../ -I. -I/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include -I../../PIC -IPIC -std=c++1y -stdlib=libc++  -std=c++1y -stdlib=libc++ -O3 -DNDEBUG -MD -MT PIC/CMakeFiles/PIC.dir/Patch.cpp.o -MF PIC/CMakeFiles/PIC.dir/Patch.cpp.o.d -o PIC/CMakeFiles/PIC.dir/Patch.cpp.o -c /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/Patch.cpp
FAILED: PIC/CMakeFiles/PIC.dir/Patch.cpp.o 
/opt/local/bin/mpic++-mpich-clang39    -I../../ -I. -I/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include -I../../PIC -IPIC -std=c++1y -stdlib=libc++  -std=c++1y -stdlib=libc++ -O3 -DNDEBUG -MD -MT PIC/CMakeFiles/PIC.dir/Patch.cpp.o -MF PIC/CMakeFiles/PIC.dir/Patch.cpp.o.d -o PIC/CMakeFiles/PIC.dir/Patch.cpp.o -c /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/Patch.cpp
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/Patch.cpp:46:
In file included from ../../PIC/Patch.h:49:
In file included from ../../PIC/Cell.h:51:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma.h:50:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/interface/app/darma.h:48:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/impl/darma.h:49:
/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/impl/handle.h:81:10: fatal error: 'darma/impl/access_handle/access_handle_traits.h' file not found
#include <darma/impl/access_handle/access_handle_traits.h>
         ^
1 error generated.
[5/8] /opt/local/bin/mpic++-mpich-clang39    -I../../ -I. -I/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include -I../../PIC -IPIC -std=c++1y -stdlib=libc++  -std=c++1y -stdlib=libc++ -O3 -DNDEBUG -MD -MT PIC/CMakeFiles/PIC.dir/PIC_DARMA_func.cpp.o -MF PIC/CMakeFiles/PIC.dir/PIC_DARMA_func.cpp.o.d -o PIC/CMakeFiles/PIC.dir/PIC_DARMA_func.cpp.o -c /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/PIC_DARMA_func.cpp
FAILED: PIC/CMakeFiles/PIC.dir/PIC_DARMA_func.cpp.o 
/opt/local/bin/mpic++-mpich-clang39    -I../../ -I. -I/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include -I../../PIC -IPIC -std=c++1y -stdlib=libc++  -std=c++1y -stdlib=libc++ -O3 -DNDEBUG -MD -MT PIC/CMakeFiles/PIC.dir/PIC_DARMA_func.cpp.o -MF PIC/CMakeFiles/PIC.dir/PIC_DARMA_func.cpp.o.d -o PIC/CMakeFiles/PIC.dir/PIC_DARMA_func.cpp.o -c /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/PIC_DARMA_func.cpp
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_src/PIC_DSMC/PIC_AHM/PIC/PIC_DARMA_func.cpp:45:
In file included from ../../PIC/PIC_DARMA_func.h:48:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma.h:50:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/interface/app/darma.h:48:
In file included from /Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/impl/darma.h:49:
/Users/amarkos/Documents/AHM_Projects/Devel_install/DARMA/DARMA_simpleBackend_debug/cmake/../include/darma/impl/handle.h:81:10: fatal error: 'darma/impl/access_handle/access_handle_traits.h' file not found
#include <darma/impl/access_handle/access_handle_traits.h>
         ^
1 error generated.
ninja: build stopped: subcommand failed.
``
armarkos commented 7 years ago

Hi David,

I have manually copied the directory access_handle from build folder to install, and everything worked. Something should be broken in your cmake.