[Touch-packages] [Bug 1350874] Re: /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: redefinition of ‘struct PointerCoordinate’

2014-08-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/platform-api

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1350874

Title:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24:
  error: redefinition of ‘struct PointerCoordinate’

Status in “platform-api” package in Ubuntu:
  Confirmed

Bug description:
  You can reproduce this by building gst-plugins-bad1.0 in current
  Utopic. Any builds which include event.h directly or indirectly are
  going to fail.

  In file included from /usr/include/ubuntu/application/ui/input/event.h:211:0,
   from 
/usr/include/ubuntu/application/ui/window_properties.h:25,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: 
redefinition of ‘struct PointerCoordinate’
   struct PointerCoordinate
  ^
  In file included from 
/usr/include/ubuntu/application/ui/window_properties.h:25:0,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event.h:168:12: note: originally 
defined here
   struct PointerCoordinate
  ^
  Makefile:869: recipe for target 'libgstandroidmedia_la-gstamchybris.lo' failed

  structs have file scope; you can't have two with the same name.

  platform-api 2.2.0+14.10.20140730-0ubuntu1 but this was introduced in
  2.2.0+14.10.20140728-0ubuntu1
  (https://launchpadlibrarian.net/180999524/platform-
  api_2.1.0%2B14.10.20140721-0ubuntu1_2.2.0%2B14.10.20140728-0ubuntu1.diff.gz).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/platform-api/+bug/1350874/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350874] Re: /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: redefinition of ‘struct PointerCoordinate’

2014-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package platform-api -
2.2.0+14.10.20140821-0ubuntu1

---
platform-api (2.2.0+14.10.20140821-0ubuntu1) utopic; urgency=low

  [ Iain Lane ]
  * Fix error by pulling out and sharing a struct instead of defining it
twice. (LP: #1350874)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 21 Aug 2014 
09:32:54 +

** Changed in: platform-api (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1350874

Title:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24:
  error: redefinition of ‘struct PointerCoordinate’

Status in “platform-api” package in Ubuntu:
  Fix Released

Bug description:
  You can reproduce this by building gst-plugins-bad1.0 in current
  Utopic. Any builds which include event.h directly or indirectly are
  going to fail.

  In file included from /usr/include/ubuntu/application/ui/input/event.h:211:0,
   from 
/usr/include/ubuntu/application/ui/window_properties.h:25,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: 
redefinition of ‘struct PointerCoordinate’
   struct PointerCoordinate
  ^
  In file included from 
/usr/include/ubuntu/application/ui/window_properties.h:25:0,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event.h:168:12: note: originally 
defined here
   struct PointerCoordinate
  ^
  Makefile:869: recipe for target 'libgstandroidmedia_la-gstamchybris.lo' failed

  structs have file scope; you can't have two with the same name.

  platform-api 2.2.0+14.10.20140730-0ubuntu1 but this was introduced in
  2.2.0+14.10.20140728-0ubuntu1
  (https://launchpadlibrarian.net/180999524/platform-
  api_2.1.0%2B14.10.20140721-0ubuntu1_2.2.0%2B14.10.20140728-0ubuntu1.diff.gz).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/platform-api/+bug/1350874/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350874] Re: /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: redefinition of ‘struct PointerCoordinate’

2014-08-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~laney/platform-api/1350874

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1350874

Title:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24:
  error: redefinition of ‘struct PointerCoordinate’

Status in “platform-api” package in Ubuntu:
  Confirmed

Bug description:
  You can reproduce this by building gst-plugins-bad1.0 in current
  Utopic. Any builds which include event.h directly or indirectly are
  going to fail.

  In file included from /usr/include/ubuntu/application/ui/input/event.h:211:0,
   from 
/usr/include/ubuntu/application/ui/window_properties.h:25,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: 
redefinition of ‘struct PointerCoordinate’
   struct PointerCoordinate
  ^
  In file included from 
/usr/include/ubuntu/application/ui/window_properties.h:25:0,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event.h:168:12: note: originally 
defined here
   struct PointerCoordinate
  ^
  Makefile:869: recipe for target 'libgstandroidmedia_la-gstamchybris.lo' failed

  structs have file scope; you can't have two with the same name.

  platform-api 2.2.0+14.10.20140730-0ubuntu1 but this was introduced in
  2.2.0+14.10.20140728-0ubuntu1
  (https://launchpadlibrarian.net/180999524/platform-
  api_2.1.0%2B14.10.20140721-0ubuntu1_2.2.0%2B14.10.20140728-0ubuntu1.diff.gz).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/platform-api/+bug/1350874/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350874] Re: /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: redefinition of ‘struct PointerCoordinate’

