Dagobert Michelsen <[email protected]> writes: > I change the configuration so the test-suite.log are preserved and > linked from the box in the waterfall display.
Thanks! > Unfortunatelyl currently the build itself fails and therefore there > are no test results. The failing line is Well, I wonder if the error was transient, as I can now see the log files: https://buildfarm.opencsw.org/buildbot/builders/ggettext-solaris10-sparc/builds/5/steps/shell_4/logs/tools_test-suite.log FAIL: msgfmt-qt-1 ================= msgfmt: Cannot convert from "ISO-8859-2" to "UTF-8". msgfmt relies on iconv(). This version was built without iconv(). and looking at the failure line: >> /opt/csw/bin/gmsgfmt: [email protected]: warning: PO file header missing or >> invalid >> warning: charset conversion will not work ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I guess maybe libiconv is not available on the build environment? Regards, -- Daiki Ueno
