Ok so since gcc-11, it won't pass tests with -O3, neither O2.
Got it work with O1.
```
export DEB_CXXFLAGS_MAINT_STRIP = -O3
export DEB_CXXFLAGS_MAINT_APPEND = -O1
```
As it worked fine as is with gcc-10 on Impish, I guess it's definitely
something for the toolchain team.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943446

Title:
  libpmemobj-cpp upgrade to 1.13.0-2 causes issues (on ppc64el only)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1943446/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to