gcc failed with exit status 1

Bug #474381 reported by yaira
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ZODB
Invalid
Undecided
Unassigned

Bug Description

i was trying to install zodb3-3.2 to can use the openscorecard 0.9.5 and when i put
python setup.py build the mistake apear in the compilation
error: command gcc failed with exit status 1
 please some body could help me??

Revision history for this message
yaira (yaira) wrote :

i was trying to install zodb3-3.2 to can use the openscorecard 0.9.5 and when i put
python setup.py build the mistake apear in the compilation
error: command gcc failed with exit status 1
 please some body could help me??

Revision history for this message
Tres Seaver (tseaver) wrote :

Reassigning to ZODB.

You need to provide more information, too: we need to see the errors generated by the compiler.

I can't reproduce the problem on my machine:

 $ /path/to/virtualenv-2.4 --no-site-packages /tmp/zodb32
 ...
 $ cd /tmp/zodb32
 $ mkdir src
 $ cd src
 $ wget http://www.zope.org/Products/ZODB3.2/3.2/ZODB3-3.2.tar.gz
 ...
 $ tar xzf ZODB3-3.2.tar.gz
 $ cd ZODB3-3.2
 $ ../../bin/python setup.py build
 ...
 changing mode of build/scripts-2.4/zdrun.py from 644 to 755
 changing mode of build/scripts-2.4/zdctl.py from 644 to 755

affects: zope2 → zodb
Changed in zodb:
status: New → Incomplete
Revision history for this message
Hanno Schlichting (hannosch) wrote :

There has been no follow-up to this report.

Changed in zodb:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.