GNU bug report logs - #10312
lockfile method broken

Previous Next

Package: libtool;

Reported by: Peter O'Gorman <peter <at> pogma.com>

Date: Fri, 16 Dec 2011 16:44:01 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Peter O'Gorman <peter <at> pogma.com>
To: Libtool Bugs <bug-libtool <at> gnu.org>
Subject: lockfile method broken
Date: Fri, 16 Dec 2011 10:41:08 -0600
So I don't forget:

Got a report of installed libtool failing on darwin because the libtool 
script being used was installed on a different device than the builddir, 
so ln "$progpath" "$lockfile" (for the lock for extracting an archive) 
will never work.

Need to:
1) Not lock on modern mac os x, ar no longer takes a lock on the archive 
when reading, this was fixed in Xcode-3.2.2.
2) Lock differently so that cross-device ln isn't involved.

Reported by Peter Dyballa and Martin Costabel here:

http://article.gmane.org/gmane.os.apple.fink.general/33965

Peter




This bug report was last modified 13 years and 272 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.