Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681048 - media-gfx/curaengine-3.6.0 : /.../MockSocket.h:30:23: error: Arcus::MessagePtr cura::MockSocket::takeNextMessage() marked override , but does not override
Summary: media-gfx/curaengine-3.6.0 : /.../MockSocket.h:30:23: error: Arcus::MessagePt...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-20 17:39 UTC by Toralf Förster
Modified: 2020-10-12 20:01 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2019-03-20 17:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,216.06 KB, text/plain)
2019-03-20 17:39 UTC, Toralf Förster
Details
environment (environment,108.56 KB, text/plain)
2019-03-20 17:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.61 KB, application/x-bzip)
2019-03-20 17:39 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.48 KB, application/x-bzip)
2019-03-20 17:39 UTC, Toralf Förster
Details
media-gfx:curaengine-3.6.0:20190320-080433.log (media-gfx:curaengine-3.6.0:20190320-080433.log,78.43 KB, text/plain)
2019-03-20 17:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.83 KB, application/x-bzip)
2019-03-20 17:39 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-03-20 17:39:01 UTC
In file included from /var/tmp/portage/media-gfx/curaengine-3.6.0/work/CuraEngine-3.6.0/tests/arcus/MockSocket.cpp:4:
/var/tmp/portage/media-gfx/curaengine-3.6.0/work/CuraEngine-3.6.0/tests/arcus/MockSocket.h:30:23: error: ‘Arcus::MessagePtr cura::MockSocket::takeNextMessage()’ marked ‘override’, but does not override
     Arcus::MessagePtr takeNextMessage() override;
                       ^~~~~~~~~~~~~~~
make[2]: *** [CMakeFiles/ArcusCommunicationTest.dir/build.make:76: CMakeFiles/ArcusCommunicationTest.dir/tests/arcus/MockSocket.cpp.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop_test_20190313-190226

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

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

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

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

emerge -qpvO media-gfx/curaengine
[ebuild  N    ] media-gfx/curaengine-3.6.0  USE="test -doc"
Comment 1 Toralf Förster gentoo-dev 2019-03-20 17:39:04 UTC
Created attachment 569978 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-20 17:39:07 UTC
Created attachment 569980 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-03-20 17:39:10 UTC
Created attachment 569982 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-03-20 17:39:12 UTC
Created attachment 569984 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-03-20 17:39:15 UTC
Created attachment 569986 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-20 17:39:18 UTC
Created attachment 569988 [details]
media-gfx:curaengine-3.6.0:20190320-080433.log
Comment 7 Toralf Förster gentoo-dev 2019-03-20 17:39:21 UTC
Created attachment 569990 [details]
temp.tbz2
Comment 8 Dennis Lamm gentoo-dev 2020-10-12 20:01:35 UTC
Fixed with commit 'Make some functions virtual' in libArcus (https://github.com/Ultimaker/libArcus/commit/74e19d54cfeddee76d73a765387c8ef986740b06#diff-58106264949d3353c00bbf5a5ea7d427) from Sep 12, 2018. Commit not in 3.6.0 but fixed afterwards with 4.x. 3.x is already removed from portage, therfore closed