Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816261 - dev-python/mpi4py-3.0.3 - _configtest.c:(<snip>) undefined reference to MPI_Type_lb
Summary: dev-python/mpi4py-3.0.3 - _configtest.c:(<snip>) undefined reference to MPI_T...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-04 15:31 UTC by Toralf Förster
Modified: 2021-10-17 07:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.60 KB, text/plain)
2021-10-04 15:31 UTC, Toralf Förster
Details
dev-python:mpi4py-3.0.3:20211004-002248.log (dev-python:mpi4py-3.0.3:20211004-002248.log,601.82 KB, text/plain)
2021-10-04 15:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,302.06 KB, text/plain)
2021-10-04 15:31 UTC, Toralf Förster
Details
environment (environment,114.46 KB, text/plain)
2021-10-04 15:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.08 KB, application/x-bzip)
2021-10-04 15:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,61.48 KB, application/x-bzip)
2021-10-04 15:31 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 2021-10-04 15:31:44 UTC
/usr/bin/mpicc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 _configtest.o -L/var/tmp/portage/dev-python/mpi4py-3.0.3/work/mpi4py-3.0.3-python3_9/build/temp.linux-x86_64-3.9 -o _configtest
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: _configtest.o: in function `main':
_configtest.c:(.text.startup+0x9): undefined reference to `MPI_Type_lb'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
**** failed check for 'MPI_Type_lb'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20210930-190444

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 7133bd0b40faf727b9de97eb7370636a41704fd4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 3 23:06:27 2021 +0000

    2021-10-03 23:06:25 UTC

emerge -qpvO dev-python/mpi4py
[ebuild   R   ] dev-python/mpi4py-3.0.3  USE="-doc -examples -test" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-10-04 15:31:45 UTC
Created attachment 742926 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-04 15:31:47 UTC
Created attachment 742929 [details]
dev-python:mpi4py-3.0.3:20211004-002248.log
Comment 3 Toralf Förster gentoo-dev 2021-10-04 15:31:48 UTC
Created attachment 742932 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-10-04 15:31:50 UTC
Created attachment 742935 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-10-04 15:31:51 UTC
Created attachment 742938 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-04 15:31:52 UTC
Created attachment 742941 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-17 07:44:06 UTC
Hopefully obsolete after mpich fixes?