Guest User

Untitled

a guest
Jan 23rd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.80 KB | None | 0 0
  1. totem-pl-parser-videosite.c:107:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
  2. /usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
  3. totem-pl-parser-videosite.c:108:23: error: 'QUVIPROP_VIDEOFILELENGTH' undeclared (first use in this function)
  4. totem-pl-parser-videosite.c:108:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
  5. /usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
  6. totem-pl-parser-videosite.c:112:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
  7. /usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
  8. totem-pl-parser-videosite.c:113:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
  9. /usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
  10. totem-pl-parser-videosite.c:114:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
  11. /usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
  12. totem-pl-parser-videosite.c:115:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
  13. /usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
  14. totem-pl-parser-videosite.c:116:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
  15. /usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
  16. totem-pl-parser-videosite.c:117:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
  17. /usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
  18. totem-pl-parser-videosite.c:118:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
  19. /usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
  20. totem-pl-parser-videosite.c:139:2: warning: passing argument 1 of 'quvi_parse_close' from incompatible pointer type [enabled by default]
  21. /usr/include/quvi/quvi.h:308:12: note: expected 'void **' but argument is of type 'int *'
  22. make[4]: *** [libtotem_plparser_la-totem-pl-parser-videosite.lo] Error 1
  23. make[4]: *** Waiting for unfinished jobs....
  24. make[4]: Leaving directory `/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6/plparse'
  25. make[3]: *** [all-recursive] Error 1
  26. make[3]: Leaving directory `/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6/plparse'
  27. make[2]: *** [all] Error 2
  28. make[2]: Leaving directory `/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6/plparse'
  29. make[1]: *** [all-recursive] Error 1
  30. make[1]: Leaving directory `/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6'
  31. make: *** [all] Error 2
  32. ^[[31;01m*^[[0m ERROR: dev-libs/totem-pl-parser-2.32.6 failed (compile phase):
  33. ^[[31;01m*^[[0m emake failed
  34. ^[[31;01m*^[[0m
  35. ^[[31;01m*^[[0m If you need support, post the output of 'emerge --info =dev-libs/totem-pl-parser-2.32.6',
  36. ^[[31;01m*^[[0m the complete build log and the output of 'emerge -pqv =dev-libs/totem-pl-parser-2.32.6'.
  37. ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/temp/build.log'.
  38. ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/temp/environment'.
  39. ^[[31;01m*^[[0m S: '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6'
Add Comment
Please, Sign In to add comment