Opened 8 years ago
Closed 8 years ago
#52139 closed defect (duplicate)
demeter 0.9.25 installation failure
Reported by: | t.hammouda@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: |
Description
while attempting to install demeter 0.9.25 with either
sudo port install demeter
or
sudo port install demeter-level
I encountered the following error messages
org.macports.archivefetch for port libcxx returned: archivefetch failed for libcxx @3.7.1_0+universal
and
Failed to install libcxx
I have attached the logfile. Thanks for any help.
TH
Attachments (2)
Change History (10)
Changed 8 years ago by t.hammouda@…
Attachment: | log_file_2.rtf added |
---|
comment:1 follow-up: 2 Changed 8 years ago by larryv (Lawrence Velázquez)
Changed 8 years ago by t.hammouda@…
comment:2 follow-up: 3 Changed 8 years ago by t.hammouda@…
sorry. here it is. TH
Replying to larryv@…:
You aren’t attaching the log, you’re attaching a transcript of your MacPorts terminal session. The log is the file mentioned just before the list of dependencies at the end:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_libcxx/libcxx/main.logPlease attach this file.
comment:3 follow-up: 4 Changed 8 years ago by larryv (Lawrence Velázquez)
This is very curious.
- Your MacPorts installation cannot resolve the hostnames of any of our archive mirrors. Is your system behind a firewall or proxy?
- Ordinarily, MacPorts simply builds ports from source if it cannot fetch binary archives; your installation is just failing. Have you edited your
macports.conf
file to change this behavior? What does this command return?grep buildfromsource /opt/local/etc/macports/macports.conf
comment:4 follow-up: 5 Changed 8 years ago by t.hammouda@…
- I use a proxy at work but not now.
- In response to your request, here the answer
#buildfromsource ifneeded
TH
Replying to larryv@…:
This is very curious.
- Your MacPorts installation cannot resolve the hostnames of any of our archive mirrors. Is your system behind a firewall or proxy?
- Ordinarily, MacPorts simply builds ports from source if it cannot fetch binary archives; your installation is just failing. Have you edited your
macports.conf
file to change this behavior? What does this command return?grep buildfromsource /opt/local/etc/macports/macports.conf
comment:5 follow-up: 6 Changed 8 years ago by larryv (Lawrence Velázquez)
I’m stumped. This doesn’t look like a problem with demeter
or libcxx
to me; I think something else is awry.
I suggest posting to macports-users to see if someone can help debug this; you’ll reach a wider audience there than with this ticket.
comment:6 follow-up: 7 Changed 8 years ago by t.hammouda@…
All right. Thanks for the help anyway. TH
Replying to larryv@…:
I’m stumped. This doesn’t look like a problem with
demeter
orlibcxx
to me; I think something else is awry.I suggest posting to macports-users to see if someone can help debug this; you’ll reach a wider audience there than with this ticket.
comment:7 Changed 8 years ago by t.hammouda@…
I ended up loading the following dependency files manually: libcxx; libffi; llvm_select; llvm-3.8; cctools; gmp; isl; ld64-latest; mpfr; ifeffit. Finally, I was able to install demeter. For gmp and ld64-latest, it did not work the first time so I had to clean the port and try again. So, the problem is solved. Thanks again. TH
Replying to t.hammouda@…:
All right. Thanks for the help anyway. TH
Replying to larryv@…:
I’m stumped. This doesn’t look like a problem with
demeter
orlibcxx
to me; I think something else is awry.I suggest posting to macports-users to see if someone can help debug this; you’ll reach a wider audience there than with this ticket.
comment:8 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #50986. We really need to solve that somehow...
You aren’t attaching the log, you’re attaching a transcript of your MacPorts terminal session. The log is the file mentioned just before the list of dependencies at the end:
Please attach this file.