[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue 1821 in lilypond: GUB argument list too long
From: |
lilypond |
Subject: |
Re: Issue 1821 in lilypond: GUB argument list too long |
Date: |
Sat, 27 Aug 2011 03:39:56 +0000 |
Comment #6 on issue 1821 by percival.music.ca: GUB argument list too long
http://code.google.com/p/lilypond/issues/detail?id=1821
I see this behaviour on GUB master. I've attached the exact failing
command (extracted from the logs), which is longer than you thought,
probably due to long directory names:
address@hidden:/main/src/gub$ wc fail-command.txt
2 1017 131756 fail-command.txt
apparently POSIX itself only guarantees 4k:
http://www.gnu.org/software/coreutils/faq/#Argument-list-too-long
however, my GUB setup appears to allow 2M.
GUB-ENV /main/src/gub$ getconf ARG_MAX
2097152
I also note that the coreutils webpage claims that this limitation was
removed in linux 2.6.23; I'm using 2.6.32-33 so this shouldn't be an issue?
Any suggestions?
Attachments:
fail-command.txt 128 KB
- Re: Issue 1821 in lilypond: GUB argument list too long, (continued)
- Re: Issue 1821 in lilypond: GUB argument list too long, David Kastrup, 2011/08/16
- Re: Issue 1821 in lilypond: GUB argument list too long, Reinhold Kainhofer, 2011/08/16
- Re: Issue 1821 in lilypond: GUB argument list too long, David Kastrup, 2011/08/16
- Re: Issue 1821 in lilypond: GUB argument list too long, Reinhold Kainhofer, 2011/08/16
- Re: Issue 1821 in lilypond: GUB argument list too long, Mike Solomon, 2011/08/16
- Re: Issue 1821 in lilypond: GUB argument list too long, Reinhold Kainhofer, 2011/08/16
- Re: Issue 1821 in lilypond: GUB argument list too long, Mike Solomon, 2011/08/16
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/16
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/20
Re: Issue 1821 in lilypond: GUB argument list too long,
lilypond <=
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/26
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/27
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/27
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/28
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/30
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/30
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/30
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/30
Re: Issue 1821 in lilypond: GUB argument list too long, lilypond, 2011/08/30