Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704244 - media-gfx/valentina-0.6.1 : /.../qshareddata.h:93:49: error: invalid use of incomplete type class VGObjectData
Summary: media-gfx/valentina-0.6.1 : /.../qshareddata.h:93:49: error: invalid use of i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-30 09:27 UTC by Toralf Förster
Modified: 2019-12-30 17:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.31 KB, text/plain)
2019-12-30 09:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,116.38 KB, text/plain)
2019-12-30 09:27 UTC, Toralf Förster
Details
environment (environment,95.25 KB, text/plain)
2019-12-30 09:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.90 KB, application/x-bzip)
2019-12-30 09:28 UTC, Toralf Förster
Details
media-gfx:valentina-0.6.1:20191230-082018.log (media-gfx:valentina-0.6.1:20191230-082018.log,52.57 KB, text/plain)
2019-12-30 09:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.74 KB, application/x-bzip)
2019-12-30 09:28 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 2019-12-30 09:27:48 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9/bits/move.h:193:11:   required from 'typename std::enable_if<std::__and_<std::__not_<std::__is_tuple_like<_Tp> >, std::is_move_constructible<_Tp>, std::is_move_assignable<_Tp> >::value>::type std::swap(_Tp&, _Tp&) [with _Tp = QSharedDataPointer<VGObjectData>; typename std::enable_if<std::__and_<std::__not_<std::__is_tuple_like<_Tp> >, std::is_move_constructible<_Tp>, std::is_move_assignable<_Tp> >::value>::type = void]'
./../vpatterndb/../vgeometry/vgobject.h:66:25:   required from here
/usr/include/qt5/QtCore/qshareddata.h:93:49: error: invalid use of incomplete type 'class VGObjectData'
   93 |     inline ~QSharedDataPointer() { if (d && !d->ref.deref()) delete d; }
      |                                              ~~~^~~
In file included from ./../vpatterndb/../vgeometry/vabstractcurve.h:43,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20191227-172117

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 30 Dec 2019 07:05:46 +0000

emerge -qpvO media-gfx/valentina
[ebuild  N    ] media-gfx/valentina-0.6.1  USE="-gnome" L10N="id -cs -de -el -en -es -fi -fr -he -it -nl -pt-BR -ro -ru -uk -zh-CN"
Comment 1 Toralf Förster gentoo-dev 2019-12-30 09:27:51 UTC
Created attachment 601804 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-30 09:27:54 UTC
Created attachment 601806 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-30 09:27:57 UTC
Created attachment 601808 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-30 09:28:00 UTC
Created attachment 601810 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-30 09:28:03 UTC
Created attachment 601812 [details]
media-gfx:valentina-0.6.1:20191230-082018.log
Comment 6 Toralf Förster gentoo-dev 2019-12-30 09:28:06 UTC
Created attachment 601814 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-12-30 17:02:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28418c3c72b33359b7ddde9da433b40bf29c6fa5

commit 28418c3c72b33359b7ddde9da433b40bf29c6fa5
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2019-12-30 17:01:41 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2019-12-30 17:01:41 +0000

    media-gfx/valentina: 0.6.1 - fixed building with qt 5.14
    
    Closes: https://bugs.gentoo.org/704244
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-gfx/valentina/files/5858.patch       | 1495 ++++++++++++++++++++++++++++
 media-gfx/valentina/valentina-0.6.1.ebuild |    1 +
 2 files changed, 1496 insertions(+)