Date: Sun, 14 Sep 2003 09:59:30 +0900 From: Alexander Nedotsukov <bland@FreeBSD.org> To: Khairil Yusof <kaeru@pd.jaring.my> Cc: freebsd-gnome@FreeBSD.org Subject: Re: Problem building gstreamer 0.63 on current Message-ID: <3F63BD72.4040503@FreeBSD.org> In-Reply-To: <1063481447.89975.2.camel@wolverine.home.net> References: <1063481447.89975.2.camel@wolverine.home.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Please lower your optimization level. -O2 is actual trigger for this error. All the best, Alexander. Khairil Yusof wrote: >A Gnome 2.4 build from marcusmerge went flawlessly except on gstreamer >upgrade to 0.63. > >It fails at this point below. > >---- > >cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -D_GNU_SOURCE >-D_LARGEFILE_ SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/libxml2 >-I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/glib-2.0 >-I/usr/local/lib/glib-2.0/include - I.. -Wall -Werror >-DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOM >AIN=g_log_domain_gstreamer >-DGST_CACHE_DIR=\"/usr/X11R6/share/gnome/cache/gstrea mer-0.6\" -O2 >-pipe -mfpmath=sse -march=pentium3 -MT libgstreamer_0.6_la-gstplug in.lo >-MD -MP -MF .deps/libgstreamer_0.6_la-gstplugin.Tpo -c gstplugin.c >-fPIC -DPIC -o .libs/libgstreamer_0.6_la-gstplugin.lo >gstplugin.c: In function `gst_plugin_load_plugin': >gstplugin.c:183: warning: dereferencing type-punned pointer will break >strict-al iasing rules >gmake[4]: *** [libgstreamer_0.6_la-gstplugin.lo] Error 1 >gmake[4]: Leaving directory >`/usr/ports/multimedia/gstreamer/work/gstreamer-0.6. 3/gst' >gmake[3]: *** [all-recursive] Error 1 >gmake[3]: Leaving directory >`/usr/ports/multimedia/gstreamer/work/gstreamer-0.6. 3/gst' >gmake[2]: *** [all] Error 2 >gmake[2]: Leaving directory >`/usr/ports/multimedia/gstreamer/work/gstreamer-0.6. 3/gst' >gmake[1]: *** [all-recursive] Error 1 >gmake[1]: Leaving directory >`/usr/ports/multimedia/gstreamer/work/gstreamer-0.6. 3' >gmake: *** [all] Error 2 >*** Error code 2 > >Stop in /usr/ports/multimedia/gstreamer. >-- >"Optimized, readable, on time; Pick any two." > >FreeBSD 5.1-CURRENT i386 >3:30AM up 5 days, 4:04, 3 users, load averages: 0.28, 0.64, 0.66 > > -- Alexander
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F63BD72.4040503>