Opened 12 years ago
Closed 12 years ago
#35237 closed defect (fixed)
ecl: destroot fails
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | easye |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | ecl |
Description
for i in bin/ecl; do \ /usr/bin/install -c $i /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ecl/ecl/work/destroot/opt/local/bin/; \ done install: bin/ecl: No such file or directory make[1]: *** [install] Error 71
Attachments (1)
Change History (2)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | main.log.bz2 added |
---|
comment:1 Changed 12 years ago by easye
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It seems that the build was failing in this version of the ecl port.
I have upgraded port to ecl-12.7.1 in r97575 which installs correctly.