Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664628 - media-sound/sonic-visualiser-3.0.2 : svapp/.../AudioCallbackRecordTarget.cpp:239:15: error: variable QDateTime now has initializer but incomplete type
Summary: media-sound/sonic-visualiser-3.0.2 : svapp/.../AudioCallbackRecordTarget.cpp:...
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: qt-5.11
  Show dependency tree
 
Reported: 2018-08-26 09:54 UTC by Toralf Förster
Modified: 2018-10-11 12:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.67 KB, text/plain)
2018-08-26 09:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,202.22 KB, text/plain)
2018-08-26 09:54 UTC, Toralf Förster
Details
environment (environment,95.15 KB, text/plain)
2018-08-26 09:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.00 KB, application/x-bzip)
2018-08-26 09:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.67 KB, application/x-bzip)
2018-08-26 09:55 UTC, Toralf Förster
Details
media-sound:sonic-visualiser-3.0.2:20180826-052608.log (media-sound:sonic-visualiser-3.0.2:20180826-052608.log,591.77 KB, text/plain)
2018-08-26 09:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.04 KB, application/x-bzip)
2018-08-26 09:55 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,16.71 KB, text/plain)
2018-08-26 16:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,213.31 KB, text/plain)
2018-08-26 16:48 UTC, Toralf Förster
Details
environment (environment,80.27 KB, text/plain)
2018-08-26 16:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.00 KB, application/x-bzip)
2018-08-26 16:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.72 KB, application/x-bzip)
2018-08-26 16:48 UTC, Toralf Förster
Details
media-sound:sonic-visualiser-3.1.1:20180826-160448.log (media-sound:sonic-visualiser-3.1.1:20180826-160448.log,568.81 KB, text/plain)
2018-08-26 16:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.77 KB, application/x-bzip)
2018-08-26 16:48 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 2018-08-26 09:54:45 UTC
svapp/audio/AudioCallbackRecordTarget.cpp: In member function ‘QString AudioCallbackRecordTarget::getRecordFolder()’:
svapp/audio/AudioCallbackRecordTarget.cpp:239:15: error: variable ‘QDateTime now’ has initializer but incomplete type
     QDateTime now = QDateTime::currentDateTime();
               ^~~
svapp/audio/AudioCallbackRecordTarget.cpp:239:32: error: incomplete type ‘QDateTime’ used in nested name specifier

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_libressl-test_20180819-103958

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

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

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

emerge -qpv media-sound/sonic-visualiser
[ebuild  N    ] media-sound/sonic-visualiser-3.0.2  USE="mad ogg portaudio -id3tag -jack -osc -pulseaudio" 

!!! The following installed packages are masked:
- dev-python/paramiko-2.3.1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Virgil Dupras <vdupras@gentoo.org> (23 Aug 2018)
# Vulnerable and can't be removed yet because of alpha. Bug #664346

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-08-26 09:54:48 UTC
Created attachment 545074 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-26 09:54:51 UTC
Created attachment 545076 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-26 09:54:54 UTC
Created attachment 545078 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-26 09:54:57 UTC
Created attachment 545080 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-26 09:55:00 UTC
Created attachment 545082 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-26 09:55:04 UTC
Created attachment 545084 [details]
media-sound:sonic-visualiser-3.0.2:20180826-052608.log
Comment 7 Toralf Förster gentoo-dev 2018-08-26 09:55:07 UTC
Created attachment 545086 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-08-26 12:34:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e80bf3c99cfcece063ee881503431213a7c113d

commit 7e80bf3c99cfcece063ee881503431213a7c113d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-26 12:33:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-08-26 12:33:52 +0000

    media-sound/sonic-visualiser: 3.1.1 version bump
    
    Closes: https://bugs.gentoo.org/664628
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-sound/sonic-visualiser/Manifest              |   1 +
 .../sonic-visualiser/sonic-visualiser-3.1.1.ebuild | 118 +++++++++++++++++++++
 2 files changed, 119 insertions(+)
Comment 9 Toralf Förster gentoo-dev 2018-08-26 16:48:10 UTC
got at the unstable amd64 chroot image 17.0-developer_libressl-test_20180819-103958 this : svapp/.../AudioCallbackRecordTarget.cpp:243:15: error: variable QDateTime now has initializer but incomplete type
Comment 10 Toralf Förster gentoo-dev 2018-08-26 16:48:14 UTC
Created attachment 545136 [details]
emerge-info.txt
Comment 11 Toralf Förster gentoo-dev 2018-08-26 16:48:18 UTC
Created attachment 545138 [details]
emerge-history.txt
Comment 12 Toralf Förster gentoo-dev 2018-08-26 16:48:20 UTC
Created attachment 545140 [details]
environment
Comment 13 Toralf Förster gentoo-dev 2018-08-26 16:48:23 UTC
Created attachment 545142 [details]
etc.portage.tbz2
Comment 14 Toralf Förster gentoo-dev 2018-08-26 16:48:26 UTC
Created attachment 545144 [details]
logs.tbz2
Comment 15 Toralf Förster gentoo-dev 2018-08-26 16:48:30 UTC
Created attachment 545146 [details]
media-sound:sonic-visualiser-3.1.1:20180826-160448.log
Comment 16 Toralf Förster gentoo-dev 2018-08-26 16:48:33 UTC
Created attachment 545148 [details]
temp.tbz2
Comment 17 Andreas Sturmlechner gentoo-dev 2018-08-26 17:02:27 UTC
Interestingly, that is not reproducible here.
Comment 18 Larry the Git Cow gentoo-dev 2018-10-11 12:42:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0304bd779c2d41f0a71e39839bf8a009917ffe46

commit 0304bd779c2d41f0a71e39839bf8a009917ffe46
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-10-11 12:36:39 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-10-11 12:42:38 +0000

    media-sound/sonic-visualiser: fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/664628
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11

 .../files/sonic-visualiser-3.1.1-qt-5.11.patch               | 12 ++++++++++++
 media-sound/sonic-visualiser/sonic-visualiser-3.1.1.ebuild   |  7 +++++--
 2 files changed, 17 insertions(+), 2 deletions(-)