[Telepathy] [Bug 14852] New: Telepathy-glib fails to build on ppc64

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 6 07:56:55 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=14852

           Summary: Telepathy-glib fails to build on ppc64
           Product: Telepathy
           Version: unspecified
          Platform: PowerPC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-glib
        AssignedTo: telepathy at lists.freedesktop.org
        ReportedBy: bpepple at fedoraproject.org


Created an attachment (id=14878)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=14878)
Full build log for tp-glib on ppc64

Summary says it all.  Here's a snippet from the build log, where it fails:
<snip>
ranlib .libs/libtelepathy-glib-internal.a
creating libtelepathy-glib-internal.la
(cd .libs && rm -f libtelepathy-glib-internal.la && ln -s
../libtelepathy-glib-internal.la libtelepathy-glib-internal.la)
/usr/bin/nm -B .libs/libtelepathy-glib-internal.a > _gen/abi.nm
grep " T " < _gen/abi.nm > _gen/abi.funcs
make[3]: *** [_gen/abi.txt] Error 1
make[3]: Leaving directory
`/builddir/build/BUILD/telepathy-glib-0.7.4/telepathy-glib'
make[2]: *** [all] Error 2
rm _gen/tp-spec-channel.xml _gen/tp-spec-generic.xml
_gen/tp-spec-connection.xml _gen/tp-spec-dbus-daemon.xml
_gen/tp-spec-media-session-handler.xml _gen/tp-spec-connection-manager.xml
_gen/tp-spec-media-stream-handler.xml
make[2]: Leaving directory
`/builddir/build/BUILD/telepathy-glib-0.7.4/telepathy-glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/telepathy-glib-0.7.4'
make: *** [all] Error 2
<snip>

This appears to be due to the fact that some architectures use function
descriptors, which will be prefixed by ' D ' not ' T ' in the 'nm' output.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Telepathy mailing list