Opened at 2009-11-13T00:15:25Z
Closed at 2013-08-06T00:12:00Z
#829 closed defect (cannot reproduce)
gcc failed
Reported by: | sucker4baseball | Owned by: | zooko |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | packaging | Version: | 1.5.0 |
Keywords: | gcc install | Cc: | |
Launchpad Bug: |
Description
while attempting to install tahoe, I typed in python setup.py test and the last line give me the error gcc failed. I have been battling this for over a week now and there doesn't seem to be any solution on the net that works. If you require more information, please let me know. Thank you.
Change History (3)
comment:1 Changed at 2009-11-13T01:57:04Z by zooko
- Component changed from unknown to packaging
- Owner changed from nobody to zooko
- Status changed from new to assigned
comment:2 Changed at 2010-01-16T00:56:46Z by davidsarah
- Keywords gcc install added
comment:3 Changed at 2013-08-06T00:12:00Z by daira
- Resolution set to cannot reproduce
- Status changed from assigned to closed
Insufficient information to reproduce or to tell whether the original issue is fixed, or even tell which platform was affected. (Perhaps it was just lack of a working compiler, at a point in time where not all dependencies were satisfied by binary eggs for that platform.)
Note: See
TracTickets for help on using
tickets.
Could you please paste the output from python setup.py test? Ideally the complete output, but if you can't get all of it then at least the last part that includes "gcc failed".