I can reproduce #860839

2018-08-15 Thread Pietro Battiston
Dear Debian Qt maintainers,

I just wanted to mention that I was getting exactly the same symptoms
Harlan reported in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860839 , and I solved
by running:

sudo ln -sf /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/ /usr/bin/

as suggested here:
https://askubuntu.com/questions/308128/failed-to-load-platform-plugin-x
cb-while-launching-qt5-app-on-linux-without/522278

I'm reasonably sure my problem originated from some partial upgrade
(I'm using pinning), but that the QT lib packages all come from the
Debian archives.

Cheers,

Pietro



Re: I can reproduce #860839

2018-08-15 Thread Lisandro Damián Nicanor Pérez Meyer
El mié., 15 de ago. de 2018 04:57, Pietro Battiston 
escribió:

> Dear Debian Qt maintainers,
>
> I just wanted to mention that I was getting exactly the same symptoms
> Harlan reported in
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860839 , and I solved
> by running:
>
> sudo ln -sf /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/ /usr/bin/
>
> as suggested here:
> https://askubuntu.com/questions/308128/failed-to-load-platform-plugin-x
> cb-while-launching-qt5-app-on-linux-without/522278
> 
>
> I'm reasonably sure my problem originated from some partial upgrade
> (I'm using pinning), but that the QT lib packages all come from the
> Debian archives.
>

Well, the platform plugins are installed in the arch qualified path on
purpose. I can only think on an application built not using Debian's Qt
packages or not doing the right thing at build time.

>


Processed: kcalutils build depends on libical2-dev

2018-08-15 Thread Debian Bug Tracking System
Processing control commands:

> block 884128 by -1
Bug #884128 [src:libical] libical: don't release with buster
884128 was blocked by: 905697
884128 was not blocking any bugs.
Added blocking bug(s) of 884128: 906219

-- 
884128: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884128
906219: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906219
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#906219: kcalutils build depends on libical2-dev

2018-08-15 Thread Adrian Bunk
Source: kcalutils
Version: 4:17.12.3-1
Severity: serious
Control: block 884128 by -1

kcalutils build depends on libical2-dev which is scheduled
for removal (see #884128).

At first sight it seems this build dependency might be unused?



Bug#906220: kcalutils FTBFS with Qt 5.11

2018-08-15 Thread Adrian Bunk
Source: kcalutils
Version: 4:17.12.3-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kcalutils.html

...
/build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp: In member function 
'void ScopeWidget::setIcon(const QIcon&)':
/build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp:99:5: error: 
'QStyleOption' was not declared in this scope
 QStyleOption option;
 ^~~~
/build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp:99:5: note: suggested 
alternative: 'QStyleOptionFrame'
 QStyleOption option;
 ^~~~
 QStyleOptionFrame
/build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp:100:5: error: 'option' 
was not declared in this scope
 option.initFrom(this);
 ^~
/build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp:100:5: note: suggested 
alternative: 'actions'
 option.initFrom(this);
 ^~
 actions
/build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp:102:28: error: invalid 
use of incomplete type 'class QStyle'
 icon.pixmap(style()->pixelMetric(QStyle::PM_MessageBoxIconSize, 
&option, this)));
^~
In file included from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
 from 
/build/1st/kcalutils-17.12.3/obj-x86_64-linux-gnu/src/ui_recurrenceactionsscopewidget.h:15,
 from /build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp:27:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:58:7: note: forward 
declaration of 'class QStyle'
 class QStyle;
   ^~
/build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp:102:50: error: 
incomplete type 'QStyle' used in nested name specifier
 icon.pixmap(style()->pixelMetric(QStyle::PM_MessageBoxIconSize, 
&option, this)));
  ^
/build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp: In function 'int 
KCalUtils::RecurrenceActions::questionMultipleChoice(const QDateTime&, const 
QString&, const QString&, const KGuiItem&, int, int, QWidget*)':
/build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp:186:36: error: invalid 
use of incomplete type 'class QStyle'
 
widget->setIcon(widget->style()->standardIcon(QStyle::SP_MessageBoxQuestion));
^~
In file included from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
 from 
/build/1st/kcalutils-17.12.3/obj-x86_64-linux-gnu/src/ui_recurrenceactionsscopewidget.h:15,
 from /build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp:27:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:58:7: note: forward 
declaration of 'class QStyle'
 class QStyle;
   ^~
/build/1st/kcalutils-17.12.3/src/recurrenceactions.cpp:186:59: error: 
incomplete type 'QStyle' used in nested name specifier
 
widget->setIcon(widget->style()->standardIcon(QStyle::SP_MessageBoxQuestion));
   ^
make[4]: *** [src/CMakeFiles/KF5CalendarUtils.dir/build.make:133: 
src/CMakeFiles/KF5CalendarUtils.dir/recurrenceactions.cpp.o] Error 1



Bug#905049: marked as done (qtpositioning5-dev: missing Depends: libqt5positioningquick5 (= ${binary:Version}))

2018-08-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Aug 2018 22:35:08 +
with message-id 
and subject line Bug#905049: fixed in qtlocation-opensource-src 5.11.1+dfsg-4
has caused the Debian Bug report #905049,
regarding qtpositioning5-dev: missing Depends: libqt5positioningquick5 (= 
${binary:Version})
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
905049: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905049
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qtpositioning5-dev
Version: 5.11.1+dfsg-3
Severity: normal
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships (or creates)
a broken symlink.

>From the attached log (scroll to the bottom...):

0m56.9s ERROR: FAIL: Broken symlinks:
  /usr/lib/x86_64-linux-gnu/libQt5PositioningQuick.so -> 
libQt5PositioningQuick.so.5.11.1


cheers,

Andreas


qtpositioning5-dev_5.11.1+dfsg-3.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: qtlocation-opensource-src
Source-Version: 5.11.1+dfsg-4

We believe that the bug you reported is fixed in the latest version of
qtlocation-opensource-src, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 905...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lisandro Damián Nicanor Pérez Meyer  (supplier of updated 
qtlocation-opensource-src package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Aug 2018 19:18:17 -0300
Source: qtlocation-opensource-src
Binary: libqt5location5 libqt5positioningquick5 libqt5positioning5 
libqt5location5-plugins libqt5positioning5-plugins qml-module-qtlocation 
qml-module-qtpositioning qml-module-qt-labs-location qtlocation5-dev 
qtpositioning5-dev qtlocation5-examples qtlocation5-doc qtlocation5-doc-html
Architecture: source
Version: 5.11.1+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Lisandro Damián Nicanor Pérez Meyer 
Description:
 libqt5location5 - Qt Location module
 libqt5location5-plugins - Qt Location module - geolocation plugins
 libqt5positioning5 - Qt Positioning module
 libqt5positioning5-plugins - Qt Positioning module - position plugins
 libqt5positioningquick5 - Qt Positioning module - Qt Quick module
 qml-module-qt-labs-location - Qt Location Labs module
 qml-module-qtlocation - Qt Location QML module
 qml-module-qtpositioning - Qt Positioning QML module
 qtlocation5-dev - Qt 5 Location development files
 qtlocation5-doc - Qt 5 Positioning documentation
 qtlocation5-doc-html - Qt 5 Positioning HTML documentation
 qtlocation5-examples - Qt 5 Location and Positioning examples
 qtpositioning5-dev - Qt 5 Positioning development files
Closes: 905049
Changes:
 qtlocation-opensource-src (5.11.1+dfsg-4) unstable; urgency=medium
 .
   * Make qtpositioning5-dev depend upon libqt5positioningquick5
 (Closes: #905049). Thanks Andreas Beckmann for the bug report.
   * Update symbols files with buildds' logs.
   * Update Standards-Version to 4.2.0, no changes required.
Checksums-Sha1:
 6c5330795ab5fb4537a6641f909b766c2f93f031 3455 
qtlocation-opensource-src_5.11.1+dfsg-4.dsc
 d3d2e66ea24fd9ebd4409a9f780a8356616ca2d1 35580 
qtlocation-opensource-src_5.11.1+dfsg-4.debian.tar.xz
 b1e06084fe59eaf99926115eb605a075a53cc1cc 12117 
qtlocation-opensource-src_5.11.1+dfsg-4_source.buildinfo
Checksums-Sha256:
 dacd94eaaf831e04e72a5b080c81f21a151e0fbec3321f17a5df7f24c517e084 3455 
qtlocation-opensource-src_5.11.1+dfsg-4.dsc
 b606cdfca1b52abe89291c4b34874508bfeb8e953dc8707aa1f6af3102b0da5a 35580 
qtlocation-opensource-src_5.11.1+dfsg-4.debian.tar.xz
 dcc0fbb69c6214bfcbca6c7fa18ade362a90d038039a7d90e87b5e9220c05152 12117 
qtlocation-opensource-src_5.11.1+dfsg-4_source.buildinfo
Files:
 1c0ed6a1870aea51d230677e606b 3455 libs optional 
qtlocation-opensource-src_5.11.1+dfsg-4.dsc
 8326d94cba81e86e6a4819ef49aad4fd 35580 libs optional 
qtlocation-opensource-src_5.11.1+dfsg-4.debian.tar.xz
 b616a52b304af6f293b71b450476eb35 12117 libs optional 
qtlocation-opensource-src_5.11.1+dfsg-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEEt36hKwjsrvwSz

Bug#905595: qtwebengine-opensource-src: libav* build-dependencies should be (>= 7:3.3.2)

2018-08-15 Thread Lisandro Damián Nicanor Pérez Meyer
El lunes, 6 de agosto de 2018 17:41:48 -03 Andreas Ferber escribió:
> Source: qtwebengine-opensource-src
> Version: 5.11.1+dfsg-5
> Severity: normal
> 
> Hi,
> 
> when trying to build the package on stretch (with various backports), it
> fails with the following error:
> 
> --
> ../../3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc: In function
> 'media::VideoCodec media::CodecIDToVideoCodec(AVCodecID)':
> ../../3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc:192:10: error:
> 'AV_CODEC_ID_AV1' was not declared in this scope case AV_CODEC_ID_AV1:
>   ^~~
> ../../3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc: In function
> 'AVCodecID media::VideoCodecToCodecID(media::VideoCodec)':
> ../../3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc:217:14: error:
> 'AV_CODEC_ID_AV1' was not declared in this scope return AV_CODEC_ID_AV1;
>   ^~~
> --
> 
> Looking at the git history of the ffmpeg debian package showed that the
> first version containing the missing definition is version 7:3.3.2-1,
> even though the FFmpeg upstream changelog itself first mentions AV1
> support for version 4.0. This seems to be somewhat confirmed by the fact
> that building against the FFmpeg packages from deb-multimedia.org (based
> on FFmpeg 3.3.8) works.

Revisiting this: there might be unstable API in this case, so the *maybe* the 
correct thing here is to depend upon >= 4.0


-- 
If for every rule there is an exception, then we have established that there
is an exception to every rule.  If we accept "For every rule there is an
exception" as a rule, then we must concede that there may not be an exception
after all, since the rule states that there is always the possibility of
exception, and if we follow it to its logical end we must agree that there
can be an exception to the rule that for every rule there is an exception.
  Bill Boquist

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Processed: Bug #905596 in qtwebengine-opensource-src marked as pending

2018-08-15 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #905596 [src:qtwebengine-opensource-src] qtwebengine-opensource-src: build 
error with libicu-dev from stable
Added tag(s) pending.

-- 
905596: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905596
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processing of qtlocation-opensource-src_5.11.1+dfsg-4_source.changes

2018-08-15 Thread Debian FTP Masters
qtlocation-opensource-src_5.11.1+dfsg-4_source.changes uploaded successfully to 
localhost
along with the files:
  qtlocation-opensource-src_5.11.1+dfsg-4.dsc
  qtlocation-opensource-src_5.11.1+dfsg-4.debian.tar.xz
  qtlocation-opensource-src_5.11.1+dfsg-4_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



qtlocation-opensource-src_5.11.1+dfsg-4_source.changes ACCEPTED into unstable

2018-08-15 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Aug 2018 19:18:17 -0300
Source: qtlocation-opensource-src
Binary: libqt5location5 libqt5positioningquick5 libqt5positioning5 
libqt5location5-plugins libqt5positioning5-plugins qml-module-qtlocation 
qml-module-qtpositioning qml-module-qt-labs-location qtlocation5-dev 
qtpositioning5-dev qtlocation5-examples qtlocation5-doc qtlocation5-doc-html
Architecture: source
Version: 5.11.1+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Lisandro Damián Nicanor Pérez Meyer 
Description:
 libqt5location5 - Qt Location module
 libqt5location5-plugins - Qt Location module - geolocation plugins
 libqt5positioning5 - Qt Positioning module
 libqt5positioning5-plugins - Qt Positioning module - position plugins
 libqt5positioningquick5 - Qt Positioning module - Qt Quick module
 qml-module-qt-labs-location - Qt Location Labs module
 qml-module-qtlocation - Qt Location QML module
 qml-module-qtpositioning - Qt Positioning QML module
 qtlocation5-dev - Qt 5 Location development files
 qtlocation5-doc - Qt 5 Positioning documentation
 qtlocation5-doc-html - Qt 5 Positioning HTML documentation
 qtlocation5-examples - Qt 5 Location and Positioning examples
 qtpositioning5-dev - Qt 5 Positioning development files
Closes: 905049
Changes:
 qtlocation-opensource-src (5.11.1+dfsg-4) unstable; urgency=medium
 .
   * Make qtpositioning5-dev depend upon libqt5positioningquick5
 (Closes: #905049). Thanks Andreas Beckmann for the bug report.
   * Update symbols files with buildds' logs.
   * Update Standards-Version to 4.2.0, no changes required.
Checksums-Sha1:
 6c5330795ab5fb4537a6641f909b766c2f93f031 3455 
qtlocation-opensource-src_5.11.1+dfsg-4.dsc
 d3d2e66ea24fd9ebd4409a9f780a8356616ca2d1 35580 
qtlocation-opensource-src_5.11.1+dfsg-4.debian.tar.xz
 b1e06084fe59eaf99926115eb605a075a53cc1cc 12117 
qtlocation-opensource-src_5.11.1+dfsg-4_source.buildinfo
Checksums-Sha256:
 dacd94eaaf831e04e72a5b080c81f21a151e0fbec3321f17a5df7f24c517e084 3455 
qtlocation-opensource-src_5.11.1+dfsg-4.dsc
 b606cdfca1b52abe89291c4b34874508bfeb8e953dc8707aa1f6af3102b0da5a 35580 
qtlocation-opensource-src_5.11.1+dfsg-4.debian.tar.xz
 dcc0fbb69c6214bfcbca6c7fa18ade362a90d038039a7d90e87b5e9220c05152 12117 
qtlocation-opensource-src_5.11.1+dfsg-4_source.buildinfo
Files:
 1c0ed6a1870aea51d230677e606b 3455 libs optional 
qtlocation-opensource-src_5.11.1+dfsg-4.dsc
 8326d94cba81e86e6a4819ef49aad4fd 35580 libs optional 
qtlocation-opensource-src_5.11.1+dfsg-4.debian.tar.xz
 b616a52b304af6f293b71b450476eb35 12117 libs optional 
qtlocation-opensource-src_5.11.1+dfsg-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEEt36hKwjsrvwSzE8q2RfQGKGp9AFAlt0ptwUHGxpc2FuZHJv
QGRlYmlhbi5vcmcACgkQq2RfQGKGp9CaJRAAtVAjipRakgkFhNj/N7XpYF8RWTRA
5FuXQdAsJ6wr1/rPlHg3ugQtMygSj2Nn0m5y0mAB5sSbAqDvWRHx0DFR4lV26WqI
8r2v6MJT6OZ2iFHjmwLrkAbQi6e/31hixI6VJPbpZxoC0XHswRpmkgkd4X7Unq52
NssJZjZ5N+JY9/uXQX3KB+BPnpBLxPHb87hCuEX7e08OJMYoCggT47Gujr1mGpaS
mapH8EE7F9hC4frIUMpU7LEaVcC+eRye3peZluggojRH04ZQc0afXTIrG141+vMv
vZcyoIknwr7k3dR4pw0ZZIaEE7BM0tgxPHS7qXvs7BOEf466WIOXm2V6mCo7u6Wr
MDDxxfw2dlZy88CI20aKQWuke8VTw1/AAUhy0auuIfP7c1xoJ8+A7McNuCmzFEtX
8shTge5PJX2ScAJUy+MJLWg7JaB2hWurlnMT/wEiX+P4UeEk2emuBKgmUwWU5s6T
OKzroPzKrXUqnqAbzLIXcsXCmgBZtlTcVOU7/VI6Fpd5H4EhQ/4Frmp5MRO0bISs
g1TpgGb7+VlnpeMg6ECCpe7PeGFrRLuMR1oCgObxzvh8FvYOM6f13PGE5zGFCOge
updaAQZU9NSr2qKiIXNDkRT3U7jQkRAvMLlKeg0d/SgayjNDWaDEvIrgdjTxLMKq
7AQ5KoJhwdo6vdk=
=MVal
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processed: Pending

2018-08-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 905845 pending
Bug #905845 [pkg-kde-tools] pkg-kde-tools: man page links to alioth.debian.org
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
905845: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905845
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems