[gstreamer-bugs] [Bug 327355] gst-plugins-bad CVS compilation breaks on gcc 4.1

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 19 09:38:58 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=327355
 GStreamer | gst-plugins-bad | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |




------- Comment #2 from Edward Hervey  2006-03-19 17:38 UTC -------
make[4]: Entering directory
`/home/bilboed/work/cvs/gst-plugins-bad/gst/modplug/libmodplug'
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I../../..    -I../../../gst-libs -I../../../gst-libs -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2    -Wall -Werror
-D_REENTRANT -g -O2 -MT libmodplug_la-load_ptm.lo -MD -MP -MF
".deps/libmodplug_la-load_ptm.Tpo" -c -o libmodplug_la-load_ptm.lo `test -f
'load_ptm.cpp' || echo './'`load_ptm.cpp; \
then mv -f ".deps/libmodplug_la-load_ptm.Tpo"
".deps/libmodplug_la-load_ptm.Plo"; else rm -f
".deps/libmodplug_la-load_ptm.Tpo"; exit 1; fi
libtool: ignoring unknown tag CXX
 g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -D_REENTRANT
-g -O2 -MT libmodplug_la-load_ptm.lo -MD -MP -MF
.deps/libmodplug_la-load_ptm.Tpo -c load_ptm.cpp  -fPIC -DPIC -o
.libs/libmodplug_la-load_ptm.o
cc1plus: warnings being treated as errors
load_ptm.cpp: In member function 'BOOL CSoundFile::ReadPTM(const BYTE*,
DWORD)':
load_ptm.cpp:123: warning: dereferencing type-punned pointer will break
strict-aliasing rules
load_ptm.cpp:124: warning: dereferencing type-punned pointer will break
strict-aliasing rules
load_ptm.cpp:125: warning: dereferencing type-punned pointer will break
strict-aliasing rules
load_ptm.cpp:126: warning: dereferencing type-punned pointer will break
strict-aliasing rules
make[4]: *** [libmodplug_la-load_ptm.lo] Error 1
m


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list