[Bug 46384] New: tp-glib fails to build on Android and windows
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 21 12:28:56 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46384
Bug #: 46384
Summary: tp-glib fails to build on Android and windows
Classification: Unclassified
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: major
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: alvaro.soliverez at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
../telepathy-glib/base-call-content.h:35:35: error: redefinition of typedef
'TpBaseCallChannel'
../telepathy-glib/base-call-stream.h:33:35: note: previous declaration of
'TpBaseCallChannel' was here
In file included from base-call-channel.c:103:0:
base-call-channel.h:30:35: error: redefinition of typedef 'TpBaseCallChannel'
../telepathy-glib/base-call-content.h:35:35: note: previous declaration of
'TpBaseCallChannel' was here
In file included from base-call-channel.c:108:0:
../telepathy-glib/base-call-internal.h:30:35: error: redefinition of typedef
'TpBaseCallChannel'
base-call-channel.h:30:35: note: previous declaration of 'TpBaseCallChannel'
was here
../telepathy-glib/base-call-internal.h:31:35: error: redefinition of typedef
'TpBaseCallContent'
Latest tp-glib fails to build with similar errors in both platforms
../telepathy-glib/base-call-content.h:37:35: note: previous declaration of
'TpBaseCallContent' was here
../telepathy-glib/base-call-internal.h:32:35: error: redefinition of typedef
'TpBaseCallStream'
../telepathy-glib/base-call-stream.h:35:34: note: previous declaration of
'TpBaseCallStream' was here
In file included from ../telepathy-glib/base-media-call-stream.h:25:0,
from base-call-channel.c:109:
../telepathy-glib/call-stream-endpoint.h:33:38: error: redefinition of typedef
'TpCallStreamEndpoint'
../telepathy-glib/base-call-internal.h:37:38: note: previous declaration of
'TpCallStreamEndpoint' was here
In file included from base-call-channel.c:109:0:
../telepathy-glib/base-media-call-stream.h:29:39: error: redefinition of
typedef 'TpBaseMediaCallStream'
../telepathy-glib/base-call-internal.h:36:39: note: previous declaration of
'TpBaseMediaCallStream' was here
make[2]: *** [base-call-channel.lo] Error 1
make[2]: Leaving directory
`/var/lib/buildbot/telepathy/telepathy-glib-win/build/telepathy-glib'
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1
make[1]: Leaving directory
`/var/lib/buildbot/telepathy/telepathy-glib-win/build/telepathy-glib'
program finished with exit code 2
elapsedTime=47.038328
See here for more details:
Windows build:
http://buildbot.telepathy.im:8010/builders/telepathy-glib%20-%20windows/builds/16
Android build:
http://buildbot.telepathy.im:8010/builders/telepathy-android%20-%20r10/builds/59
--
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