gstreamer: compiler warnings when compiling wine

Bug #667059 reported by Austin English
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GStreamer
Unknown
Low
gstreamer0.10 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: libgstreamer0.10-dev

gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o jack.o jack.c
../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winejack.drv.spec audio.o jack.o -o winejack.drv.so -ldxguid -luuid -lwinmm -luser32 ../../libs/port/libwine_port.a
In file included from /usr/include/gstreamer-0.10/gst/gst.h:73:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from main.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function `GDOUBLE_SWAP_LE_BE`:
/usr/include/gstreamer-0.10/gst/gstutils.h:569:34: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:569:34: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:569:34: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:569:34: warning: right shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:73:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from main.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function `GST_READ_DOUBLE_LE`:
/usr/include/gstreamer-0.10/gst/gstutils.h:758:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:758:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:758:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:758:3: warning: left shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:73:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from main.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function âGST_READ_DOUBLE_BEâ:
/usr/include/gstreamer-0.10/gst/gstutils.h:786:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:786:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:786:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:786:3: warning: left shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:73:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from main.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function `GST_WRITE_DOUBLE_LE`:
/usr/include/gstreamer-0.10/gst/gstutils.h:868:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:868:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:868:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:868:3: warning: right shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:73:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from main.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function `GST_WRITE_DOUBLE_BE`:
/usr/include/gstreamer-0.10/gst/gstutils.h:895:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:895:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:895:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:895:3: warning: right shift count >= width of type [enabled by default]

austin@midna:~$ dpkg -S /usr/include/gstreamer-0.10/gst/gstutils.h
libgstreamer0.10-dev: /usr/include/gstreamer-0.10/gst/gstutils.h

austin@midna:~$ dpkg -l | grep libgstreamer0.10-dev
ii libgstreamer0.10-dev 0.10.28-1 GStreamer core development files

austin@midna:~$ lsb_release -rd
Description: Ubuntu 10.04.1 LTS
Release: 10.04

Revision history for this message
Austin English (austinenglish) wrote :

Forgot to add, this is on a 64-bit host compiling wine in 32-bit mode (gcc -m32)
austin@midna:~$ uname -a
Linux midna 2.6.35-22-generic #34~lucid1-Ubuntu SMP Mon Oct 11 14:34:26 UTC 2010 x86_64 GNU/Linux

Changed in gstreamer:
importance: Unknown → Low
Revision history for this message
Pedro Villavicencio (pedro) wrote :

closing the bug as per the comment upstream.

Changed in gstreamer0.10 (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.