Guest User

Untitled

a guest
Aug 31st, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. #:/home/toolplas/Zope-2.6.1-linux2-x86/bin/python setup.py build
  2. running build
  3. running build_py
  4. not copying CompatMysqldb.py (output up-to-date)
  5. not copying _mysql_exceptions.py (output up-to-date)
  6. not copying MySQLdb/__init__.py (output up-to-date)
  7. not copying MySQLdb/converters.py (output up-to-date)
  8. not copying MySQLdb/connections.py (output up-to-date)
  9. not copying MySQLdb/cursors.py (output up-to-date)
  10. not copying MySQLdb/sets.py (output up-to-date)
  11. not copying MySQLdb/times.py (output up-to-date)
  12. not copying MySQLdb/constants/__init__.py (output up-to-date)
  13. not copying MySQLdb/constants/CR.py (output up-to-date)
  14. not copying MySQLdb/constants/FIELD_TYPE.py (output up-to-date)
  15. not copying MySQLdb/constants/ER.py (output up-to-date)
  16. not copying MySQLdb/constants/FLAG.py (output up-to-date)
  17. not copying MySQLdb/constants/REFRESH.py (output up-to-date)
  18. not copying MySQLdb/constants/CLIENT.py (output up-to-date)
  19. running build_ext
  20. building '_mysql' extension
  21. gcc -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/usr/include/mysql -I/usr/local/include/mysql -I/usr/local/mysql/include/mysql -I/home/toolplas/Zope-2.6.1-linux2-x86/include/python2.1 -c _mysql.c -o build/temp.linux-i686-2.1/_mysql.o
  22. _mysql.c: In function ‘_mysql_ConnectionObject_info’:
  23. _mysql.c:1150: warning: assignment discards qualifiers from pointer target type
  24. _mysql.c: In function ‘_mysql_ConnectionObject_shutdown’:
  25. _mysql.c:1356: error: too few arguments to function ‘mysql_shutdown’
  26. _mysql.c: In function ‘_mysql_ConnectionObject_stat’:
  27. _mysql.c:1379: warning: assignment discards qualifiers from pointer target type
  28. error: command 'gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment