Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941477 - sci-physics/thepeg-2.3.0 - [libtool] [llvm] ../.../std.h: error: no member named mem_fun in namespace std
Summary: sci-physics/thepeg-2.3.0 - [libtool] [llvm] ../.../std.h: error: no member na...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: APN-Pucky
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-10-13 14:32 UTC by Toralf Förster
Modified: 2024-10-20 16:47 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.85 KB, text/plain)
2024-10-13 14:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,207.04 KB, text/plain)
2024-10-13 14:32 UTC, Toralf Förster
Details
environment (environment,154.75 KB, text/plain)
2024-10-13 14:32 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-10-13 14:32 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.72 KB, application/x-xz)
2024-10-13 14:32 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.98 KB, application/x-xz)
2024-10-13 14:32 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,56.12 KB, application/x-xz)
2024-10-13 14:32 UTC, Toralf Förster
Details
sci-physics:thepeg-2.3.0:20241013-125729.log (sci-physics:thepeg-2.3.0:20241013-125729.log,15.59 KB, text/plain)
2024-10-13 14:32 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,335.73 KB, application/x-xz)
2024-10-13 14:33 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,940 bytes, application/x-xz)
2024-10-13 14:33 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 2024-10-13 14:32:50 UTC
make  all-am
make[2]: Entering directory '/var/tmp/portage/sci-physics/thepeg-2.3.0/work/ThePEG-2.3.0/Config'
/bin/bash ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I.  -I../include   -pedantic -Wall -Wno-overloaded-virtual -Wno-unused-function -O2 -pipe -march=native -fno-diagnostics-color -c -o ThePEG.lo ThePEG.cc
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../include -pedantic -Wall -Wno-overloaded-virtual -Wno-unused-function -O2 -pipe -march=native -fno-diagnostics-color -c ThePEG.cc  -fPIC -DPIC -o .libs/ThePEG.o
In file included from ThePEG.cc:13:
In file included from ../include/ThePEG/Config/ThePEG.h:34:
../include/ThePEG/Config/std.h:101:12: error: no member named 'mem_fun' in namespace 'std'; did you mean 'mem_fn'?
  101 | using std::mem_fun;
      |       ~~~~~^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20241010-060009

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 19.1.1+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1+libcxx
Python 3.12.7
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit be8862c2ec3d8f74de7246d20688ef7d3d4bba9e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 13 11:48:28 2024 +0000

    2024-10-13 11:48:27 UTC

emerge -qpvO =sci-physics/thepeg-2.3.0
[ebuild  N    ] sci-physics/thepeg-2.3.0  USE="hepmc3 -emacs -fastjet -java -lhapdf -rivet -static-libs -test -zlib"
Comment 1 Toralf Förster gentoo-dev 2024-10-13 14:32:51 UTC
Created attachment 905653 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-13 14:32:52 UTC
Created attachment 905654 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-13 14:32:54 UTC
Created attachment 905655 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-13 14:32:54 UTC
Created attachment 905656 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-13 14:32:55 UTC
Created attachment 905657 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-13 14:32:56 UTC
Created attachment 905658 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-13 14:32:57 UTC
Created attachment 905659 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-13 14:32:58 UTC
Created attachment 905660 [details]
sci-physics:thepeg-2.3.0:20241013-125729.log
Comment 9 Toralf Förster gentoo-dev 2024-10-13 14:33:00 UTC
Created attachment 905661 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-10-13 14:33:01 UTC
Created attachment 905662 [details]
var.tmp.clang.tar.xz
Comment 11 Larry the Git Cow gentoo-dev 2024-10-20 16:47:16 UTC
The bug has been closed via the following commit(s):

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

commit d71a2a9f5769614d4654777fbf08ece4b9aed68a
Author:     Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
AuthorDate: 2024-10-20 13:05:58 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-10-20 16:46:50 +0000

    sci-physics/thepeg: add missing include
    
    Closes: https://bugs.gentoo.org/941477
    Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
    Closes: https://github.com/gentoo/gentoo/pull/39054
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-physics/thepeg/files/thepeg-2.3.0-functional.patch | 10 ++++++++++
 sci-physics/thepeg/thepeg-2.3.0.ebuild                 |  1 +
 2 files changed, 11 insertions(+)