Failure: chroot-installation_sid_install_qt5/908

2017-06-05 Thread jenkins
See https://jenkins.debian.net/job/chroot-installation_sid_install_qt5/908//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_qt5/908/ for more information.

Bug#863927: qtwebengine-opensource-src: FTBFS: memory exhausted

2017-06-05 Thread Sandro Knauß
Moin, thanks for your work! I'll added the NMU patch to the git repo too. Best regards, sandro -- On Montag, 5. Juni 2017 22:28:10 CEST Adrian Bunk wrote: > On Mon, Jun 05, 2017 at 10:44:59AM +0200, Rene Engelhard wrote: > >... > > > > This looks unnecessarily ugly to me (or I miss something).

Bug#863927: qtwebengine-opensource-src: FTBFS: memory exhausted

2017-06-05 Thread Adrian Bunk
On Mon, Jun 05, 2017 at 10:44:59AM +0200, Rene Engelhard wrote: >... > This looks unnecessarily ugly to me (or I miss something). Why not use > dpkg-buildflags' mechanism for this? See e.g. >... > In this case maybe _APPEND -g1 (if you don't do the _STRIP) Thanks, your _APPEND suggestion is much b

Processed: Re: Bug#864158: qtcharts-opensource-src: Files wrongly declared as non-free in tarball

2017-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 864158 important Bug #864158 [src:qtcharts-opensource-src] qtcharts-opensource-src: Files wrongly declared as non-free in tarball Severity set to 'important' from 'serious' > thanks Stopping processing here. Please contact me if you nee

Bug#864158: qtcharts-opensource-src: Files wrongly declared as non-free in tarball

2017-06-05 Thread Lisandro Damián Nicanor Pérez Meyer
severity 864158 important thanks Fixed in https://codereview.qt-project.org/#/c/196447/3//ALL,unified On 4 June 2017 at 11:35, Lisandro Damián Nicanor Pérez Meyer wrote: > Source: qtcharts-opensource-src > Version: 5.7.1-3 > Severity: serious > Justification: Files declared as only commercial >

qtwebengine-opensource-src_5.7.1+dfsg-6.1_amd64.changes ACCEPTED into unstable

2017-06-05 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 05 Jun 2017 16:16:54 +0300 Source: qtwebengine-opensource-src Binary: qtwebengine5-dev libqt5webengine5 libqt5webenginecore5 libqt5webenginewidgets5 libqt5webengine-data qml-module-qtwebengine qtwebengine5-exampl

Bug#863927: marked as done (qtwebengine-opensource-src: FTBFS: memory exhausted)

2017-06-05 Thread Debian Bug Tracking System
Your message dated Mon, 05 Jun 2017 16:50:23 + with message-id and subject line Bug#863927: fixed in qtwebengine-opensource-src 5.7.1+dfsg-6.1 has caused the Debian Bug report #863927, regarding qtwebengine-opensource-src: FTBFS: memory exhausted to be marked as done. This means that you clai

Processing of qtwebengine-opensource-src_5.7.1+dfsg-6.1_amd64.changes

2017-06-05 Thread Debian FTP Masters
qtwebengine-opensource-src_5.7.1+dfsg-6.1_amd64.changes uploaded successfully to localhost along with the files: qtwebengine-opensource-src_5.7.1+dfsg-6.1.dsc qtwebengine-opensource-src_5.7.1+dfsg-6.1.debian.tar.xz Greetings, Your Debian queue daemon (running on host usper.debian.org

Bug#864222: kwin-x11: Missing window decorations (crash?) when playing video with ffplay

2017-06-05 Thread Michael Franzl
Package: kwin-x11 Version: 4:5.8.6-1 Severity: important Dear Maintainer, during normal use of the KDE desktop, when playing any video with `ffplay` (installed via official Debian repo), window decorations of all windows disappear with no way of recovery. This happens every time. Regards, Michae

Bug#863927: qtwebengine-opensource-src: FTBFS: memory exhausted

2017-06-05 Thread Rene Engelhard
Hi, On Mon, Jun 05, 2017 at 12:07:48AM +0300, Adrian Bunk wrote: > --- qtwebengine-opensource-src-5.7.1+dfsg/debian/rules2017-01-18 > 20:00:38.0 +0200 > +++ qtwebengine-opensource-src-5.7.1+dfsg/debian/rules2017-06-04 > 22:12:35.0 +0300 > @@ -6,16 +6,22 @@ > expo

Bug#863927: qtwebengine-opensource-src: FTBFS: memory exhausted

2017-06-05 Thread Sandro Knauß
Hey, thanks for your help. Please go for an NMU (delay 0 is fine for me). I'll add the patch to the git repo, if you don't have access to it. Best Regards, sandro -- > I found the problem: > The -g is coming from dpkg-buildflags. > > Below is the smallest patch I see for this, a proper reshu