After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 647474 - Error during phase build of gst-plugins-base: ########## Error running make ***
Error during phase build of gst-plugins-base: ########## Error running make ...
Status: RESOLVED DUPLICATE of bug 647294
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-11 16:34 UTC by Fabio Durán Verdugo
Modified: 2011-04-11 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2011-04-11 16:34:58 UTC
trying compiling from git repository

make[5]: Entering directory `/home/fabio/checkout/gnome/gst-plugins-base/gst-libs/gst/pbutils'
  CC     libgstpbutils_0.10_la-gstpluginsbaseversion.lo
  CC     libgstpbutils_0.10_la-pbutils.lo
  CC     libgstpbutils_0.10_la-codec-utils.lo
  CC     libgstpbutils_0.10_la-descriptions.lo
  CC     libgstpbutils_0.10_la-encoding-profile.lo
  CC     libgstpbutils_0.10_la-encoding-target.lo
encoding-target.c: In function ‘serialize_encoding_profile’:
encoding-target.c:451:31: error: variable ‘profrestriction’ set but not used [-Werror=unused-but-set-variable]
encoding-target.c:450:51: error: variable ‘proftype’ set but not used [-Werror=unused-but-set-variable]
encoding-target.c: In function ‘gst_encoding_target_save’:
encoding-target.c:1004:12: error: variable ‘res’ set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

make[5]: *** [libgstpbutils_0.10_la-encoding-target.lo] Error 1
make[5]: Leaving directory `/home/fabio/checkout/gnome/gst-plugins-base/gst-libs/gst/pbutils'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/fabio/checkout/gnome/gst-plugins-base/gst-libs/gst/pbutils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/fabio/checkout/gnome/gst-plugins-base/gst-libs/gst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/fabio/checkout/gnome/gst-plugins-base/gst-libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fabio/checkout/gnome/gst-plugins-base'
make: *** [all] Error 2
*** Error during phase build of gst-plugins-base: ########## Error running make   *** [24/26]
Comment 1 Tim-Philipp Müller 2011-04-11 16:49:45 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 647294 ***