Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627008 - net-im/openmittsu-0.9.2.109 : /.../CertificateBasedCallbackTask.h:16:37: error: QSslCertificate was not declared in this scope
Summary: net-im/openmittsu-0.9.2.109 : /.../CertificateBasedCallbackTask.h:16:37: erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ulrich Müller
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-03 21:49 UTC by Toralf Förster
Modified: 2017-08-15 12:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.83 KB, text/plain)
2017-08-03 21:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,216.64 KB, text/plain)
2017-08-03 21:49 UTC, Toralf Förster
Details
environment (environment,118.27 KB, text/plain)
2017-08-03 21:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.27 KB, application/x-bzip)
2017-08-03 21:49 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.51 KB, application/x-bzip)
2017-08-03 21:49 UTC, Toralf Förster
Details
net-im:openmittsu-0.9.2.109:20170803-193734.log (net-im:openmittsu-0.9.2.109:20170803-193734.log,168.31 KB, text/plain)
2017-08-03 21:50 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.37 KB, application/x-bzip)
2017-08-03 21:50 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-08-03 21:49:44 UTC
In file included from /var/tmp/portage/net-im/openmittsu-0.9.2.109/work/openmittsu-0.9.2.109/src/tasks/IdentityReceiverCallbackTask.h:5:0,
                 from /var/tmp/portage/net-im/openmittsu-0.9.2.109/work/openmittsu-0.9.2.109/src/Client.cpp:42:
/var/tmp/portage/net-im/openmittsu-0.9.2.109/work/openmittsu-0.9.2.109/src/tasks/CertificateBasedCallbackTask.h:16:37: error: ‘QSslCertificate’ was not declared in this scope
  CertificateBasedCallbackTask(QList<QSslCertificate> const& acceptableNonCaRootCertificates);
                                     ^~~~~~~~~~~~~~~
/var/tmp/portage/net-im/openmittsu-0.9.2.109/work/openmittsu-0.9.2.109/src/tasks/CertificateBasedCallbackTask.h:16:52: error: template argument 1 is invalid

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_libressl_20170730-131637

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
*)	IcedTea JDK 3.5.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm

emerge -qpv net-im/openmittsu
[ebuild  N    ] net-im/openmittsu-0.9.2.109
Comment 1 Toralf Förster gentoo-dev 2017-08-03 21:49:47 UTC
Created attachment 487870 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-03 21:49:50 UTC
Created attachment 487872 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-03 21:49:53 UTC
Created attachment 487874 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-03 21:49:56 UTC
Created attachment 487876 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-03 21:49:59 UTC
Created attachment 487878 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-03 21:50:02 UTC
Created attachment 487880 [details]
net-im:openmittsu-0.9.2.109:20170803-193734.log
Comment 7 Toralf Förster gentoo-dev 2017-08-03 21:50:06 UTC
Created attachment 487882 [details]
temp.tbz2
Comment 8 Ulrich Müller gentoo-dev 2017-08-03 22:45:04 UTC
I cannot reproduce this. Does the package build with glibc-2.24-r3?
Comment 9 Toralf Förster gentoo-dev 2017-08-05 07:20:34 UTC
attached emerge-history.txt: 

Sun Jul 30 19:13:04 2017 <<< sys-libs/glibc-2.23-r4
Sun Jul 30 19:13:09 2017 >>> sys-libs/glibc-2.25-r2

so it is a glibc issue ?
Comment 10 Michael Palimaka (kensington) gentoo-dev 2017-08-12 14:48:21 UTC
Probably missing qtnetwork[ssl] USE dep.
Comment 11 Ulrich Müller gentoo-dev 2017-08-15 09:24:01 UTC
(In reply to Michael Palimaka (kensington) from comment #10)
> Probably missing qtnetwork[ssl] USE dep.

Indeed, well hidden in attachment 487876 [details] one can find that the ssl flag for qtnetwork is explicitly disabled via package.use.
Comment 12 Ulrich Müller gentoo-dev 2017-08-15 12:36:50 UTC
commit 501e1bec49aad0b03289c80cfc21b4d9801c296d (HEAD -> master, origin/master, origin/HEAD)
Author: Ulrich Müller <ulm@gentoo.org>
Date:   Tue Aug 15 14:35:08 2017 +0200

    net-im/openmittsu: Add USE dependency on dev-qt/qtnetwork-5.7.1:5=[ssl].
    
    Bug: 627008
    Package-Manager: Portage-2.3.7, Repoman-2.3.3