Guest User

gstreamer compiler warnings

a guest
Jul 7th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.43 KB | None | 0 0
  1. In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0,
  2. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  3. from /usr/include/glib-2.0/glib-object.h:23,
  4. from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  5. from /usr/include/gstreamer-1.0/gst/gst.h:31,
  6. from ../../../wine/dlls/winegstreamer/gst_cbs.c:21:
  7. /usr/include/glib-2.0/gobject/gparam.h:166:35: warning: result of ‘1 << 31’ requires 33 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
  8. G_PARAM_DEPRECATED = 1 << 31
  9. ^~
  10. In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:184:0,
  11. from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
  12. from /usr/include/gstreamer-1.0/gst/gstpad.h:72,
  13. from /usr/include/gstreamer-1.0/gst/gstelement.h:57,
  14. from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
  15. from /usr/include/gstreamer-1.0/gst/gst.h:35,
  16. from ../../../wine/dlls/winegstreamer/gst_cbs.c:21:
  17. /usr/include/gstreamer-1.0/gst/gstmessage.h:156:38: warning: result of ‘1 << 31’ requires 33 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
  18. GST_MESSAGE_EXTENDED = (1 << 31),
  19. ^~
  20. gcc -m64 -c -o gstdemux.o ../../../wine/dlls/winegstreamer/gstdemux.c -I. -I../../../wine/dlls/winegstreamer \
  21. -I../../include -I../../../wine/include -I/usr/include/gstreamer-1.0 \
  22. -I/usr/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D__WINESRC__ \
  23. -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  24. -Wignored-qualifiers -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  25. -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -D_FORTIFY_SOURCE=2 \
  26. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  27. In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0,
  28. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  29. from /usr/include/glib-2.0/glib-object.h:23,
  30. from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  31. from /usr/include/gstreamer-1.0/gst/gst.h:31,
  32. from ../../../wine/dlls/winegstreamer/gstdemux.c:24:
  33. /usr/include/glib-2.0/gobject/gparam.h:166:35: warning: result of ‘1 << 31’ requires 33 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
  34. G_PARAM_DEPRECATED = 1 << 31
  35. ^~
  36. In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:184:0,
  37. from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
  38. from /usr/include/gstreamer-1.0/gst/gstpad.h:72,
  39. from /usr/include/gstreamer-1.0/gst/gstelement.h:57,
  40. from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
  41. from /usr/include/gstreamer-1.0/gst/gst.h:35,
  42. from ../../../wine/dlls/winegstreamer/gstdemux.c:24:
  43. /usr/include/gstreamer-1.0/gst/gstmessage.h:156:38: warning: result of ‘1 << 31’ requires 33 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
  44. GST_MESSAGE_EXTENDED = (1 << 31),
  45. ^~
  46. gcc -m64 -c -o gsttffilter.o ../../../wine/dlls/winegstreamer/gsttffilter.c -I. \
  47. -I../../../wine/dlls/winegstreamer -I../../include -I../../../wine/include \
  48. -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 \
  49. -I/usr/lib/glib-2.0/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing \
  50. -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wshift-overflow=2 \
  51. -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  52. -Wlogical-op -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  53. In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0,
  54. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  55. from /usr/include/glib-2.0/glib-object.h:23,
  56. from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  57. from /usr/include/gstreamer-1.0/gst/gst.h:31,
  58. from ../../../wine/dlls/winegstreamer/gsttffilter.c:25:
  59. /usr/include/glib-2.0/gobject/gparam.h:166:35: warning: result of ‘1 << 31’ requires 33 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
  60. G_PARAM_DEPRECATED = 1 << 31
  61. ^~
  62. In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:184:0,
  63. from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
  64. from /usr/include/gstreamer-1.0/gst/gstpad.h:72,
  65. from /usr/include/gstreamer-1.0/gst/gstelement.h:57,
  66. from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
  67. from /usr/include/gstreamer-1.0/gst/gst.h:35,
  68. from ../../../wine/dlls/winegstreamer/gsttffilter.c:25:
  69. /usr/include/gstreamer-1.0/gst/gstmessage.h:156:38: warning: result of ‘1 << 31’ requires 33 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
  70. GST_MESSAGE_EXTENDED = (1 << 31),
  71. ^~
  72. gcc -m64 -c -o main.o ../../../wine/dlls/winegstreamer/main.c -I. -I../../../wine/dlls/winegstreamer \
  73. -I../../include -I../../../wine/include -I/usr/include/gstreamer-1.0 \
  74. -I/usr/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D__WINESRC__ \
  75. -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  76. -Wignored-qualifiers -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  77. -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -D_FORTIFY_SOURCE=2 \
  78. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  79. In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0,
  80. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  81. from /usr/include/glib-2.0/glib-object.h:23,
  82. from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  83. from /usr/include/gstreamer-1.0/gst/gst.h:31,
  84. from ../../../wine/dlls/winegstreamer/main.c:25:
  85. /usr/include/glib-2.0/gobject/gparam.h:166:35: warning: result of ‘1 << 31’ requires 33 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
  86. G_PARAM_DEPRECATED = 1 << 31
  87. ^~
  88. In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:184:0,
  89. from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
  90. from /usr/include/gstreamer-1.0/gst/gstpad.h:72,
  91. from /usr/include/gstreamer-1.0/gst/gstelement.h:57,
  92. from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
  93. from /usr/include/gstreamer-1.0/gst/gst.h:35,
  94. from ../../../wine/dlls/winegstreamer/main.c:25:
  95. /usr/include/gstreamer-1.0/gst/gstmessage.h:156:38: warning: result of ‘1 << 31’ requires 33 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
  96. GST_MESSAGE_EXTENDED = (1 << 31),
  97. ^~
Add Comment
Please, Sign In to add comment