[oi-dev] 2305 bring ggrep updates from userland-gate
Adam Števko
adam.stevko at gmail.com
Wed Sep 26 09:15:39 UTC 2012
Hi,
Did anyone try this?
Adam
On Sep 24, 2012, at 3:13 PM, Adam Števko <adam.stevko at gmail.com> wrote:
> 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 at build01:~/code/packages/ggrep/components/ggrep$ ggrep -E '^FAIL: ' build/i86/gnulib-tests/test-suite.log
> FAIL: test-localeconv
> xenol at 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
More information about the oi-dev
mailing list