[Dx-packages] [Bug 1317276] Re: Unity 7 GCC ICE on ARM64

2014-05-13 Thread Matthias Klose
if anyone can get a stack trace, that would be helpful. I was unable to
reproduce this on a local machine.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1317276

Title:
  Unity 7 GCC ICE on ARM64

Status in Unity:
  New
Status in “gcc-4.8” package in Ubuntu:
  Incomplete
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Unity 7  failed to build from source on ARM64 on Utopic due to an
  internal compiler error in GCC.

  Build log excerpt as follows.

  [ 15%] Building CXX object 
UnityCore/CMakeFiles/unity-core-6.0.dir/Category.cpp.o
  cd /build/buildd/unity-7.2.0+14.10.20140507/obj-aarch64-linux-gnu/UnityCore 
&& /usr/bin/aarch64-linux-gnu-g++   -DUSE_X11 -Dunity_core_6_0_EXPORTS -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-O2 -D_FORTIFY_SOURCE=2  -DGNOME_DESKTOP_USE_UNSTABLE_API -std=c++0x 
-fno-permissive -Werror -Wall -Wcast-align -Wempty-body -Wformat-security 
-Winit-self -Warray-bounds -Wno-error=unused-local-typedefs -fPIC 
-I/usr/include/gmock/include -I/usr/src/gmock/gtest/include 
-I/usr/include/Nux-4.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/aarch64-linux-gnu/sigc++-2.0/include -I/usr/include/unity/unity 
-I/usr/include/dee-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include 
-I/build/buildd/unity-7.2.0+14.10.20140507/obj-aarch64-linux-gnu 
-I/build/buildd/unity-7.2.0+14.10.20140507/obj-aarch64-linux-gnu/UnityCore 
-include unitycore_pch.hh  -fpch-preprocess  -Winvalid-pch  -o 
CMakeFiles/unity-core-6.0.dir/Category.cpp.o -c 
/build/buildd/unity-7.2.0+14.10.20140507/UnityCore/Category.cpp

  aarch64-linux-gnu-g++: internal compiler error: Segmentation fault (program 
cc1plus)
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See  for instructions.
  UnityCore/CMakeFiles/unity-core-6.0.dir/build.make:126: recipe for target 
'UnityCore/CMakeFiles/unity-core-6.0.dir/Category.cpp.o' failed
  make[3]: *** [UnityCore/CMakeFiles/unity-core-6.0.dir/Category.cpp.o] Error 4

  
  More information at 
https://launchpad.net/~ci-train-ppa-service/+archive/landing-008/+build/5987360

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1317276/+subscriptions

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


[Dx-packages] [Bug 1329089] Re: g++-4.9 binary incompatibilties with libraries built with g++-4.8

2014-06-13 Thread Matthias Klose
The C++11 support in 4.9 (which is still marked as experimental) did see
some incompatible changes with the unordered associative containers in
 and  header. It is not
advised to mix c++11 code built from different major compiler versions
as long as the c++11 mode is still marked as experimental.

There are a few things to do here:

 - find out which packages are affected (currently working on that)

 - make sure that all packages are built using verbose builds, or else we cannot
   scan the build logs for packages built in c++11 mode.

 - if this is code ending up in libraries, the soname of the library should be 
bumped where
   the upstream can do that, or the package name of the library should be 
changed.

 - if the code is ending up in leaf packages, just rebuild the package

 - Don't use versioned build dependencies for g++-4.x at all (preferred), or 
use the
   same version for all packages within a project.

Packages in main affected are:
  dbus-cpp
  libcolumbus
  firefox
  mir
  process-cpp
  libreoffice (only the clang plugin which is not built)
  qtbase-opensource-src
  unity

The ubuntu-toolchain-r/test PPA know has a gcc-defaults again defaulting
to 4.9. Please make sure that you have a build dependency on g++ (>=
4:4.9.0-3ubuntu6) when building with 4.9.


** Also affects: process-cpp (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: mir (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: qtbase-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: firefox (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: location-service (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1329089

Title:
  g++-4.9 binary incompatibilties with libraries built with g++-4.8

Status in “dbus-cpp” package in Ubuntu:
  Confirmed
Status in “firefox” package in Ubuntu:
  New
Status in “gcc-4.9” package in Ubuntu:
  Confirmed
Status in “gcc-defaults” package in Ubuntu:
  Fix Released
Status in “location-service” package in Ubuntu:
  Invalid
Status in “mir” package in Ubuntu:
  New
Status in “process-cpp” package in Ubuntu:
  New
Status in “qtbase-opensource-src” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New

Bug description:
  The location-service 0.0.3+14.10.20140512-0ubuntu1 package in utopic,
  when rebuilt against libdbus-cpp3 3.0.0+14.10.20140604-0ubuntu1 (built
  with gcc-4.8) and with current gcc-defaults (which makes g++-4.9 the
  default), fails the package build in its test suite.

   2/14 Test  #2: acceptance_tests ..***Failed   30.54 sec
  DBus daemon: 
unix:abstract=/tmp/dbus-HdW1T5UHNB,guid=188551aa5d797b663dade1425398d71b
  task-0: Started with PID: 13031
  task-0: [==] Running 2 tests from 1 test case.
  task-0: [--] Global test environment set-up.
  task-0: [--] 2 tests from LocationServiceStandalone
  task-0: [ RUN  ] LocationServiceStandalone.SessionsReceiveUpdatesViaDBus

  ** (dbus-test-runner:13025): WARNING **: Timing out at maximum wait of
  30 seconds.

  (dbus-test-runner:13025): libdbustest-CRITICAL **: dbus_test_service_run: 
assertion 'all_tasks(service, all_tasks_finished_helper)' failed
  task-0: Shutting down
  DBus daemon: Shutdown

  This test suite does *not* fail if either dbus-cpp is rebuilt with
  g++-4.9, or if location-service is built with g++-4.8.

  This implies a binary compatibility problem for C++ libraries in g++
  4.9, which is critical to resolve.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-cpp/+bug/1329089/+subscriptions

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


[Dx-packages] [Bug 1329089] Re: g++-4.9 binary incompatibilties with libraries built with g++-4.8

2014-06-16 Thread Matthias Klose
** Also affects: unity-scope-click (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-scopes-shell (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-scopes-api (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1329089

Title:
  g++-4.9 binary incompatibilties with libraries built with g++-4.8

Status in “dbus-cpp” package in Ubuntu:
  In Progress
Status in “firefox” package in Ubuntu:
  New
Status in “gcc-4.9” package in Ubuntu:
  Confirmed
Status in “gcc-defaults” package in Ubuntu:
  Fix Released
Status in “location-service” package in Ubuntu:
  Invalid
Status in “mir” package in Ubuntu:
  New
Status in “process-cpp” package in Ubuntu:
  Invalid
Status in “qtbase-opensource-src” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-scope-click” package in Ubuntu:
  New
Status in “unity-scopes-api” package in Ubuntu:
  New
Status in “unity-scopes-shell” package in Ubuntu:
  New

Bug description:
  The location-service 0.0.3+14.10.20140512-0ubuntu1 package in utopic,
  when rebuilt against libdbus-cpp3 3.0.0+14.10.20140604-0ubuntu1 (built
  with gcc-4.8) and with current gcc-defaults (which makes g++-4.9 the
  default), fails the package build in its test suite.

   2/14 Test  #2: acceptance_tests ..***Failed   30.54 sec
  DBus daemon: 
unix:abstract=/tmp/dbus-HdW1T5UHNB,guid=188551aa5d797b663dade1425398d71b
  task-0: Started with PID: 13031
  task-0: [==] Running 2 tests from 1 test case.
  task-0: [--] Global test environment set-up.
  task-0: [--] 2 tests from LocationServiceStandalone
  task-0: [ RUN  ] LocationServiceStandalone.SessionsReceiveUpdatesViaDBus

  ** (dbus-test-runner:13025): WARNING **: Timing out at maximum wait of
  30 seconds.

  (dbus-test-runner:13025): libdbustest-CRITICAL **: dbus_test_service_run: 
assertion 'all_tasks(service, all_tasks_finished_helper)' failed
  task-0: Shutting down
  DBus daemon: Shutdown

  This test suite does *not* fail if either dbus-cpp is rebuilt with
  g++-4.9, or if location-service is built with g++-4.8.

  This implies a binary compatibility problem for C++ libraries in g++
  4.9, which is critical to resolve.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-cpp/+bug/1329089/+subscriptions

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


[Dx-packages] [Bug 1329089] Re: g++-4.9 binary incompatibilties with libraries built with g++-4.8

2014-06-16 Thread Matthias Klose
** Bug watch added: Debian Bug tracker #751780
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751780

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751780
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1329089

Title:
  g++-4.9 binary incompatibilties with libraries built with g++-4.8

Status in “dbus-cpp” package in Ubuntu:
  In Progress
Status in “firefox” package in Ubuntu:
  New
Status in “gcc-4.9” package in Ubuntu:
  Confirmed
Status in “gcc-defaults” package in Ubuntu:
  Fix Released
Status in “location-service” package in Ubuntu:
  Invalid
Status in “mir” package in Ubuntu:
  New
Status in “process-cpp” package in Ubuntu:
  Invalid
Status in “qtbase-opensource-src” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-scope-click” package in Ubuntu:
  New
Status in “unity-scopes-api” package in Ubuntu:
  New
Status in “unity-scopes-shell” package in Ubuntu:
  New
Status in Debian GNU/Linux:
  Unknown

Bug description:
  The location-service 0.0.3+14.10.20140512-0ubuntu1 package in utopic,
  when rebuilt against libdbus-cpp3 3.0.0+14.10.20140604-0ubuntu1 (built
  with gcc-4.8) and with current gcc-defaults (which makes g++-4.9 the
  default), fails the package build in its test suite.

   2/14 Test  #2: acceptance_tests ..***Failed   30.54 sec
  DBus daemon: 
unix:abstract=/tmp/dbus-HdW1T5UHNB,guid=188551aa5d797b663dade1425398d71b
  task-0: Started with PID: 13031
  task-0: [==] Running 2 tests from 1 test case.
  task-0: [--] Global test environment set-up.
  task-0: [--] 2 tests from LocationServiceStandalone
  task-0: [ RUN  ] LocationServiceStandalone.SessionsReceiveUpdatesViaDBus

  ** (dbus-test-runner:13025): WARNING **: Timing out at maximum wait of
  30 seconds.

  (dbus-test-runner:13025): libdbustest-CRITICAL **: dbus_test_service_run: 
assertion 'all_tasks(service, all_tasks_finished_helper)' failed
  task-0: Shutting down
  DBus daemon: Shutdown

  This test suite does *not* fail if either dbus-cpp is rebuilt with
  g++-4.9, or if location-service is built with g++-4.8.

  This implies a binary compatibility problem for C++ libraries in g++
  4.9, which is critical to resolve.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-cpp/+bug/1329089/+subscriptions

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


Re: [Dx-packages] [Bug 1329089] Re: g++-4.9 binary incompatibilties with libraries built with g++-4.8

2014-06-17 Thread Matthias Klose
Am 17.06.2014 16:16, schrieb Iain Lane:
> Is this https://launchpadlibrarian.net/15573/buildlog_ubuntu-utopic-
> armhf.evolution_3.12.2-1ubuntu1_FAILEDTOBUILD.txt.gz the same problem?

No, this is another issue (but also seen with other packages).

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1329089

Title:
  g++-4.9 binary incompatibilties with libraries built with g++-4.8

Status in “dbus-cpp” package in Ubuntu:
  In Progress
Status in “firefox” package in Ubuntu:
  New
Status in “gcc-4.9” package in Ubuntu:
  Confirmed
Status in “gcc-defaults” package in Ubuntu:
  Fix Released
Status in “location-service” package in Ubuntu:
  Invalid
Status in “mir” package in Ubuntu:
  New
Status in “process-cpp” package in Ubuntu:
  Invalid
Status in “qtbase-opensource-src” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-scope-click” package in Ubuntu:
  New
Status in “unity-scopes-api” package in Ubuntu:
  New
Status in “unity-scopes-shell” package in Ubuntu:
  New
Status in Debian GNU/Linux:
  New

Bug description:
  The location-service 0.0.3+14.10.20140512-0ubuntu1 package in utopic,
  when rebuilt against libdbus-cpp3 3.0.0+14.10.20140604-0ubuntu1 (built
  with gcc-4.8) and with current gcc-defaults (which makes g++-4.9 the
  default), fails the package build in its test suite.

   2/14 Test  #2: acceptance_tests ..***Failed   30.54 sec
  DBus daemon: 
unix:abstract=/tmp/dbus-HdW1T5UHNB,guid=188551aa5d797b663dade1425398d71b
  task-0: Started with PID: 13031
  task-0: [==] Running 2 tests from 1 test case.
  task-0: [--] Global test environment set-up.
  task-0: [--] 2 tests from LocationServiceStandalone
  task-0: [ RUN  ] LocationServiceStandalone.SessionsReceiveUpdatesViaDBus

  ** (dbus-test-runner:13025): WARNING **: Timing out at maximum wait of
  30 seconds.

  (dbus-test-runner:13025): libdbustest-CRITICAL **: dbus_test_service_run: 
assertion 'all_tasks(service, all_tasks_finished_helper)' failed
  task-0: Shutting down
  DBus daemon: Shutdown

  This test suite does *not* fail if either dbus-cpp is rebuilt with
  g++-4.9, or if location-service is built with g++-4.8.

  This implies a binary compatibility problem for C++ libraries in g++
  4.9, which is critical to resolve.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-cpp/+bug/1329089/+subscriptions

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


[Dx-packages] [Bug 1239473] [NEW] do not build-depend on valgrind on AArch64, not yet available

2013-10-13 Thread Matthias Klose
Public bug reported:

do not build-depend on valgrind on AArch64, not yet available for this
architecture

** Affects: libdbusmenu
 Importance: Undecided
 Assignee: Dmitrijs Ledkovs (xnox)
 Status: New

** Affects: libdbusmenu (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: patch

** Attachment added: 
"libdbusmenu_12.10.3+13.10.20130913-0ubuntu1_12.10.3+13.10.20130913-0ubuntu2.diff"
   
https://bugs.launchpad.net/bugs/1239473/+attachment/3877095/+files/libdbusmenu_12.10.3%2B13.10.20130913-0ubuntu1_12.10.3%2B13.10.20130913-0ubuntu2.diff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libdbusmenu in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1239473

Title:
  do not build-depend on valgrind on AArch64, not yet available

Status in DBus Menu:
  New
Status in “libdbusmenu” package in Ubuntu:
  New

Bug description:
  do not build-depend on valgrind on AArch64, not yet available for this
  architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/libdbusmenu/+bug/1239473/+subscriptions

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


[Dx-packages] [Bug 1239474] [NEW] do not build-depend on mono on AArch64, not yet available

2013-10-13 Thread Matthias Klose
Public bug reported:

do not build-depend on mono on AArch64, not yet available

** Affects: libappindicator
 Importance: Undecided
 Assignee: Dmitrijs Ledkovs (xnox)
 Status: New

** Affects: libappindicator (Ubuntu)
 Importance: High
 Status: Confirmed


** Tags: patch

** Attachment added: 
"libappindicator_12.10.1+13.10.20130920-0ubuntu1_12.10.1+13.10.20130920-0ubuntu2.diff"
   
https://bugs.launchpad.net/bugs/1239474/+attachment/3877096/+files/libappindicator_12.10.1%2B13.10.20130920-0ubuntu1_12.10.1%2B13.10.20130920-0ubuntu2.diff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libappindicator in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1239474

Title:
  do not build-depend on mono on AArch64, not yet available

Status in Libappindicator:
  New
Status in “libappindicator” package in Ubuntu:
  Confirmed

Bug description:
  do not build-depend on mono on AArch64, not yet available

To manage notifications about this bug go to:
https://bugs.launchpad.net/libappindicator/+bug/1239474/+subscriptions

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


[Dx-packages] [Bug 1239474] Re: do not build-depend on mono on AArch64, not yet available

2013-10-13 Thread Matthias Klose
** Also affects: libappindicator (Ubuntu Saucy)
   Importance: High
   Status: Confirmed

** Changed in: libappindicator (Ubuntu Saucy)
Milestone: None => ubuntu-13.10

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libappindicator in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1239474

Title:
  do not build-depend on mono on AArch64, not yet available

Status in Libappindicator:
  New
Status in “libappindicator” package in Ubuntu:
  Confirmed
Status in “libappindicator” source package in Saucy:
  Confirmed

Bug description:
  do not build-depend on mono on AArch64, not yet available

To manage notifications about this bug go to:
https://bugs.launchpad.net/libappindicator/+bug/1239474/+subscriptions

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


[Dx-packages] [Bug 1239473] Re: do not build-depend on valgrind on AArch64, not yet available

2013-10-13 Thread Matthias Klose
** Also affects: libdbusmenu (Ubuntu Saucy)
   Importance: High
   Status: Confirmed

** Changed in: libdbusmenu (Ubuntu Saucy)
Milestone: None => ubuntu-13.10

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libdbusmenu in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1239473

Title:
  do not build-depend on valgrind on AArch64, not yet available

Status in DBus Menu:
  New
Status in “libdbusmenu” package in Ubuntu:
  Confirmed
Status in “libdbusmenu” source package in Saucy:
  Confirmed

Bug description:
  do not build-depend on valgrind on AArch64, not yet available for this
  architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/libdbusmenu/+bug/1239473/+subscriptions

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


[Dx-packages] [Bug 1262374] [NEW] please do not build-depend on valgrind on ppc64el

2013-12-18 Thread Matthias Klose
Public bug reported:

same thing as on arm64. please do not build-depend on valgrind on
ppc64el, not yet ported.

patch at
http://launchpadlibrarian.net/160145511/libdbusmenu_12.10.3%2B14.04.20131125-0ubuntu1_12.10.3%2B14.04.20131125-0ubuntu2.diff.gz

** Affects: libdbusmenu (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libdbusmenu in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1262374

Title:
  please do not build-depend on valgrind on ppc64el

Status in “libdbusmenu” package in Ubuntu:
  New

Bug description:
  same thing as on arm64. please do not build-depend on valgrind on
  ppc64el, not yet ported.

  patch at
  
http://launchpadlibrarian.net/160145511/libdbusmenu_12.10.3%2B14.04.20131125-0ubuntu1_12.10.3%2B14.04.20131125-0ubuntu2.diff.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdbusmenu/+bug/1262374/+subscriptions

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


[Dx-packages] [Bug 1262379] [NEW] ido fails to build from source in trusty

2013-12-18 Thread Matthias Klose
Public bug reported:

fixing the first failure with

export DEB_CFLAGS_MAINT_APPEND=-DGTK_DISABLE_DEPRECATED

but then I get into

idoscalemenuitem.c: In function 'ido_scale_menu_item_size_allocate':
idoscalemenuitem.c:187:3: error: implicit declaration of function 
'gtk_widget_get_style' [-Werror=implicit-function-declaration]
   priv->child_allocation.x = gtk_container_get_border_width (GTK_CONTAINER 
(widget)) + gtk_widget_get_style (widget)->xthickness;
   ^
idoscalemenuitem.c:187:117: error: invalid type argument of '->' (have 'int')
   priv->child_allocation.x = gtk_container_get_border_width (GTK_CONTAINER 
(widget)) + gtk_widget_get_style (widget)->xthickness;

 ^
idoscalemenuitem.c:188:117: error: invalid type argument of '->' (have 'int')
   priv->child_allocation.y = gtk_container_get_border_width (GTK_CONTAINER 
(widget)) + gtk_widget_get_style (widget)->ythickness;

 ^
cc1: all warnings being treated as errors
make[3]: *** [idoscalemenuitem.lo] Error 1

and it would be nice to enable a verbose build.

** Affects: ido
 Importance: Undecided
 Status: New

** Affects: ido (Ubuntu)
 Importance: High
 Status: New

** Also affects: ido (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ido (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to ido in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1262379

Title:
  ido fails to build from source in trusty

Status in Indicator Display Objects:
  New
Status in “ido” package in Ubuntu:
  New

Bug description:
  fixing the first failure with

  export DEB_CFLAGS_MAINT_APPEND=-DGTK_DISABLE_DEPRECATED

  but then I get into

  idoscalemenuitem.c: In function 'ido_scale_menu_item_size_allocate':
  idoscalemenuitem.c:187:3: error: implicit declaration of function 
'gtk_widget_get_style' [-Werror=implicit-function-declaration]
 priv->child_allocation.x = gtk_container_get_border_width (GTK_CONTAINER 
(widget)) + gtk_widget_get_style (widget)->xthickness;
 ^
  idoscalemenuitem.c:187:117: error: invalid type argument of '->' (have 'int')
 priv->child_allocation.x = gtk_container_get_border_width (GTK_CONTAINER 
(widget)) + gtk_widget_get_style (widget)->xthickness;

   ^
  idoscalemenuitem.c:188:117: error: invalid type argument of '->' (have 'int')
 priv->child_allocation.y = gtk_container_get_border_width (GTK_CONTAINER 
(widget)) + gtk_widget_get_style (widget)->ythickness;

   ^
  cc1: all warnings being treated as errors
  make[3]: *** [idoscalemenuitem.lo] Error 1

  and it would be nice to enable a verbose build.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ido/+bug/1262379/+subscriptions

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


[Dx-packages] [Bug 1262626] Re: fails to build with GTK+ 3.10

2013-12-19 Thread Matthias Klose
uploaded a quick fix here:

http://launchpadlibrarian.net/160201026/libindicator_12.10.2%2B14.04.20131125-0ubuntu1_12.10.2%2B14.04.20131125-0ubuntu2.diff.gz

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libindicator in Ubuntu.
https://bugs.launchpad.net/bugs/1262626

Title:
  fails to build with GTK+ 3.10

Status in “libindicator” package in Ubuntu:
  New

Bug description:
  libindicator fails to build with GTK+ 3.10:

  ../../../libindicator/indicator-image-helper.c: In function 'refresh_image':
  ../../../libindicator/indicator-image-helper.c:68:3: error: 
'gtk_image_set_from_stock' is deprecated (declared at 
/usr/include/gtk-3.0/gtk/gtkimage.h:151): Use 'gtk_image_set_from_icon_name' 
instead [-Werror=deprecated-declarations]
 gtk_image_set_from_stock (image, GTK_STOCK_MISSING_IMAGE, 
GTK_ICON_SIZE_LARGE_TOOLBAR);
 ^
  ../../../libindicator/indicator-image-helper.c:68:3: error: 'GtkStock' is 
deprecated [-Werror=deprecated-declarations]
  ../../../libindicator/indicator-image-helper.c:118:3: error: 
'gtk_image_set_from_stock' is deprecated (declared at 
/usr/include/gtk-3.0/gtk/gtkimage.h:151): Use 'gtk_image_set_from_icon_name' 
instead [-Werror=deprecated-declarations]
 gtk_image_set_from_stock (image, GTK_STOCK_MISSING_IMAGE, 
GTK_ICON_SIZE_LARGE_TOOLBAR);
 ^
  ../../../libindicator/indicator-image-helper.c:118:3: error: 'GtkStock' is 
deprecated [-Werror=deprecated-declarations]
  cc1: all warnings being treated as errors
  make[5]: *** [libindicator3_la-indicator-image-helper.lo] Error 1

  See https://mail.gnome.org/archives/gtk-devel-
  list/2013-July/msg0.html - I'll prepare a patch to convert to
  named icons.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libindicator/+bug/1262626/+subscriptions

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


[Dx-packages] [Bug 1262655] [NEW] libappindicator: ftbfs with GTK 3.10, and on ppc64el

2013-12-19 Thread Matthias Klose
Public bug reported:

uploaded a quick fix to trusty to fix the build failures

http://launchpadlibrarian.net/160202211/libappindicator_12.10.1%2B13.10.20130920-0ubuntu2_12.10.1%2B13.10.20130920-0ubuntu3.diff.gz

** Affects: libappindicator (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libappindicator in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1262655

Title:
  libappindicator: ftbfs with GTK 3.10, and on ppc64el

Status in “libappindicator” package in Ubuntu:
  New

Bug description:
  uploaded a quick fix to trusty to fix the build failures

  
http://launchpadlibrarian.net/160202211/libappindicator_12.10.1%2B13.10.20130920-0ubuntu2_12.10.1%2B13.10.20130920-0ubuntu3.diff.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1262655/+subscriptions

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


[Dx-packages] [Bug 1440373] [NEW] please build a python3-zeitgeist package and let zeitgeist depend on it

2015-04-04 Thread Matthias Klose
Public bug reported:

There is still the goal to remove Python2 from the desktop images, and
to use Python3 only. please build a python3-zeitgeist package and let
zeitgeist depend on it

** Affects: zeitgeist (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: python3

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1440373

Title:
  please build a python3-zeitgeist package and let zeitgeist depend on
  it

Status in zeitgeist package in Ubuntu:
  New

Bug description:
  There is still the goal to remove Python2 from the desktop images, and
  to use Python3 only. please build a python3-zeitgeist package and let
  zeitgeist depend on it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/1440373/+subscriptions

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


[Dx-packages] [Bug 1440560] [NEW] please convert the session-migration scripts to Python3

2015-04-05 Thread Matthias Klose
Public bug reported:

There is still the goal to remove Python2 from the desktop images, and
to use Python3 only. please convert the session-migration scripts to
Python3.

There is also a missing dependency on python3-gi.

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: python3

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1440560

Title:
  please convert the session-migration scripts to Python3

Status in unity package in Ubuntu:
  New

Bug description:
  There is still the goal to remove Python2 from the desktop images, and
  to use Python3 only. please convert the session-migration scripts to
  Python3.

  There is also a missing dependency on python3-gi.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1440560/+subscriptions

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


[Dx-packages] [Bug 1452319] Re: please drop build-dependency on g++-4.9

2015-07-15 Thread Matthias Klose
raising importance, prevents build using GCC 5, which will become the
default at the end of July

** Changed in: indicator-datetime (Ubuntu)
   Importance: Undecided => Critical

** Changed in: indicator-datetime (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1452319

Title:
  please drop build-dependency on g++-4.9

Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  The indicator-datetime package currently has a build-dependency on
  g++-4.9.  This build-dependency is present because of the
  recommendations on https://wiki.ubuntu.com/cpp-11 about handling of
  C++11.

  The C++11 ABI has now stabilized in gcc as of gcc 5; however, before
  we can switch to gcc 5, we first need to be able to do rebuild tests
  of the archive against this compiler.

  To facilitate this, please drop the build-dependency on g++-4.9 from
  the package in wily.  4.9 will remain the default until all transition
  issues have been identified, so there is no risk of accidental ABI
  breakage here anymore.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1452319/+subscriptions

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


[Dx-packages] [Bug 1475619] [NEW] url-dispatcher ftbfs with GCC 5

2015-07-17 Thread Matthias Klose
Public bug reported:

see
https://launchpadlibrarian.net/211818686/buildlog_ubuntu-wily-amd64.url-dispatcher_0.1%2B15.10.20150612-0ubuntu2~gcc5.1_BUILDING.txt.gz

** Affects: url-dispatcher (Ubuntu)
 Importance: Critical
 Status: Confirmed


** Tags: lsd-cxx11

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to url-dispatcher in Ubuntu.
https://bugs.launchpad.net/bugs/1475619

Title:
  url-dispatcher ftbfs with GCC 5

Status in url-dispatcher package in Ubuntu:
  Confirmed

Bug description:
  see
  
https://launchpadlibrarian.net/211818686/buildlog_ubuntu-wily-amd64.url-dispatcher_0.1%2B15.10.20150612-0ubuntu2~gcc5.1_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/url-dispatcher/+bug/1475619/+subscriptions

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


[Dx-packages] [Bug 1475623] [NEW] zeitgeist ftbfs with GCC 5

2015-07-17 Thread Matthias Klose
Public bug reported:

see
https://launchpadlibrarian.net/211752996/buildlog_ubuntu-wily-amd64.zeitgeist_0.9.14-2.2ubuntu6~gcc5.1_BUILDING.txt.gz

** Affects: zeitgeist (Ubuntu)
 Importance: Critical
 Status: Confirmed


** Tags: lsd-cxx11

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1475623

Title:
  zeitgeist ftbfs with GCC 5

Status in zeitgeist package in Ubuntu:
  Confirmed

Bug description:
  see
  
https://launchpadlibrarian.net/211752996/buildlog_ubuntu-wily-amd64.zeitgeist_0.9.14-2.2ubuntu6~gcc5.1_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/1475623/+subscriptions

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


[Dx-packages] [Bug 1475982] [NEW] mir (main) build-depends on abi-compliance-checker (universe)

2015-07-19 Thread Matthias Klose
Public bug reported:

mir (main) build-depends on abi-compliance-checker (universe), this
seems to be introduced for 14.10. Please either drop this build
dependency or file a MIR for the package. This severely hinders
rebuilding packages using GCC 5 in silo16.

This is a long known issue, in that the ci-train ignores the
main/universe split, while having the ubuntu-touch stack in the archive.
Somebody should systematically go through all the packages in the touch
stack and properly include these into main.

** Affects: mir (Ubuntu)
 Importance: Critical
 Status: Confirmed


** Tags: lsd-cxx11

** Package changed: url-dispatcher (Ubuntu) => mir (Ubuntu)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to url-dispatcher in Ubuntu.
https://bugs.launchpad.net/bugs/1475982

Title:
  mir (main) build-depends on abi-compliance-checker (universe)

Status in mir package in Ubuntu:
  Confirmed

Bug description:
  mir (main) build-depends on abi-compliance-checker (universe), this
  seems to be introduced for 14.10. Please either drop this build
  dependency or file a MIR for the package. This severely hinders
  rebuilding packages using GCC 5 in silo16.

  This is a long known issue, in that the ci-train ignores the
  main/universe split, while having the ubuntu-touch stack in the
  archive. Somebody should systematically go through all the packages in
  the touch stack and properly include these into main.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1475982/+subscriptions

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


[Dx-packages] [Bug 1475619] Re: url-dispatcher ftbfs with GCC 5

2015-07-19 Thread Matthias Klose
no, this is now bug lp: #1475982 . mir gained a new build dependency on
abi-compliance-checker without doing the paper work to get it into main
from universe.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to url-dispatcher in Ubuntu.
https://bugs.launchpad.net/bugs/1475619

Title:
  url-dispatcher ftbfs with GCC 5

Status in mir package in Ubuntu:
  New
Status in url-dispatcher package in Ubuntu:
  Incomplete

Bug description:
  see
  
https://launchpadlibrarian.net/211818686/buildlog_ubuntu-wily-amd64.url-dispatcher_0.1%2B15.10.20150612-0ubuntu2~gcc5.1_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1475619/+subscriptions

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


[Dx-packages] [Bug 1475619] Re: url-dispatcher ftbfs with GCC 5

2015-07-19 Thread Matthias Klose
invalid. now builds with a hacked MIR, see  bug LP: #1475994 for the
outstanding mir issues


** Changed in: url-dispatcher (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: mir (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to url-dispatcher in Ubuntu.
https://bugs.launchpad.net/bugs/1475619

Title:
  url-dispatcher ftbfs with GCC 5

Status in mir package in Ubuntu:
  Invalid
Status in url-dispatcher package in Ubuntu:
  Invalid

Bug description:
  see
  
https://launchpadlibrarian.net/211818686/buildlog_ubuntu-wily-amd64.url-dispatcher_0.1%2B15.10.20150612-0ubuntu2~gcc5.1_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1475619/+subscriptions

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


[Dx-packages] [Bug 1475623] Re: zeitgeist ftbfs with GCC 5

2015-07-19 Thread Matthias Klose
now fails with test failures
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-016/+build/7656034

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1475623

Title:
  zeitgeist ftbfs with GCC 5

Status in zeitgeist package in Ubuntu:
  Confirmed

Bug description:
  see
  
https://launchpadlibrarian.net/211752996/buildlog_ubuntu-wily-amd64.zeitgeist_0.9.14-2.2ubuntu6~gcc5.1_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/1475623/+subscriptions

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


[Dx-packages] [Bug 1475623] Re: zeitgeist ftbfs with GCC 5

2015-07-21 Thread Matthias Klose
Robert, please have a look. This is using GCC 5. There also is a new
usptream release.

** Changed in: zeitgeist (Ubuntu)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1475623

Title:
  zeitgeist ftbfs with GCC 5

Status in zeitgeist package in Ubuntu:
  Confirmed

Bug description:
  see
  
https://launchpadlibrarian.net/211752996/buildlog_ubuntu-wily-amd64.zeitgeist_0.9.14-2.2ubuntu6~gcc5.1_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/1475623/+subscriptions

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


[Dx-packages] [Bug 1270812] Re: pyruntest fails to build from source in trusty

2014-02-23 Thread Matthias Klose
ping?

** Changed in: pyruntest (Ubuntu Trusty)
Milestone: ubuntu-14.01 => ubuntu-14.02

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to pyruntest in Ubuntu.
https://bugs.launchpad.net/bugs/1270812

Title:
  pyruntest fails to build from source in trusty

Status in “pyruntest” package in Ubuntu:
  Confirmed
Status in “pyruntest” source package in Trusty:
  Confirmed

Bug description:
  see https://launchpadlibrarian.net/162444081/buildlog_ubuntu-
  trusty-i386.pyruntest_0.1%2B13.10.20130702-0ubuntu1_FAILEDTOBUILD.txt.gz

  running build
  running build_scripts
  creating build
  creating build/scripts-2.7
  copying and adjusting pyruntest -> build/scripts-2.7
  changing mode of build/scripts-2.7/pyruntest from 664 to 775
 debian/rules override_dh_auto_test
  make[1]: Entering directory `/build/buildd/pyruntest-0.1+13.10.20130702'
  nosetests
  F..
  ==
  FAIL: tests.FunctionalRunTests.test_can_generate_html_coverage
  --
  _StringException: Traceback (most recent call last):
File "/build/buildd/pyruntest-0.1+13.10.20130702/tests.py", line 197, in 
test_can_generate_html_coverage
  self.assertThat(code, Equals(0))
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 412, in 
assertThat
  raise MismatchError(matchee, matcher, mismatch, verbose)
  MismatchError: 0 != 1

  
  --
  Ran 19 tests in 4.411s

  FAILED (failures=1)
  make[1]: *** [override_dh_auto_test] Error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyruntest/+bug/1270812/+subscriptions

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


[Dx-packages] [Bug 774714] Re: glxew.h does not compile

2014-04-01 Thread Matthias Klose
Ubuntu 14.04 LTS has 1.10.0

** Changed in: glew (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to glew in Ubuntu.
https://bugs.launchpad.net/bugs/774714

Title:
  glxew.h does not compile

Status in “glew” package in Ubuntu:
  Fix Released

Bug description:
  /usr/include/GL/glxew.h:1182:49: error: expected ‘)’ before ‘*’ token.

  'uint' should be 'GLuint'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glew/+bug/774714/+subscriptions

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


[Dx-packages] [Bug 1260884] Re: Please update glew to 1.10.0

2014-04-01 Thread Matthias Klose
glew 1.10.0 is in trusty

** Changed in: glew (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1260884

Title:
  Please update glew to 1.10.0

Status in “glew” package in Ubuntu:
  Fix Released
Status in “nux” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  The current version of glew in ubuntu is outdated and blocking other
  updates. Can someone please update to 1.10, which might break other
  packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glew/+bug/1260884/+subscriptions

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


[Dx-packages] [Bug 1301033] [NEW] glew fails to build from source on armhf

2014-04-01 Thread Matthias Klose
Public bug reported:

trying to build openimageio on armhf, ignoring the b-d on opencolorio,
you get a build failure:

In file included from /usr/include/qt4/QtOpenGL/QGLWidget:1:0,
 from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/ivgl.h:52,
 from 
/home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.cpp:32:
/usr/include/qt4/QtOpenGL/qgl.h:85:17: error: conflicting declaration 'typedef 
GLfloat GLdouble'
 typedef GLfloat GLdouble;
 ^
In file included from 
/home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.h:50:0,
 from 
/home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.cpp:31:
/usr/include/GL/glew.h:283:16: error: 'GLdouble' has a previous declaration as 
'typedef double GLdouble'
 typedef double GLdouble;
^
make[4]: *** [src/iv/CMakeFiles/iv.dir/imageviewer.cpp.o] Error 1
make[4]: Leaving directory `/home/doko/tmp/openimageio-1.3.12~dfsg0/build'

how ready is openimageio for OpenGLES?

** Affects: glew (Ubuntu)
 Importance: High
 Status: Confirmed

** Affects: glew (Ubuntu Trusty)
 Importance: High
 Status: Confirmed


** Tags: ftbfs

** Also affects: glew (Ubuntu Trusty)
   Importance: High
   Status: Confirmed

** Changed in: glew (Ubuntu Trusty)
Milestone: None => ubuntu-14.04-beta-2

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to glew in Ubuntu.
https://bugs.launchpad.net/bugs/1301033

Title:
  glew fails to build from source on armhf

Status in “glew” package in Ubuntu:
  Confirmed
Status in “glew” source package in Trusty:
  Confirmed

Bug description:
  trying to build openimageio on armhf, ignoring the b-d on opencolorio,
  you get a build failure:

  In file included from /usr/include/qt4/QtOpenGL/QGLWidget:1:0,
   from 
/home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/ivgl.h:52,
   from 
/home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.cpp:32:
  /usr/include/qt4/QtOpenGL/qgl.h:85:17: error: conflicting declaration 
'typedef GLfloat GLdouble'
   typedef GLfloat GLdouble;
   ^
  In file included from 
/home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.h:50:0,
   from 
/home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.cpp:31:
  /usr/include/GL/glew.h:283:16: error: 'GLdouble' has a previous declaration 
as 'typedef double GLdouble'
   typedef double GLdouble;
  ^
  make[4]: *** [src/iv/CMakeFiles/iv.dir/imageviewer.cpp.o] Error 1
  make[4]: Leaving directory `/home/doko/tmp/openimageio-1.3.12~dfsg0/build'

  how ready is openimageio for OpenGLES?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glew/+bug/1301033/+subscriptions

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


[Dx-packages] [Bug 811789] Re: glew compiled without -fPIC flag

2014-04-01 Thread Matthias Klose
according to the build logs this is at least fixed in 14.04 LTS

** Changed in: glew (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to glew in Ubuntu.
https://bugs.launchpad.net/bugs/811789

Title:
  glew compiled without -fPIC flag

Status in “glew” package in Ubuntu:
  Fix Released

Bug description:
  I'm developing a shared library that uses GLEW.  When I'm trying to
  link it I get the following error:

  
  /usr/bin/ld: /usr/lib64/libGLEW.a(glew.o): relocation R_X86_64_32 against 
`.rodata.str1.1' can not be used when making a shared object; recompile with 
-fPIC
  /usr/lib64/libGLEW.a: could not read symbols: Bad value
  collect2: ld returned 1 exit status

  It seems that GLEW in ubuntu is compiled without -fPIC flag.
  When I compile my library as static I get no errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glew/+bug/811789/+subscriptions

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


[Dx-packages] [Bug 1770146] Re: [MIR] libayatana-appindicator

2018-06-21 Thread Matthias Klose
missing bug subscriber

** Changed in: libayatana-appindicator (Ubuntu)
   Status: New => Incomplete

** Changed in: libayatana-appindicator (Ubuntu)
   Importance: Low => High

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1770146

Title:
  [MIR] libayatana-appindicator

Status in libayatana-appindicator package in Ubuntu:
  Incomplete

Bug description:
  [Availability]
  * Everywhere

  [Rationale]
  * Appindicator is dead, we should move it to universe and switch to the 
"better" and "supported" ayatana version
  [Security]
  * No security bugs found

  [Quality assurance]
  * Strongly maintained in Debian, lots of packages in main used to have deltas 
to drop and switch to appindicator, I think we will save a lot of work by just 
syncing stuff and not maintaining appindicator anymore (at least moving it to 
universe)
  [Dependencies]
  * All deps in main
  [Standards compliance]
  * New compat level
  * Maintained in sync with Debian
  * It builds a python2 bind, maybe we can just not MIR all binaries there
  [Maintenance]
  * Debian maintains it, and is doing a port to ayatana of all packages.

  [Background information]
  * I think we can also just MIR libayatana-appindicator3-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libayatana-appindicator/+bug/1770146/+subscriptions

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


[Dx-packages] [Bug 1770146] Re: [MIR] libayatana-appindicator

2018-09-13 Thread Matthias Klose
nothing to do here for 18.10

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1770146

Title:
  [MIR] libayatana-appindicator

Status in libayatana-appindicator package in Ubuntu:
  New

Bug description:
  [Availability]
  * Everywhere

  [Rationale]
  * Appindicator is dead, we should move it to universe and switch to the 
"better" and "supported" ayatana version
  [Security]
  * No security bugs found

  [Quality assurance]
  * Strongly maintained in Debian, lots of packages in main used to have deltas 
to drop and switch to appindicator, I think we will save a lot of work by just 
syncing stuff and not maintaining appindicator anymore (at least moving it to 
universe)
  [Dependencies]
  * All deps in main
  [Standards compliance]
  * New compat level
  * Maintained in sync with Debian
  * It builds a python2 bind, maybe we can just not MIR all binaries there
  [Maintenance]
  * Debian maintains it, and is doing a port to ayatana of all packages.

  [Background information]
  * I think we can also just MIR libayatana-appindicator3-1

  reverse-depends -c main src:libappindicator -r cosmic
  Reverse-Depends
  ===
  * network-manager-gnome (for libappindicator3-1)
  * remmina   (for libappindicator3-1)
  * transmission-gtk  (for libappindicator3-1)

  all the three packages are now using ayatana in -proposed pocket

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libayatana-appindicator/+bug/1770146/+subscriptions

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


[Dx-packages] [Bug 1770146] Re: [MIR] libayatana-appindicator

2018-11-27 Thread Matthias Klose
** Changed in: libayatana-appindicator (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1770146

Title:
  [MIR] libayatana-appindicator

Status in libayatana-appindicator package in Ubuntu:
  Incomplete

Bug description:
  [Availability]
  * Everywhere

  [Rationale]
  * Appindicator is dead, we should move it to universe and switch to the 
"better" and "supported" ayatana version
  [Security]
  * No security bugs found

  [Quality assurance]
  * Strongly maintained in Debian, lots of packages in main used to have deltas 
to drop and switch to appindicator, I think we will save a lot of work by just 
syncing stuff and not maintaining appindicator anymore (at least moving it to 
universe)
  [Dependencies]
  * All deps in main
  [Standards compliance]
  * New compat level
  * Maintained in sync with Debian
  * It builds a python2 bind, maybe we can just not MIR all binaries there
  [Maintenance]
  * Debian maintains it, and is doing a port to ayatana of all packages.

  [Background information]
  * I think we can also just MIR libayatana-appindicator3-1

  reverse-depends -c main src:libappindicator -r cosmic
  Reverse-Depends
  ===
  * network-manager-gnome (for libappindicator3-1)
  * remmina   (for libappindicator3-1)
  * transmission-gtk  (for libappindicator3-1)

  all the three packages are now using ayatana in -proposed pocket

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libayatana-appindicator/+bug/1770146/+subscriptions

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


[Dx-packages] [Bug 1848766] [NEW] xubuntu still pulls in Python2 via the python-gtk2-dev b-d in libappindicator

2019-10-18 Thread Matthias Klose
Public bug reported:

xubuntu still pulls in Python2 via the python-gtk2-dev b-d in
libappindicator.  We don't want to have Python2 anymore in seeds and
images.  So either xubuntu should stop using libappindicator, or
libappindicator should provide Python3 packages.

** Affects: libappindicator (Ubuntu)
 Importance: High
 Status: New

** Affects: pygtk (Ubuntu)
 Importance: High
 Status: New

** Affects: xubuntu-meta (Ubuntu)
 Importance: High
 Assignee: Xubuntu Bugs Team (xubuntu-bugs)
 Status: New


** Tags: rls-ff-incoming

** Also affects: xubuntu-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: pygtk (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libappindicator (Ubuntu)
   Importance: Undecided => High

** Changed in: pygtk (Ubuntu)
   Importance: Undecided => High

** Changed in: xubuntu-meta (Ubuntu)
   Importance: Undecided => High

** Changed in: xubuntu-meta (Ubuntu)
 Assignee: (unassigned) => Xubuntu Bugs Team (xubuntu-bugs)

** Tags added: rls-ff-incoming

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libappindicator in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1848766

Title:
  xubuntu still pulls in Python2 via the python-gtk2-dev b-d in
  libappindicator

Status in libappindicator package in Ubuntu:
  New
Status in pygtk package in Ubuntu:
  New
Status in xubuntu-meta package in Ubuntu:
  New

Bug description:
  xubuntu still pulls in Python2 via the python-gtk2-dev b-d in
  libappindicator.  We don't want to have Python2 anymore in seeds and
  images.  So either xubuntu should stop using libappindicator, or
  libappindicator should provide Python3 packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1848766/+subscriptions

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


[Dx-packages] [Bug 1848766] Re: xubuntu still pulls in Python2 via the python-gtk2-dev b-d in libappindicator

2019-11-03 Thread Matthias Klose
just run: seeded-in-ubuntu python2.7

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libappindicator in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1848766

Title:
  xubuntu still pulls in Python2 via the python-gtk2-dev b-d in
  libappindicator

Status in libappindicator package in Ubuntu:
  New
Status in pygtk package in Ubuntu:
  New
Status in xubuntu-meta package in Ubuntu:
  New

Bug description:
  xubuntu still pulls in Python2 via the python-gtk2-dev b-d in
  libappindicator.  We don't want to have Python2 anymore in seeds and
  images.  So either xubuntu should stop using libappindicator, or
  libappindicator should provide Python3 packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1848766/+subscriptions

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


[Dx-packages] [Bug 1740637] Re: Remove python-appindicator and gir1.2-appindicator-0.1

2019-11-03 Thread Matthias Klose
** Also affects: libappindicator (Ubuntu Focal)
   Importance: Undecided
   Status: Confirmed

** Changed in: libappindicator (Ubuntu Focal)
   Importance: Undecided => High

** Tags added: rls-ff-incoming

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libappindicator in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1740637

Title:
  Remove python-appindicator and gir1.2-appindicator-0.1

Status in libappindicator package in Ubuntu:
  Confirmed
Status in libappindicator source package in Focal:
  Confirmed

Bug description:
  gir1.2-appindicator-0.1 has no reverse dependencies (it is for gtk2
  GObject Introspection)

  There are only 2 packages that recommend python-appindicator. It would be 
trivial to drop the recommends. Those 2 packages (deluge and
  gtk-recordmydesktop) will probably be removed from Debian approx. September 
2019 because they use pygtk.

  $ reverse-depends python-appindicator
  Reverse-Recommends
  ==
  * deluge-gtk
  * gtk-recordmydesktop

  previous reverse depends
  ---
  * cherrytree — dependency on python-appindicator was dropped early in bionic. 
 RM requested in LP: #1731725
  * hamster-indicator - source package was removed (LP: #1739797)

  --
  OTHER GTK2 REVERSE DEPENDS
  --
  The other gtk2 libraries for libappindicator aren't planned for removal yet.

  $ reverse-depends libappindicator0.1-cil
  Reverse-Depends
  ===
  * libappindicator0.1-cil-dev
  * tasque

  $ reverse-depends libappindicator1
  Reverse-Recommends
  ==
  * nautilus-dropbox

  Reverse-Depends
  ===
  * alarm-clock-applet
  * gir1.2-appindicator-0.1 (proposed removal here)
  * gmpc
  * growl-for-linux
  * gxkb
  * hime
  * indicator-application-gtk2
  * libappindicator-dev
  * libappindicator0.1-cil
  * nitroshare
  * parcellite
  * python-appindicator (proposed removal here)
  * quicksynergy
  * wallch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1740637/+subscriptions

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


[Dx-packages] [Bug 1882089] Re: RM: ubuntu-app-launch obsolete, unused, ftbfs

2020-06-04 Thread Matthias Klose
Removing packages from groovy:
ubuntu-app-launch 0.12+17.04.20170404.2-0ubuntu6 in groovy
gir1.2-ubuntu-app-launch-3 0.12+17.04.20170404.2-0ubuntu6 in 
groovy amd64
gir1.2-ubuntu-app-launch-3 0.12+17.04.20170404.2-0ubuntu6 in 
groovy arm64
gir1.2-ubuntu-app-launch-3 0.12+17.04.20170404.2-0ubuntu6 in 
groovy armhf
gir1.2-ubuntu-app-launch-3 0.12+17.04.20170404.2-0ubuntu6 in 
groovy ppc64el
gir1.2-ubuntu-app-launch-3 0.12+17.04.20170404.2-0ubuntu6 in 
groovy s390x
libubuntu-app-launch3-dev 0.12+17.04.20170404.2-0ubuntu6 in 
groovy amd64
libubuntu-app-launch3-dev 0.12+17.04.20170404.2-0ubuntu6 in 
groovy arm64
libubuntu-app-launch3-dev 0.12+17.04.20170404.2-0ubuntu6 in 
groovy armhf
libubuntu-app-launch3-dev 0.12+17.04.20170404.2-0ubuntu6 in 
groovy ppc64el
libubuntu-app-launch3-dev 0.12+17.04.20170404.2-0ubuntu6 in 
groovy s390x
libubuntu-app-launch4 0.12+17.04.20170404.2-0ubuntu6 in groovy 
amd64
libubuntu-app-launch4 0.12+17.04.20170404.2-0ubuntu6 in groovy 
arm64
libubuntu-app-launch4 0.12+17.04.20170404.2-0ubuntu6 in groovy 
armhf
libubuntu-app-launch4 0.12+17.04.20170404.2-0ubuntu6 in groovy 
ppc64el
libubuntu-app-launch4 0.12+17.04.20170404.2-0ubuntu6 in groovy 
s390x
ubuntu-app-launch 0.12+17.04.20170404.2-0ubuntu6 in groovy amd64
ubuntu-app-launch 0.12+17.04.20170404.2-0ubuntu6 in groovy arm64
ubuntu-app-launch 0.12+17.04.20170404.2-0ubuntu6 in groovy armhf
ubuntu-app-launch 0.12+17.04.20170404.2-0ubuntu6 in groovy 
ppc64el
ubuntu-app-launch 0.12+17.04.20170404.2-0ubuntu6 in groovy s390x
ubuntu-app-launch-tools 0.12+17.04.20170404.2-0ubuntu6 in 
groovy amd64
ubuntu-app-launch-tools 0.12+17.04.20170404.2-0ubuntu6 in 
groovy arm64
ubuntu-app-launch-tools 0.12+17.04.20170404.2-0ubuntu6 in 
groovy armhf
ubuntu-app-launch-tools 0.12+17.04.20170404.2-0ubuntu6 in 
groovy ppc64el
ubuntu-app-launch-tools 0.12+17.04.20170404.2-0ubuntu6 in 
groovy s390x
ubuntu-app-test 0.12+17.04.20170404.2-0ubuntu6 in groovy amd64
ubuntu-app-test 0.12+17.04.20170404.2-0ubuntu6 in groovy arm64
ubuntu-app-test 0.12+17.04.20170404.2-0ubuntu6 in groovy armhf
ubuntu-app-test 0.12+17.04.20170404.2-0ubuntu6 in groovy ppc64el
ubuntu-app-test 0.12+17.04.20170404.2-0ubuntu6 in groovy s390x
Comment: LP: #1882089, remove
1 package successfully removed.


** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to url-dispatcher in Ubuntu.
https://bugs.launchpad.net/bugs/1882089

Title:
  RM: ubuntu-app-launch obsolete, unused, ftbfs

Status in ubuntu-app-launch package in Ubuntu:
  Fix Released
Status in url-dispatcher package in Ubuntu:
  Fix Released

Bug description:
  RM: ubuntu-app-launch obsolete, unused, ftbfs

  ubuntu-app-launch is obsolete, unused by any Desktop Environment in
  the Archive.

  It also ftbfs with new glib / unity bindings.

  There are four packages in the archive that still link/depend/use
  ubuntu-app-launch, and all of them are now fixed in groovy-proposed,
  and should migrate soon.

  url-dispatcher is also obsolete and should be simply removed together
  with ubuntu-app-launch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1882089/+subscriptions

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


[Dx-packages] [Bug 1882089] Re: RM: ubuntu-app-launch obsolete, unused, ftbfs

2020-06-04 Thread Matthias Klose
Removing packages from groovy:
url-dispatcher 0.1+17.04.20170328-0ubuntu6 in groovy
liburl-dispatcher1 0.1+17.04.20170328-0ubuntu6 in groovy amd64
liburl-dispatcher1 0.1+17.04.20170328-0ubuntu6 in groovy arm64
liburl-dispatcher1 0.1+17.04.20170328-0ubuntu6 in groovy armhf
liburl-dispatcher1 0.1+17.04.20170328-0ubuntu6 in groovy ppc64el
liburl-dispatcher1 0.1+17.04.20170328-0ubuntu6 in groovy s390x
liburl-dispatcher1-dev 0.1+17.04.20170328-0ubuntu6 in groovy 
amd64
liburl-dispatcher1-dev 0.1+17.04.20170328-0ubuntu6 in groovy 
arm64
liburl-dispatcher1-dev 0.1+17.04.20170328-0ubuntu6 in groovy 
armhf
liburl-dispatcher1-dev 0.1+17.04.20170328-0ubuntu6 in groovy 
ppc64el
liburl-dispatcher1-dev 0.1+17.04.20170328-0ubuntu6 in groovy 
s390x
url-dispatcher 0.1+17.04.20170328-0ubuntu6 in groovy amd64
url-dispatcher 0.1+17.04.20170328-0ubuntu6 in groovy arm64
url-dispatcher 0.1+17.04.20170328-0ubuntu6 in groovy armhf
url-dispatcher 0.1+17.04.20170328-0ubuntu6 in groovy ppc64el
url-dispatcher 0.1+17.04.20170328-0ubuntu6 in groovy s390x
url-dispatcher-testability 0.1+17.04.20170328-0ubuntu6 in 
groovy amd64
url-dispatcher-testability 0.1+17.04.20170328-0ubuntu6 in 
groovy arm64
url-dispatcher-testability 0.1+17.04.20170328-0ubuntu6 in 
groovy armhf
url-dispatcher-testability 0.1+17.04.20170328-0ubuntu6 in 
groovy i386
url-dispatcher-testability 0.1+17.04.20170328-0ubuntu6 in 
groovy ppc64el
url-dispatcher-testability 0.1+17.04.20170328-0ubuntu6 in 
groovy riscv64
url-dispatcher-testability 0.1+17.04.20170328-0ubuntu6 in 
groovy s390x
url-dispatcher-tools 0.1+17.04.20170328-0ubuntu6 in groovy amd64
url-dispatcher-tools 0.1+17.04.20170328-0ubuntu6 in groovy arm64
url-dispatcher-tools 0.1+17.04.20170328-0ubuntu6 in groovy armhf
url-dispatcher-tools 0.1+17.04.20170328-0ubuntu6 in groovy 
ppc64el
url-dispatcher-tools 0.1+17.04.20170328-0ubuntu6 in groovy s390x
url-dispatcher-tools-gui 0.1+17.04.20170328-0ubuntu6 in groovy 
amd64
url-dispatcher-tools-gui 0.1+17.04.20170328-0ubuntu6 in groovy 
arm64
url-dispatcher-tools-gui 0.1+17.04.20170328-0ubuntu6 in groovy 
armhf
url-dispatcher-tools-gui 0.1+17.04.20170328-0ubuntu6 in groovy 
ppc64el
url-dispatcher-tools-gui 0.1+17.04.20170328-0ubuntu6 in groovy 
s390x
Comment: LP: #1882089, remove
1 package successfully removed.


** Changed in: url-dispatcher (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to url-dispatcher in Ubuntu.
https://bugs.launchpad.net/bugs/1882089

Title:
  RM: ubuntu-app-launch obsolete, unused, ftbfs

Status in ubuntu-app-launch package in Ubuntu:
  Fix Released
Status in url-dispatcher package in Ubuntu:
  Fix Released

Bug description:
  RM: ubuntu-app-launch obsolete, unused, ftbfs

  ubuntu-app-launch is obsolete, unused by any Desktop Environment in
  the Archive.

  It also ftbfs with new glib / unity bindings.

  There are four packages in the archive that still link/depend/use
  ubuntu-app-launch, and all of them are now fixed in groovy-proposed,
  and should migrate soon.

  url-dispatcher is also obsolete and should be simply removed together
  with ubuntu-app-launch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-app-launch/+bug/1882089/+subscriptions

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


[Dx-packages] [Bug 1317276] Re: Unity 7 GCC ICE on ARM64

2014-08-15 Thread Matthias Klose
please check if pch can be turned on again with GCC 4.9 in 14.10.


** Changed in: gcc-4.8 (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1317276

Title:
  Unity 7 GCC ICE on ARM64

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Released
Status in “gcc-4.8” package in Ubuntu:
  Won't Fix
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Unity 7  failed to build from source on ARM64 on Utopic due to an
  internal compiler error in GCC.

  Build log excerpt as follows.

  [ 15%] Building CXX object 
UnityCore/CMakeFiles/unity-core-6.0.dir/Category.cpp.o
  cd /build/buildd/unity-7.2.0+14.10.20140507/obj-aarch64-linux-gnu/UnityCore 
&& /usr/bin/aarch64-linux-gnu-g++   -DUSE_X11 -Dunity_core_6_0_EXPORTS -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-O2 -D_FORTIFY_SOURCE=2  -DGNOME_DESKTOP_USE_UNSTABLE_API -std=c++0x 
-fno-permissive -Werror -Wall -Wcast-align -Wempty-body -Wformat-security 
-Winit-self -Warray-bounds -Wno-error=unused-local-typedefs -fPIC 
-I/usr/include/gmock/include -I/usr/src/gmock/gtest/include 
-I/usr/include/Nux-4.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/aarch64-linux-gnu/sigc++-2.0/include -I/usr/include/unity/unity 
-I/usr/include/dee-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include 
-I/build/buildd/unity-7.2.0+14.10.20140507/obj-aarch64-linux-gnu 
-I/build/buildd/unity-7.2.0+14.10.20140507/obj-aarch64-linux-gnu/UnityCore 
-include unitycore_pch.hh  -fpch-preprocess  -Winvalid-pch  -o 
CMakeFiles/unity-core-6.0.dir/Category.cpp.o -c 
/build/buildd/unity-7.2.0+14.10.20140507/UnityCore/Category.cpp

  aarch64-linux-gnu-g++: internal compiler error: Segmentation fault (program 
cc1plus)
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See  for instructions.
  UnityCore/CMakeFiles/unity-core-6.0.dir/build.make:126: recipe for target 
'UnityCore/CMakeFiles/unity-core-6.0.dir/Category.cpp.o' failed
  make[3]: *** [UnityCore/CMakeFiles/unity-core-6.0.dir/Category.cpp.o] Error 4

  
  More information at 
https://launchpad.net/~ci-train-ppa-service/+archive/landing-008/+build/5987360

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1317276/+subscriptions

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


[Dx-packages] [Bug 1353469] Re: Compiler optimization error needs investigation

2014-08-15 Thread Matthias Klose
** Also affects: accountsservice (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gcc-4.9 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1353469

Title:
  Compiler optimization error needs investigation

Status in “accountsservice” package in Ubuntu:
  New
Status in “gcc-4.9” package in Ubuntu:
  Incomplete

Bug description:
  This is a breakaway bug from bug 1351308.

  accountsservice 0.6.37-1ubuntu7 introduced a new bug where
  libaccountsservice would not report the manager object as loaded.  It
  wasn't because of the content of that upload, but rather seemingly
  because of building with a new compiler.  It got uploaded shortly
  after the gcc 4.9 transition.

  I wasn't able to determine whether this is something accountsservice
  is doing or just gcc's fault.  But even inserting some debug
  statements around the place or downgrading optimization to -O1 made
  the problem go away.  So I'm leaning towards gcc.

  For now, we just changed optimization in the package to workaround the
  problem.  But the root source should be investigated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1353469/+subscriptions

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


[Dx-packages] [Bug 1329089] Re: g++-4.9 binary incompatibilities with libraries built with g++-4.8

2014-08-22 Thread Matthias Klose
afaics the transition is now done

** Changed in: gcc-4.9 (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1329089

Title:
  g++-4.9 binary incompatibilities with libraries built with g++-4.8

Status in Mir:
  Fix Released
Status in Mir 0.4 series:
  Won't Fix
Status in Unity:
  New
Status in “dbus-cpp” package in Ubuntu:
  Fix Released
Status in “firefox” package in Ubuntu:
  New
Status in “gcc-4.9” package in Ubuntu:
  Fix Released
Status in “gcc-defaults” package in Ubuntu:
  Fix Released
Status in “location-service” package in Ubuntu:
  Invalid
Status in “mir” package in Ubuntu:
  Fix Released
Status in “process-cpp” package in Ubuntu:
  Invalid
Status in “qtbase-opensource-src” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-scope-click” package in Ubuntu:
  Fix Released
Status in “unity-scopes-api” package in Ubuntu:
  Fix Released
Status in “unity-scopes-shell” package in Ubuntu:
  New
Status in Debian GNU/Linux:
  New

Bug description:
  The location-service 0.0.3+14.10.20140512-0ubuntu1 package in utopic,
  when rebuilt against libdbus-cpp3 3.0.0+14.10.20140604-0ubuntu1 (built
  with gcc-4.8) and with current gcc-defaults (which makes g++-4.9 the
  default), fails the package build in its test suite.

   2/14 Test  #2: acceptance_tests ..***Failed   30.54 sec
  DBus daemon: 
unix:abstract=/tmp/dbus-HdW1T5UHNB,guid=188551aa5d797b663dade1425398d71b
  task-0: Started with PID: 13031
  task-0: [==] Running 2 tests from 1 test case.
  task-0: [--] Global test environment set-up.
  task-0: [--] 2 tests from LocationServiceStandalone
  task-0: [ RUN  ] LocationServiceStandalone.SessionsReceiveUpdatesViaDBus

  ** (dbus-test-runner:13025): WARNING **: Timing out at maximum wait of
  30 seconds.

  (dbus-test-runner:13025): libdbustest-CRITICAL **: dbus_test_service_run: 
assertion 'all_tasks(service, all_tasks_finished_helper)' failed
  task-0: Shutting down
  DBus daemon: Shutdown

  This test suite does *not* fail if either dbus-cpp is rebuilt with
  g++-4.9, or if location-service is built with g++-4.8.

  This implies a binary compatibility problem for C++ libraries in g++
  4.9, which is critical to resolve.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1329089/+subscriptions

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


[Dx-packages] [Bug 1382020] [NEW] ido ftbfs in utopic

2014-10-16 Thread Matthias Klose
Public bug reported:

ido ftbfs in utopic, on every architecture.

seen in
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140914-utopic.html

  GISCAN   Ido3-0.1.gir
idomessagedialog.c:251: Warning: Ido3: "@Varargs" parameter is deprecated, 
please use "@..." instead:
 * @Varargs: arguments for @message_format
^
idomessagedialog.c:315: Warning: Ido3: "@Varargs" parameter is deprecated, 
please use "@..." instead:
 * @Varargs: arguments for @message_format. They will be escaped to allow valid 
XML.
^
idoprogressmenuitem.c:2: Error: Ido3: identifier not found on the first line:
 * Copyright 2013 Canonical Ltd.
   ^
  GICOMP   Ido3-0.1.gir
/usr/bin/vapigen --library=Ido3-0.1 \
--pkg gtk+-3.0 \
Ido3-0.1.gir
Generation succeeded - 0 warning(s)

** Affects: ido (Ubuntu)
 Importance: High
 Status: Confirmed


** Tags: ftbfs

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to ido in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1382020

Title:
  ido ftbfs in utopic

Status in “ido” package in Ubuntu:
  Confirmed

Bug description:
  ido ftbfs in utopic, on every architecture.

  seen in
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140914-utopic.html

GISCAN   Ido3-0.1.gir
  idomessagedialog.c:251: Warning: Ido3: "@Varargs" parameter is deprecated, 
please use "@..." instead:
   * @Varargs: arguments for @message_format
  ^
  idomessagedialog.c:315: Warning: Ido3: "@Varargs" parameter is deprecated, 
please use "@..." instead:
   * @Varargs: arguments for @message_format. They will be escaped to allow 
valid XML.
  ^
  idoprogressmenuitem.c:2: Error: Ido3: identifier not found on the first line:
   * Copyright 2013 Canonical Ltd.
 ^
GICOMP   Ido3-0.1.gir
  /usr/bin/vapigen --library=Ido3-0.1 \
--pkg gtk+-3.0 \
Ido3-0.1.gir
  Generation succeeded - 0 warning(s)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ido/+bug/1382020/+subscriptions

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


[Dx-packages] [Bug 1481093] [NEW] libcolumbus ftbfs in wily

2015-08-03 Thread Matthias Klose
Public bug reported:

see
https://launchpad.net/ubuntu/+source/libcolumbus/1.1.0+14.04.20140325.3-0ubuntu4

** Affects: libcolumbus (Ubuntu)
 Importance: Critical
 Assignee: Ubuntu Touch seeded packages (touch-packages)
 Status: Confirmed

** Changed in: libcolumbus (Ubuntu)
 Assignee: (unassigned) => Ubuntu Touch seeded packages (touch-packages)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libcolumbus in Ubuntu.
https://bugs.launchpad.net/bugs/1481093

Title:
  libcolumbus ftbfs in wily

Status in libcolumbus package in Ubuntu:
  Confirmed

Bug description:
  see
  
https://launchpad.net/ubuntu/+source/libcolumbus/1.1.0+14.04.20140325.3-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcolumbus/+bug/1481093/+subscriptions

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


[Dx-packages] [Bug 1502094] [NEW] libgee-0.8-dev should be used, libgee-dev will be removed from the archive

2015-10-02 Thread Matthias Klose
Public bug reported:

The libgee source is obsolete, replaced by the libgee-0.8 source.
Packages should change their build dependency to libgee-0.8-dev instead.

The libgee source was already removed in Debian; it will be removed in
Ubuntu as well.

** Affects: indicator-keyboard (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: indicator-sound (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: indicator-sound-gtk2 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: libfriends (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-china-music-scope (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-china-video-scope (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-lens-applications (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-lens-files (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-lens-friends (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-lens-music (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-lens-video (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-scope-home (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: indicator-sound (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-sound-gtk2 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: libfriends (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-china-music-scope (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-china-video-scope (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-applications (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-files (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-friends (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-music (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-video (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-scope-home (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-sound in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1502094

Title:
  libgee-0.8-dev should be used, libgee-dev will be removed from the
  archive

Status in indicator-keyboard package in Ubuntu:
  New
Status in indicator-sound package in Ubuntu:
  New
Status in indicator-sound-gtk2 package in Ubuntu:
  New
Status in libfriends package in Ubuntu:
  New
Status in unity-china-music-scope package in Ubuntu:
  New
Status in unity-china-video-scope package in Ubuntu:
  New
Status in unity-lens-applications package in Ubuntu:
  New
Status in unity-lens-files package in Ubuntu:
  New
Status in unity-lens-friends package in Ubuntu:
  New
Status in unity-lens-music package in Ubuntu:
  New
Status in unity-lens-video package in Ubuntu:
  New
Status in unity-scope-home package in Ubuntu:
  New

Bug description:
  The libgee source is obsolete, replaced by the libgee-0.8 source.
  Packages should change their build dependency to libgee-0.8-dev
  instead.

  The libgee source was already removed in Debian; it will be removed in
  Ubuntu as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1502094/+subscriptions

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


[Dx-packages] [Bug 1502094] Re: libgee-0.8-dev should be used, libgee-dev will be removed from the archive

2015-10-08 Thread Matthias Klose
friends & co removed from the archive

** Changed in: libfriends (Ubuntu)
   Status: New => Fix Released

** Changed in: unity-lens-friends (Ubuntu)
   Status: New => Fix Released

** Also affects: libgee (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1502094

Title:
  libgee-0.8-dev should be used, libgee-dev will be removed from the
  archive

Status in indicator-keyboard package in Ubuntu:
  New
Status in indicator-sound package in Ubuntu:
  New
Status in indicator-sound-gtk2 package in Ubuntu:
  New
Status in libfriends package in Ubuntu:
  Fix Released
Status in libgee package in Ubuntu:
  New
Status in unity-china-music-scope package in Ubuntu:
  New
Status in unity-china-video-scope package in Ubuntu:
  New
Status in unity-lens-applications package in Ubuntu:
  New
Status in unity-lens-files package in Ubuntu:
  New
Status in unity-lens-friends package in Ubuntu:
  Fix Released
Status in unity-lens-music package in Ubuntu:
  New
Status in unity-lens-video package in Ubuntu:
  New
Status in unity-scope-home package in Ubuntu:
  New

Bug description:
  The libgee source is obsolete, replaced by the libgee-0.8 source.
  Packages should change their build dependency to libgee-0.8-dev
  instead.

  The libgee source was already removed in Debian; it will be removed in
  Ubuntu as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1502094/+subscriptions

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


[Dx-packages] [Bug 1539202] [NEW] please multiarchify the library packages

2016-01-28 Thread Matthias Klose
Public bug reported:

please multiarchify the library packages

** Affects: libunity-webapps (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "libunity-webapps.diff"
   
https://bugs.launchpad.net/bugs/1539202/+attachment/4558534/+files/libunity-webapps.diff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libunity-webapps in Ubuntu.
https://bugs.launchpad.net/bugs/1539202

Title:
  please multiarchify the library packages

Status in libunity-webapps package in Ubuntu:
  New

Bug description:
  please multiarchify the library packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity-webapps/+bug/1539202/+subscriptions

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


[Dx-packages] [Bug 1502094] Re: libgee-0.8-dev should be used, libgee-dev will be removed from the archive

2016-02-12 Thread Matthias Klose
this really has to be fixed. having both versions is probably not what
we want

** Changed in: unity-lens-video (Ubuntu)
   Importance: Undecided => High

** Changed in: unity-lens-video (Ubuntu)
   Status: New => Confirmed

** Changed in: unity-lens-video (Ubuntu)
Milestone: None => ubuntu-16.02

** Changed in: unity-scope-home (Ubuntu)
   Importance: Undecided => High

** Changed in: unity-scope-home (Ubuntu)
   Status: New => Confirmed

** Changed in: unity-scope-home (Ubuntu)
Milestone: None => ubuntu-16.02

** Changed in: unity-lens-applications (Ubuntu)
   Importance: Undecided => High

** Changed in: unity-lens-applications (Ubuntu)
   Status: New => Confirmed

** Changed in: indicator-sound-gtk2 (Ubuntu)
   Importance: Undecided => High

** Changed in: indicator-sound-gtk2 (Ubuntu)
   Status: New => Confirmed

** Changed in: indicator-sound-gtk2 (Ubuntu)
Milestone: None => ubuntu-16.02

** Changed in: indicator-sound (Ubuntu)
   Importance: Undecided => High

** Changed in: indicator-sound (Ubuntu)
   Status: New => Confirmed

** Changed in: indicator-sound (Ubuntu)
Milestone: None => ubuntu-16.02

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1502094

Title:
  libgee-0.8-dev should be used, libgee-dev will be removed from the
  archive

Status in indicator-keyboard package in Ubuntu:
  Fix Released
Status in indicator-sound package in Ubuntu:
  Confirmed
Status in indicator-sound-gtk2 package in Ubuntu:
  Confirmed
Status in libfriends package in Ubuntu:
  Fix Released
Status in libgee package in Ubuntu:
  New
Status in unity-china-music-scope package in Ubuntu:
  Fix Released
Status in unity-china-video-scope package in Ubuntu:
  Fix Released
Status in unity-lens-applications package in Ubuntu:
  Confirmed
Status in unity-lens-files package in Ubuntu:
  Fix Released
Status in unity-lens-friends package in Ubuntu:
  Fix Released
Status in unity-lens-music package in Ubuntu:
  Fix Released
Status in unity-lens-video package in Ubuntu:
  Confirmed
Status in unity-scope-home package in Ubuntu:
  Confirmed

Bug description:
  The libgee source is obsolete, replaced by the libgee-0.8 source.
  Packages should change their build dependency to libgee-0.8-dev
  instead.

  The libgee source was already removed in Debian; it will be removed in
  Ubuntu as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1502094/+subscriptions

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


[Dx-packages] [Bug 1502094] Re: libgee-0.8-dev should be used, libgee-dev will be removed from the archive

2016-02-12 Thread Matthias Klose
** Patch added: "unity-scope-home.diff"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1502094/+attachment/4570155/+files/unity-scope-home.diff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1502094

Title:
  libgee-0.8-dev should be used, libgee-dev will be removed from the
  archive

Status in indicator-keyboard package in Ubuntu:
  Fix Released
Status in indicator-sound package in Ubuntu:
  Confirmed
Status in indicator-sound-gtk2 package in Ubuntu:
  Confirmed
Status in libfriends package in Ubuntu:
  Fix Released
Status in libgee package in Ubuntu:
  New
Status in unity-china-music-scope package in Ubuntu:
  Fix Released
Status in unity-china-video-scope package in Ubuntu:
  Fix Released
Status in unity-lens-applications package in Ubuntu:
  Confirmed
Status in unity-lens-files package in Ubuntu:
  Fix Released
Status in unity-lens-friends package in Ubuntu:
  Fix Released
Status in unity-lens-music package in Ubuntu:
  Fix Released
Status in unity-lens-video package in Ubuntu:
  Confirmed
Status in unity-scope-home package in Ubuntu:
  Confirmed

Bug description:
  The libgee source is obsolete, replaced by the libgee-0.8 source.
  Packages should change their build dependency to libgee-0.8-dev
  instead.

  The libgee source was already removed in Debian; it will be removed in
  Ubuntu as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1502094/+subscriptions

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


[Dx-packages] [Bug 1502094] Re: libgee-0.8-dev should be used, libgee-dev will be removed from the archive

2016-02-12 Thread Matthias Klose
** Patch added: "unity-lens-video.diff"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1502094/+attachment/4570154/+files/unity-lens-video.diff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1502094

Title:
  libgee-0.8-dev should be used, libgee-dev will be removed from the
  archive

Status in indicator-keyboard package in Ubuntu:
  Fix Released
Status in indicator-sound package in Ubuntu:
  Confirmed
Status in indicator-sound-gtk2 package in Ubuntu:
  Confirmed
Status in libfriends package in Ubuntu:
  Fix Released
Status in libgee package in Ubuntu:
  New
Status in unity-china-music-scope package in Ubuntu:
  Fix Released
Status in unity-china-video-scope package in Ubuntu:
  Fix Released
Status in unity-lens-applications package in Ubuntu:
  Confirmed
Status in unity-lens-files package in Ubuntu:
  Fix Released
Status in unity-lens-friends package in Ubuntu:
  Fix Released
Status in unity-lens-music package in Ubuntu:
  Fix Released
Status in unity-lens-video package in Ubuntu:
  Confirmed
Status in unity-scope-home package in Ubuntu:
  Confirmed

Bug description:
  The libgee source is obsolete, replaced by the libgee-0.8 source.
  Packages should change their build dependency to libgee-0.8-dev
  instead.

  The libgee source was already removed in Debian; it will be removed in
  Ubuntu as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1502094/+subscriptions

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


[Dx-packages] [Bug 1502094] Re: libgee-0.8-dev should be used, libgee-dev will be removed from the archive

2016-02-12 Thread Matthias Klose
** Patch added: "indicator-sound.diff"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1502094/+attachment/4570156/+files/indicator-sound.diff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1502094

Title:
  libgee-0.8-dev should be used, libgee-dev will be removed from the
  archive

Status in indicator-keyboard package in Ubuntu:
  Fix Released
Status in indicator-sound package in Ubuntu:
  Confirmed
Status in indicator-sound-gtk2 package in Ubuntu:
  Confirmed
Status in libfriends package in Ubuntu:
  Fix Released
Status in libgee package in Ubuntu:
  New
Status in unity-china-music-scope package in Ubuntu:
  Fix Released
Status in unity-china-video-scope package in Ubuntu:
  Fix Released
Status in unity-lens-applications package in Ubuntu:
  Confirmed
Status in unity-lens-files package in Ubuntu:
  Fix Released
Status in unity-lens-friends package in Ubuntu:
  Fix Released
Status in unity-lens-music package in Ubuntu:
  Fix Released
Status in unity-lens-video package in Ubuntu:
  Confirmed
Status in unity-scope-home package in Ubuntu:
  Confirmed

Bug description:
  The libgee source is obsolete, replaced by the libgee-0.8 source.
  Packages should change their build dependency to libgee-0.8-dev
  instead.

  The libgee source was already removed in Debian; it will be removed in
  Ubuntu as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1502094/+subscriptions

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


[Dx-packages] [Bug 1502094] Re: libgee-0.8-dev should be used, libgee-dev will be removed from the archive

2016-02-12 Thread Matthias Klose
** Patch added: "unity-lens-applications.diff"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1502094/+attachment/4570153/+files/unity-lens-applications.diff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1502094

Title:
  libgee-0.8-dev should be used, libgee-dev will be removed from the
  archive

Status in indicator-keyboard package in Ubuntu:
  Fix Released
Status in indicator-sound package in Ubuntu:
  Confirmed
Status in indicator-sound-gtk2 package in Ubuntu:
  Confirmed
Status in libfriends package in Ubuntu:
  Fix Released
Status in libgee package in Ubuntu:
  New
Status in unity-china-music-scope package in Ubuntu:
  Fix Released
Status in unity-china-video-scope package in Ubuntu:
  Fix Released
Status in unity-lens-applications package in Ubuntu:
  Confirmed
Status in unity-lens-files package in Ubuntu:
  Fix Released
Status in unity-lens-friends package in Ubuntu:
  Fix Released
Status in unity-lens-music package in Ubuntu:
  Fix Released
Status in unity-lens-video package in Ubuntu:
  Confirmed
Status in unity-scope-home package in Ubuntu:
  Confirmed

Bug description:
  The libgee source is obsolete, replaced by the libgee-0.8 source.
  Packages should change their build dependency to libgee-0.8-dev
  instead.

  The libgee source was already removed in Debian; it will be removed in
  Ubuntu as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1502094/+subscriptions

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


[Dx-packages] [Bug 1502094] Re: libgee-0.8-dev should be used, libgee-dev will be removed from the archive

2016-02-17 Thread Matthias Klose
Removing packages from xenial:
libgee 0.6.8-2ubuntu1 in xenial
gir1.2-gee-1.0 0.6.8-2ubuntu1 in xenial amd64
gir1.2-gee-1.0 0.6.8-2ubuntu1 in xenial arm64
gir1.2-gee-1.0 0.6.8-2ubuntu1 in xenial armhf
gir1.2-gee-1.0 0.6.8-2ubuntu1 in xenial i386
gir1.2-gee-1.0 0.6.8-2ubuntu1 in xenial powerpc
gir1.2-gee-1.0 0.6.8-2ubuntu1 in xenial ppc64el
gir1.2-gee-1.0 0.6.8-2ubuntu1 in xenial s390x
libgee-dev 0.6.8-2ubuntu1 in xenial amd64
libgee-dev 0.6.8-2ubuntu1 in xenial arm64
libgee-dev 0.6.8-2ubuntu1 in xenial armhf
libgee-dev 0.6.8-2ubuntu1 in xenial i386
libgee-dev 0.6.8-2ubuntu1 in xenial powerpc
libgee-dev 0.6.8-2ubuntu1 in xenial ppc64el
libgee-dev 0.6.8-2ubuntu1 in xenial s390x
libgee2 0.6.8-2ubuntu1 in xenial amd64
libgee2 0.6.8-2ubuntu1 in xenial arm64
libgee2 0.6.8-2ubuntu1 in xenial armhf
libgee2 0.6.8-2ubuntu1 in xenial i386
libgee2 0.6.8-2ubuntu1 in xenial powerpc
libgee2 0.6.8-2ubuntu1 in xenial ppc64el
libgee2 0.6.8-2ubuntu1 in xenial s390x
libgee2-dbg 0.6.8-2ubuntu1 in xenial amd64
libgee2-dbg 0.6.8-2ubuntu1 in xenial arm64
libgee2-dbg 0.6.8-2ubuntu1 in xenial armhf
libgee2-dbg 0.6.8-2ubuntu1 in xenial i386
libgee2-dbg 0.6.8-2ubuntu1 in xenial powerpc
libgee2-dbg 0.6.8-2ubuntu1 in xenial ppc64el
libgee2-dbg 0.6.8-2ubuntu1 in xenial s390x
Comment: lp: #1502094, remove libgee, superseded by libgee-0.8
1 package successfully removed.


** Changed in: libgee (Ubuntu Xenial)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-music in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1502094

Title:
  libgee-0.8-dev should be used, libgee-dev will be removed from the
  archive

Status in indicator-keyboard package in Ubuntu:
  Fix Released
Status in indicator-sound package in Ubuntu:
  Fix Released
Status in indicator-sound-gtk2 package in Ubuntu:
  Fix Released
Status in libfriends package in Ubuntu:
  Fix Released
Status in libgee package in Ubuntu:
  Fix Released
Status in unity-china-music-scope package in Ubuntu:
  Fix Released
Status in unity-china-video-scope package in Ubuntu:
  Fix Released
Status in unity-lens-applications package in Ubuntu:
  Fix Released
Status in unity-lens-files package in Ubuntu:
  Fix Released
Status in unity-lens-friends package in Ubuntu:
  Fix Released
Status in unity-lens-music package in Ubuntu:
  Fix Released
Status in unity-lens-video package in Ubuntu:
  Fix Released
Status in unity-scope-home package in Ubuntu:
  Fix Released
Status in indicator-keyboard source package in Xenial:
  Fix Released
Status in indicator-sound source package in Xenial:
  Fix Released
Status in indicator-sound-gtk2 source package in Xenial:
  Fix Released
Status in libfriends source package in Xenial:
  Fix Released
Status in libgee source package in Xenial:
  Fix Released
Status in unity-china-music-scope source package in Xenial:
  Fix Released
Status in unity-china-video-scope source package in Xenial:
  Fix Released
Status in unity-lens-applications source package in Xenial:
  Fix Released
Status in unity-lens-files source package in Xenial:
  Fix Released
Status in unity-lens-friends source package in Xenial:
  Fix Released
Status in unity-lens-music source package in Xenial:
  Fix Released
Status in unity-lens-video source package in Xenial:
  Fix Released
Status in unity-scope-home source package in Xenial:
  Fix Released

Bug description:
  The libgee source is obsolete, replaced by the libgee-0.8 source.
  Packages should change their build dependency to libgee-0.8-dev
  instead.

  The libgee source was already removed in Debian; it will be removed in
  Ubuntu as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1502094/+subscriptions

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


[Dx-packages] [Bug 1538471] Re: scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3': free(): invalid next size (fast): 0x0000000001ca17b0 ***

2016-03-23 Thread Matthias Klose
** Changed in: pygobject (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop (ubuntu-desktop)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libunity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1538471

Title:
  scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3':
  free(): invalid next size (fast): 0x01ca17b0 ***

Status in Ubuntu Kylin:
  New
Status in libunity package in Ubuntu:
  Confirmed
Status in pygobject package in Ubuntu:
  New

Bug description:
  No idea what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-scopes-runner 7.1.4+15.10.20151002-0ubuntu2
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.4-0ubuntu1
  Architecture: amd64
  AssertionMessage: *** Error in `/usr/bin/python3': free(): invalid next size 
(fast): 0x01ca17b0 ***
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Wed Jan 27 10:41:54 2016
  Dependencies:
   
  ExecutablePath: /usr/share/unity-scopes/scope-runner-dbus.py
  InstallationDate: Installed on 2015-04-30 (271 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterpreterPath: /usr/bin/python3.5
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py -s 
info/calculator.scope
  Signal: 6
  SourcePackage: libunity
  StacktraceTop:
   __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7fd789926128 "*** 
Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
   malloc_printerr (ptr=, str=0x7fd7899261a0 "free(): invalid 
next size (fast)", action=1) at malloc.c:4965
   _int_free (av=, p=, have_lock=0) at 
malloc.c:3834
   __GI___libc_free (mem=) at malloc.c:2950
   ?? () from 
/usr/lib/python3/dist-packages/gi/_gi.cpython-35m-x86_64-linux-gnu.so
  SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
  Title: scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3': 
free(): invalid next size (fast): 0x01ca17b0 ***
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1538471/+subscriptions

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


[Dx-packages] [Bug 1569293] [NEW] enable mono bindings on arm64 and ppc64el

2016-04-12 Thread Matthias Klose
Public bug reported:

mono is now available on arm64 and ppc64el. please enable the bindings

** Affects: libappindicator (Ubuntu)
 Importance: Undecided
 Assignee: Łukasz Zemczak (sil2100)
 Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libappindicator in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1569293

Title:
  enable mono bindings on arm64 and ppc64el

Status in libappindicator package in Ubuntu:
  New

Bug description:
  mono is now available on arm64 and ppc64el. please enable the bindings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1569293/+subscriptions

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


[Dx-packages] [Bug 1570894] Re: s390x build failure

2016-04-17 Thread Matthias Klose
** Patch added: "nux.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/1570894/+attachment/4638781/+files/nux.debdiff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1570894

Title:
  s390x build failure

Status in nux package in Ubuntu:
  New

Bug description:
  poking s390x build failure:

  Executing gtest-nuxgraphics under dummy xserver results in illigel
  instructions:

  # .libs/gtest-nuxgraphics 
  [==] Running 9 tests from 2 test cases.
  [--] Global test environment set-up.
  [--] 8 tests from TestTextures
  [ RUN  ] TestTextures.TestTextureSizes
  Illegal instruction (core dumped)

  Program received signal SIGILL, Illegal instruction.
  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment (this=0x3fffdf53f2e 
) at ThreadGNU.cpp:31
  31return __sync_add_and_fetch (&m_Counter, 1);
  (gdb) backtrace full
  #0  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment 
(this=0x3fffdf53f2e ) at ThreadGNU.cpp:31
  No locals.

  
  But there is nothing special in ThreadGNU.cpp:31 it simply does:

int NThreadSafeCounter::Increment()
{
  return __sync_add_and_fetch (&m_Counter, 1);
}

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/1570894/+subscriptions

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


[Dx-packages] [Bug 1570894] Re: s390x build failure

2016-04-17 Thread Matthias Klose
work around for a first build

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1570894

Title:
  s390x build failure

Status in nux package in Ubuntu:
  New

Bug description:
  poking s390x build failure:

  Executing gtest-nuxgraphics under dummy xserver results in illigel
  instructions:

  # .libs/gtest-nuxgraphics 
  [==] Running 9 tests from 2 test cases.
  [--] Global test environment set-up.
  [--] 8 tests from TestTextures
  [ RUN  ] TestTextures.TestTextureSizes
  Illegal instruction (core dumped)

  Program received signal SIGILL, Illegal instruction.
  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment (this=0x3fffdf53f2e 
) at ThreadGNU.cpp:31
  31return __sync_add_and_fetch (&m_Counter, 1);
  (gdb) backtrace full
  #0  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment 
(this=0x3fffdf53f2e ) at ThreadGNU.cpp:31
  No locals.

  
  But there is nothing special in ThreadGNU.cpp:31 it simply does:

int NThreadSafeCounter::Increment()
{
  return __sync_add_and_fetch (&m_Counter, 1);
}

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/1570894/+subscriptions

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


[Dx-packages] [Bug 819805] Re: FTBFS on powerpc

2016-04-18 Thread Matthias Klose
builds on powerpc

** Changed in: nux (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: unity (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/819805

Title:
  FTBFS on powerpc

Status in Nux:
  Triaged
Status in Unity:
  Triaged
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  https://launchpad.net/ubuntu/+source/nux/1.0.8-0ubuntu1/+build/2661012

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/819805/+subscriptions

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


[Dx-packages] [Bug 1167274] Re: python2.7 crashed with signal 5 in g_object_newv()

2013-09-18 Thread Matthias Klose
looks like unity, according to the command line

** Package changed: python2.7 (Ubuntu) => unity (Ubuntu)

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1167274

Title:
  python2.7 crashed with signal 5 in g_object_newv()

Status in “unity” package in Ubuntu:
  New

Bug description:
  Tks for support ! I love Ubuntu :-)

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: python2.7-minimal 2.7.4-1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  Date: Wed Apr 10 06:44:49 2013
  ExecutablePath: /usr/bin/python2.7
  MarkForUpload: True
  Signal: 5
  SourcePackage: python2.7
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: python2.7 crashed with signal 5 in g_object_newv()
  UpgradeStatus: Upgraded to raring on 2013-03-28 (13 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1167274/+subscriptions

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


[Dx-packages] [Bug 1165132] Re: python2.7 crashed with signal 5 in g_object_newv()

2013-09-18 Thread Matthias Klose
looks like an unity issue

** Package changed: python2.7 (Ubuntu) => unity (Ubuntu)

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1165132

Title:
  python2.7 crashed with signal 5 in g_object_newv()

Status in “unity” package in Ubuntu:
  New

Bug description:
  Same crash report has opened every time I start 13.04 for the past
  month or more. Startup applications are SpiderOak (I believe this is a
  python application), Google Music Manager and Dropbox.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: python2.7-minimal 2.7.4~rc1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Apr  5 11:03:14 2013
  ExecutablePath: /usr/bin/python2.7
  InstallationDate: Installed on 2011-12-16 (475 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MarkForUpload: True
  Signal: 5
  SourcePackage: python2.7
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: python2.7 crashed with signal 5 in g_object_newv()
  UpgradeStatus: Upgraded to raring on 2013-02-21 (42 days ago)
  UserGroups: adm admin cdrom dialout dip fax floppy fuse lpadmin nopasswdlogin 
plex plugdev sambashare tape video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1165132/+subscriptions

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


[Dx-packages] [Bug 1162940] Re: python2.7 crashed with signal 5 in g_object_newv()

2013-09-18 Thread Matthias Klose
looks like an unity issue

** Package changed: python2.7 (Ubuntu) => unity (Ubuntu)

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1162940

Title:
  python2.7 crashed with signal 5 in g_object_newv()

Status in “unity” package in Ubuntu:
  New

Bug description:
  I don't know what's wrong with python. Automatic bug report took care
  of this.  I haven't noticed any abnormal behavior from my computer.
  Hope this helps.  Please let me know if further info could be used.

  $ lsb_release -rd
  Description:  Ubuntu Raring Ringtail (development branch)
  Release:  13.04

  $ uname -a
  Linux ThinkPad-T60 3.8.0-14-generic #24-Ubuntu SMP Fri Mar 22 19:21:28 UTC 
2013 i686 i686 i686 GNU/Linux

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: python2.7-minimal 2.7.4~rc1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic i686
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: i386
  CrashCounter: 1
  Date: Mon Apr  1 12:47:43 2013
  ExecutablePath: /usr/bin/python2.7
  InstallationDate: Installed on 2012-12-01 (121 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   LD_LIBRARY_PATH=
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: python2.7
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_object_newv () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: python2.7 crashed with signal 5 in g_object_newv()
  UpgradeStatus: Upgraded to raring on 2013-03-23 (9 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1162940/+subscriptions

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


[Dx-packages] [Bug 1163571] Re: python2.7 crashed with signal 5 in g_object_newv()

2013-09-18 Thread Matthias Klose
looks like an unity issue

** Package changed: python2.7 (Ubuntu) => unity (Ubuntu)

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1163571

Title:
  python2.7 crashed with signal 5 in g_object_newv()

Status in “unity” package in Ubuntu:
  New

Bug description:
  no extra info, fresh instaled 13.04

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: python2.7-minimal 2.7.4~rc1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  Date: Tue Apr  2 22:39:52 2013
  ExecutablePath: /usr/bin/python2.7
  InstallationDate: Installed on 2013-04-02 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130402)
  MarkForUpload: True
  Signal: 5
  SourcePackage: python2.7
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: python2.7 crashed with signal 5 in g_object_newv()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163571/+subscriptions

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


[Dx-packages] [Bug 1165543] Re: python2.7 crashed with signal 5 in g_object_newv()

2013-09-18 Thread Matthias Klose
looks like an unity issue

** Package changed: python2.7 (Ubuntu) => unity (Ubuntu)

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1165543

Title:
  python2.7 crashed with signal 5 in g_object_newv()

Status in “unity” package in Ubuntu:
  New

Bug description:
  The crash occured when I logged in the first time after upgrading from
  QQ to RR final beta. I don't observe any problems occuring to the
  desktop due to that, however.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: python2.7-minimal 2.7.4~rc1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  Date: Sat Apr  6 23:44:15 2013
  ExecutablePath: /usr/bin/python2.7
  InstallationDate: Installed on 2013-03-26 (10 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  Signal: 5
  SourcePackage: python2.7
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: python2.7 crashed with signal 5 in g_object_newv()
  UpgradeStatus: Upgraded to raring on 2013-04-06 (0 days ago)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1165543/+subscriptions

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


[Dx-packages] [Bug 1162897] Re: python2.7 crashed with signal 5 in g_object_newv()

2013-09-18 Thread Matthias Klose
looks like an unity issue

** Information type changed from Private to Public

** Package changed: python2.7 (Ubuntu) => unity (Ubuntu)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1162897

Title:
  python2.7 crashed with signal 5 in g_object_newv()

Status in “unity” package in Ubuntu:
  New

Bug description:
  First boot after upgrade

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: python2.7-minimal 2.7.4~rc1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-15.25-generic 3.8.4
  Uname: Linux 3.8.0-15-generic x86_64
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  Date: Mon Apr  1 17:54:42 2013
  ExecutablePath: /usr/bin/python2.7
  InstallationDate: Installed on 2013-03-29 (3 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  Signal: 5
  SourcePackage: python2.7
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: python2.7 crashed with signal 5 in g_object_newv()
  UpgradeStatus: Upgraded to raring on 2013-04-01 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1162897/+subscriptions

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


[Dx-packages] [Bug 1186363] Re: python2.7 crashed with signal 5 in g_object_newv()

2013-09-18 Thread Matthias Klose
** Package changed: python2.7 (Ubuntu) => unity (Ubuntu)

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1186363

Title:
  python2.7 crashed with signal 5 in g_object_newv()

Status in “unity” package in Ubuntu:
  New

Bug description:
  I tried to open the SpiderOak client.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: python2.7-minimal 2.7.4-2ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Fri May 31 12:55:10 2013
  ExecutablePath: /usr/bin/python2.7
  InstallationDate: Installed on 2010-05-10 (1116 days ago)
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MarkForUpload: True
  ProcEnviron:
   LD_LIBRARY_PATH=
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/zsh
  Signal: 5
  SourcePackage: python2.7
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: python2.7 crashed with signal 5 in g_object_newv()
  UpgradeStatus: Upgraded to raring on 2013-05-20 (11 days ago)
  UserGroups: adm admin cdrom dialout dip fax floppy fuse logcheck lp lpadmin 
mail netdev plugdev powerdev sambashare tape vboxusers video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1186363/+subscriptions

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


[Dx-packages] [Bug 1200773] Re: python2.7 crashed with signal 5 in g_object_new_valist()

2013-09-18 Thread Matthias Klose
looks like a unity issue according the command line

** Package changed: python2.7 (Ubuntu) => unity (Ubuntu)

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1200773

Title:
  python2.7 crashed with signal 5 in g_object_new_valist()

Status in “unity” package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10

  python2.7:
Installed: 2.7.5-5ubuntu1
Candidate: 2.7.5-5ubuntu1
Version table:
   *** 2.7.5-5ubuntu1 0
  500 http://in.archive.ubuntu.com/ubuntu/ saucy/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: python2.7-minimal 2.7.5-5ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-2.11-generic 3.10.0
  Uname: Linux 3.10.0-2-generic i686
  ApportVersion: 2.10.2-0ubuntu4
  Architecture: i386
  Date: Sat Jul 13 02:24:19 2013
  ExecutablePath: /usr/bin/python2.7
  InstallationDate: Installed on 2012-09-09 (306 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120905.2)
  MarkForUpload: True
  Signal: 5
  SourcePackage: python2.7
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_settings_new () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
  Title: python2.7 crashed with signal 5 in g_object_new_valist()
  UpgradeStatus: Upgraded to saucy on 2013-05-15 (58 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1200773/+subscriptions

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


[Dx-packages] [Bug 1976255] [NEW] accountsservice ftbfs in the jammy release pocket

2022-05-30 Thread Matthias Klose
Public bug reported:

as seen in a test rebuild, this package fails to build in the jammy
release pocket (note the log behind the link might go away):

https://launchpadlibrarian.net/604216054/buildlog_ubuntu-jammy-
amd64.accountsservice_22.07.5-2ubuntu1_BUILDING.txt.gz

Ok: 2   
Expected Fail:  0   
Fail:   10  
Unexpected Pass:0   
Skipped:0   
Timeout:0   

Full log written to /<>/obj-x86_64-linux-gnu/meson-logs/testlog.txt
cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/testlog.txt
==> meson-logs/testlog.txt <==
Log of Meson test suite run on 2022-05-30T08:33:42.861398

Inherited environment: SCHROOT_GID=2501 DEB_HOST_MULTIARCH=x86_64-linux-
gnu LC_ALL=C.UTF-8 DEB_HOST_GNU_SYSTEM=linux-gnu
DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-
needed DEB_TARGET_ARCH_LIBC=gnu DEB_BUILD_ARCH_ENDIAN=little
DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_BUILD_ARCH_BITS=64
DEB_BUILD_OPTIONS=parallel=4 DEB_HOST_ARCH=amd64
DEB_TARGET_ARCH_ENDIAN=little DEB_BUILD_PROFILES=noudeb
SOURCE_DATE_EPOCH=1645543676 V=1 DEB_HOST_ARCH_BITS=64 LANG=C.UTF-8
MAKEFLAGS='' SCHROOT_GROUP=buildd DEB_TARGET_ARCH=amd64
DEB_HOST_GNU_CPU=x86_64 DEB_BUILD_ARCH_LIBC=gnu MFLAGS=''
DEB_TARGET_ARCH_BITS=64 DEB_BUILD_ARCH_CPU=amd64
SCHROOT_ALIAS_NAME=build-PACKAGEBUILD-23614463 DEB_HOST_ARCH_OS=linux
SHELL=/bin/sh DEB_HOST_ARCH_CPU=amd64 SCHROOT_USER=buildd
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
DEB_BUILD_ARCH_ABI=base DEB_BUILD_ARCH=amd64 DEB_HOST_ARCH_LIBC=gnu
SCHROOT_SESSION_ID=build-PACKAGEBUILD-23614463 DEB_TARGET_ARCH_CPU=amd64
DEB_HOST_GNU_TYPE=x86_64-linux-gnu DEB_BUILD_ARCH_OS=linux
LOGNAME=buildd DEB_TARGET_MULTIARCH=x86_64-linux-gnu
DEB_BUILD_GNU_CPU=x86_64 DEB_TARGET_ARCH_OS=linux USER=buildd
DEB_HOST_ARCH_ABI=base DEB_BUILD_MULTIARCH=x86_64-linux-gnu
DEB_TARGET_GNU_TYPE=x86_64-linux-gnu DEB_TARGET_ARCH_ABI=base
SCHROOT_UID=2001 SCHROOT_COMMAND='dpkg-buildpackage -us -uc -mLaunchpad
Build Daemon  -b -rfakeroot'
DEB_TARGET_GNU_CPU=x86_64 APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/<>/debian/.debhelper/generated/_source/home
DEB_RULES_REQUIRES_ROOT=binary-targets DEB_TARGET_GNU_SYSTEM=linux-gnu
DEB_HOST_ARCH_ENDIAN=little TERM=unknown SCHROOT_CHROOT_NAME=build-
PACKAGEBUILD-23614463 MAKELEVEL=1 DH_INTERNAL_BUILDFLAGS=1 ASFLAGS=''
CFLAGS='-g -O2 -ffile-prefix-map=/<>=. -flto=auto -ffat-
lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong
-Wformat -Werror=format-security' CPPFLAGS='-Wdate-time
-D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -ffile-prefix-
map=/<>=. -flto=auto -ffat-lto-objects -flto=auto -ffat-
lto-objects -fstack-protector-strong -Wformat -Werror=format-security'
DFLAGS=-frelease FCFLAGS='-g -O2 -ffile-prefix-map=/<>=.
-flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-
protector-strong' FFLAGS='-g -O2 -ffile-prefix-map=/<>=.
-flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-
protector-strong' GCJFLAGS='-g -O2 -ffile-prefix-map=/<>=.
-flto=auto -ffat-lto-objects -fstack-protector-strong'
LDFLAGS='-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects
-flto=auto -Wl,-z,relro -Wl,--as-needed' OBJCFLAGS='-g -O2 -ffile-
prefix-map=/<>=. -flto=auto -ffat-lto-objects -flto=auto
-ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-
security' OBJCXXFLAGS='-g -O2 -ffile-prefix-map=/<>=.
-flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-
protector-strong -Wformat -Werror=format-security'
XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-JPi9I5rR MESON_TESTTHREADS=4

 1/12 accountsservice:accounts-service+libaccountsservice+TestAccountsService / 
TestAccountsService.test_cache_user   FAIL0.33s   exit 
status 1
08:33:42 
LD_LIBRARY_PATH=/<>/obj-x86_64-linux-gnu/src/libaccountsservice 
GI_TYPELIB_PATH=/<>/obj-x86_64-linux-gnu/src/libaccountsservice 
G_DEBUG=fatal-criticals G_MESSAGES_DEBUG=all MALLOC_PERTURB_=58 
/usr/bin/python3 
/<>/obj-x86_64-linux-gnu/../tests/test-libaccountsservice.py 
TestAccountsService.test_cache_user
--- output ---
test_cache_user (__main__.TestAccountsService) ... (process:11790): 
accountsservice-DEBUG: 08:33:43.062: Finding a graphical session for user 2001
(process:11790): accountsservice-DEBUG: 08:33:43.062: Failed to identify the 
current session
(process:11790): accountsservice-DEBUG: 08:33:43.062: ActUserManager: seat 
unloaded, so trying to set loaded property
(process:11790): accountsservice-DEBUG: 08:33:43.062: ActUserManager: Seat 
wouldn't load, so giving up on it and setting loaded property
(process:11790): accountsservice-DEBUG: 08:33:43.062: ActUserManager: already 
loaded, so not setting loaded property
(process:11790): accountsservice-DEBUG: 08:33:43.063: ActUserManager: Creating 
user 'user', 'I am User', 1
(process:11790): accountsservice-DEBUG: 08:33:43.063: ActUserManager: calling 
'ListCachedUsers'
(process:11790): accountsservic

[Dx-packages] [Bug 1815094] Re: [FTBFS] cast between incompatible function types from ‘bool (*)(nux::TextEntry*)’ to ‘GSourceFunc’ gcc >= 8.1 (Disco)

2024-02-19 Thread Matthias Klose
disco is EOL

** Changed in: nux (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1815094

Title:
  [FTBFS] cast between incompatible function types from ‘bool
  (*)(nux::TextEntry*)’ to ‘GSourceFunc’  gcc >= 8.1 (Disco)

Status in nux package in Ubuntu:
  Invalid

Bug description:
  In disco it doesn't compile. I get

  cast between incompatible function types from ‘bool
  (*)(nux::TextEntry*)’ to ‘GSourceFunc’

  Either we should build it with -Wextra -Wno-cast-function-type in
  configure.ac or fix pointer to function for g++ > 8.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/1815094/+subscriptions


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


[Dx-packages] [Bug 1570894] Re: s390x build failure

2024-02-19 Thread Matthias Klose
builds

** Changed in: nux (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1570894

Title:
  s390x build failure

Status in nux package in Ubuntu:
  Fix Released

Bug description:
  poking s390x build failure:

  Executing gtest-nuxgraphics under dummy xserver results in illigel
  instructions:

  # .libs/gtest-nuxgraphics 
  [==] Running 9 tests from 2 test cases.
  [--] Global test environment set-up.
  [--] 8 tests from TestTextures
  [ RUN  ] TestTextures.TestTextureSizes
  Illegal instruction (core dumped)

  Program received signal SIGILL, Illegal instruction.
  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment (this=0x3fffdf53f2e 
) at ThreadGNU.cpp:31
  31return __sync_add_and_fetch (&m_Counter, 1);
  (gdb) backtrace full
  #0  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment 
(this=0x3fffdf53f2e ) at ThreadGNU.cpp:31
  No locals.

  
  But there is nothing special in ThreadGNU.cpp:31 it simply does:

int NThreadSafeCounter::Increment()
{
  return __sync_add_and_fetch (&m_Counter, 1);
}

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/1570894/+subscriptions


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


[Dx-packages] [Bug 2054350] [NEW] nux ftbfs from source, failing test

2024-02-19 Thread Matthias Klose
Public bug reported:

seen in noble, all architectures:

[--] 1 test from TestLoggingWriter
[ RUN  ] TestLoggingWriter.TestWriteMessage
gtest-nuxcore-logger.cpp:171: Failure
Value of: result
Expected: is equal to 0x5d40f0 pointing to "ERROR 2010-09-10 06:34:45 
test.module testfile.cpp:1234 my message\n"
  Actual: "ERROR 2010-09-10 07:34:45 test.module testfile.cpp:1234 my message\n"

[  FAILED  ] TestLoggingWriter.TestWriteMessage (0 ms)
[--] 1 test from TestLoggingWriter (0 ms total)

** Affects: nux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: ftbfs rls-nn-incoming

** Tags added: ftbfs rls-nn-incoming

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2054350

Title:
  nux ftbfs from source, failing test

Status in nux package in Ubuntu:
  New

Bug description:
  seen in noble, all architectures:

  [--] 1 test from TestLoggingWriter
  [ RUN  ] TestLoggingWriter.TestWriteMessage
  gtest-nuxcore-logger.cpp:171: Failure
  Value of: result
  Expected: is equal to 0x5d40f0 pointing to "ERROR 2010-09-10 06:34:45 
test.module testfile.cpp:1234 my message\n"
Actual: "ERROR 2010-09-10 07:34:45 test.module testfile.cpp:1234 my 
message\n"

  [  FAILED  ] TestLoggingWriter.TestWriteMessage (0 ms)
  [--] 1 test from TestLoggingWriter (0 ms total)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/2054350/+subscriptions


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


[Dx-packages] [Bug 2054350] Re: nux ftbfs from source, failing test

2024-02-19 Thread Matthias Klose
** Changed in: nux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2054350

Title:
  nux ftbfs from source, failing test

Status in nux package in Ubuntu:
  Confirmed

Bug description:
  seen in noble, all architectures:

  [--] 1 test from TestLoggingWriter
  [ RUN  ] TestLoggingWriter.TestWriteMessage
  gtest-nuxcore-logger.cpp:171: Failure
  Value of: result
  Expected: is equal to 0x5d40f0 pointing to "ERROR 2010-09-10 06:34:45 
test.module testfile.cpp:1234 my message\n"
Actual: "ERROR 2010-09-10 07:34:45 test.module testfile.cpp:1234 my 
message\n"

  [  FAILED  ] TestLoggingWriter.TestWriteMessage (0 ms)
  [--] 1 test from TestLoggingWriter (0 ms total)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/2054350/+subscriptions


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


[Dx-packages] [Bug 2054351] [NEW] nux ftbfs on armhf (tests segfaulting)

2024-02-19 Thread Matthias Klose
Public bug reported:

[--] 8 tests from TestScrollView
[ RUN  ] TestScrollView.TestQueueDrawScrollDownNoScrollbars
[   OK ] TestScrollView.TestQueueDrawScrollDownNoScrollbars (434 ms)
[ RUN  ] TestScrollView.TestQueueDrawScrollUpNoScrollbars
[   OK ] TestScrollView.TestQueueDrawScrollUpNoScrollbars (496 ms)
[ RUN  ] TestScrollView.TestQueueDrawScrollDown
[   OK ] TestScrollView.TestQueueDrawScrollDown (446 ms)
[ RUN  ] TestScrollView.TestQueueDrawScrollUp
Segmentation fault (core dumped)
make[3]: *** [Makefile:2670: check-headless] Error 139
make[3]: Leaving directory '/<>/tests'
make[2]: *** [Makefile:1061: check-headless] Error 2

** Affects: nux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: ftbfs rls-nn-incoming

** Tags added: ftbfs rls-nn-incoming

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2054351

Title:
  nux ftbfs on armhf (tests segfaulting)

Status in nux package in Ubuntu:
  New

Bug description:
  [--] 8 tests from TestScrollView
  [ RUN  ] TestScrollView.TestQueueDrawScrollDownNoScrollbars
  [   OK ] TestScrollView.TestQueueDrawScrollDownNoScrollbars (434 ms)
  [ RUN  ] TestScrollView.TestQueueDrawScrollUpNoScrollbars
  [   OK ] TestScrollView.TestQueueDrawScrollUpNoScrollbars (496 ms)
  [ RUN  ] TestScrollView.TestQueueDrawScrollDown
  [   OK ] TestScrollView.TestQueueDrawScrollDown (446 ms)
  [ RUN  ] TestScrollView.TestQueueDrawScrollUp
  Segmentation fault (core dumped)
  make[3]: *** [Makefile:2670: check-headless] Error 139
  make[3]: Leaving directory '/<>/tests'
  make[2]: *** [Makefile:1061: check-headless] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/2054351/+subscriptions


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


[Dx-packages] [Bug 2092976] [NEW] geis ftbfs in plucky

2025-01-04 Thread Matthias Klose
Public bug reported:

make  
make[4]: Nothing to be done for 'all'.
Making check in x11_mocks
make  libx11_mocks.a
gcc -DHAVE_CONFIG_H -I. -I../..  --std=c99 -Wno-unused-parameter -Wdate-time 
-D_FORTIFY_SOURCE=3 -Wall -Wextra -Werror -Wno-error=pointer-compare -pedantic 
-std=iso9899:1999 -D_GNU_SOURCE=1 -g -O3 -Werror=implicit-function-declaration 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<>=/usr/src/geis-2.2.17+16.04.20160126-0ubuntu11
 -c -o libx11_mocks_a-x11_mocks.o `test -f 'x11_mocks.c' || echo 
'./'`x11_mocks.c
In function ‘xmock_add_to_event_queue’,
inlined from ‘XSyncCreateAlarm’ at x11_mocks.c:375:3:
x11_mocks.c:51:19: error: array subscript ‘const union XEvent[0]’ is partly 
outside array bounds of ‘struct XSyncAlarmNotifyEvent[1]’ 
[-Werror=array-bounds=]
   51 |   new_item->event = *event;
  |   ^~~~
x11_mocks.c: In function ‘XSyncCreateAlarm’:
x11_mocks.c:371:25: note: object ‘alarm_notify’ of size 72
  371 |   XSyncAlarmNotifyEvent alarm_notify;
  | ^~~~
cc1: all warnings being treated as errors
make[4]: *** [Makefile:439: libx11_mocks_a-x11_mocks.o] Error 1
make[3]: *** [Makefile:539: check-am] Error 2
make[2]: *** [Makefile:419: check-recursive] Error 1
make[1]: *** [Makefile:537: check-recursive] Error 1
make[1]: Leaving directory '/<>'
dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:6: build] Error 255

** Affects: geis (Ubuntu)
 Importance: High
 Status: Confirmed


** Tags: ftbfs rls-pp-incoming

** Changed in: geis (Ubuntu)
   Status: New => Confirmed

** Changed in: geis (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs rls-pp-incoming

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to geis in Ubuntu.
https://bugs.launchpad.net/bugs/2092976

Title:
  geis ftbfs in plucky

Status in geis package in Ubuntu:
  Confirmed

Bug description:
  make  
  make[4]: Nothing to be done for 'all'.
  Making check in x11_mocks
  make  libx11_mocks.a
  gcc -DHAVE_CONFIG_H -I. -I../..  --std=c99 -Wno-unused-parameter -Wdate-time 
-D_FORTIFY_SOURCE=3 -Wall -Wextra -Werror -Wno-error=pointer-compare -pedantic 
-std=iso9899:1999 -D_GNU_SOURCE=1 -g -O3 -Werror=implicit-function-declaration 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<>=/usr/src/geis-2.2.17+16.04.20160126-0ubuntu11
 -c -o libx11_mocks_a-x11_mocks.o `test -f 'x11_mocks.c' || echo 
'./'`x11_mocks.c
  In function ‘xmock_add_to_event_queue’,
  inlined from ‘XSyncCreateAlarm’ at x11_mocks.c:375:3:
  x11_mocks.c:51:19: error: array subscript ‘const union XEvent[0]’ is partly 
outside array bounds of ‘struct XSyncAlarmNotifyEvent[1]’ 
[-Werror=array-bounds=]
 51 |   new_item->event = *event;
|   ^~~~
  x11_mocks.c: In function ‘XSyncCreateAlarm’:
  x11_mocks.c:371:25: note: object ‘alarm_notify’ of size 72
371 |   XSyncAlarmNotifyEvent alarm_notify;
| ^~~~
  cc1: all warnings being treated as errors
  make[4]: *** [Makefile:439: libx11_mocks_a-x11_mocks.o] Error 1
  make[3]: *** [Makefile:539: check-am] Error 2
  make[2]: *** [Makefile:419: check-recursive] Error 1
  make[1]: *** [Makefile:537: check-recursive] Error 1
  make[1]: Leaving directory '/<>'
  dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 
returned exit code 2
  make: *** [debian/rules:6: build] Error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geis/+bug/2092976/+subscriptions


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