[Bug 1961319] [NEW] ogre-next SMID fix for ppc64el, riscv64, s390x

Launchpad Bug Tracker 1961319 at bugs.launchpad.net
Thu Feb 17 17:45:21 UTC 2022


You have been subscribed to a public bug by Jose Luis Rivero (j-rivero):

Following up the last comment in
https://bugs.launchpad.net/ubuntu/+bug/1960149:

ogre-next is failing for ppc64el, riscv64, s390x with the following massage in the three of them:
https://launchpad.net/ubuntu/+source/ogre-next/2.2.5+dfsg3-0ubuntu1
"""
/<<BUILDDIR>>/ogre-next-2.2.5+dfsg3/OgreMain/include/Math/Array/OgreArrayConfig.h:155:10: error: #error "Unknown platform or platform not supported for SIMD. Build Ogre without OGRE_USE_SIMD"
  155 |         #error "Unknown platform or platform not supported for SIMD. Build Ogre without OGRE_USE_SIMD"
      |          ^~~~~
"""

The reason is that the configuration leave enabled the OGRE_USE_SIMD for
anything but arm*. The logic should be reverted and only enable it on
x64.

** Affects: ogre-next (Ubuntu)
     Importance: Undecided
     Assignee: Jose Luis Rivero (j-rivero)
         Status: New


** Tags: jammy
-- 
ogre-next SMID fix for ppc64el, riscv64, s390x
https://bugs.launchpad.net/bugs/1961319
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list