Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691162 - dev-games/vamos-0.8.2 : /.../print_helper.hpp:53:13: error: static assertion failed: Type has to implement operator<< to be printable
Summary: dev-games/vamos-0.8.2 : /.../print_helper.hpp:53:13: error: static assertion ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: boost-1.71
  Show dependency tree
 
Reported: 2019-07-31 17:45 UTC by Toralf Förster
Modified: 2019-08-30 20:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.01 KB, text/plain)
2019-07-31 17:45 UTC, Toralf Förster
Details
dev-games:vamos-0.8.2:20190731-064117.log (dev-games:vamos-0.8.2:20190731-064117.log,26.90 KB, text/plain)
2019-07-31 17:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,165.56 KB, text/plain)
2019-07-31 17:45 UTC, Toralf Förster
Details
environment (environment,97.38 KB, text/plain)
2019-07-31 17:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.10 KB, application/x-bzip)
2019-07-31 17:45 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.87 KB, application/x-bzip)
2019-07-31 17:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.97 KB, application/x-bzip)
2019-07-31 17:45 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-07-31 17:45:33 UTC
/usr/include/boost/test/utils/lazy_ostream.hpp:67:29:   required from ‘std::ostream& boost::unit_test::lazy_ostream_impl<PrevType, T, StorageT>::operator()(std::ostream&) const [with PrevType = boost::unit_test::lazy_ostream; T = boost::test_tools::tt_detail::print_helper_t<Vamos_Geometry::Two_Vector>; StorageT = const boost::test_tools::tt_detail::print_helper_t<Vamos_Geometry::Two_Vector>&; std::ostream = std::basic_ostream<char>]’
/usr/include/boost/test/utils/lazy_ostream.hpp:65:29:   required from here
/usr/include/boost/test/tools/detail/print_helper.hpp:53:13: error: static assertion failed: Type has to implement operator<< to be printable
   53 |             BOOST_STATIC_ASSERT_MSG( (boost::has_left_shift<std::ostream,T>::value),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:821: test_Linear_Interpolator-test_Linear_Interpolator.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl_test-20190726-201531

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

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

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


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

emerge -qpvO dev-games/vamos
[ebuild  N    ] dev-games/vamos-0.8.2  USE="test" PYTHON_SINGLE_TARGET="python3_6 -python3_5" PYTHON_TARGETS="python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-07-31 17:45:36 UTC
Created attachment 585322 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-31 17:45:39 UTC
Created attachment 585324 [details]
dev-games:vamos-0.8.2:20190731-064117.log
Comment 3 Toralf Förster gentoo-dev 2019-07-31 17:45:42 UTC
Created attachment 585326 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-31 17:45:44 UTC
Created attachment 585328 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-31 17:45:47 UTC
Created attachment 585330 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-31 17:45:50 UTC
Created attachment 585332 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-31 17:45:53 UTC
Created attachment 585336 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-08-01 10:34:28 UTC
The bug has been referenced in the following commit(s):

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

commit bb08a8c44ae1c792a78ddd8c86a302d5db617b12
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-08-01 10:33:41 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-08-01 10:33:41 +0000

    package.mask: Last rite dev-games/vamos
    
    Bug: https://bugs.gentoo.org/646014
    Bug: https://bugs.gentoo.org/691162
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2019-08-30 20:25:25 UTC
The bug has been closed via the following commit(s):

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

commit af95aa2cfc893669f48b8dd27b7ad7439a74972c
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-08-30 20:25:04 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-08-30 20:25:04 +0000

    dev-games/vamos: Remove from tree
    
    Closes: https://bugs.gentoo.org/646014
    Closes: https://bugs.gentoo.org/691162
    Package-Manager: Portage-2.3.73, Repoman-2.3.17
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-games/vamos/Manifest                           |   2 -
 dev-games/vamos/files/vamos-0.7.1-as-needed.patch  |  11 -
 dev-games/vamos/files/vamos-0.7.1-gcc46.patch      |  10 -
 .../vamos/files/vamos-0.8.2-fix-buildsystem.patch  | 378 ---------------------
 dev-games/vamos/files/vamos-0.8.2-fix-c++14.patch  |  25 --
 dev-games/vamos/metadata.xml                       |  11 -
 dev-games/vamos/vamos-0.7.1.ebuild                 |  45 ---
 dev-games/vamos/vamos-0.8.2.ebuild                 |  61 ----
 profiles/package.mask                              |   6 -
 9 files changed, 549 deletions(-)