coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new snapshot available: coreutils-8.14.116-1e18d


From: Pádraig Brady
Subject: Re: new snapshot available: coreutils-8.14.116-1e18d
Date: Tue, 03 Jan 2012 19:38:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

On 01/03/2012 04:29 PM, Jim Meyering wrote:
> FYI, here's a snapshot of what will soon be coreutils-8.15,
> expected on Thursday or Friday.
> 
> coreutils snapshot:
>   http://meyering.net/cu/coreutils-ss.tar.xz      5.2 MB

sort-continue was the only failure on:

$ uname -mi; sw_vers
  i386 Macmini4,1
  ProductName:    Mac OS X
  ProductVersion: 10.6.8
  BuildVersion:   10K549
$ /bin/sh --version
GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin10.0)

Error is "sort: open failed: __test.*: No such file or directory"
So globbing is messed up.  Note it's only broken with `make -j2` or greater.
The attached work around is to do the glob before the ulimit.

cheers,
Pádraig.

Attachment: sort-continue-ulimit.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]