Advertisement
Guest User

Panda3d ArchLinux 64bit error

a guest
Jul 30th, 2012
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 15.32 KB | None | 0 0
  1. [kiril@lynx panda3d-1.8.0]$ python2 makepanda/makepanda.py --everything
  2. WARNING: Could not locate thirdparty package eigen, excluding from build
  3. Generating library cache...
  4. WARNING: Could not locate thirdparty package artoolkit, excluding from build
  5. WARNING: Could not locate thirdparty package fcollada, excluding from build
  6. WARNING: Could not locate thirdparty package fftw, excluding from build
  7. WARNING: Could not locate thirdparty package fmodex, excluding from build
  8. WARNING: Could not locate thirdparty package gles, excluding from build
  9. WARNING: Could not locate thirdparty package gles2, excluding from build
  10. WARNING: Could not locate thirdparty package osmesa, excluding from build
  11. WARNING: Could not locate thirdparty package ode, excluding from build
  12. WARNING: Could not locate thirdparty package opencv, excluding from build
  13. WARNING: Could not locate thirdparty package squish, excluding from build
  14. WARNING: Could not locate thirdparty package vrpn, excluding from build
  15. WARNING: Could not locate thirdparty package rocket, excluding from build
  16. Generating dependencies...
  17. [  7%] Building C++ object built/tmp/p3express_composite1.o
  18. [  7%] Building Interrogate database built/pandac/input/libp3express.in
  19. [  9%] Building Interrogate object built/tmp/libpandaexpress_module.o
  20. Referencing Library libp3downloader
  21. Referencing Library libp3express
  22. [  9%] Linking dynamic library built/lib/libpandaexpress.so
  23. [  9%] Building C++ object built/tmp/p3pipeline_composite1.o
  24. [  9%] Building C++ object built/tmp/p3pipeline_composite2.o
  25. [ 10%] Building C object built/tmp/p3pipeline_contextSwitch.o
  26. [ 10%] Building Interrogate database built/pandac/input/libp3pipeline.in
  27. [ 10%] Building C++ object built/tmp/p3putil_composite1.o
  28. [ 10%] Building C++ object built/tmp/p3putil_composite2.o
  29. [ 11%] Building Interrogate database built/pandac/input/libp3putil.in
  30. [ 11%] Building C++ object built/tmp/p3audio_composite1.o
  31. [ 11%] Building Interrogate database built/pandac/input/libp3audio.in
  32. [ 12%] Building C++ object built/tmp/p3event_composite1.o
  33. [ 12%] Building C++ object built/tmp/p3event_composite2.o
  34. [ 12%] Building Interrogate database built/pandac/input/libp3event.in
  35. [ 12%] Building C++ object built/tmp/p3linmath_composite1.o
  36. [ 13%] Building C++ object built/tmp/p3linmath_composite2.o
  37. [ 13%] Building Interrogate database built/pandac/input/libp3linmath.in
  38. [ 13%] Building C++ object built/tmp/p3mathutil_composite1.o
  39. [ 14%] Building C++ object built/tmp/p3mathutil_composite2.o
  40. [ 14%] Building Interrogate database built/pandac/input/libp3mathutil.in
  41. [ 14%] Building C++ object built/tmp/p3gsgbase_composite1.o
  42. [ 14%] Building Interrogate database built/pandac/input/libp3gsgbase.in
  43. [ 15%] Building C++ object built/tmp/p3pnmimage_composite1.o
  44. [ 15%] Building C++ object built/tmp/p3pnmimage_composite2.o
  45. [ 15%] Building Interrogate database built/pandac/input/libp3pnmimage.in
  46. [ 16%] Building C++ object built/tmp/p3nativenet_composite1.o
  47. [ 16%] Building Interrogate database built/pandac/input/libp3nativenet.in
  48. [ 16%] Building C++ object built/tmp/p3net_composite1.o
  49. [ 16%] Building C++ object built/tmp/p3net_composite2.o
  50. [ 17%] Building Interrogate database built/pandac/input/libp3net.in
  51. [ 17%] Building C++ object built/tmp/p3pstatclient_composite1.o
  52. [ 17%] Building C++ object built/tmp/p3pstatclient_composite2.o
  53. [ 17%] Building Interrogate database built/pandac/input/libp3pstatclient.in
  54. [ 18%] Building C++ object built/tmp/p3gobj_composite1.o
  55. [ 18%] Building C++ object built/tmp/p3gobj_composite2.o
  56. In file included from panda/src/gobj/p3gobj_composite2.cxx:19:0:
  57. panda/src/gobj/texturePool.cxx: In member function ‘Texture* TexturePool::ns_load_texture(const Filename&, int, bool, const LoaderOptions&)’:
  58. panda/src/gobj/texturePool.cxx:261:16: warning: converting ‘false’ to pointer type ‘Texture*[-Wconversion-null]
  59. panda/src/gobj/texturePool.cxx:274:16: warning: converting ‘false’ to pointer type ‘Texture*[-Wconversion-null]
  60. panda/src/gobj/texturePool.cxx: In member function ‘Texture* TexturePool::ns_load_3d_texture(const Filename&, bool, const LoaderOptions&)’:
  61. panda/src/gobj/texturePool.cxx:564:3: warning: converting ‘false’ to pointer type ‘Texture*[-Wconversion-null]
  62. panda/src/gobj/texturePool.cxx: In member function ‘Texture* TexturePool::ns_load_2d_texture_array(const Filename&, bool, const LoaderOptions&)’:
  63. panda/src/gobj/texturePool.cxx:670:3: warning: converting ‘false’ to pointer type ‘Texture*[-Wconversion-null]
  64. panda/src/gobj/texturePool.cxx: In member function ‘Texture* TexturePool::ns_load_cube_map(const Filename&, bool, const LoaderOptions&)’:
  65. panda/src/gobj/texturePool.cxx:771:3: warning: converting ‘false’ to pointer type ‘Texture*[-Wconversion-null]
  66. [ 18%] Building Interrogate database built/pandac/input/libp3gobj.in
  67. [ 19%] Building C++ object built/tmp/p3pgraphnodes_composite1.o
  68. [ 19%] Building C++ object built/tmp/p3pgraphnodes_composite2.o
  69. [ 19%] Building Interrogate database built/pandac/input/libp3pgraphnodes.in
  70. [ 20%] Building C++ object built/tmp/p3pgraph_nodePath.o
  71. [ 20%] Building C++ object built/tmp/p3pgraph_composite1.o
  72. [ 20%] Building C++ object built/tmp/p3pgraph_composite2.o
  73. [ 20%] Building C++ object built/tmp/p3pgraph_composite3.o
  74. [ 20%] Building C++ object built/tmp/p3pgraph_composite4.o
  75. [ 21%] Building Interrogate database built/pandac/input/libp3pgraph.in
  76. [ 21%] Building C++ object built/tmp/p3cull_composite1.o
  77. [ 21%] Building C++ object built/tmp/p3cull_composite2.o
  78. [ 21%] Building Interrogate database built/pandac/input/libp3cull.in
  79. [ 22%] Building C++ object built/tmp/p3chan_composite1.o
  80. [ 22%] Building C++ object built/tmp/p3chan_composite2.o
  81. [ 22%] Building Interrogate database built/pandac/input/libp3chan.in
  82. [ 23%] Building C++ object built/tmp/p3char_composite1.o
  83. [ 23%] Building C++ object built/tmp/p3char_composite2.o
  84. [ 23%] Building Interrogate database built/pandac/input/libp3char.in
  85. [ 24%] Building C++ object built/tmp/p3dgraph_composite1.o
  86. [ 24%] Building C++ object built/tmp/p3dgraph_composite2.o
  87. [ 24%] Building Interrogate database built/pandac/input/libp3dgraph.in
  88. [ 24%] Building C++ object built/tmp/p3display_composite1.o
  89. In file included from panda/src/display/get_x11.h:58:0,
  90.                  from panda/src/display/nativeWindowHandle.h:21,
  91.                  from panda/src/display/config_display.cxx:31,
  92.                  from panda/src/display/p3display_composite1.cxx:1:
  93. /usr/include/X11/extensions/xf86dga.h:9:2: warning: #warning "xf86dga.h is obsolete and may be removed in the future." [-Wcpp]
  94. /usr/include/X11/extensions/xf86dga.h:10:2: warning: #warning "include <X11/extensions/Xxf86dga.h> instead." [-Wcpp]
  95. [ 25%] Building C++ object built/tmp/p3display_composite2.o
  96. In file included from panda/src/display/get_x11.h:58:0,
  97.                  from panda/src/display/nativeWindowHandle.h:21,
  98.                  from panda/src/display/nativeWindowHandle.cxx:15,
  99.                  from panda/src/display/p3display_composite2.cxx:12:
  100. /usr/include/X11/extensions/xf86dga.h:9:2: warning: #warning "xf86dga.h is obsolete and may be removed in the future." [-Wcpp]
  101. /usr/include/X11/extensions/xf86dga.h:10:2: warning: #warning "include <X11/extensions/Xxf86dga.h> instead." [-Wcpp]
  102. [ 25%] Building Interrogate database built/pandac/input/libp3display.in
  103. In file included from built/include/get_x11.h:58:0,
  104.                  from built/tmp/libp3display_igate.cxx:27:
  105. /usr/include/X11/extensions/xf86dga.h:9:2: warning: #warning "xf86dga.h is obsolete and may be removed in the future." [-Wcpp]
  106. /usr/include/X11/extensions/xf86dga.h:10:2: warning: #warning "include <X11/extensions/Xxf86dga.h> instead." [-Wcpp]
  107. [ 25%] Building C++ object built/tmp/p3device_composite1.o
  108. [ 25%] Building C++ object built/tmp/p3device_composite2.o
  109. [ 26%] Building Interrogate database built/pandac/input/libp3device.in
  110. [ 26%] Building C++ object built/tmp/p3pnmtext_composite1.o
  111. [ 26%] Building Interrogate database built/pandac/input/libp3pnmtext.in
  112. [ 27%] Building C++ object built/tmp/p3text_composite1.o
  113. [ 27%] Building C++ object built/tmp/p3text_composite2.o
  114. [ 27%] Building Interrogate database built/pandac/input/libp3text.in
  115. [ 28%] Building C++ object built/tmp/p3movies_composite1.o
  116. [ 28%] Building C++ object built/tmp/p3movies_composite2.o
  117. In file included from panda/src/movies/p3movies_composite2.cxx:3:0:
  118. panda/src/movies/ffmpegVirtualFile.cxx: In member function ‘bool FfmpegVirtualFile::open_vfs(const Filename&)’:
  119. panda/src/movies/ffmpegVirtualFile.cxx:123:68: error: ‘av_open_input_file’ was not declared in this scope
  120. panda/src/movies/ffmpegVirtualFile.cxx: In member function ‘bool FfmpegVirtualFile::open_subfile(const SubfileInfo&)’:
  121. panda/src/movies/ffmpegVirtualFile.cxx:179:68: error: ‘av_open_input_file’ was not declared in this scope
  122. panda/src/movies/ffmpegVirtualFile.cxx: In member function ‘void FfmpegVirtualFile::close()’:
  123. panda/src/movies/ffmpegVirtualFile.cxx:197:5: warning: ‘void av_close_input_file(AVFormatContext*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1533) [-Wdeprecated-declarations]
  124. panda/src/movies/ffmpegVirtualFile.cxx:197:40: warning: ‘void av_close_input_file(AVFormatContext*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1533) [-Wdeprecated-declarations]
  125. panda/src/movies/ffmpegVirtualFile.cxx: In static member function ‘static void FfmpegVirtualFile::register_protocol()’:
  126. panda/src/movies/ffmpegVirtualFile.cxx:231:10: error: ‘URLProtocol’ does not name a type
  127. panda/src/movies/ffmpegVirtualFile.cxx:232:3: error: ‘protocol’ was not declared in this scope
  128. panda/src/movies/ffmpegVirtualFile.cxx:249:52: error: ‘av_register_protocol2’ was not declared in this scope
  129. panda/src/movies/ffmpegVirtualFile.cxx: In static member function ‘static int FfmpegVirtualFile::pandavfs_open(URLContext*, const char*, int)’:
  130. panda/src/movies/ffmpegVirtualFile.cxx:271:4: error: invalid use of incomplete type ‘struct URLContext’
  131. In file included from panda/src/movies/ffmpegAudioCursor.h:26:0,
  132.                  from panda/src/movies/ffmpegAudio.cxx:19,
  133.                  from panda/src/movies/p3movies_composite2.cxx:1:
  134. panda/src/movies/ffmpegVirtualFile.h:31:8: error: forward declaration of ‘struct URLContext’
  135. In file included from panda/src/movies/p3movies_composite2.cxx:3:0:
  136. panda/src/movies/ffmpegVirtualFile.cxx: In static member function ‘static int FfmpegVirtualFile::pandavfs_read(URLContext*, unsigned char*, int)’:
  137. panda/src/movies/ffmpegVirtualFile.cxx:282:52: error: invalid use of incomplete type ‘struct URLContext’
  138. In file included from panda/src/movies/ffmpegAudioCursor.h:26:0,
  139.                  from panda/src/movies/ffmpegAudio.cxx:19,
  140.                  from panda/src/movies/p3movies_composite2.cxx:1:
  141. panda/src/movies/ffmpegVirtualFile.h:31:8: error: forward declaration of ‘struct URLContext’
  142. In file included from panda/src/movies/p3movies_composite2.cxx:3:0:
  143. panda/src/movies/ffmpegVirtualFile.cxx: In static member function ‘static int64_t FfmpegVirtualFile::pandavfs_seek(URLContext*, int64_t, int)’:
  144. panda/src/movies/ffmpegVirtualFile.cxx:324:52: error: invalid use of incomplete type ‘struct URLContext’
  145. In file included from panda/src/movies/ffmpegAudioCursor.h:26:0,
  146.                  from panda/src/movies/ffmpegAudio.cxx:19,
  147.                  from panda/src/movies/p3movies_composite2.cxx:1:
  148. panda/src/movies/ffmpegVirtualFile.h:31:8: error: forward declaration of ‘struct URLContext’
  149. In file included from panda/src/movies/p3movies_composite2.cxx:3:0:
  150. panda/src/movies/ffmpegVirtualFile.cxx: In static member function ‘static int FfmpegVirtualFile::pandavfs_close(URLContext*)’:
  151. panda/src/movies/ffmpegVirtualFile.cxx:365:4: error: invalid use of incomplete type ‘struct URLContext’
  152. In file included from panda/src/movies/ffmpegAudioCursor.h:26:0,
  153.                  from panda/src/movies/ffmpegAudio.cxx:19,
  154.                  from panda/src/movies/p3movies_composite2.cxx:1:
  155. panda/src/movies/ffmpegVirtualFile.h:31:8: error: forward declaration of ‘struct URLContext’
  156. In file included from panda/src/movies/p3movies_composite2.cxx:4:0:
  157. panda/src/movies/ffmpegAudioCursor.cxx: In constructor ‘FfmpegAudioCursor::FfmpegAudioCursor(FfmpegAudio*)’:
  158. panda/src/movies/ffmpegAudioCursor.cxx:55:7: warning: ‘int av_find_stream_info(AVFormatContext*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1357) [-Wdeprecated-declarations]
  159. panda/src/movies/ffmpegAudioCursor.cxx:55:38: warning: ‘int av_find_stream_info(AVFormatContext*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1357) [-Wdeprecated-declarations]
  160. panda/src/movies/ffmpegAudioCursor.cxx:81:6: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations]
  161. panda/src/movies/ffmpegAudioCursor.cxx:81:42: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations]
  162. panda/src/movies/ffmpegAudioCursor.cxx: In member function ‘bool FfmpegAudioCursor::reload_buffer()’:
  163. panda/src/movies/ffmpegAudioCursor.cxx:218:17: warning: ‘int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3658) [-Wdeprecated-declarations]
  164. panda/src/movies/ffmpegAudioCursor.cxx:218:74: warning: ‘int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3658) [-Wdeprecated-declarations]
  165. panda/src/movies/ffmpegAudioCursor.cxx: In member function ‘virtual void FfmpegAudioCursor::seek(double)’:
  166. panda/src/movies/ffmpegAudioCursor.cxx:266:6: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations]
  167. panda/src/movies/ffmpegAudioCursor.cxx:266:42: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations]
  168. In file included from panda/src/movies/p3movies_composite2.cxx:5:0:
  169. panda/src/movies/ffmpegVideoCursor.cxx: In member function ‘bool FfmpegVideoCursor::open_stream()’:
  170. panda/src/movies/ffmpegVideoCursor.cxx:512:7: warning: ‘int av_find_stream_info(AVFormatContext*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1357) [-Wdeprecated-declarations]
  171. panda/src/movies/ffmpegVideoCursor.cxx:512:38: warning: ‘int av_find_stream_info(AVFormatContext*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1357) [-Wdeprecated-declarations]
  172. panda/src/movies/ffmpegVideoCursor.cxx:544:7: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations]
  173. panda/src/movies/ffmpegVideoCursor.cxx:544:43: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations]
  174. Storing dependency cache.
  175. Elapsed Time: 14 min 11 sec
  176. The following command returned a non-zero value: g++ -ftemplate-depth-30 -fPIC -c -o built/tmp/p3movies_composite2.o -Ibuilt/tmp -Ibuilt/include -I/usr/include/python2.7 -DMAKEPANDA= -Ipanda/src/movies -pthread -msse2 -O2 -DBUILDING_PANDA panda/src/movies/p3movies_composite2.cxx
  177. Build terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement