Opened 13 years ago

Closed 13 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)

main.log (272.4 KB) - added by nebulas81@… 13 years ago.

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by nebulas81@…

Attachment: main.log added

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to takeshi@…
Port: g95 added

comment:2 Changed 13 years ago by tenomoto (Takeshi Enomoto)

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:3 in reply to:  2 Changed 13 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 13 years ago by tenomoto (Takeshi Enomoto)

Resolution: invalid
Status: newclosed

I am glad to hear the news;-).

Note: See TracTickets for help on using tickets.