#209: ASDF uses compile time rather than load time values for computing fasl location ----------------------+----------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: defect | Status: new Priority: major | Milestone: 1.1.0 Component: ASDF | Version: 1.0.1 Keywords: | ----------------------+----------------------------------------------------- [http://article.gmane.org/gmane.lisp.armedbear.devel/2307 Paul Nathan reports]
{{{ I installed Armed Bear Common Lisp 1.0.1-svn-13750-13751 in order to run it on my OSX 10.6 (Snow Leopard) 64-bit system (Darwin 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64), for the purpose of executing cl-test-grid.
However, I observed that the fasls were being stored in ~/.cache/common- lisp/abcl-1.0.1-svn-13750-13751-fasl38-solaris-x86 }}}
#209: ASDF uses compile time rather than load time values for computing fasl location ----------------------+----------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: defect | Status: new Priority: minor | Milestone: 1.0.2 Component: ASDF | Version: 1.0.1 Keywords: | ----------------------+----------------------------------------------------- Changes (by mevenson):
* priority: major => minor * milestone: 1.1.0 => 1.0.2
Comment:
asdf-2.12 now works correctly with this issue.
The solution to close this ticket would be to backport asdf-2.12 to abcl-1.0.2, but since it is more likely that we will ship abcl-1.1.0 before we ship another maintenance release, I'm slaving this to the 1.0.2 milestone.
#209: ASDF uses compile time rather than load time values for computing fasl location ------------------------+--------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: defect | Status: closed Priority: minor | Milestone: 1.0.2 Component: ASDF | Version: 1.0.1 Resolution: duplicate | Keywords: ------------------------+--------------------------------------------------- Changes (by https://www.google.com/accounts/o8/id?id=aitoawmcq6mzgezjmpqv2tjhvs6isymf6t0...):
* status: new => closed * resolution: => duplicate
Comment:
this ticket duplicates #192
armedbear-ticket@common-lisp.net