Help needed with failing PPC build: cannot find MPI with openmpi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

A tool I am trying to package is failing only on PPC somehow:
https://bugzilla.redhat.com/show_bug.cgi?id=1731487

>  make[2]: Leaving directory '/builddir/build/BUILD/MUSIC-a78a8e2c90b07274db94265db75c320dbb01f9fb/MUSIC-a78a8e2c90b07274db94265db75c320dbb01f9fb-openmpi/src'
>  BUILDSTDERR: error.cc: In function 'void MUSIC::error()':
>  BUILDSTDERR: error.cc:36:5: error: 'MPI' has not been declared
>  BUILDSTDERR:    36 |     MPI::COMM_WORLD.Abort (1);
>  BUILDSTDERR:       |     ^~~
>  BUILDSTDERR: error.cc: In function 'int MUSIC::getRank()':
>  BUILDSTDERR: error.cc:70:9: error: 'MPI' has not been declared
>  BUILDSTDERR:    70 |     if (MPI::Is_initialized ())
>  BUILDSTDERR:       |         ^~~
>  BUILDSTDERR: error.cc:71:14: error: 'MPI' has not been declared
>  BUILDSTDERR:    71 |       return MPI::COMM_WORLD.Get_rank ();
>  BUILDSTDERR:       |              ^~~
>  BUILDSTDERR: make[2]: *** [Makefile:739: libmusic_la-error.lo] Error 1

On all other arches, it builds just fine, so there's something different
with the openmpi package on ppc here. Any ideas?

-- 
Thanks,
Regards,
Ankur Sinha "FranciscoD" (He / Him / His) | https://fedoraproject.org/wiki/User:Ankursinha
Time zone: Europe/London

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux