Bug#918853: [qtcreator] ClangRefactoring impacts code model and causes crash on exit

2019-01-13 Thread Roman Lebedev
I also observe this issue. On Sat, Jan 12, 2019 at 4:57 AM Johannes Zarl-Zierl wrote: > > Am Freitag, 11. Jänner 2019, 22:17:29 CET schrieb Lisandro Damián Nicanor > Pérez Meyer: > > > Note: This is the same machine as mentioned in bug #918410, so everything > > > said > > > there applies here as

Bug#914002: qtcreator's clang code model appears to be broken with kit = clang

2019-01-13 Thread Roman Lebedev
On Thu, Dec 27, 2018 at 12:52 AM Sylvestre Ledru wrote: > > > Le 26/12/2018 à 21:30, Lisandro Damián Nicanor Pérez Meyer a écrit : > > > > Sylvestre: if I understand correctly (please correct me if I am wrong) > > you broke ABI without a transition. That's simply not good, you should > > now rebui

Bug#914002: qtcreator's clang code model appears to be broken with kit = clang

2019-01-13 Thread Sylvestre Ledru
Hello, There is no need to dump the abi as we are back where we were before. Sylvestre Le dim. 13 janv. 2019 à 09:31, Roman Lebedev a écrit : > On Thu, Dec 27, 2018 at 12:52 AM Sylvestre Ledru wrote: > > > > > > Le 26/12/2018 à 21:30, Lisandro Damián Nicanor Pérez Meyer a écrit : > > > > > >

Bug#915496: marked as done (kio-gdrive: missing translations [was Bug#915242: RFS: kio-gdrive/1.2.5-1])

2019-01-13 Thread Debian Bug Tracking System
Your message dated Sun, 13 Jan 2019 10:19:44 + with message-id and subject line Bug#915496: fixed in kio-gdrive 1.2.5+fixedtarball-1 has caused the Debian Bug report #915496, regarding kio-gdrive: missing translations [was Bug#915242: RFS: kio-gdrive/1.2.5-1] to be marked as done. This means

Processing of kio-gdrive_1.2.5+fixedtarball-1_source.changes

2019-01-13 Thread Debian FTP Masters
kio-gdrive_1.2.5+fixedtarball-1_source.changes uploaded successfully to localhost along with the files: kio-gdrive_1.2.5+fixedtarball-1.dsc kio-gdrive_1.2.5+fixedtarball.orig.tar.xz kio-gdrive_1.2.5+fixedtarball.orig.tar.xz.asc kio-gdrive_1.2.5+fixedtarball-1.debian.tar.xz Greetings,

kio-gdrive_1.2.5+fixedtarball-1_source.changes ACCEPTED into unstable

2019-01-13 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 12 Jan 2019 14:15:46 -0700 Source: kio-gdrive Binary: kio-gdrive Architecture: source Version: 1.2.5+fixedtarball-1 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers Changed-By: Nichola

Re: Comments regarding latte-dock_0.7.4-1_amd64.changes

2019-01-13 Thread Scarlett Gately Moore
On Saturday, 12 January 2019 10:59:35 MST Thorsten Alteholz wrote: > Hi everybody, > > I marked the package for accept, but please take care of: > W: latte-dock source: missing-license-paragraph-in-dep5-copyright > lgpl-2.1+ (paragraph at line 79) > > Thanks! > Thorsten Hi! This has been fixe

Re: Bug#917199: pivy, unbuildable on mips* due to testsuite failures in patchelf.

2019-01-13 Thread Raphael Hertzog
Hi, On Sat, 12 Jan 2019, Adrian Bunk wrote: > pyside2 is now built without patchelf on mips64el. > > Doing the same for mips and mipsel should fix the problem for pivy. Yeah, but this is not going in the right direction. This means that pyside will be built with the embedded patchelf. The embedd

Re: Bug#917199: pivy, unbuildable on mips* due to testsuite failures in patchelf.

2019-01-13 Thread Adrian Bunk
On Sun, Jan 13, 2019 at 05:22:18PM +0100, Raphael Hertzog wrote: > Hi, > > On Sat, 12 Jan 2019, Adrian Bunk wrote: > > pyside2 is now built without patchelf on mips64el. > > > > Doing the same for mips and mipsel should fix the problem for pivy. > > Yeah, but this is not going in the right direc

Bug#919197: qtwayland-opensource-src: FTBFS on hppa - Segmentation faults in testsuite

2019-01-13 Thread John David Anglin
Source: qtwayland-opensource-src Version: 5.11.3-2 Severity: normal Dear Maintainer, The build fails here: xvfb-run -a dh_auto_test -- -Ctests/auto make -j1 check -Ctests/auto make[2]: Entering directory '/<>/tests/auto' cd client/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makef

Processed: your mail

2019-01-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 918025 kde-spectacle Bug #918025 [spectacle] [spectacle] spectacle is not able to take screenshots for various areas Bug reassigned from package 'spectacle' to 'kde-spectacle'. Ignoring request to alter found versions of bug #918025 to t

Bug#919197: Acknowledgement (qtwayland-opensource-src: FTBFS on hppa - Segmentation faults in testsuite)

2019-01-13 Thread John David Anglin
The last part of the backtrace is: Thread 1 "tst_client" hit Breakpoint 1, eglInitialize (dpy=0xa3dc0,     major=0xf8d02520, minor=0xf8d0251c) at ../../../src/egl/main/eglapi.c:582 582 ../../../src/egl/main/eglapi.c: No such file or directory. (gdb) bt #0  eglInitialize (dpy=0xa3dc0, major=0xf8

Bug#919197: Acknowledgement (qtwayland-opensource-src: FTBFS on hppa - Segmentation faults in testsuite)

2019-01-13 Thread John David Anglin
Looks to me to be a NULL pointer check issue in mesa: static inline struct wl_drm_buffer * wayland_drm_buffer_get(struct wl_drm *drm, struct wl_resource *resource) {     if (resource == NULL)     return NULL;     if (wl_resource_instance_of(resource, &wl_buffer_interface,

Bug#919197: Acknowledgement (qtwayland-opensource-src: FTBFS on hppa - Segmentation faults in testsuite)

2019-01-13 Thread John David Anglin
On 2019-01-13 2:52 p.m., John David Anglin wrote: > Looks to me to be a NULL pointer check issue in mesa: > > static inline struct wl_drm_buffer * > wayland_drm_buffer_get(struct wl_drm *drm, struct wl_resource *resource) > { >     if (resource == NULL) >     return NULL; > >   

Bug#919152: Removed package(s) from unstable

2019-01-13 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: kalzium | 4:15.08.0-1 | kfreebsd-amd64 kalzium | 4:16.08.3-1 | kfreebsd-i386 kalzium-dbg | 4:15.08.0-1 | kfreebsd-amd64 --- Reason --- RoQA; Old KDE4

Bug#919150: Removed package(s) from unstable

2019-01-13 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: kmix | 4:16.08.0-1 | kfreebsd-amd64, kfreebsd-i386 --- Reason --- RoQA; Unbuildable, not supported on kfreebsd ---

Bug#919153: Removed package(s) from unstable

2019-01-13 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: amarok |2.9.0-1 | kfreebsd-amd64 audex | 0.79-1+b1 | kfreebsd-amd64, kfreebsd-i386 basket | 2.10~beta+git20160425.b77687f-1+b2 | kfreebsd-amd64, kfreebsd-i386 cantata |