Your message dated Thu, 3 Aug 2017 08:38:58 +0300
with message-id <[email protected]>
and subject line Re: Bug#867578: telegram-desktop: FTBFS with Qt 5.9: 
/usr/bin/ld: cannot find -lQt5PlatformSupport
has caused the Debian Bug report #867578,
regarding telegram-desktop: FTBFS with Qt 5.9: /usr/bin/ld: cannot find 
-lQt5PlatformSupport
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 [email protected]
immediately.)


-- 
867578: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867578
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: telegram-desktop
Version: 1.1.10-1
Severity: important
Tags: patch
User: [email protected]
Usertags: qt5.9

Dear maintainer,

telegram-desktop fails to build with Qt 5.9 (available in experimental):

  [  9%] Linking CXX executable codegen_style
  /usr/bin/cmake -E cmake_link_script CMakeFiles/codegen_style.dir/link.txt 
--verbose=1
  /usr/bin/c++ [...] -o codegen_style [...] -lQt5PlatformSupport -lQt5Network 
-lQt5Widgets -lQt5Gui -lQt5Core [...]
  /usr/bin/ld: cannot find -lQt5PlatformSupport
  collect2: error: ld returned 1 exit status
  CMakeFiles/codegen_style.dir/build.make:383: recipe for target 
'codegen_style' failed

Full build log can be found at:
https://launchpadlibrarian.net/324641909/buildlog_ubuntu-artful-amd64.telegram-desktop_1.1.0-1build1_BUILDING.txt.gz

The one-line patch to fix this is attached.

--
Dmitry Shachnev
Description: fix FTBFS with Qt 5.9
Author: Dmitry Shachnev <[email protected]>
Forwarded: no
Last-Update: 2017-07-07

--- a/Telegram/gyp/qt.gypi
+++ b/Telegram/gyp/qt.gypi
@@ -32,7 +32,6 @@
             ],
           },
           'qt_libs': [
-            'Qt5PlatformSupport',
             'Qt5Network',
             'Qt5Widgets',
             'Qt5Gui',

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: telegram-desktop
Source-Version: 1.1.15-1

Thank you for the patch.

I hope this issue is fixed in the latest version of Telegram Desktop so
I close the bug. Your patch was merged into anther one, see the commit
history and the d/changelog.

--- End Message ---

Reply via email to