Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772923 - sci-physics/pythia-8.2.26-r1 - /.../Info.h: error: forming reference to reference type const std::vector<std::_cxx11::basic_string
Summary: sci-physics/pythia-8.2.26-r1 - /.../Info.h: error: forming reference to refer...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-25 16:39 UTC by Toralf Förster
Modified: 2021-05-23 13:29 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.30 KB, text/plain)
2021-02-25 16:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,168.93 KB, text/plain)
2021-02-25 16:39 UTC, Toralf Förster
Details
environment (environment,57.35 KB, text/plain)
2021-02-25 16:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.57 KB, application/x-bzip)
2021-02-25 16:39 UTC, Toralf Förster
Details
sci-physics:pythia-8.2.26-r1:20210225-121825.log (sci-physics:pythia-8.2.26-r1:20210225-121825.log,21.12 KB, text/plain)
2021-02-25 16:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.47 KB, application/x-bzip)
2021-02-25 16: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 2021-02-25 16:39:09 UTC
                 from include/Pythia8Plugins/LHAPDF6.h:12:
/usr/include/LHAPDF/Info.h: In member function ‘T LHAPDF::Info::get_entry_as(const string&) const [with T = std::vector<int>; std::string = std::__cxx11::basic_string<char>]’:
/usr/include/LHAPDF/Info.h:189:28: error: forming reference to reference type ‘const std::vector<std::__cxx11::basic_string<char> >&’
  189 |     for (const string& s : strs) rtn.push_back( lexical_cast<int>(s) );
      |                            ^~~~
/usr/include/LHAPDF/Info.h: In member function ‘T LHAPDF::Info::get_entry_as(const string&) const [with T = std::vector<double>; std::string = std::__cxx11::basic_string<char>]’:

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Feb 25 12:07:29 UTC 2021

emerge -qpvO sci-physics/pythia
[ebuild  N    ] sci-physics/pythia-8.2.26-r1  USE="fastjet hepmc lhapdf root -doc -examples -gzip -test"
Comment 1 Toralf Förster gentoo-dev 2021-02-25 16:39:10 UTC
Created attachment 688377 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-02-25 16:39:12 UTC
Created attachment 688380 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-02-25 16:39:13 UTC
Created attachment 688383 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-02-25 16:39:15 UTC
Created attachment 688386 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-02-25 16:39:16 UTC
Created attachment 688389 [details]
sci-physics:pythia-8.2.26-r1:20210225-121825.log
Comment 6 Toralf Förster gentoo-dev 2021-02-25 16:39:17 UTC
Created attachment 688392 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-05-23 13:29:16 UTC
The bug has been closed via the following commit(s):

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

commit ba9d63eca7793d2bd236670186fb16b1ab7cf078
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2021-05-23 13:15:54 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2021-05-23 13:28:59 +0000

    sci-physics/pythia: version bump slot 8
    
    - Update to 8.2.45
      - This fixes build with lhapdf (bug 772923)
    - Use '|' instead of ':' as sed separator due to bug 685160
    
    Closes: https://bugs.gentoo.org/710706
    Closes: https://bugs.gentoo.org/772923
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 sci-physics/pythia/Manifest             |   1 +
 sci-physics/pythia/pythia-8.2.45.ebuild | 187 ++++++++++++++++++++++++++++++++
 2 files changed, 188 insertions(+)