Advertisement
Guest User

Untitled

a guest
May 21st, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.50 KB | None | 0 0
  1. ====================[ Build | api-server | Debug ]==============================
  2. /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake --build /Users/aam/server/cmake-build-debug --target api-server -- -j 2
  3. [ 3%] Performing update step for 'NLOHMANN'
  4. [ 6%] Performing update step for 'PISTACHE'
  5. Current branch master is up to date.
  6. Current branch master is up to date.
  7. [ 10%] Performing configure step for 'NLOHMANN'
  8. -- Using the single-header code from /Users/aam/server/cmake-build-debug/NLOHMANN-prefix/src/NLOHMANN/single_include/
  9. -- Configuring done
  10. [ 13%] Performing configure step for 'PISTACHE'
  11. -- Cppcheck not found
  12. -- Generating done
  13. -- Build files have been written to: /Users/aam/server/cmake-build-debug/NLOHMANN-prefix/src/NLOHMANN-build
  14. [ 17%] Performing build step for 'NLOHMANN'
  15. [ 1%] Built target catch_main
  16. [ 3%] Built target test-items
  17. [ 6%] Built target test-cbor
  18. -- Configuring done
  19. [ 8%] Built target test-unicode
  20. [ 10%] Built target test-reference_access
  21. [ 13%] Built target test-udt
  22. -- Generating done
  23. [ 15%] Built target test-pointer_access
  24. -- Build files have been written to: /Users/aam/server/cmake-build-debug/PISTACHE-prefix/src/PISTACHE-build
  25. [ 18%] Built target test-modifiers
  26. [ 20%] Performing build step for 'PISTACHE'
  27. [ 20%] Built target test-readme
  28. [ 22%] Built target test-meta
  29. [ 4%] Building CXX object src/CMakeFiles/pistache.dir/common/cookie.cc.o
  30. [ 25%] Built target test-merge_patch
  31. [ 27%] Built target test-json_pointer
  32. [ 30%] Built target test-concepts
  33. [ 32%] Built target test-json_patch
  34. [ 34%] Built target test-to_chars
  35. [ 37%] Built target test-iterators2
  36. [ 39%] Built target test-iterators1
  37. [ 42%] Built target test-wstring
  38. [ 44%] Built target test-testsuites
  39. [ 46%] Built target test-constructor2
  40. [ 49%] Built target test-deserialization
  41. [ 51%] Built target test-inspection
  42. [ 54%] Built target test-conversions
  43. [ 56%] Built target test-alt-string
  44. [ 59%] Built target test-comparison
  45. [ 61%] Built target test-class_const_iterator
  46. [ 63%] Built target test-bson
  47. [ 66%] Built target test-class_parser
  48. [ 68%] Built target test-element_access1
  49. [ 71%] Built target test-class_lexer
  50. [ 73%] Built target test-allocator
  51. [ 75%] Built target test-ubjson
  52. [ 78%] Built target test-noexcept
  53. [ 80%] Built target test-serialization
  54. [ 83%] Built target test-element_access2
  55. [ 85%] Built target test-class_iterator
  56. [ 87%] Built target test-regression
  57. [ 90%] Built target test-constructor1
  58. [ 92%] Built target test-capacity
  59. [ 95%] Built target test-convenience
  60. [ 97%] Built target test-algorithms
  61. [100%] Built target test-msgpack
  62. [ 24%] Performing install step for 'NLOHMANN'
  63. [ 1%] Built target catch_main
  64. [ 3%] Built target test-items
  65. [ 6%] Built target test-cbor
  66. [ 8%] Built target test-unicode
  67. [ 10%] Built target test-reference_access
  68. [ 13%] Built target test-udt
  69. [ 15%] Built target test-pointer_access
  70. [ 18%] Built target test-modifiers
  71. [ 20%] Built target test-readme
  72. [ 22%] Built target test-meta
  73. [ 25%] Built target test-merge_patch
  74. [ 27%] Built target test-json_pointer
  75. [ 30%] Built target test-concepts
  76. [ 32%] Built target test-json_patch
  77. [ 34%] Built target test-to_chars
  78. In file included from /Users/aam/server/cmake-build-debug/PISTACHE-prefix/src/PISTACHE/src/common/cookie.cc:9:
  79. In file included from /Users/aam/server/cmake-build-debug/PISTACHE-prefix/src/PISTACHE/include/pistache/stream.h:9:
  80. /Users/aam/server/cmake-build-debug/PISTACHE-prefix/src/PISTACHE/include/pistache/os.h:48:5: error: unknown type name 'cpu_set_t'
  81. cpu_set_t toPosix() const;
  82. ^
  83. [ 37%] Built target test-iterators2
  84. [ 39%] Built target test-iterators1
  85. [ 42%] Built target test-wstring
  86. [ 44%] Built target test-testsuites
  87. [ 46%] Built target test-constructor2
  88. [ 49%] Built target test-deserialization
  89. [ 51%] Built target test-inspection
  90. 1 error generated.
  91. make[6]: *** [src/CMakeFiles/pistache.dir/common/cookie.cc.o] Error 1
  92. make[5]: *** [src/CMakeFiles/pistache.dir/all] Error 2
  93. make[4]: *** [all] Error 2
  94. make[3]: *** [PISTACHE-prefix/src/PISTACHE-stamp/PISTACHE-build] Error 2
  95. make[2]: *** [CMakeFiles/PISTACHE.dir/all] Error 2
  96. make[2]: *** Waiting for unfinished jobs....
  97. [ 54%] Built target test-conversions
  98. [ 56%] Built target test-alt-string
  99. [ 59%] Built target test-comparison
  100. [ 61%] Built target test-class_const_iterator
  101. [ 63%] Built target test-bson
  102. [ 66%] Built target test-class_parser
  103. [ 68%] Built target test-element_access1
  104. [ 71%] Built target test-class_lexer
  105. [ 73%] Built target test-allocator
  106. [ 75%] Built target test-ubjson
  107. [ 78%] Built target test-noexcept
  108. [ 80%] Built target test-serialization
  109. [ 83%] Built target test-element_access2
  110. [ 85%] Built target test-class_iterator
  111. [ 87%] Built target test-regression
  112. [ 90%] Built target test-constructor1
  113. [ 92%] Built target test-capacity
  114. [ 95%] Built target test-convenience
  115. [ 97%] Built target test-algorithms
  116. [100%] Built target test-msgpack
  117. Install the project...
  118. -- Install configuration: ""
  119. -- Up-to-date: /Users/aam/server/external/include
  120. -- Up-to-date: /Users/aam/server/external/include/nlohmann
  121. -- Up-to-date: /Users/aam/server/external/include/nlohmann/json.hpp
  122. -- Up-to-date: /Users/aam/server/external/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake
  123. -- Up-to-date: /Users/aam/server/external/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake
  124. -- Up-to-date: /Users/aam/server/external/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake
  125. [ 27%] Completed 'NLOHMANN'
  126. [ 37%] Built target NLOHMANN
  127. make[1]: *** [CMakeFiles/api-server.dir/rule] Error 2
  128. make: *** [api-server] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement