Opened 11 years ago
Closed 11 years ago
#39600 closed defect (invalid)
ccl fails to install
Reported by: | kautz@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: |
Description
sudo port install ccl ---> Computing dependencies for ccl ---> Building ccl Error: org.macports.build for port ccl returned: command execution failed Please see the log file for port ccl for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_ccl/ccl/main.log
To report a bug, follow the instructions in the guide:
Error: Processing of port ccl failed
Attachments (1)
Change History (4)
Changed 11 years ago by kautz@…
comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This was not a clean build attempt:
Please clean and try again, and then upload the
main.log
that results from that.(I should write a bot to do this for me... all it'd have to do is
grep
for the words "Skipping completed org.macports.*
" and then print the above message... although that would be something for #38095...)