Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 630248

Summary: dev-cpp/metslib-0.5.3 : ../.../model.hh:248:5: error: uniform_int is not a member of std
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Alexis Ballier <aballier>
Status: CONFIRMED ---    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-cpp:metslib-0.5.3:20170907-124816.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-09-07 15:21:21 UTC
                 from tabu_list_test.cc:2:
../metslib/model.hh: In function ‘void mets::random_shuffle(mets::permutation_problem&, random_generator&)’:
../metslib/model.hh:248:5: error: ‘uniform_int’ is not a member of ‘std’
     std::uniform_int<size_t> unigen;
     ^~~
../metslib/model.hh:248:28: error: expected primary-expression before ‘>’ token

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170903-225953

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

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

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




emerge -qpv dev-cpp/metslib
[ebuild  N    ] dev-cpp/metslib-0.5.3
Comment 1 Toralf Förster gentoo-dev 2017-09-07 15:21:24 UTC
Created attachment 493032 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-07 15:21:27 UTC
Created attachment 493034 [details]
dev-cpp:metslib-0.5.3:20170907-124816.log
Comment 3 Toralf Förster gentoo-dev 2017-09-07 15:21:30 UTC
Created attachment 493036 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-07 15:21:33 UTC
Created attachment 493038 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-07 15:21:36 UTC
Created attachment 493040 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-07 15:21:40 UTC
Created attachment 493042 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-07 15:21:43 UTC
Created attachment 493044 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2021-11-06 17:34:24 UTC
How is a bug from 4 years ago blocking current boost?

Anyway; Fedora patches:
https://src.fedoraproject.org/rpms/metslib/blob/rawhide/f/metslib-0.5.3-boost.patch
https://src.fedoraproject.org/rpms/metslib/blob/rawhide/f/metslib-0.5.3-cxx11.patch