[Bug 30730] telepathy-glib-0.12.0 fails test

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 25 12:44:49 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30730

--- Comment #5 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-10-25 03:44:49 PDT ---
That assertion failure can't happen in version 0.12, and indeed line 255 isn't
an assertion any more! I think I know what's happening here now, though: for
some reason the example CM that's being run is using your installed version of
telepathy-glib, but it requires the newer version 0.12.

Could you please tell me what output these commands produce, when you're in the
top-level telepathy-glib source directory and have the same environment you've
been using to compile it:

    echo ${LD_LIBRARY_PATH+not_set}

    ./libtool --mode=execute ldd \
    examples/cm/no-protocols/telepathy-example-no-protocols

    make -C examples/cm/no-protocols \
    -W main.c \
    -n telepathy-example-no-protocols

Also, what telepathy-glib version(s) do you have installed system-wide, and
where are they? (/usr/lib, /usr/local/lib, /opt/whatever, etc.)

-- 
Configure bugmail: https://bugs.freedesktop.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 telepathy-bugs mailing list