Advertisement
Guest User

Untitled

a guest
Nov 30th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. lera@infineco:~/projects/LibreOffice$ make build-nocheck
  2. mkdir -p /home/lera/projects/LibreOffice/instdir
  3. /home/lera/projects/LibreOffice/solenv/bin/install-gdb-printers -a /home/lera/projects/LibreOffice/instdir -c
  4. make -j 4 -rs -f /home/lera/projects/LibreOffice/Makefile.gbuild build
  5. [CXX] basctl/source/basicide/basicbox.cxx
  6. [CXX] basctl/source/basicide/basidesh.cxx
  7. [UIL] sc/uiconfig/scalc/ui/headerfootercontent
  8. [UIA] modules/scalc
  9. [PRL] CustomTarget/postprocess/images/commandimagelist.ilst
  10. sc/uiconfig/scalc/ui/conditionalentry.ui:427 WARNING: 'GtkLabel' 'Label_minimum' does not specify what it labels within 'interface' line 3
  11. sc/uiconfig/scalc/ui/conditionalentry.ui:437 WARNING: 'GtkLabel' 'Label_maximum' does not specify what it labels within 'interface' line 3
  12. sc/uiconfig/scalc/ui/headerfootercontent.ui:68 FATAL WARNING: 'GtkComboBoxText' 'comboLB_DEFINED' has no accessibility label while there are orphan labels within 'interface' line 3
  13. sc/uiconfig/scalc/ui/headerfootercontent.ui:83 WARNING: 'GtkLabel' 'labelFT_H_DEFINED' does not specify what it labels within 'interface' line 3
  14. sc/uiconfig/scalc/ui/headerfootercontent.ui:97 WARNING: 'GtkLabel' 'labelFT_F_DEFINED' does not specify what it labels within 'interface' line 3
  15. sc/uiconfig/scalc/ui/headerfootercontent.ui:256 WARNING: 'GtkLabel' 'Format_label' does not specify what it labels within 'interface' line 3
  16. [ECH] CustomTarget/instsetoo_native/setup/versionrc
  17. [CUS] instsetoo_native/setup
  18. [LOC] top level modules: libreoffice
  19. sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:18 WARNING: 'GtkLabel' does not specify what it labels within 'interface' line 3
  20. sc/uiconfig/scalc/ui/datetimetransformationentry.ui:18 WARNING: 'GtkLabel' does not specify what it labels within 'interface' line 3
  21. 0 new error (23 suppressed by /home/lera/projects/LibreOffice/solenv/sanitizers/ui/modules/scalc.suppr)
  22. 8 new warnings (205 suppressed by /home/lera/projects/LibreOffice/solenv/sanitizers/ui/modules/scalc.suppr)
  23. 1 new fatal (23 suppressed by /home/lera/projects/LibreOffice/solenv/sanitizers/ui/modules/scalc.suppr)
  24. 1 suppression unused
  25. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  26. /home/lera/projects/LibreOffice/solenv/gbuild/UIConfig.mk:158: recipe for target '/home/lera/projects/LibreOffice/workdir/UIConfig/modules/scalc.a11yerrors' failed
  27. make[1]: *** [/home/lera/projects/LibreOffice/workdir/UIConfig/modules/scalc.a11yerrors] Error 1
  28. make[1]: *** Удаляется файл «/home/lera/projects/LibreOffice/workdir/UIConfig/modules/scalc.a11yerrors»
  29. make[1]: *** Ожидание завершения заданий…
  30. Makefile:286: recipe for target 'build' failed
  31. make: *** [build] Error 2
  32. lera@infineco:~/projects/LibreOffice$ ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement