Jorge, The logs suggest you built on a Fedora 39 with a custom built gcc. You might have more luck using the distro compiler, also, using the distro provided hwloc and libevent libraries will make things easier.
Cheers, Gilles On Tue, Jul 29, 2025 at 9:51 AM <jde...@intec.unl.edu.ar> wrote: > Hi there, > > Today I tried to update the openmpi package by building > > https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.8.tar.gz > > on a x86_64-pc-linux-gnu machine: > > $ cat /proc/cpuinfo > processor : 0 > vendor_id : GenuineIntel > cpu family : 6 > model : 60 > model name : Intel(R) Core(TM) i7-4702MQ CPU @ 2.20GHz > stepping : 3 > microcode : 0x28 > cpu MHz : 798.197 > cache size : 6144 KB > physical id : 0 > siblings : 4 > core id : 0 > cpu cores : 4 > apicid : 0 > initial apicid : 0 > fpu : yes > fpu_exception : yes > cpuid level : 13 > wp : yes > > > using a Fedora 42 release: > > $ uname --a > Linux pitonisa 6.5.6-300.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Oct 6 > 19:57:21 UTC 2023 x86_64 GNU/Linux > > However, this time, there is the following error: > > ... > CC pevent.o > CCLD pevent > /usr/bin/ld: > /home/bigpack/openmpi-paq/openmpi-5.0.8/BUILD/3rd-party/libevent-2.1.12-stable-ompi/.libs/libevent_pthreads.so: > undefined reference to `__pthread_cond_timedwait64' > collect2: error: ld returned 1 exit status > make[4]: *** [Makefile:711: pevent] Error 1 > make[4]: Leaving directory > '/home/bigpack/openmpi-paq/openmpi-5.0.8/BUILD/3rd-party/openpmix/src/tools/pevent' > make[3]: *** [Makefile:1291: all-recursive] Error 1 > make[3]: Leaving directory > '/home/bigpack/openmpi-paq/openmpi-5.0.8/BUILD/3rd-party/openpmix/src' > make[2]: *** [Makefile:789: all-recursive] Error 1 > make[2]: Leaving directory > '/home/bigpack/openmpi-paq/openmpi-5.0.8/BUILD/3rd-party/openpmix' > make[1]: *** [Makefile:1412: all-recursive] Error 1 > make[1]: Leaving directory > '/home/bigpack/openmpi-paq/openmpi-5.0.8/BUILD/3rd-party' > make: *** [Makefile:1540: all-recursive] Error 1 > > (see the 3 attached files). > > Please, any clue to solve it? > > Thanks in advance. > > Regards. > Jorge D'Elia. > -- > > > To unsubscribe from this group and stop receiving emails from it, send an > email to users+unsubscr...@lists.open-mpi.org. > To unsubscribe from this group and stop receiving emails from it, send an email to users+unsubscr...@lists.open-mpi.org.