2014-08-13 Thread Iain Lane
Please look. I want/need to be able to upload gstreamer before feature
freeze.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1350874

Title:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24:
  error: redefinition of ‘struct PointerCoordinate’

Status in “platform-api” package in Ubuntu:
  Confirmed

Bug description:
  You can reproduce this by building gst-plugins-bad1.0 in current
  Utopic. Any builds which include event.h directly or indirectly are
  going to fail.

  In file included from /usr/include/ubuntu/application/ui/input/event.h:211:0,
   from 
/usr/include/ubuntu/application/ui/window_properties.h:25,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: 
redefinition of ‘struct PointerCoordinate’
   struct PointerCoordinate
  ^
  In file included from 
/usr/include/ubuntu/application/ui/window_properties.h:25:0,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event.h:168:12: note: originally 
defined here
   struct PointerCoordinate
  ^
  Makefile:869: recipe for target 'libgstandroidmedia_la-gstamchybris.lo' failed

  structs have file scope; you can't have two with the same name.

  platform-api 2.2.0+14.10.20140730-0ubuntu1 but this was introduced in
  2.2.0+14.10.20140728-0ubuntu1
  (https://launchpadlibrarian.net/180999524/platform-
  api_2.1.0%2B14.10.20140721-0ubuntu1_2.2.0%2B14.10.20140728-0ubuntu1.diff.gz).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/platform-api/+bug/1350874/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350874] Re: /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: redefinition of ‘struct PointerCoordinate’

2014-08-04 Thread Iain Lane
20140801 doesn't fix this. Please would somebody look and verify their
fix by trying to rebuild gst-plugins-bad1.0 against it.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1350874

Title:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24:
  error: redefinition of ‘struct PointerCoordinate’

Status in “platform-api” package in Ubuntu:
  Confirmed

Bug description:
  You can reproduce this by building gst-plugins-bad1.0 in current
  Utopic. Any builds which include event.h directly or indirectly are
  going to fail.

  In file included from /usr/include/ubuntu/application/ui/input/event.h:211:0,
   from 
/usr/include/ubuntu/application/ui/window_properties.h:25,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: 
redefinition of ‘struct PointerCoordinate’
   struct PointerCoordinate
  ^
  In file included from 
/usr/include/ubuntu/application/ui/window_properties.h:25:0,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event.h:168:12: note: originally 
defined here
   struct PointerCoordinate
  ^
  Makefile:869: recipe for target 'libgstandroidmedia_la-gstamchybris.lo' failed

  structs have file scope; you can't have two with the same name.

  platform-api 2.2.0+14.10.20140730-0ubuntu1 but this was introduced in
  2.2.0+14.10.20140728-0ubuntu1
  (https://launchpadlibrarian.net/180999524/platform-
  api_2.1.0%2B14.10.20140721-0ubuntu1_2.2.0%2B14.10.20140728-0ubuntu1.diff.gz).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/platform-api/+bug/1350874/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350874] Re: /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: redefinition of ‘struct PointerCoordinate’

2014-08-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: platform-api (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1350874

Title:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24:
  error: redefinition of ‘struct PointerCoordinate’

Status in “platform-api” package in Ubuntu:
  Confirmed

Bug description:
  You can reproduce this by building gst-plugins-bad1.0 in current
  Utopic. Any builds which include event.h directly or indirectly are
  going to fail.

  In file included from /usr/include/ubuntu/application/ui/input/event.h:211:0,
   from 
/usr/include/ubuntu/application/ui/window_properties.h:25,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: 
redefinition of ‘struct PointerCoordinate’
   struct PointerCoordinate
  ^
  In file included from 
/usr/include/ubuntu/application/ui/window_properties.h:25:0,
   from /usr/include/ubuntu/application/ui/window.h:27,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/ui/input/event.h:168:12: note: originally 
defined here
   struct PointerCoordinate
  ^
  Makefile:869: recipe for target 'libgstandroidmedia_la-gstamchybris.lo' failed

  structs have file scope; you can't have two with the same name.

  platform-api 2.2.0+14.10.20140730-0ubuntu1 but this was introduced in
  2.2.0+14.10.20140728-0ubuntu1
  (https://launchpadlibrarian.net/180999524/platform-
  api_2.1.0%2B14.10.20140721-0ubuntu1_2.2.0%2B14.10.20140728-0ubuntu1.diff.gz).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/platform-api/+bug/1350874/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp