Hi, Issue: https://www.illumos.org/issues/2305
Changeset: https://bitbucket.org/xenol/oi-build-2305/changeset/e36c27c03efc5d58aa9f1918ea7885d2177b7a96 I bumped grep to the latest version 2.14. As grep from version 2.10 is available only as xz archive I added changes to userland-unpack from userland-gate to support xz. I had several issues with some tests failing (ended with XFAIL, not FAIL). Only one test FAILed and the one for localeconv. xenol@build01:~/code/packages/ggrep/components/ggrep$ ggrep -E '^FAIL: ' build/i86/gnulib-tests/test-suite.log FAIL: test-localeconv xenol@build01:~/code/packages/ggrep/components/ggrep$ cat build/i86/gnulib-tests/test-localeconv.log /export/home/xenol/code/packages/ggrep/components/ggrep/source/grep-2.14/gnulib-tests/test-localeconv.c:41: assertion failed Line 41 of test-localeconv here: http://fossies.org/dox/grep-2.14/test-localeconv_8c_source.html I run gmake test on grep 2.10 and the same test fails with the same issue. I am not sure if this is caused by some local configuration. I did this in freshly installed zone. If anyone could run and post output of gmake test, I would be grateful. Cheers, Adam _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
