New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28782 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

g95 installing problem

Reported by: nebulas81@… Owned by: takeshi@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: g95

Description (last modified by macsforever2000@…) (diff)

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

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

Change History

Changed 2 years ago by nebulas81@…

comment:1 Changed 2 years ago by macsforever2000@…

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

comment:2 follow-up: ↓ 3 Changed 2 years ago by takeshi@…

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 2 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 2 years ago by takeshi@…

  • Status changed from new to closed
  • Resolution set to invalid

I am glad to hear the news;-).

Note: See TracTickets for help on using tickets.