[haiku-commits] Re: Binutils broke gcc4 build?

  • From: Oliver Tappe <zooey@xxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 06 Jan 2012 12:23:47 +0100

Hi,

On 2012-01-06 at 09:09:40 [+0100], Jérôme Duval <korli@xxxxxxxxxxxxxxxx> 
wrote:
> 
[ ... ]
> 
> Here is the hook log when running git push
> remote: utf8 "\xE1" does not map to Unicode at ./hooks/post-receive.pl
> line 497, <DIFF> line 1873395.
> remote: utf8 "\xED" does not map to Unicode at ./hooks/post-receive.pl
> line 497, <DIFF> line 1873398.
> remote: utf8 "\xED" does not map to Unicode at ./hooks/post-receive.pl
> line 497, <DIFF> line 1873401.
> remote: warning: inexact rename detection was skipped due to too many files.
> remote: warning: you may want to set your diff.renamelimit variable to
> at least 3809 and retry the command.
> remote: ./hooks/post-receive.pl: cannot open `| /usr/sbin/sendmail -oi
> 'haiku-commits@xxxxxxxxxxxxx'' for writing: Cannot allocate memory
> To ssh://git.haiku-os.org/buildtools
>    30bb6f4..1e198b6  master -> master

This was due to an oversight in the post-receive.pl script, which ate too 
much memory in case of huge diffs. That's fixed now and the missing commit 
mail has been sent manually, too.

cheers,
        Oliver

Other related posts: