X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.5 required=5.0	tests=AWL,BAYES_00,SPF_HELO_PASS,TW_RW,TW_WX,TW_XR,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Lapo Luchini <lapo@lapo.it>
Subject: Re: modification time disorder: touch-related?
Date: Sat, 13 Nov 2010 09:06:52 +0100
Lines: 34
Message-ID: <iblgus$611$1@dough.gmane.org>
References: <4CC9AE85.6090302@purdue.edu> <iadsrk$62e$1@dough.gmane.org> <4CCB22BF.3070009@purdue.edu> <4CD9B845.6010903@lapo.it>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.15) Gecko/20101027 SeaMonkey/2.0.10
In-Reply-To: <4CD9B845.6010903@lapo.it>
OpenPGP: id=C8F252FB;	url=http://www.lapo.it/pgpkey.txt
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Lapo Luchini wrote:
> % LANG=C ll -rt --full-time whois-5.0.8-1/build|tail
> -rwxrwxr-x+ 1 lapo None 83077 2010-11-09 21:59:36.985126500 +0100 whois.exe
> drwxr-xr-x+ 1 lapo None 12288 2010-11-09 21:59:37.387149500 +0100 .
> -rwxrwxr-x+ 1 lapo None 42896 2010-11-09 21:59:37.445152800 +0100
> mkpasswd.exe
> -rw-rw-r--+ 1 lapo None 72777 2010-11-09 21:59:37.691232900 +0100 whois.o
> -rw-rw-r--+ 1 lapo None  4817 2010-11-09 21:59:37.892232900 +0100 utils.o
> -rw-rw-r--+ 1 lapo None 16665 2010-11-09 21:59:38.408232900 +0100 mkpasswd.o

I can reproduce this at will using ccache.
Everything's normal without ccache:

-rw-r--r--+ 1 lapo None 72777 2010-11-13 09:04:41.193483200 +0100 whois.o
-rw-r--r--+ 1 lapo None  4817 2010-11-13 09:04:41.372493500 +0100 utils.o
-rwxr-xr-x+ 1 lapo None 83077 2010-11-13 09:04:41.678511000 +0100 whois.exe
-rw-r--r--+ 1 lapo None 16665 2010-11-13 09:04:41.988528700 +0100 mkpasswd.o
drwxr-xr-x+ 1 lapo None 12288 2010-11-13 09:04:42.203541000 +0100 .
-rwxr-xr-x+ 1 lapo None 42896 2010-11-13 09:04:42.260544300 +0100
mkpasswd.exe

I wonder how I didn't encounter this ccache bug (?) in the last few
years, or maybe it's also Windows-7 related?
(no, FAT32 is not the issue, my CCACHE_DIR is in the same NTFS
filesystem I'm compiling those package in)

I wonder if latest ccache would still do that.
Maybe I'll try to upgrade it locally and check.

-- 
Lapo Luchini - http://lapo.it/

“We could tell you what it's about. But then, of course, we'd have to
kill you.” (tagline of movie "Sneakers", 1992)


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

