Created attachment 679029 [details] build.log =============================================== libfilezilla 0.25.0: tests/test-suite.log =============================================== # TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test ========== ...................F............ !!!FAILURES!!! Test Results: Run: 31 Failures: 1 Errors: 0 1) test: string_test::test_conversion2 (F) line: 64 string.cpp assertion failed - Expression: s.size() >= w.size() FAIL test (exit status: 1)
Created attachment 679032 [details] test-suite.log
Created attachment 679035 [details] emerge --info
Created attachment 699894 [details] test-suite.log (ppc64) =============================================== libfilezilla 0.27.1: tests/test-suite.log =============================================== # TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test ========== ...................F............. !!!FAILURES!!! Test Results: Run: 32 Failures: 1 Errors: 0 1) test: string_test::test_conversion2 (F) line: 66 string.cpp assertion failed - Expression: s.size() >= w.size() FAIL test (exit status: 1)
Created attachment 699897 [details] test-suite.log (ppc64, 0.27.1)
Created attachment 699900 [details] emerge --info
Took it upstream.
Created attachment 767914 [details] build.log (ppc64, 0.36.0)
Created attachment 767915 [details] test-suite.log (ppc64, 0.36.0)
Upstream says: "The locale, or more specifically its character set, must be able to handle the letter "ΓΆ" for the test to succeed. Suitable locales: any UTF-8 locale, e.g. C.UTF-8, en_US.utf8 any locale using one of ISO 8859-1/2/3/4/9/10/13/14/15/16, e.g. de_DE" Don't know whether this has any consequences for the Gentoo ebuild. But as the test passes as long as any UTF-8 locale is selected this is probably 'not a bug'.