Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832630 - sys-cluster/gasnet-1.32.0 - gasnet_ofi.c:(.text+<snip>): undefined reference to fi_strerror
Summary: sys-cluster/gasnet-1.32.0 - gasnet_ofi.c:(.text+<snip>): undefined reference ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-03 14:42 UTC by Toralf Förster
Modified: 2022-02-03 14:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.27 KB, text/plain)
2022-02-03 14:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,482.24 KB, text/plain)
2022-02-03 14:42 UTC, Toralf Förster
Details
environment (environment,72.55 KB, text/plain)
2022-02-03 14:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.23 KB, application/x-bzip)
2022-02-03 14:42 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,29.79 KB, application/x-bzip)
2022-02-03 14:42 UTC, Toralf Förster
Details
sys-cluster:gasnet-1.32.0:20220203-075038.log (sys-cluster:gasnet-1.32.0:20220203-075038.log,227.32 KB, text/plain)
2022-02-03 14:42 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,39.01 KB, application/x-bzip)
2022-02-03 14:43 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 2022-02-03 14:42:51 UTC
too long lines were shrinked:

/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-cluster/gasnet-1.32.0/image/usr/lib64/libgasnet-ofi-par.a(gasnet_pshm.o):(.bss+0x40): multiple definition of `gasnetc_ofi_locks'; /var/tmp/portage/sys-cluster/gasnet-1.32.0/image/usr/lib64/libgasnet-
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-cluster/gasnet-1.32.0/image/usr/lib64/libgasnet-ofi-par.a(gasnet_mmap.o):(.bss+0x0): multiple definition of `gasnetc_ofi_locks'; /var/tmp/portage/sys-cluster/gasnet-1.32.0/image/usr/lib64/libgasnet-o
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-cluster/gasnet-1.32.0/image/usr/lib64/libgasnet-ofi-par.a(gasnet_bootstrap_mpi-PAR.o):(.bss+0x0): multiple definition of `gasnetc_ofi_locks'; /var/tmp/portage/sys-cluster/gasnet-1.32.0/image/usr/lib6
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-cluster/gasnet-1.32.0/image/usr/lib64/libgasnet-ofi-par.a(gasnet_ofi.o): in function `gasnetc_ofi_am_recv_poll_cold':
gasnet_ofi.c:(.text+0x132f): undefined reference to `fi_strerror'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-cluster/gasnet-1.32.0/image/usr/lib64/libgasnet-ofi-par.a(gasnet_ofi.o): in function `gasnetc_ofi_init':
gasnet_ofi.c:(.text+0x15bb): undefined reference to `fi_dupinfo'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220126-110004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit fdba9ae950eb2cf25f870cdad78d474d00a7eb2d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 3 07:07:06 2022 +0000

    2022-02-03 07:07:04 UTC

emerge -qpvO sys-cluster/gasnet
[ebuild  N    ] sys-cluster/gasnet-1.32.0  USE="threads -mpi -test"
Comment 1 Toralf Förster gentoo-dev 2022-02-03 14:42:52 UTC
Created attachment 764278 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-03 14:42:54 UTC
Created attachment 764279 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-02-03 14:42:55 UTC
Created attachment 764280 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-03 14:42:56 UTC
Created attachment 764281 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-03 14:42:58 UTC
Created attachment 764282 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-03 14:42:59 UTC
Created attachment 764283 [details]
sys-cluster:gasnet-1.32.0:20220203-075038.log
Comment 7 Toralf Förster gentoo-dev 2022-02-03 14:43:01 UTC
Created attachment 764284 [details]
temp.tar.bz2