[gstreamer-bugs] [Bug 623698] riff build error: requires GstInterfaces 1.1, has 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 7 06:22:00 PDT 2010


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

--- Comment #7 from Frank Solensky <frank at solensky.org> 2010-07-07 13:21:56 UTC ---
Well that's odd..  I started another build last night and ran into a link
problem:
---
  GEN    GstRiff-0.10.gir
./.libs/libgstriff-0.10.so: undefined reference to
`gst_tag_freeform_string_to_utf8'
collect2: ld returned 1 exit status
Traceback (most recent call last):
  File "/opt/gnome2/bin/g-ir-scanner", line 38, in <module>
    sys.exit(scanner_main(sys.argv))
  File "/opt/gnome2/lib64/gobject-introspection/giscanner/scannermain.py", line
325, in scanner_main
    glibtransformer.get_get_type_functions())
  File "/opt/gnome2/lib64/gobject-introspection/giscanner/dumper.py", line 236,
in compile_introspection_binary
    return dc.run()
  File "/opt/gnome2/lib64/gobject-introspection/giscanner/dumper.py", line 132,
in run
    self._link(bin_path, o_path)
  File "/opt/gnome2/lib64/gobject-introspection/giscanner/dumper.py", line 231,
in _link
    subprocess.check_call(args)
  File "/usr/lib64/python2.6/subprocess.py", line 488, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['../../../libtool', '--mode=link',
'--tag=CC', '--silent', 'gcc', '-o',
'/mnt/common/opt/gnome2/usr/src/gst-plugins-base/gst-libs/gst/riff/tmp-introspectoYd2T4/GstRiff-0.10',
'-L.', '-Wl,--export-dynamic', '-pthread', '-L/opt/gnome2/lib64',
'-lgirepository-1.0', '-lgobject-2.0', '-lgmodule-2.0', '-lffi',
'-lgthread-2.0', '-lrt', '-lglib-2.0', 'libgstriff-0.10.la', '-pthread',
'-Wl,--export-dynamic', '-L/opt/gnome2/lib64', '-lgio-2.0',
'-lgirepository-1.0', '-lgobject-2.0', '-lgmodule-2.0', '-lffi',
'-lgthread-2.0', '-lrt', '-lglib-2.0',
'/mnt/common/opt/gnome2/usr/src/gst-plugins-base/gst-libs/gst/riff/tmp-introspectoYd2T4/GstRiff-0.10.o']'
returned non-zero exit status 1
make[4]: *** [GstRiff-0.10.gir] Error 1
make[4]: Leaving directory
`/mnt/common/opt/gnome2/usr/src/gst-plugins-base/gst-libs/gst/riff'
---

Figuring (read: 'guessing') that this might have been related to the earlier
attempt to clear this up, I started clean:
  rm -rf /mnt/common/opt/gnome2/usr/src/gst-plugins-base
  jhbuild buildone gst-plugins-base

*** success ***

I don't see anything in the log for gst-plugins-base that looks like it may
have fixed this indirectly but, well, it's fine now.

(shrug) Thanks anyway..

-- 
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