Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. chris   drawables2 → origin/master ↑48 {2} U:1 ?:4  ~/repos/libreoffice-latest/compilerplugins  make verbose=t
  2. make -f /home/chris/repos/libreoffice-latest/compilerplugins/Makefile-clang.mk compilerplugins
  3. make[1]: Entering directory '/home/chris/repos/libreoffice-latest/compilerplugins'
  4. [GEN] compilerplugins/clang/sharedvisitor/analyzer
  5. /usr/bin/ccache clang++ -isystem/usr/lib/llvm-6.0/include -std=c++0x -fuse-ld=gold -Wl,--no-keep-files-mapped -Wl,--no-map-whole-files -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O2 -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -Wundef -O2 -DLO_CLANG_SHARED_PLUGINS \
  6. -I/home/chris/repos/libreoffice-latest/config_host -DCLANGFLAGS='"-isystem/usr/lib/llvm-6.0/include -std=c++0x -fuse-ld=gold -Wl,--no-keep-files-mapped -Wl,--no-map-whole-files -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O2 -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm-6.0/lib/clang/6.0.0/include -w"' \
  7. -DLO_CLANG_USE_ANALYZER_PCH=0 \
  8. -c /home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/analyzer.cxx -o /home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/analyzer.o -MMD -MT /home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/analyzer -MP \
  9. -MF /home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/analyzer.d
  10. clang: warning: -Wl,--no-keep-files-mapped: 'linker' input unused [-Wunused-command-line-argument]
  11. clang: warning: -Wl,--no-map-whole-files: 'linker' input unused [-Wunused-command-line-argument]
  12. clang: warning: argument unused during compilation: '-fuse-ld=gold' [-Wunused-command-line-argument]
  13. warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
  14. 1 warning generated.
  15. /usr/bin/ccache clang++ -isystem/usr/lib/llvm-6.0/include -std=c++0x -fuse-ld=gold -Wl,--no-keep-files-mapped -Wl,--no-map-whole-files -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O2 -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -Wundef -O2 -DLO_CLANG_SHARED_PLUGINS /home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/analyzer.o \
  16. -o /home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/analyzer -lclangTooling -lclangDriver -lclangFrontend -lclangParse -lclangSema -lclangEdit -lclangAnalysis -lclangAST -lclangLex -lclangSerialization -lclangBasic -L/usr/lib/llvm-6.0/lib -lLLVM-6.0
  17. [PCH] compilerplugins/clang/sharedvisitor/clang.pch
  18. /usr/bin/clang -x c++-header -I/home/chris/repos/libreoffice-latest/config_host -isystem/usr/lib/llvm-6.0/include -std=c++0x -fuse-ld=gold -Wl,--no-keep-files-mapped -Wl,--no-map-whole-files -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O2 -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm-6.0/lib/clang/6.0.0/include -w \
  19. /home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/precompiled_clang.hxx -o /home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/clang.pch -MMD -MT /home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/clang.pch -MP \
  20. -MF /home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/clang.pch.d
  21. clang: error: cannot specify -o when generating multiple output files
  22. /home/chris/repos/libreoffice-latest/compilerplugins/Makefile-clang.mk:344: recipe for target '/home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/clang.pch' failed
  23. make[1]: *** [/home/chris/repos/libreoffice-latest/compilerplugins/clang/sharedvisitor/clang.pch] Error 1
  24. make[1]: Leaving directory '/home/chris/repos/libreoffice-latest/compilerplugins'
  25. /home/chris/repos/libreoffice-latest/compilerplugins/Makefile.mk:25: recipe for target 'compilerplugins' failed
  26. make: *** [compilerplugins] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement