GNU bug report logs -
#10312
lockfile method broken
Previous Next
To reply to this bug, email your comments to 10312 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-libtool <at> gnu.org
:
bug#10312
; Package
libtool
.
(Fri, 16 Dec 2011 16:44:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Peter O'Gorman <peter <at> pogma.com>
:
New bug report received and forwarded. Copy sent to
bug-libtool <at> gnu.org
.
(Fri, 16 Dec 2011 16:44:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.