X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com From: Lapo Luchini Subject: Re: modification time disorder: touch-related? Date: Sat, 13 Nov 2010 09:06:52 +0100 Lines: 34 Message-ID: References: <4CC9AE85 DOT 6090302 AT purdue DOT edu> <4CCB22BF DOT 3070009 AT purdue DOT edu> <4CD9B845 DOT 6010903 AT lapo DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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