Public bug reported:

> lsb_release -rd                                      
Description:    Ubuntu 18.04.3 LTS
Release:        18.04

> apt-cache policy libqt5help5
libqt5help5:
  Installed: 5.9.5-0ubuntu1
  Candidate: 5.9.5-0ubuntu1
  Version table:
 *** 5.9.5-0ubuntu1 500
        500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        100 /var/lib/dpkg/status

Building Octave from HG sources shows the package is broken.
I created /usr/lib/x86_64-linux-gnu/pkgconfig/Qt5Help.pc
containing
    prefix=/usr
    exec_prefix=${prefix}
    libdir=${prefix}/lib/x86_64-linux-gnu
    includedir=${prefix}/include/x86_64-linux-gnu/qt5

    Name: Qt5 Help
    Description: Qt Help module
    Version: 5.9.5
    Libs: -lQt5help
    Cflags: -I${includedir}/QtGui -I${includedir}
and pkg-config satisfied --exists.
But, compiling showed some of the files are missing.
...
QtHelp/QHelpEngine: No such file or directory
#include <QtHelp/QHelpEngine>

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libqt5help5 5.9.5-0ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-31.33~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-31-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
Date: Sat Jan  4 00:29:00 2020
InstallationDate: Installed on 2019-08-25 (131 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: qttools-opensource-src
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: qttools-opensource-src (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858261

Title:
  pkg-config can not find Qt5Help.  Some package files are missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qttools-opensource-src/+bug/1858261/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to