Hello, I'm trying to compile exo 0.3.2 on PowerPC64, but the tests fail (compiles fine): [...] make[3]: Entering directory `/var/tmp/portage/xfce-extra/exo-0.3.2/work/exo-0.3.2/python' make check-TESTS make[4]: Entering directory `/var/tmp/portage/xfce-extra/exo-0.3.2/work/exo-0.3.2/python' --- expected-abi 2007-03-30 07:48:30.822018647 +0000 +++ actual-abi 2007-03-30 07:48:30.830018647 +0000 @@ -1 +0,0 @@ -init_exo FAIL: abicheck.sh ========================================== 1 of 1 tests failed Please report to http://bugzilla.xfce.org/ ========================================== make[4]: *** [check-TESTS] Error 1 [...] This is Python 2.5 by the way.
Created attachment 1069 output of "nm -D .libs/_exo.so"
Works fine here.