Opened 14 years ago

Closed 14 years ago

#25960 closed defect (invalid)

trying to install py26-pymvpa

Reported by: eikceb@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: gcc44

Description

I have tried several times to install py26-mvpa. it fails at gcc44 build. I have tried uninstalling all ports, but cannot do that either.

Attachments (3)

portproblem.rtf (1.6 KB) - added by eikceb@… 14 years ago.
debug report
main.log (113.8 KB) - added by eikceb@… 14 years ago.
debug log
main.txt (113.8 KB) - added by eikceb@… 14 years ago.

Download all attachments as: .zip

Change History (10)

Changed 14 years ago by eikceb@…

Attachment: portproblem.rtf added

debug report

comment:1 Changed 14 years ago by sewebster@…

You didn't attach the log mentioned in your output. What you provided shows no helpful details, so please attach the log. Note that you should not set the priority to high as that is reserved for the macports team and you should have cc'ed the maintainer (of gcc44 in this case). See the ticket guidelines: http://guide.macports.org/#project.tickets

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Keywords: py26-mvpa gcc44 removed
Port: py26-mvpa removed
Priority: HighNormal
Type: requestdefect

Please do not post RTF attachments, use plain text. I decided to actually download it and look at it. Unfortunately it does not say anything useful except that gcc44 failed to build. As mentioned above, you need to attach the actual debug log which is mentioned in the minimal output you provided.

What version of Mac OS X and Xcode are you running?

Changed 14 years ago by eikceb@…

Attachment: main.log added

debug log

comment:3 in reply to:  2 Changed 14 years ago by eikceb@…

I'm sorry, I'm EXTRA new to all this stuff. Just started grad school. I am running os 10.6.4, and my XCode is 3.2.3. I attached the .log file and a .txt file.

Replying to macsforever2000@…:

Please do not post RTF attachments, use plain text. I decided to actually download it and look at it. Unfortunately it does not say anything useful except that gcc44 failed to build. As mentioned above, you need to attach the actual debug log which is mentioned in the minimal output you provided.

What version of Mac OS X and Xcode are you running?

Changed 14 years ago by eikceb@…

Attachment: main.txt added

comment:4 in reply to:  1 Changed 14 years ago by eikceb@…

I'm sorry, I am very new and didn't know there were guidelines. I have attached both a .log and .txt debug report.

Replying to sewebster@…:

You didn't attach the log mentioned in your output. What you provided shows no helpful details, so please attach the log. Note that you should not set the priority to high as that is reserved for the macports team and you should have cc'ed the maintainer (of gcc44 in this case). See the ticket guidelines: http://guide.macports.org/#project.tickets

comment:5 Changed 14 years ago by mf2k (Frank Schima)

Both attachments appear to be the same and are not useful. You should do the following in a new terminal window

sudo port clean gcc44
sudo port -d install gcc44

If it fails again, attach the output as text. You can hit Command-S to save the output to a text file.

comment:6 in reply to:  5 Changed 14 years ago by eikceb@…

Thank you, it has installed!

Replying to macsforever2000@…:

Both attachments appear to be the same and are not useful. You should do the following in a new terminal window

sudo port clean gcc44
sudo port -d install gcc44

If it fails again, attach the output as text. You can hit Command-S to save the output to a text file.

comment:7 Changed 14 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

Glad you got it working.

Note: See TracTickets for help on using tickets.