[pylucene-dev] optimize in 2.0.0
Andi Vajda
vajda at osafoundation.org
Mon Jul 17 15:19:19 PDT 2006
On Tue, 18 Jul 2006, Yura Smolsky wrote:
> Andi, can you suggest anything?
Yes, please send us a gdb stack trace.
Also, if you could tell us which versions of gcj you tried (you said earlier,
you tried various ones without success but gave no details)
Andi..
>
> Thanks.
>
> YS> Here is the output from a strace. Looks like it is failing to find some
> YS> LC things.
> YS> ----------------------------------------------------------------------
> YS> Ran 1 test in 0.000s
>
> YS> OK
> YS> Exargs: /usr/local/python/bin/python: terminated by signal 6
> YS> [{WIFEXITED(s) && WEXITSTATUS(s) == 125}], 0, NULL) = 8772
> YS> --- SIGCHLD (Child exited) @ 0 (0) ---
> YS> sigreturn() = ? (mask now [])
> YS> open("/usr/share/locale/locale.alias", O_RDONLY) = 4
> YS> fstat64(4, {st_mode=S_IFREG|0644, st_size=2528, ...}) = 0
> YS> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
> YS> 0) = 0xb7 f6c000
> YS> read(4, "# Locale name alias data base.\n#"..., 4096) = 2528
> YS> read(4, "", 4096) = 0
> YS> close(4) = 0
> YS> munmap(0xb7f6c000, 4096) = 0
> YS> open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) = -1
> YS> ENOENT (No such file or
> YS> directory)
> YS> open("/usr/share/locale/en_US.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1
> YS> ENOENT ( No such file or
> YS> directory)
> YS> open("/usr/share/locale/en_US/LC_MESSAGES/make.mo", O_RDONLY) = -1
> YS> ENOENT (No su ch file or
> YS> directory)
> YS> open("/usr/share/locale/en.UTF-8/LC_MESSAGES/make.mo", O_RDONLY) = -1
> YS> ENOENT (No such file or
> YS> directory)
> YS> open("/usr/share/locale/en.utf8/LC_MESSAGES/make.mo", O_RDONLY) = -1
> YS> ENOENT (No such file or
> YS> directory)
> YS> open("/usr/share/locale/en/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT
> YS> (No such file or directory)
> YS> write(2, "make: ", 6make: ) = 6
> YS> write(2, "*** [test] Error 125", 20*** [test] Error 125) = 20
> YS> write(2, "\n", 1
> YS> ) = 1
> YS> rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0
> YS> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> YS> chdir("/root/installs/PyLucene-src-2.0.0-1") = 0
> YS> exit_group(2) = ?
>
>
>
> YS> --
> YS> Yura Smolsky,
> YS> http://altervisionmedia.com/
>
>
> YS> _______________________________________________
> YS> pylucene-dev mailing list
> YS> pylucene-dev at osafoundation.org
> YS> http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
>
>
>
>
> --
> Yura Smolsky,
> http://altervisionmedia.com/
>
>
>
More information about the pylucene-dev
mailing list