Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. Capturing in make/cc mode...
  2. In file included from f1.cpp:1:
  3. In file included from /usr/local/Cellar/infer/0.15.0/lib/infer/facebook-clang-plugins/clang/install/include/c++/v1/iostream:38:
  4. In file included from /usr/local/Cellar/infer/0.15.0/lib/infer/facebook-clang-plugins/clang/install/include/c++/v1/ios:215:
  5. In file included from /usr/local/Cellar/infer/0.15.0/lib/infer/facebook-clang-plugins/clang/install/include/c++/v1/iosfwd:90:
  6. /usr/local/Cellar/infer/0.15.0/lib/infer/facebook-clang-plugins/clang/install/include/c++/v1/wchar.h:119:15: fatal error: 'wchar.h' file not found
  7. #include_next <wchar.h>
  8. ^~~~~~~~~
  9. 1 error generated.
  10. Error: the following clang command did not run successfully:
  11. /usr/local/Cellar/infer/0.15.0/lib/infer/facebook-clang-plugins/clang/install/bin/clang++
  12. @/var/folders/ch/6y4fcn4s59z903wmcbcdktq40000gn/T/clang_command_.tmp.86d70a.txt
  13. ++Contents of '/var/folders/ch/6y4fcn4s59z903wmcbcdktq40000gn/T/clang_command_.tmp.86d70a.txt':
  14. "-cc1" "-load"
  15. "/usr/local/Cellar/infer/0.15.0/lib/infer/infer/bin/../../facebook-clang-plugins/libtooling/build/FacebookClangPlugin.dylib"
  16. "-add-plugin" "BiniouASTExporter" "-plugin-arg-BiniouASTExporter" "-"
  17. "-plugin-arg-BiniouASTExporter" "PREPEND_CURRENT_DIR=1"
  18. "-plugin-arg-BiniouASTExporter" "MAX_STRING_SIZE=65535" "-cc1" "-triple"
  19. "x86_64-apple-macosx10.14.0" "-Wdeprecated-objc-isa-usage"
  20. "-Werror=deprecated-objc-isa-usage" "-emit-obj" "-mrelax-all"
  21. "-disable-free" "-disable-llvm-verifier" "-discard-value-names"
  22. "-main-file-name" "f1.cpp" "-mrelocation-model" "pic" "-pic-level" "2"
  23. "-mthread-model" "posix" "-mdisable-fp-elim" "-masm-verbose"
  24. "-munwind-tables" "-target-cpu" "penryn" "-dwarf-column-info"
  25. "-debugger-tuning=lldb" "-target-linker-version" "351.8" "-resource-dir"
  26. "/usr/local/Cellar/infer/0.15.0/lib/infer/facebook-clang-plugins/clang/install/lib/clang/7.0.0"
  27. "-include"
  28. "/usr/local/Cellar/infer/0.15.0/lib/infer/infer/bin/../lib/clang_wrappers/global_defines.h"
  29. "-stdlib=libc++" "-Wno-ignored-optimization-argument" "-Wno-everything"
  30. "-fdeprecated-macro" "-fdebug-compilation-dir" "/Users/millad/temp/infer"
  31. "-ferror-limit" "19" "-fmessage-length" "0" "-stack-protector" "1"
  32. "-fblocks" "-fencode-extended-block-signature"
  33. "-fobjc-runtime=macosx-10.14.0" "-fcxx-exceptions" "-fexceptions"
  34. "-fmax-type-align=16" "-fdiagnostics-show-option" "-o"
  35. "/var/folders/ch/6y4fcn4s59z903wmcbcdktq40000gn/T/f1-4ac6fb.o" "-x" "c++"
  36. "f1.cpp" "-O0" "-include"
  37. "/usr/local/Cellar/infer/0.15.0/lib/infer/infer/bin/../lib/clang_wrappers/global_defines.h"
  38. "-Wno-everything"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement