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 796304 - gst-plugins-good-1.0-1.15.0.1 compile fails due to unresolved 'gst_aggregator_simple_get_next_time'
gst-plugins-good-1.0-1.15.0.1 compile fails due to unresolved 'gst_aggregator...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: cerbero
1.14.1
Other Windows
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-05-21 13:15 UTC by Marcos Kintschner
Modified: 2018-11-03 10:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
cereberos generated gst-plugins-good-1.0.compile.log (643.11 KB, application/octet-stream)
2018-05-21 13:15 UTC, Marcos Kintschner
Details

Description Marcos Kintschner 2018-05-21 13:15:20 UTC
Created attachment 372286 [details]
cereberos generated gst-plugins-good-1.0.compile.log

While installing the sources of gstreamer via the command:

python ./cerbero-uninstalled package gstreamer-1.0

I got the following error during the compile stage (full log attached):

path\cerbero\build\sources\windows_x86_64\gst-plugins-good-1.0-1.15.0.1\gst\flv/gstflvmux.c:1813: undefined reference to `gst_aggregator_simple_get_next_time'
collect2.exe: error: ld returned 1 exit status

I googled this function and found it here https://github.com/GStreamer/gstreamer/blob/master/libs/gst/base/gstaggregator.c, according to the commentary it was added in the version 1.16.
Comment 1 Nicolas Dufresne (ndufresne) 2018-05-21 13:20:46 UTC
It's marked 1.16, but was added at the same time. You should run fetch again, and make a clean rebuild.
Comment 2 GStreamer system administrator 2018-11-03 10:23:18 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/cerbero/issues/57.