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

Jose Luis Rivero 1961319 at bugs.launchpad.net
Thu Feb 17 17:44:48 UTC 2022


I think I solved it. Attached is the debdiff with the pacth to d/rules
and the bump to d/changelog.

I tested it in all the arches in
https://launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-
jammy/+packages (bump there from 0ubuntu2 to 0ubuntu2.1 was nothing but
rebuild with all arches enabled in the PPA).

I've also updated the bzr branch, commits 8 and 9
https://code.launchpad.net/~j-rivero/+junk/ogre-next

Thanks.

** Patch added: "ogre-next_2.2.5+dfsg3-0ubuntu2.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/ogre-next/+bug/1961319/+attachment/5561668/+files/ogre-next_2.2.5+dfsg3-0ubuntu2.debdiff

** Tags added: patch

-- 
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