Your message dated Sun, 21 Mar 2010 11:02:50 -0700 with message-id <[email protected]> and subject line Re: Bug#573199: fails to make distcheck webkitgtk because of command line limitations has caused the Debian Bug report #573199, regarding fails to make distcheck webkitgtk because of command line limitations to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 573199: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573199 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: make Version: 3.81-7 Severity: normal When I run make distcheck on WebKitGTK+ this is what I have: k...@couve ~/s/W/W/Release> make distcheck { test ! -d "webkit-1.1.22" || { find "webkit-1.1.22" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "webkit-1.1.22"; }; } test -d "webkit-1.1.22" || mkdir "webkit-1.1.22" make: execvp: /bin/bash: Argument list too long make: *** [distdir] Error 127 This has been brought up in make's bugs mailing list: http://thread.gmane.org/gmane.comp.gnu.make.bugs/4219 I've been using a custom built package that includes that patch. I think a fix has been added upstream already, but am not really sure. Can we get a fix in the Debian package to make my life happier? =) Thanks, -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.33-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages make depends on: ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib make recommends no packages. Versions of packages make suggests: pn make-doc <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message ---Hi, On Tue, Mar 09 2010, Gustavo Noronha Silva wrote: > When I run make distcheck on WebKitGTK+ this is what I have: > > k...@couve ~/s/W/W/Release> make distcheck > { test ! -d "webkit-1.1.22" || { find "webkit-1.1.22" -type d ! -perm -200 > -exec chmod u+w {} ';' && rm -fr "webkit-1.1.22"; }; } > test -d "webkit-1.1.22" || mkdir "webkit-1.1.22" > make: execvp: /bin/bash: Argument list too long > make: *** [distdir] Error 127 > > This has been brought up in make's bugs mailing list: > > http://thread.gmane.org/gmane.comp.gnu.make.bugs/4219 > > I've been using a custom built package that includes that patch. I > think a fix has been added upstream already, but am not really > sure. Can we get a fix in the Debian package to make my life happier? > =) If you look into the thread, the patch has been rejected by the upstream maintainer, for what seem like sound reasons. At this point, having lived with the limitations for so many decades, I would not like Debian to diverge from the common behaviour of make (if only for the reasons we'll have to carry this patch and back it off when it is sorted out upstream). I would like to see how upstream deals with the issue first. manoj -- Remember, even if you win the rat race -- you're still a rat. Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/> 4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
--- End Message ---

