Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831597 - app-misc/datovka-4.18.0 - src/.../crypto_version.cpp: error: QSslSocket has not been declared
Summary: app-misc/datovka-4.18.0 - src/.../crypto_version.cpp: error: QSslSocket has n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-20 15:57 UTC by Toralf Förster
Modified: 2022-04-05 20:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.31 KB, text/plain)
2022-01-20 15:57 UTC, Toralf Förster
Details
app-misc:datovka-4.18.0:20220120-151532.log (app-misc:datovka-4.18.0:20220120-151532.log,27.81 KB, text/plain)
2022-01-20 15:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,156.46 KB, text/plain)
2022-01-20 15:57 UTC, Toralf Förster
Details
environment (environment,61.28 KB, text/plain)
2022-01-20 15:57 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.96 KB, application/x-bzip)
2022-01-20 15:57 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.69 KB, application/x-bzip)
2022-01-20 15:57 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 2022-01-20 15:57:22 UTC
too long lines were shrinked:

      |      ^~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-g++ -c -g -O0 -std=c++11 -Wall -Wextra -pedantic -Wdate-time -Wformat -Werror=format-security -Wall -Wextra -D_REENTRANT -fPIC -DDEBUG=1 -DVERSION=\"4.18.0\" -DAPP_NAME=\"datovka\" -DAPP_ORG_DOMAIN=\"cz.nic\" -DAPP_ORG_NAME=\"CZ.NIC\" -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"\" -D
x86_64-pc-linux-gnu-g++ -c -g -O0 -std=c++11 -Wall -Wextra -pedantic -Wdate-time -Wformat -Werror=format-security -Wall -Wextra -D_REENTRANT -fPIC -DDEBUG=1 -DVERSION=\"4.18.0\" -DAPP_NAME=\"datovka\" -DAPP_ORG_DOMAIN=\"cz.nic\" -DAPP_ORG_NAME=\"CZ.NIC\" -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"\" -D
src/datovka_shared/crypto/crypto_version.cpp: In function ‘int crypto_compiled_lib_ver_check()’:
src/datovka_shared/crypto/crypto_version.cpp:158:13: error: ‘QSslSocket’ has not been declared
  158 |             QSslSocket::sslLibraryBuildVersionNumber();
      |             ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220119-020004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Rust versions:
  [1]   rust-bin-1.58.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11]
2)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit ca2ae60131a68e3797a99b7f3078fb7953e1c9f0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jan 20 14:21:59 2022 +0000

    2022-01-20 14:21:57 UTC

emerge -qpvO app-misc/datovka
[ebuild  N    ] app-misc/datovka-4.18.0
Comment 1 Toralf Förster gentoo-dev 2022-01-20 15:57:23 UTC
Created attachment 762851 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-20 15:57:24 UTC
Created attachment 762852 [details]
app-misc:datovka-4.18.0:20220120-151532.log
Comment 3 Toralf Förster gentoo-dev 2022-01-20 15:57:25 UTC
Created attachment 762853 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-20 15:57:26 UTC
Created attachment 762855 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-20 15:57:27 UTC
Created attachment 762856 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-20 15:57:28 UTC
Created attachment 762857 [details]
temp.tar.bz2
Comment 7 Andreas Sturmlechner gentoo-dev 2022-04-02 12:47:07 UTC
Missing dev-qt/qtnetwork:5[ssl] dep.
Comment 8 Larry the Git Cow gentoo-dev 2022-04-05 20:07:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd16611ce628d978072475b8e4cd334bbd4fd9b

commit 2cd16611ce628d978072475b8e4cd334bbd4fd9b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-04-05 20:06:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-04-05 20:06:59 +0000

    app-misc/datovka: Add missing dev-qt/qtnetwork:5[ssl] usedep
    
    Closes: https://bugs.gentoo.org/831597
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-misc/datovka/datovka-4.18.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)