Guest User

Untitled

a guest
Oct 29th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.21 KB | None | 0 0
  1. nk@f3lix[±|hpx_buildsystem_fixes ✓]:~/Projects/phylanx/build $ make VERBOSE=1
  2. /usr/bin/cmake -S/home/nk/Projects/phylanx -B/home/nk/Projects/phylanx/build --check-build-system CMakeFiles/Makefile.cmake 0
  3. /usr/bin/cmake -E cmake_progress_start /home/nk/Projects/phylanx/build/CMakeFiles /home/nk/Projects/phylanx/build/CMakeFiles/progress.marks
  4. make -f CMakeFiles/Makefile2 all
  5. make[1]: Entering directory '/home/nk/Projects/phylanx/build'
  6. make -f src/CMakeFiles/phylanx_component.dir/build.make src/CMakeFiles/phylanx_component.dir/depend
  7. make[2]: Entering directory '/home/nk/Projects/phylanx/build'
  8. 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=
  9. 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".
  10. 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".
  11. Scanning dependencies of target phylanx_component
  12. make[2]: Leaving directory '/home/nk/Projects/phylanx/build'
  13. make -f src/CMakeFiles/phylanx_component.dir/build.make src/CMakeFiles/phylanx_component.dir/build
  14. make[2]: Entering directory '/home/nk/Projects/phylanx/build'
  15. [ 0%] Building CXX object src/CMakeFiles/phylanx_component.dir/version.cpp.o
  16. 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
  17. warning: unknown warning option '-Werror=trampolines' [-Wunknown-warning-option]
  18. warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]
  19. warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
  20. warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
  21. warning: unknown warning option '-Wno-sync-nand' [-Wunknown-warning-option]
  22. 5 warnings generated.
  23. [ 0%] Building CXX object src/CMakeFiles/phylanx_component.dir/ast/detail/is_function_call.cpp.o
  24. 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
  25. warning: unknown warning option '-Werror=trampolines' [-Wunknown-warning-option]
  26. warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]
  27. warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
  28. warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
  29. warning: unknown warning option '-Wno-sync-nand' [-Wunknown-warning-option]
  30. In file included from /home/nk/Projects/phylanx/src/ast/detail/is_function_call.cpp:7:
  31. In file included from /home/nk/Projects/phylanx/phylanx/ast/detail/is_function_call.hpp:10:
  32. In file included from /home/nk/Projects/phylanx/phylanx/ast/node.hpp:12:
  33. In file included from /home/nk/Projects/phylanx/phylanx/ir/node_data.hpp:13:
  34. In file included from /usr/local/include/hpx/include/util.hpp:29:
  35. In file included from /usr/local/include/hpx/util/activate_counters.hpp:11:
  36. In file included from /usr/local/include/hpx/lcos/future.hpp:1720:
  37. In file included from /usr/local/include/hpx/lcos/local/packaged_continuation.hpp:24:
  38. In file included from /usr/local/include/hpx/parallel/executors/execution.hpp:24:
  39. In file included from /usr/local/include/hpx/lcos/dataflow.hpp:48:
  40. In file included from /usr/local/include/hpx/parallel/executors/parallel_executor.hpp:29:
  41. In file included from /usr/local/include/hpx/runtime/threads/policies/scheduler_base.hpp:14:
  42. In file included from /usr/local/include/hpx/runtime/resource/detail/partitioner.hpp:18:
  43. In file included from /usr/local/include/hpx/util/command_line_handling.hpp:16:
  44. In file included from /usr/local/include/hpx/util/runtime_configuration.hpp:12:
  45. /usr/local/include/hpx/filesystem.hpp:27:21: error: no namespace named 'filesystem' in namespace 'std'; did you mean simply 'filesystem'?
  46. using namespace std::filesystem;
  47. ^~~~~
  48. /usr/local/include/hpx/filesystem.hpp:26:27: note: namespace 'filesystem' defined here
  49. namespace hpx { namespace filesystem {
  50. ^
  51. /usr/local/include/hpx/filesystem.hpp:29:11: error: no member named 'filesystem' in namespace 'std'; did you mean simply 'filesystem'?
  52. using std::filesystem::canonical;
  53. ^
  54. /usr/local/include/hpx/filesystem.hpp:26:27: note: 'filesystem' declared here
  55. namespace hpx { namespace filesystem {
  56. ^
  57. /usr/local/include/hpx/filesystem.hpp:29:16: error: no member named 'canonical' in namespace 'hpx::filesystem'; did you mean '::iscanonical'?
  58. using std::filesystem::canonical;
  59. ^~~~~~~~~~~~
  60. /usr/include/bits/iscanonical.h:47:12: note: '::iscanonical' declared here
  61. inline int iscanonical (float __val) { return __iscanonicalf (__val); }
  62. ^
  63. In file included from /home/nk/Projects/phylanx/src/ast/detail/is_function_call.cpp:7:
  64. In file included from /home/nk/Projects/phylanx/phylanx/ast/detail/is_function_call.hpp:10:
  65. In file included from /home/nk/Projects/phylanx/phylanx/ast/node.hpp:12:
  66. In file included from /home/nk/Projects/phylanx/phylanx/ir/node_data.hpp:13:
  67. In file included from /usr/local/include/hpx/include/util.hpp:29:
  68. In file included from /usr/local/include/hpx/util/activate_counters.hpp:11:
  69. In file included from /usr/local/include/hpx/lcos/future.hpp:1720:
  70. In file included from /usr/local/include/hpx/lcos/local/packaged_continuation.hpp:24:
  71. In file included from /usr/local/include/hpx/parallel/executors/execution.hpp:24:
  72. In file included from /usr/local/include/hpx/lcos/dataflow.hpp:48:
  73. In file included from /usr/local/include/hpx/parallel/executors/parallel_executor.hpp:29:
  74. In file included from /usr/local/include/hpx/runtime/threads/policies/scheduler_base.hpp:14:
  75. In file included from /usr/local/include/hpx/runtime/resource/detail/partitioner.hpp:18:
  76. In file included from /usr/local/include/hpx/util/command_line_handling.hpp:16:
  77. In file included from /usr/local/include/hpx/util/runtime_configuration.hpp:12:
  78. /usr/local/include/hpx/filesystem.hpp:31:12: error: unknown type name 'path'
  79. inline path initial_path()
  80. ^
  81. /usr/local/include/hpx/filesystem.hpp:33:16: error: unknown type name 'path'
  82. static path ip = current_path();
  83. ^
  84. /usr/local/include/hpx/filesystem.hpp:33:26: error: use of undeclared identifier 'current_path'
  85. static path ip = current_path();
  86. ^
  87. /usr/local/include/hpx/filesystem.hpp:37:12: error: unknown type name 'path'
  88. inline path basename(path const& p)
  89. ^
  90. /usr/local/include/hpx/filesystem.hpp:37:26: error: unknown type name 'path'
  91. inline path basename(path const& p)
  92. ^
  93. /usr/local/include/hpx/filesystem.hpp:42:12: error: unknown type name 'path'
  94. inline path canonical(path const& p, path const& base)
  95. ^
  96. /usr/local/include/hpx/filesystem.hpp:42:27: error: unknown type name 'path'
  97. inline path canonical(path const& p, path const& base)
  98. ^
  99. /usr/local/include/hpx/filesystem.hpp:42:42: error: unknown type name 'path'
  100. inline path canonical(path const& p, path const& base)
  101. ^
  102. /usr/local/include/hpx/filesystem.hpp:54:12: error: unknown type name 'path'
  103. inline path canonical(path const& p, path const& base, error_code& ec)
  104. ^
  105. /usr/local/include/hpx/filesystem.hpp:54:27: error: unknown type name 'path'
  106. inline path canonical(path const& p, path const& base, error_code& ec)
  107. ^
  108. /usr/local/include/hpx/filesystem.hpp:54:42: error: unknown type name 'path'
  109. inline path canonical(path const& p, path const& base, error_code& ec)
  110. ^
  111. In file included from /home/nk/Projects/phylanx/src/ast/detail/is_function_call.cpp:7:
  112. In file included from /home/nk/Projects/phylanx/phylanx/ast/detail/is_function_call.hpp:10:
  113. In file included from /home/nk/Projects/phylanx/phylanx/ast/node.hpp:12:
  114. In file included from /home/nk/Projects/phylanx/phylanx/ir/node_data.hpp:13:
  115. In file included from /usr/local/include/hpx/include/util.hpp:29:
  116. In file included from /usr/local/include/hpx/util/activate_counters.hpp:11:
  117. In file included from /usr/local/include/hpx/lcos/future.hpp:1720:
  118. In file included from /usr/local/include/hpx/lcos/local/packaged_continuation.hpp:24:
  119. In file included from /usr/local/include/hpx/parallel/executors/execution.hpp:24:
  120. In file included from /usr/local/include/hpx/lcos/dataflow.hpp:48:
  121. In file included from /usr/local/include/hpx/parallel/executors/parallel_executor.hpp:29:
  122. In file included from /usr/local/include/hpx/runtime/threads/policies/scheduler_base.hpp:14:
  123. In file included from /usr/local/include/hpx/runtime/resource/detail/partitioner.hpp:18:
  124. In file included from /usr/local/include/hpx/util/command_line_handling.hpp:16:
  125. In file included from /usr/local/include/hpx/util/runtime_configuration.hpp:13:
  126. In file included from /usr/local/include/hpx/plugin.hpp:13:
  127. In file included from /usr/local/include/hpx/plugin/dll.hpp:21:
  128. /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:143:21: error: expected ';' after expression
  129. fs::path dll_path(dll_name);
  130. ^
  131. /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:143:17: error: no member named 'path' in namespace 'hpx::filesystem'
  132. fs::path dll_path(dll_name);
  133. ~~~~^
  134. /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:143:22: error: use of undeclared identifier 'dll_path'
  135. fs::path dll_path(dll_name);
  136. ^
  137. /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:144:37: error: use of undeclared identifier 'dll_path'; did you mean 'dll_name'?
  138. map_name = fs::basename(dll_path);
  139. ^
  140. /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:397:21: note: 'dll_name' declared here
  141. std::string dll_name;
  142. ^
  143. /usr/local/include/hpx/plugin/detail/dll_dlopen.hpp:320:31: error: no member named 'path' in namespace 'hpx::filesystem'
  144. using filesystem::path;
  145. ~~~~~~~~~~~~^
  146. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  147. 5 warnings and 20 errors generated.
  148. make[2]: *** [src/CMakeFiles/phylanx_component.dir/build.make:76: src/CMakeFiles/phylanx_component.dir/ast/detail/is_function_call.cpp.o] Error 1
  149. make[2]: Leaving directory '/home/nk/Projects/phylanx/build'
  150. make[1]: *** [CMakeFiles/Makefile2:1013: src/CMakeFiles/phylanx_component.dir/all] Error 2
  151. make[1]: Leaving directory '/home/nk/Projects/phylanx/build'
  152. make: *** [Makefile:141: all] Error 2
Add Comment
Please, Sign In to add comment