Advertisement
Guest User

Untitled

a guest
Apr 14th, 2011
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.12 KB | None | 0 0
  1. ==> Starting build()...
  2. rm -rf build MANIFEST pyalpmm-*.pkg.tar.gz
  3. rm -f pyalpmm/*.py{c,~}
  4. rm -f *{~,pyc,so}
  5. rm -f pyalpmm_raw{.py,/pyalpmm_raw_wrap.c,/pyalpmm_raw.py}
  6. rm -rf arch/{release,svn}/{pyalpmm*,src,pkg}
  7. swig -python -copyctor -Wall pyalpmm_raw/pyalpmm_raw.i
  8. pyalpmm_raw/pyalpmm_raw.i:10: Warning 454: Setting a pointer/reference variable may leak memory.
  9. pyalpmm_raw/pyalpmm_raw.i:11: Warning 454: Setting a pointer/reference variable may leak memory.
  10. pyalpmm_raw/pyalpmm_raw.i:12: Warning 454: Setting a pointer/reference variable may leak memory.
  11. pyalpmm_raw/pyalpmm_raw.i:13: Warning 454: Setting a pointer/reference variable may leak memory.
  12. pyalpmm_raw/pyalpmm_raw.i:14: Warning 454: Setting a pointer/reference variable may leak memory.
  13. pyalpmm_raw/helper.i:29: Warning 454: Setting a pointer/reference variable may leak memory.
  14. cp pyalpmm_raw/pyalpmm_raw.py .
  15. python setup.py build
  16. running build
  17. running build_py
  18. creating build
  19. creating build/lib.linux-i686-3.2
  20. copying pyalpmm_raw.py -> build/lib.linux-i686-3.2
  21. creating build/lib.linux-i686-3.2/pyalpmm
  22. copying pyalpmm/lists.py -> build/lib.linux-i686-3.2/pyalpmm
  23. copying pyalpmm/item.py -> build/lib.linux-i686-3.2/pyalpmm
  24. copying pyalpmm/transaction.py -> build/lib.linux-i686-3.2/pyalpmm
  25. copying pyalpmm/options.py -> build/lib.linux-i686-3.2/pyalpmm
  26. copying pyalpmm/tools.py -> build/lib.linux-i686-3.2/pyalpmm
  27. copying pyalpmm/session.py -> build/lib.linux-i686-3.2/pyalpmm
  28. copying pyalpmm/pbuilder.py -> build/lib.linux-i686-3.2/pyalpmm
  29. copying pyalpmm/events.py -> build/lib.linux-i686-3.2/pyalpmm
  30. copying pyalpmm/__init__.py -> build/lib.linux-i686-3.2/pyalpmm
  31. copying pyalpmm/database.py -> build/lib.linux-i686-3.2/pyalpmm
  32. running build_ext
  33. building '_pyalpmm_raw' extension
  34. creating build/temp.linux-i686-3.2
  35. creating build/temp.linux-i686-3.2/pyalpmm_raw
  36. gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=i686 -mtune=generic -O2 -pipe -fPIC -I/usr/include/python3.2mu -c pyalpmm_raw/pyalpmm_raw_wrap.c -o build/temp.linux-i686-3.2/pyalpmm_raw/pyalpmm_raw_wrap.o
  37. pyalpmm_raw/pyalpmm_raw_wrap.c: In function ‘SWIG_Python_SetModule’:
  38. pyalpmm_raw/pyalpmm_raw_wrap.c:2508:22: warning: unused variable ‘swig_empty_runtime_method_table’ [-Wunused-variable]
  39. In file included from pyalpmm_raw/pyalpmm_raw_wrap.c:2769:0:
  40. pyalpmm_raw/alpm.h: At top level:
  41. pyalpmm_raw/alpm.h:100:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  42. pyalpmm_raw/alpm.h:103:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  43. pyalpmm_raw/alpm.h:106:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  44. pyalpmm_raw/alpm.h:109:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  45. pyalpmm_raw/alpm.h:112:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  46. pyalpmm_raw/alpm.h:115:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  47. pyalpmm_raw/alpm.h:118:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  48. pyalpmm_raw/alpm.h:123:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  49. pyalpmm_raw/alpm.h:126:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  50. pyalpmm_raw/alpm.h:129:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  51. pyalpmm_raw/alpm.h:132:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  52. pyalpmm_raw/alpm.h:137:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  53. pyalpmm_raw/alpm.h:142:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  54. pyalpmm_raw/alpm.h:147:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  55. pyalpmm_raw/alpm.h:152:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  56. pyalpmm_raw/alpm.h:155:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  57. pyalpmm_raw/alpm.h:158:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  58. pyalpmm_raw/alpm.h:159:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  59. pyalpmm_raw/alpm.h:397:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  60. pyalpmm_raw/alpm.h:398:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  61. pyalpmm_raw/alpm.h:399:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  62. pyalpmm_raw/pyalpmm_raw_wrap.c: In function ‘cb_python_event_wrap’:
  63. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_CHECKDEPS_START’ not handled in switch [-Wswitch]
  64. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_CHECKDEPS_DONE’ not handled in switch [-Wswitch]
  65. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_FILECONFLICTS_START’ not handled in switch [-Wswitch]
  66. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_FILECONFLICTS_DONE’ not handled in switch [-Wswitch]
  67. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_RESOLVEDEPS_START’ not handled in switch [-Wswitch]
  68. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_RESOLVEDEPS_DONE’ not handled in switch [-Wswitch]
  69. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_INTERCONFLICTS_START’ not handled in switch [-Wswitch]
  70. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_INTERCONFLICTS_DONE’ not handled in switch [-Wswitch]
  71. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_INTEGRITY_START’ not handled in switch [-Wswitch]
  72. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_INTEGRITY_DONE’ not handled in switch [-Wswitch]
  73. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_DELTA_INTEGRITY_START’ not handled in switch [-Wswitch]
  74. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_DELTA_INTEGRITY_DONE’ not handled in switch [-Wswitch]
  75. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_DELTA_PATCHES_START’ not handled in switch [-Wswitch]
  76. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_DELTA_PATCHES_DONE’ not handled in switch [-Wswitch]
  77. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_DELTA_PATCH_DONE’ not handled in switch [-Wswitch]
  78. pyalpmm_raw/pyalpmm_raw_wrap.c:2782:2: warning: enumeration value ‘PM_TRANS_EVT_DELTA_PATCH_FAILED’ not handled in switch [-Wswitch]
  79. pyalpmm_raw/pyalpmm_raw_wrap.c: At top level:
  80. pyalpmm_raw/pyalpmm_raw_wrap.c:3244:15: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  81. pyalpmm_raw/pyalpmm_raw_wrap.c: In function ‘helper_create_alpm_list’:
  82. pyalpmm_raw/pyalpmm_raw_wrap.c:3258:9: warning: implicit declaration of function ‘PyString_Size’ [-Wimplicit-function-declaration]
  83. pyalpmm_raw/pyalpmm_raw_wrap.c:3260:9: warning: implicit declaration of function ‘PyString_AsString’ [-Wimplicit-function-declaration]
  84. pyalpmm_raw/pyalpmm_raw_wrap.c:3260:9: warning: passing argument 2 of ‘strcpy’ makes pointer from integer without a cast [enabled by default]
  85. /usr/include/string.h:128:14: note: expected ‘const char * __restrict__’ but argument is of type ‘int’
  86. pyalpmm_raw/pyalpmm_raw_wrap.c: In function ‘helper_get_char’:
  87. pyalpmm_raw/pyalpmm_raw_wrap.c:3267:5: warning: return makes pointer from integer without a cast [enabled by default]
  88. pyalpmm_raw/pyalpmm_raw_wrap.c: At top level:
  89. pyalpmm_raw/pyalpmm_raw_wrap.c:3270:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  90. pyalpmm_raw/pyalpmm_raw_wrap.c: In function ‘_wrap_alpm_option_set_dlcb’:
  91. pyalpmm_raw/pyalpmm_raw_wrap.c:4715:9: warning: unused variable ‘total1’ [-Wunused-variable]
  92. pyalpmm_raw/pyalpmm_raw_wrap.c:4714:9: warning: unused variable ‘xfered1’ [-Wunused-variable]
  93. pyalpmm_raw/pyalpmm_raw_wrap.c:4713:15: warning: unused variable ‘filename1’ [-Wunused-variable]
  94. pyalpmm_raw/pyalpmm_raw_wrap.c: In function ‘_wrap_alpm_option_set_totaldlcb’:
  95. pyalpmm_raw/pyalpmm_raw_wrap.c:4786:9: warning: unused variable ‘total1’ [-Wunused-variable]
  96. pyalpmm_raw/pyalpmm_raw_wrap.c: In function ‘_wrap_alpm_trans_init’:
  97. pyalpmm_raw/pyalpmm_raw_wrap.c:6924:7: warning: unused variable ‘remain4’ [-Wunused-variable]
  98. pyalpmm_raw/pyalpmm_raw_wrap.c:6923:7: warning: unused variable ‘howmany4’ [-Wunused-variable]
  99. pyalpmm_raw/pyalpmm_raw_wrap.c:6922:7: warning: unused variable ‘percent4’ [-Wunused-variable]
  100. pyalpmm_raw/pyalpmm_raw_wrap.c:6921:15: warning: unused variable ‘pkgname4’ [-Wunused-variable]
  101. pyalpmm_raw/pyalpmm_raw_wrap.c:6920:17: warning: unused variable ‘event4’ [-Wunused-variable]
  102. pyalpmm_raw/pyalpmm_raw_wrap.c:6919:8: warning: unused variable ‘response3’ [-Wunused-variable]
  103. pyalpmm_raw/pyalpmm_raw_wrap.c:6918:9: warning: unused variable ‘data33’ [-Wunused-variable]
  104. pyalpmm_raw/pyalpmm_raw_wrap.c:6917:9: warning: unused variable ‘data23’ [-Wunused-variable]
  105. pyalpmm_raw/pyalpmm_raw_wrap.c:6916:9: warning: unused variable ‘data13’ [-Wunused-variable]
  106. pyalpmm_raw/pyalpmm_raw_wrap.c:6915:17: warning: unused variable ‘event3’ [-Wunused-variable]
  107. pyalpmm_raw/pyalpmm_raw_wrap.c:6914:9: warning: unused variable ‘data22’ [-Wunused-variable]
  108. pyalpmm_raw/pyalpmm_raw_wrap.c:6913:9: warning: unused variable ‘data12’ [-Wunused-variable]
  109. pyalpmm_raw/pyalpmm_raw_wrap.c:6912:16: warning: unused variable ‘event2’ [-Wunused-variable]
  110. gcc -pthread -shared -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -march=i686 -mtune=generic -O2 -pipe build/temp.linux-i686-3.2/pyalpmm_raw/pyalpmm_raw_wrap.o -L/usr/lib -lalpm -lpython3.2mu -o build/lib.linux-i686-3.2/_pyalpmm_raw.cpython-32mu.so
  111. cp build/lib.linux-`uname -m`-2.6/_pyalpmm_raw.so .
  112. cp: cannot stat `build/lib.linux-i686-2.6/_pyalpmm_raw.so': No such file or directory
  113. make: *** [build] Error 1
  114. ==> ERROR: A failure occurred in build().
  115. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement