Source: teckit Version: 2.5.8+ds2-5 Severity: important teckit fails to build on Ubuntu's ppc64el because the symbols don't match. A few symbols are added and several are missing.
Notably, Ubuntu's ppc64el uses -O3 by default which occasionally leads to symbols differences compared to all other release architectures which default to -O2. Build log: https://launchpad.net/ubuntu/+source/teckit/2.5.8+ds2-5/+build/15640076 Thanks, Jeremy Bicha

