Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917289 - sci-physics/heppdt-3.04.01-r1 - Fatal error: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/HepPDT -I../../include -I../../include -O2 -p
Summary: sci-physics/heppdt-3.04.01-r1 - Fatal error: x86_64-pc-linux-gnu-g++ -DHAVE_C...
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: 2023-11-13 11:21 UTC by Toralf Förster
Modified: 2023-11-13 11:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.09 KB, text/plain)
2023-11-13 11:21 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,95.74 KB, application/x-xz)
2023-11-13 11:21 UTC, Toralf Förster
Details
environment (environment,71.37 KB, text/plain)
2023-11-13 11:21 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-11-13 11:21 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,36.35 KB, application/x-xz)
2023-11-13 11:21 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.33 KB, application/x-xz)
2023-11-13 11:21 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,96.36 KB, application/x-xz)
2023-11-13 11:21 UTC, Toralf Förster
Details
sci-physics:heppdt-3.04.01-r1:20231113-040318.log (sci-physics:heppdt-3.04.01-r1:20231113-040318.log,12.01 KB, text/plain)
2023-11-13 11:21 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.07 KB, application/x-xz)
2023-11-13 11: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 2023-11-13 11:21:16 UTC
too long lines were shrinked:

make[1]: Entering directory '/var/tmp/portage/sci-physics/heppdt-3.04.01-r1/work/HepPDT-3.04.01/src/HepPDT'
test -d shared || mkdir shared
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/HepPDT -I../../include -I../../include    -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DPIC -c -o shared/Constituent.o Constituent.cc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/HepPDT -I../../include -I../../include    -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DPIC -c -o shared/DefTable.o DefTable.cc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/HepPDT -I../../include -I../../include    -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DPIC -c -o shared/HeavyIonUnknownID.o HeavyIonUnknownID.cc
Assembler messages:
Fatal error: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/HepPDT -I../../include -I../../include    -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DPIC -c -o shared/ParticleID.o ParticleID.cc
can't create shared/DefTable.o: No such file or directory
make[1]: *** [Makefile:790: shared/DefTable.o] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20231105-204015

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.4
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0
  [2]   rust-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.8.1_p1 [openjdk-jre-bin-17]
4)	Eclipse Temurin JRE 21.0.1_p12 [openjdk-jre-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-jre-bin-17 
  [4]   openjdk-jre-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 69e3aa9c26635baf7aa8b0d6d8e4d29fde550e33
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 13 02:31:50 2023 +0000

    Merge updates from master

emerge -qpvO sci-physics/heppdt
[ebuild  N    ] sci-physics/heppdt-3.04.01-r1  USE="-doc -examples -static-libs"
Comment 1 Toralf Förster gentoo-dev 2023-11-13 11:21:17 UTC
Created attachment 874638 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-13 11:21:18 UTC
Created attachment 874639 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-11-13 11:21:19 UTC
Created attachment 874640 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-13 11:21:20 UTC
Created attachment 874641 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-13 11:21:21 UTC
Created attachment 874642 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-13 11:21:22 UTC
Created attachment 874643 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-13 11:21:23 UTC
Created attachment 874644 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-13 11:21:24 UTC
Created attachment 874645 [details]
sci-physics:heppdt-3.04.01-r1:20231113-040318.log
Comment 9 Toralf Förster gentoo-dev 2023-11-13 11:21:25 UTC
Created attachment 874646 [details]
temp.tar.xz