Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906017 - sci-physics/qmeq-1.1 - x86_64-pc-linux-gnu-gcc: fatal error: cannot read spec file libgomp.spec: No such file or directory
Summary: sci-physics/qmeq-1.1 - x86_64-pc-linux-gnu-gcc: fatal error: cannot read spec...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-09 11:55 UTC by Toralf Förster
Modified: 2023-05-09 11:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.93 KB, text/plain)
2023-05-09 11:55 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,81.88 KB, application/x-bzip)
2023-05-09 11:55 UTC, Toralf Förster
Details
environment (environment,137.39 KB, text/plain)
2023-05-09 11:55 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,712 bytes, application/x-bzip)
2023-05-09 11:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.88 KB, application/x-bzip)
2023-05-09 11:56 UTC, Toralf Förster
Details
sci-physics:qmeq-1.1:20230509-094841.log (sci-physics:qmeq-1.1:20230509-094841.log,20.46 KB, text/plain)
2023-05-09 11:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,33.16 KB, application/x-bzip)
2023-05-09 11:56 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-05-09 11:55:55 UTC
too long lines were shrinked:

                 from /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                 from qmeq/approach/c_aprclass.c:765:
/usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
INFO: x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -fno-diagnostics-color build/temp.linux-x86_64-cpython-311/qmeq/approach/c_aprclass.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/qmeq/appr
x86_64-pc-linux-gnu-gcc: fatal error: cannot read spec file libgomp.spec: No such file or directory
compilation terminated.
error: Command "x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -fno-diagnostics-color build/temp.linux-x86_64-cpython-311/qmeq/approach/c_aprclass.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.3
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit f0442085394239b947937bd18bb653c20707198f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue May 9 08:47:06 2023 +0000

    2023-05-09 08:47:05 UTC

emerge -qpvO sci-physics/qmeq
[ebuild  N    ] sci-physics/qmeq-1.1  USE="-examples -test" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-05-09 11:55:56 UTC
Created attachment 861379 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-09 11:55:58 UTC
Created attachment 861380 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-05-09 11:55:59 UTC
Created attachment 861381 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-05-09 11:56:00 UTC
Created attachment 861382 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-05-09 11:56:01 UTC
Created attachment 861383 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-09 11:56:02 UTC
Created attachment 861384 [details]
sci-physics:qmeq-1.1:20230509-094841.log
Comment 7 Toralf Förster gentoo-dev 2023-05-09 11:56:03 UTC
Created attachment 861385 [details]
temp.tar.bz2