Ticket #23019 (new defect)
ccl: reinplace didn't change anything in installer.lisp
| Reported by: | ryandesign@… | Owned by: | gwright@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | easieste@… | |
| Port: | ccl |
Description
Using the patch from #15514 I see this when installing ccl 1.3_3 or 1.4_0:
---> Computing dependencies for ccl ---> Fetching ccl ---> Verifying checksum(s) for ccl ---> Extracting ccl ---> Configuring ccl ---> Building ccl ---> Staging ccl into destroot Warning: reinplace s|"usr" "local" "asdf-install")))))|\"opt\" \"local\" \"share\" \"asdf-install\")))))| didn't change anything in /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ccl/work/destroot//opt/local/share/ccl/1.4/tools/asdf-install/installer.lisp ---> Deactivating ccl @1.3_3+darwin_i386 ---> Computing dependencies for ccl ---> Installing ccl @1.4_0+darwin_i386 ---> Activating ccl @1.4_0+darwin_i386 ---> Cleaning ccl
Maybe the reinplace is no longer needed, or needs to be modified.
Note: See
TracTickets for help on using
tickets.

