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

Łukasz Zemczak 1961319 at bugs.launchpad.net
Mon Feb 21 11:38:04 UTC 2022


Since I handled the original NEW, let me try sponsoring this for you
today.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1961319

Title:
  ogre-next SMID fix for ppc64el, riscv64, s390x

Status in ogre-next package in Ubuntu:
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogre-next/+bug/1961319/+subscriptions




More information about the Ubuntu-sponsors mailing list