Guest User

Untitled

a guest
Jul 20th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. vapigen --vapidir=/usr/share/vala-0.36/vapi/ --girdir=/usr/share/gir-1.0/ --pkg gtk+-3.0 --library=goffice-0.10 ./GOffice-0.10.gir
  2. GOffice-0.10.gir:17980.7-17980.24: error: unknown child element `record' in `class'
  3. <record name="fill" c:type="fill">
  4. ^^^^^^^^^^^^^^^^^^
  5. GOffice-0.10.gir:18012.7-18012.24: error: unknown child element `record' in `class'
  6. <record name="font" c:type="font">
  7. ^^^^^^^^^^^^^^^^^^
  8. GOffice-0.10.gir:18029.7-18029.52: error: unknown child element `record' in `class'
  9. <record name="text_layout" c:type="text_layout">
  10. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11. GOffice-0.10.gir:20028.7-20028.32: error: unknown child element `record' in `class'
  12. <record name="coords" c:type="coords">
  13. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  14. GOffice-0.10.gir:3662.7-3662.23: warning: Virtual method `GO.Component.set_data' conflicts with method of the same name
  15. <virtual-method name="set_data">
  16. ^^^^^^^^^^^^^^^^^
  17. GOffice-0.10.gir:3672.7-3672.39: warning: Virtual method `GO.Component.set_default_size' conflicts with method of the same name
  18. <virtual-method name="set_default_size">
  19. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  20. GOffice-0.10.gir:3700.7-3700.23: warning: Virtual method `GO.Component.set_size' conflicts with method of the same name
  21. <virtual-method name="set_size">
  22. ^^^^^^^^^^^^^^^^^
  23. GOffice-0.10.gir:8238.7-8240.16: warning: Signal `GO.FileSaver.set_export_options' conflicts with method of the same name
  24. GOffice-0.10.gir:18482.7-18482.15: warning: Virtual method `GO.Undo.undo' conflicts with method of the same name
  25. <virtual-method name="undo">
  26. ^^^^^^^^^
  27. GOffice-0.10.gir:30430.7-30430.29: warning: Virtual method `GO.gPlot.guru_helper' conflicts with method of the same name
  28. <virtual-method name="guru_helper">
  29. ^^^^^^^^^^^^^^^^^^^^^^^
  30. Generation failed: 4 error(s), 6 warning(s)
Add Comment
Please, Sign In to add comment