Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831566 - media-sound/sonic-visualiser-4.4 - ../.../main.cpp: error: QSslSocket has not been declared
Summary: media-sound/sonic-visualiser-4.4 - ../.../main.cpp: error: QSslSocket has not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-20 10:38 UTC by Toralf Förster
Modified: 2022-04-05 05:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.27 KB, text/plain)
2022-01-20 10:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,134.29 KB, text/plain)
2022-01-20 10:38 UTC, Toralf Förster
Details
environment (environment,101.33 KB, text/plain)
2022-01-20 10:38 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.63 KB, application/x-bzip)
2022-01-20 10:38 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.10 KB, application/x-bzip)
2022-01-20 10:38 UTC, Toralf Förster
Details
media-sound:sonic-visualiser-4.4:20220120-094718.log.bz2 (media-sound:sonic-visualiser-4.4:20220120-094718.log.bz2,23.02 KB, application/x-bzip)
2022-01-20 10:38 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,46.21 KB, application/x-bzip)
2022-01-20 10:38 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 10:38:22 UTC
/usr/include/qt5/Gentoo/gentoo-qconfig.h:9: note: this is the location of the previous definition
    9 | #define QT_NO_OPENSSL
      | 
../sonic-visualiser-4.4/main/main.cpp: In function ‘int main(int, char**)’:
../sonic-visualiser-4.4/main/main.cpp:439:16: error: ‘QSslSocket’ has not been declared
  439 |             << QSslSocket::sslLibraryBuildVersionString()
      |                ^~~~~~~~~~

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

  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]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

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

  HEAD of ::gentoo
commit 4b2e5b566d606c057306423caadebdca8052425a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jan 20 09:21:52 2022 +0000

    2022-01-20 09:21:50 UTC

emerge -qpvO media-sound/sonic-visualiser
[ebuild  N    ] media-sound/sonic-visualiser-4.4  USE="mad ogg osc portaudio -id3tag -jack -opus -pulseaudio -test"
Comment 1 Toralf Förster gentoo-dev 2022-01-20 10:38:24 UTC
Created attachment 762806 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-20 10:38:25 UTC
Created attachment 762807 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-20 10:38:26 UTC
Created attachment 762808 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-20 10:38:27 UTC
Created attachment 762809 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-20 10:38:28 UTC
Created attachment 762810 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-20 10:38:29 UTC
Created attachment 762811 [details]
media-sound:sonic-visualiser-4.4:20220120-094718.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-20 10:38:30 UTC
Created attachment 762812 [details]
temp.tar.bz2
Comment 8 Andreas Sturmlechner gentoo-dev 2022-04-02 12:48:18 UTC
Missing dev-qt/qtnetwork:5[ssl] dep.
Comment 9 Larry the Git Cow gentoo-dev 2022-04-05 05:04:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a82e41795d56df54d6c6bbe6e9788965108c8e

commit 27a82e41795d56df54d6c6bbe6e9788965108c8e
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2022-04-05 05:04:05 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-04-05 05:04:05 +0000

    media-sound/sonic-visualiser: fixed compilation issue
    
    Closes: https://bugs.gentoo.org/831566
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/sonic-visualiser/sonic-visualiser-4.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)