Opened 14 years ago
Closed 14 years ago
#28782 closed defect (invalid)
g95 installing problem
Reported by: | nebulas81@… | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | g95 |
Description (last modified by mf2k (Frank Schima))
I have snow leopard 10.6.6 mac. I was trying to install g95 and thats the error below;
---> Configuring g95 Error: Target org.macports.configure returned: shell command failed (see log for details) Log for g95 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_g95/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Thank you,
Attachments (1)
Change History (5)
Changed 14 years ago by nebulas81@…
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to takeshi@… |
Port: | g95 added |
comment:2 follow-up: 3 Changed 14 years ago by tenomoto (Takeshi Enomoto)
comment:3 Changed 14 years ago by nebulas81@…
Replying to takeshi@…:
Hi, Firstly thanks for your effort. I do not have any problem now. I think the problem was that Macport wanted to install its own g95 but I had already. I changed the local as local.foo and installed it. Same thing happened when I wanted to install fink (I needed for another program). I did same thing and it worked. I think there was a kind of conflict. "sudo mv local local.foo" and after installing "sudo mv local.foo local".
Thanks again. And you are right I have a new macbook and loved it. Of course in the beginning it is painful to install everything properly.
cheers, Selcuk
I cannot recreate the problem. The error seems to be caused by files/patch-gcc.c.diff.
+int target_flags;This seems to be a duplicate of gcc-options.c in stage1-gcc.
Your main.log indicates that you have darwin/10.7.1. You appear to have a new Mac Book Pro.
I see what I can do. I don't have darwin/10.7.1 so I will need your help.
comment:4 Changed 14 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → invalid |
---|---|
Status: | new → closed |
I am glad to hear the news;-).
I cannot recreate the problem. The error seems to be caused by files/patch-gcc.c.diff.
This seems to be a duplicate of gcc-options.c in stage1-gcc.
Your main.log indicates that you have darwin/10.7.1. You appear to have a new Mac Book Pro.
I see what I can do. I don't have darwin/10.7.1 so I will need your help.