Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nk@f3lix[±|hpx_buildsystem_fixes ✓]:~/Projects/phylanx/build $ make VERBOSE=1
- /usr/bin/cmake -S/home/nk/Projects/phylanx -B/home/nk/Projects/phylanx/build --check-build-system CMakeFiles/Makefile.cmake 0
- /usr/bin/cmake -E cmake_progress_start /home/nk/Projects/phylanx/build/CMakeFiles /home/nk/Projects/phylanx/build/CMakeFiles/progress.marks
- make -f CMakeFiles/Makefile2 all
- make[1]: Entering directory '/home/nk/Projects/phylanx/build'
- make -f src/CMakeFiles/phylanx_component.dir/build.make src/CMakeFiles/phylanx_component.dir/depend
- make[2]: Entering directory '/home/nk/Projects/phylanx/build'
- cd /home/nk/Projects/phylanx/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/nk/Projects/phylanx /home/nk/Projects/phylanx/src /home/nk/Projects/phylanx/build /home/nk/Projects/phylanx/build/src /home/nk/Projects/phylanx/build/src/CMakeFiles/phylanx_component.dir/DependInfo.cmake --color=
- Dependee "/home/nk/Projects/phylanx/build/src/CMakeFiles/phylanx_component.dir/DependInfo.cmake" is newer than depender "/home/nk/Projects/phylanx/build/src/CMakeFiles/phylanx_component.dir/depend.internal".
- Dependee "/home/nk/Projects/phylanx/build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/nk/Projects/phylanx/build/src/CMakeFiles/phylanx_component.dir/depend.internal".
- Scanning dependencies of target phylanx_component
- make[2]: Leaving directory '/home/nk/Projects/phylanx/build'
- make -f src/CMakeFiles/phylanx_component.dir/build.make src/CMakeFiles/phylanx_component.dir/build
- make[2]: Entering directory '/home/nk/Projects/phylanx/build'
- [ 0%] Building CXX object src/CMakeFiles/phylanx_component.dir/version.cpp.o
- cd /home/nk/Projects/phylanx/build/src && /usr/bin/clang++ -DBOOST_ALL_NO_LIB -DBOOST_DISABLE_ASSERTS -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_phylanx -DHPX_COMPONENT_STRING=\"hpx_phylanx\" -DHPX_DISABLE_ASSERTS -DHPX_ENABLE_ASSERT_HANDLER -DPHYLANX_EXPORTS -Dphylanx_component_EXPORTS -I/home/nk/Projects/phylanx -I/home/nk/Projects/phylanx/build -fdiagnostics-show-option -Werror=vla -Werror=return-type -Wno-cast-align -O3 -DNDEBUG -fPIC -std=c++14 -std=c++17 -pthread -Wall -Wextra -Wno-unused-local-typedefs -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-unused-parameter -Wformat=2 -Wno-format-nonliteral -Winit-self -Wdouble-promotion -Wcast-qual -Wcast-align -Werror=trampolines -Werror=parentheses -Werror=reorder -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=format -Werror=missing-braces -Werror=sign-compare -fdiagnostics-show-option -Werror=vla -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -fopenmp -std=gnu++14 -o CMakeFiles/phylanx_component.dir/version.cpp.o -c /home/nk/Projects/phylanx/src/version.cpp
- warning: unknown warning option '-Werror=trampolines' [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-sync-nand' [-Wunknown-warning-option]
- 5 warnings generated.
- [ 0%] Building CXX object src/CMakeFiles/phylanx_component.dir/ast/detail/is_function_call.cpp.o
- cd /home/nk/Projects/phylanx/build/src && /usr/bin/clang++ -DBOOST_ALL_NO_LIB -DBOOST_DISABLE_ASSERTS -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_phylanx -DHPX_COMPONENT_STRING=\"hpx_phylanx\" -DHPX_DISABLE_ASSERTS -DHPX_ENABLE_ASSERT_HANDLER -DPHYLANX_EXPORTS -Dphylanx_component_EXPORTS -I/home/nk/Projects/phylanx -I/home/nk/Projects/phylanx/build -fdiagnostics-show-option -Werror=vla -Werror=return-type -Wno-cast-align -O3 -DNDEBUG -fPIC -std=c++14 -std=c++17 -pthread -Wall -Wextra -Wno-unused-local-typedefs -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-unused-parameter -Wformat=2 -Wno-format-nonliteral -Winit-self -Wdouble-promotion -Wcast-qual -Wcast-align -Werror=trampolines -Werror=parentheses -Werror=reorder -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=format -Werror=missing-braces -Werror=sign-compare -fdiagnostics-show-option -Werror=vla -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -fopenmp -std=gnu++14 -o CMakeFiles/phylanx_component.dir/ast/detail/is_function_call.cpp.o -c /home/nk/Projects/phylanx/src/ast/detail/is_function_call.cpp
- warning: unknown warning option '-Werror=trampolines' [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-sync-nand' [-Wunknown-warning-option]
- In file included from /home/nk/Projects/phylanx/src/ast/detail/is_function_call.cpp:7:
- In file included from /home/nk/Projects/phylanx/phylanx/ast/detail/is_function_call.hpp:10:
- In file included from /home/nk/Projects/phylanx/phylanx/ast/node.hpp:12:
- In file included from /home/nk/Projects/phylanx/phylanx/ir/node_data.hpp:13:
- In file included from /usr/local/include/hpx/include/util.hpp:29:
- In file included from /usr/local/include/hpx/util/activate_counters.hpp:11:
- In file included from /usr/local/include/hpx/lcos/future.hpp:1720:
- In file included from /usr/local/include/hpx/lcos/local/packaged_continuation.hpp:24:
- In file included from /usr/local/include/hpx/parallel/executors/execution.hpp:24:
- In file included from /usr/local/include/hpx/lcos/dataflow.hpp:48:
- In file included from /usr/local/include/hpx/parallel/executors/parallel_executor.hpp:29:
- In file included from /usr/local/include/hpx/runtime/threads/policies/scheduler_base.hpp:14:
- In file included from /usr/local/include/hpx/runtime/resource/detail/partitioner.hpp:18:
- In file included from /usr/local/include/hpx/util/command_line_handling.hpp:16:
- In file included from /usr/local/include/hpx/util/runtime_configuration.hpp:12:
- /usr/local/include/hpx/filesystem.hpp:27:21: error: no namespace named 'filesystem' in namespace 'std'; did you mean simply 'filesystem'?
- using namespace std::filesystem;
- ^~~~~
- /usr/local/include/hpx/filesystem.hpp:26:27: note: namespace 'filesystem' defined here
- namespace hpx { namespace filesystem {
- ^
- /usr/local/include/hpx/filesystem.hpp:29:11: error: no member named 'filesystem' in namespace 'std'; did you mean simply 'filesystem'?
- using std::filesystem::canonical;
- ^
- /usr/local/include/hpx/filesystem.hpp:26:27: note: 'filesystem' declared here
- namespace hpx { namespace filesystem {
- ^
- /usr/local/include/hpx/filesystem.hpp:29:16: error: no member named 'canonical' in namespace 'hpx::filesystem'; did you mean '::iscanonical'?
- using std::filesystem::canonical;
- ^~~~~~~~~~~~
- /usr/include/bits/iscanonical.h:47:12: note: '::iscanonical' declared here
- inline int iscanonical (float __val) { return __iscanonicalf (__val); }
- ^
- In file included from /home/nk/Projects/phylanx/src/ast/detail/is_function_call.cpp:7:
- In file included from /home/nk/Projects/phylanx/phylanx/ast/detail/is_function_call.hpp:10:
- In file included from /home/nk/Projects/phylanx/phylanx/ast/node.hpp:12:
- In file included from /home/nk/Projects/phylanx/phylanx/ir/node_data.hpp:13:
- In file included from /usr/local/include/hpx/include/util.hpp:29:
- In file included from /usr/local/include/hpx/util/activate_counters.hpp:11:
- In file included from /usr/local/include/hpx/lcos/future.hpp:1720:
- In file included from /usr/local/include/hpx/lcos/local/packaged_continuation.hpp:24:
- In file included from /usr/local/include/hpx/parallel/executors/execution.hpp:24:
- In file included from /usr/local/include/hpx/lcos/dataflow.hpp:48:
- In file included from /usr/local/include/hpx/parallel/executors/parallel_executor.hpp:29:
- In file included from /usr/local/include/hpx/runtime/threads/policies/scheduler_base.hpp:14:
- In file included from /usr/local/include/hpx/runtime/resource/detail/partitioner.hpp:18:
- In file included from /usr/local/include/hpx/util/command_line_handling.hpp:16:
- In file included from /usr/local/include/hpx/util/runtime_configuration.hpp:12:
- /usr/local/include/hpx/filesystem.hpp:31:12: error: unknown type name 'path'
- inline path initial_path()
- ^
- /usr/local/include/hpx/filesystem.hpp:33:16: error: unknown type name 'path'
- static path ip = current_path();
- ^
- /usr/local/include/hpx/filesystem.hpp:33:26: error: use of undeclared identifier 'current_path'
- static path ip = current_path();
- ^
- /usr/local/include/hpx/filesystem.hpp:37:12: error: unknown type name 'path'
- inline path basename(path const& p)
- ^
- /usr/local/include/hpx/filesystem.hpp:37:26: error: unknown type name 'path'
- inline path basename(path const& p)
- ^
- /usr/local/include/hpx/filesystem.hpp:42:12: error: unknown type name 'path'
- inline path canonical(path const& p, path const& base)
- ^
- /usr/local/include/hpx/filesystem.hpp:42:27: error: unknown type name 'path'
- inline path canonical(path const& p, path const& base)
- ^
- /usr/local/include/hpx/filesystem.hpp:42:42: error: unknown type name 'path'
- inline path canonical(path const& p, path const& base)
- ^
- /usr/local/include/hpx/filesystem.hpp:54:12: error: unknown type name 'path'
- inline path canonical(path const& p, path const& base, error_code& ec)
- ^
- /usr/local/include/hpx/filesystem.hpp:54:27: error: unknown type name 'path'
- inline path canonical(path const& p, path const& base, error_code& ec)
- ^
- /usr/local/include/hpx/filesystem.hpp:54:42: error: unknown type name 'path'
- inline path canonical(path const& p, path const& base, error_code& ec)
- ^
- In file included from /home/nk/Projects/phylanx/src/ast/detail/is_function_call.cpp:7:
- In file included from /home/nk/Projects/phylanx/phylanx/ast/detail/is_function_call.hpp:10:
- In file included from /home/nk/Projects/phylanx/phylanx/ast/node.hpp:12:
- In file included from /home/nk/Projects/phylanx/phylanx/ir/node_data.hpp:13:
- In file included from /usr/local/include/hpx/include/util.hpp:29:
- In file included from /usr/local/include/hpx/util/activate_counters.hpp:11:
- In file included from /usr/local/include/hpx/lcos/future.hpp:1720:
- In file included from /usr/local/include/hpx/lcos/local/packaged_continuation.hpp:24:
- In file included from /usr/local/include/hpx/parallel/executors/execution.hpp:24:
- In file included from /usr/local/include/hpx/lcos/dataflow.hpp:48:
- In file included from /usr/local/include/hpx/parallel/executors/parallel_executor.hpp:29:
- In file included from /usr/local/include/hpx/runtime/threads/policies/scheduler_base.hpp:14:
- In file included from /usr/local/include/hpx/runtime/resource/detail/partitioner.hpp:18:
- In file included from /usr/local/include/hpx/util/command_line_handling.hpp:16:
- In file included from /usr/local/include/hpx/util/runtime_configuration.hpp:13:
- In file included from /usr/local/include/hpx/plugin.hpp:13:
- In file included from /usr/local/include/hpx/plugin/dll.hpp:21:
- /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:143:21: error: expected ';' after expression
- fs::path dll_path(dll_name);
- ^
- /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:143:17: error: no member named 'path' in namespace 'hpx::filesystem'
- fs::path dll_path(dll_name);
- ~~~~^
- /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:143:22: error: use of undeclared identifier 'dll_path'
- fs::path dll_path(dll_name);
- ^
- /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:144:37: error: use of undeclared identifier 'dll_path'; did you mean 'dll_name'?
- map_name = fs::basename(dll_path);
- ^
- /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:397:21: note: 'dll_name' declared here
- std::string dll_name;
- ^
- /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:320:31: error: no member named 'path' in namespace 'hpx::filesystem'
- using filesystem::path;
- ~~~~~~~~~~~~^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 5 warnings and 20 errors generated.
- make[2]: *** [src/CMakeFiles/phylanx_component.dir/build.make:76: src/CMakeFiles/phylanx_component.dir/ast/detail/is_function_call.cpp.o] Error 1
- make[2]: Leaving directory '/home/nk/Projects/phylanx/build'
- make[1]: *** [CMakeFiles/Makefile2:1013: src/CMakeFiles/phylanx_component.dir/all] Error 2
- make[1]: Leaving directory '/home/nk/Projects/phylanx/build'
- make: *** [Makefile:141: all] Error 2
Add Comment
Please, Sign In to add comment