ECL on Mac OS X Yosemite fails test-sysdef-asdf

Bug #1490589 reported by Robert P. Goldman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ASDF
Fix Released
Undecided
Unassigned

Bug Description

;;; Finished compiling /Users/rpg/lisp/asdf/build/asdf.lisp.
;;;
;;; Warning: These two expressions yield pathname-equal yet not equal path
the first expression (SUBPATHNAME *ASDF-DIRECTORY* "asdf.asd") yields this:
  #P"/Users/rpg/lisp/asdf/asdf.asd"
  (:HOST NIL :DEVICE NIL :DIRECTORY (:ABSOLUTE "Users" "rpg" "lisp" "asdf")
   :NAME "asdf" :TYPE "asd" :VERSION NIL)

        the other expression (SYSTEM-SOURCE-FILE (FIND-SYSTEM :ASDF)) yields that:
  #P"/Users/rpg/lisp/asdf/asdf.asd"
  (:HOST NIL :DEVICE NIL :DIRECTORY (:ABSOLUTE "Users" "rpg" "lisp" "asdf")
   :NAME "asdf" :TYPE "asd" :VERSION :NEWEST)

Checking that Makefile and asdf.asd are in synch
Testing that the Makefile and ASDF agree on the order of UIOP files
TEST ABORTED: Filesystem error with pathname #P"/var/folders/xq/ll1d80qs7hnbw3253yc1_x6m0000gn/T/tmpXO7YZUDZ.tmp".
Either
 1) the file does not exist, or
 2) we are not allowed to access the file, or
 3) the pathname points to a broken symbolic link.

Changed in asdf:
milestone: none → asdf3.1.6
Revision history for this message
Faré (fahree) wrote :

I'd mark these three bugs as duplicates.

Changed in asdf:
milestone: asdf3.1.6 → version4
milestone: version4 → none
Changed in asdf:
status: New → Fix Committed
Changed in asdf:
milestone: none → 3.3
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.