GNOME Bugzilla – Bug 360275
'make check' fails @ "run-collate-tests.sh"
Last modified: 2006-10-17 20:01:42 UTC
building glib-cvs on OSX 10.4.8, ./configure \ --prefix=/usr/local \ --disable-debug \ --enable-static \ --enable-shared \ --with-libiconv=gnu \ --with-threads=posix \ --disable-man \ --disable-gtk-doc ln -sf /usr/local/share/gettext/mkinstalldirs mkinstalldirs setenv LANG C make -j2 all completes without apparent error, but make check fails @: PASS: utf8-pointer PASS: uri-test PASS: run-markup-tests.sh 2d1 < GTK+ 8a8 > GTK+ Test failed: unexpected error when using g_utf8_collate() on ./collate/collate-1.in FAIL: run-collate-tests.sh PASS: run-bookmark-test.sh ===================================================================== 1 of 50 tests failed Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=glib ===================================================================== make[4]: *** [check-TESTS] Error 1 make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2
dup of Bug #333977
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. The reason this happens seems to be that you have not the en_US locale installed. *** This bug has been marked as a duplicate of 333977 ***