Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630248 - dev-cpp/metslib-0.5.3 : ../.../model.hh:248:5: error: uniform_int is not a member of std
Summary: dev-cpp/metslib-0.5.3 : ../.../model.hh:248:5: error: uniform_int is not a me...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard: ~arch only
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-09-07 15:21 UTC by Toralf Förster
Modified: 2021-11-06 20:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.25 KB, text/plain)
2017-09-07 15:21 UTC, Toralf Förster
Details
dev-cpp:metslib-0.5.3:20170907-124816.log (dev-cpp:metslib-0.5.3:20170907-124816.log,11.18 KB, text/plain)
2017-09-07 15:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,158.46 KB, text/plain)
2017-09-07 15:21 UTC, Toralf Förster
Details
environment (environment,10.69 KB, text/plain)
2017-09-07 15:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.28 KB, application/x-bzip)
2017-09-07 15:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.49 KB, application/x-bzip)
2017-09-07 15:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.02 KB, application/x-bzip)
2017-09-07 15:21 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 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