Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929261 - sci-physics/thepeg-2.2.3 - [clang] ../.../std.h: error: no template named
Summary: sci-physics/thepeg-2.2.3 - [clang] ../.../std.h: error: no template named
Status: CONFIRMED
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: 2024-04-13 07:41 UTC by Toralf Förster
Modified: 2024-04-13 07:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.67 KB, text/plain)
2024-04-13 07:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,126.14 KB, text/plain)
2024-04-13 07:41 UTC, Toralf Förster
Details
environment (environment,151.37 KB, text/plain)
2024-04-13 07:41 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-04-13 07:41 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,34.38 KB, application/x-xz)
2024-04-13 07:41 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.40 KB, application/x-xz)
2024-04-13 07:41 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,209.94 KB, text/plain)
2024-04-13 07:41 UTC, Toralf Förster
Details
sci-physics:thepeg-2.2.3:20240413-015354.log (sci-physics:thepeg-2.2.3:20240413-015354.log,16.07 KB, text/plain)
2024-04-13 07:41 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,340.68 KB, application/x-xz)
2024-04-13 07:41 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,924 bytes, application/x-xz)
2024-04-13 07:41 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-04-13 07:41:13 UTC
make  all-am
make[2]: Entering directory '/var/tmp/portage/sci-physics/thepeg-2.2.3/work/ThePEG-2.2.3/Config'
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I.  -I../include   -pedantic -Wall -Wno-overloaded-virtual -Wno-unused-function -O3 -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 -O3 -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:51:12: error: no template named
      'binary_function'; did you mean '__binary_function'?
   51 |     public binary_function<const type_info *, const type_info *, bool> 

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

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

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.3+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.3+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 0218134f9a89b2a734b2c5f55f071034a40cfc46
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 12 19:49:09 2024 +0000

    2024-04-12 19:49:09 UTC

emerge -qpvO sci-physics/thepeg
[ebuild  N    ] sci-physics/thepeg-2.2.3  USE="-emacs -fastjet -hepmc -java -lhapdf -static-libs -test -zlib"
Comment 1 Toralf Förster gentoo-dev 2024-04-13 07:41:14 UTC
Created attachment 890686 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-13 07:41:15 UTC
Created attachment 890687 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-13 07:41:16 UTC
Created attachment 890688 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-13 07:41:17 UTC
Created attachment 890689 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-13 07:41:18 UTC
Created attachment 890690 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-13 07:41:19 UTC
Created attachment 890691 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-13 07:41:20 UTC
Created attachment 890692 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-04-13 07:41:21 UTC
Created attachment 890693 [details]
sci-physics:thepeg-2.2.3:20240413-015354.log
Comment 9 Toralf Förster gentoo-dev 2024-04-13 07:41:22 UTC
Created attachment 890694 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-13 07:41:23 UTC
Created attachment 890695 [details]
var.tmp.clang.tar.xz