[Bug 696410] Build failure for gst-plugins-base-1.0.6

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 22 11:39:54 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696410
  GStreamer | gst-plugins-base | 1.0.6

--- Comment #3 from Brian Pepple <bdpepple at gmail.com> 2013-03-22 18:39:48 UTC ---
Ok, it looks like it's something on our (Fedora's) end. Looking at the build
log it seems to be failing here:

<snip>
pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables -c gstsdpmessage.c  -fPIC -DPIC -o
.libs/libgstsdp_1.0_la-gstsdpmessage.o
Can't locate Carp.pm in @INC (@INC contains: /usr/local/lib/perl5
/usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl
/usr/lib/perl5 /usr/share/perl5 .) at /usr/share/perl5/Safe.pm line 29.
BEGIN failed--compilation aborted at /usr/share/perl5/Safe.pm line 29.
Compilation failed in require at /usr/bin/glib-mkenums line 5.
BEGIN failed--compilation aborted at /usr/bin/glib-mkenums line 5.
make[4]: Leaving directory
`/builddir/build/BUILD/gst-plugins-base-1.0.6/gst-libs/gst/video'
make[4]: *** [video-enumtypes.c] Error 2
make[3]: *** [video] Error 2
make[3]: *** Waiting for unfinished jobs....
<snip>

and when I looking earlier in the log at the config portion:
<snip>
checking for GLIB... yes
checking for glib-genmarshal... glib-genmarshal (from pkg-config path)
checking for glib-mkenums... glib-mkenums
configure: WARNING: glib-mkenums does not seem to work!
<snip>

so, I'm guessing something is broken in our glib2-devel package in Rawhide.

-- 
Configure bugmail: https://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