Advertisement
Guest User

withoutO3

a guest
Jun 16th, 2011
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.25 KB | None | 0 0
  1. $ gcc --version
  2. gcc.exe (GCC) 4.6.0 (x86.generic.Komisar)
  3. Copyright (C) 2011 Free Software Foundation, Inc.
  4. This is free software; see the source for copying conditions. There is NO
  5. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  6.  
  7. $ FFMPEG_LIBS="-L$HOME/win32_build/lib -lswscale -lavformat -lavcodec -lpostproc -lavutil -lavifil32" FFMPEG_CFLAGS="-I$HOME/win32_build/include" ./configure --prefix=$HOME/ffms2-avs --enable-avs --enable-shared --enable-postproc --extra-cflags="-march=pentium3" --extra-ldflags="-lz -lbz2 -lpthreadGC2" && make && make install
  8. avs: yes
  9. debug: no
  10. gprof: no
  11. PIC: no
  12. postproc: yes
  13. shared: yes
  14.  
  15. You can run 'make' now.
  16. gcc -Wall -march=pentium3 -std=gnu99 -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/matroskaparser.o src/core/matroskaparser.c
  17. src/core/matroskaparser.c:936:13: warning: 'IsWritingApp' defined but not used [-Wunused-function]
  18. gcc -Wall -march=pentium3 -std=gnu99 -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/stdiostream.o src/core/stdiostream.c
  19. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/audiosource.o src/core/audiosource.cpp
  20. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  21. from src/core/audiosource.h:25,
  22. from src/core/audiosource.cpp:21:
  23. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  24. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  25. src/core/audiosource.cpp: In member function 'void FFMS_AudioSource::DecodeNextBlock()':
  26. src/core/audiosource.cpp:156:45: warning: 'int av_get_bits_per_sample_fmt(AVSampleFormat)' is deprecated (declared at C:/MinGW/home/Stephen/win32_build/include/libavutil/samplefmt.h:68) [-Wdeprecated-declarations]
  27. src/core/audiosource.cpp:156:96: warning: 'int av_get_bits_per_sample_fmt(AVSampleFormat)' is deprecated (declared at C:/MinGW/home/Stephen/win32_build/include/libavutil/samplefmt.h:68) [-Wdeprecated-declarations]
  28. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/ffms.o src/core/ffms.cpp
  29. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  30. from src/core/videosource.h:25,
  31. from src/core/ffms.cpp:24:
  32. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  33. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  34. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/haaliaudio.o src/core/haaliaudio.cpp
  35. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/haaliindexer.o src/core/haaliindexer.cpp
  36. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/haalivideo.o src/core/haalivideo.cpp
  37. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/indexing.o src/core/indexing.cpp
  38. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  39. from src/core/utils.h:34,
  40. from src/core/indexing.h:26,
  41. from src/core/indexing.cpp:21:
  42. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  43. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  44. src/core/indexing.cpp: In member function 'void FFMS_Indexer::WriteAudio(SharedAudioContext&, FFMS_Index*, int, int)':
  45. src/core/indexing.cpp:599:6: warning: 'int av_get_bits_per_sample_fmt(AVSampleFormat)' is deprecated (declared at C:/MinGW/home/Stephen/win32_build/include/libavutil/samplefmt.h:68) [-Wdeprecated-declarations]
  46. src/core/indexing.cpp:599:70: warning: 'int av_get_bits_per_sample_fmt(AVSampleFormat)' is deprecated (declared at C:/MinGW/home/Stephen/win32_build/include/libavutil/samplefmt.h:68) [-Wdeprecated-declarations]
  47. src/core/indexing.cpp: In member function 'int64_t FFMS_Indexer::IndexAudioPacket(int, AVPacket*, SharedAudioContext&, FFMS_Index&)':
  48. src/core/indexing.cpp:637:45: warning: 'int av_get_bits_per_sample_fmt(AVSampleFormat)' is deprecated (declared at C:/MinGW/home/Stephen/win32_build/include/libavutil/samplefmt.h:68) [-Wdeprecated-declarations]
  49. src/core/indexing.cpp:637:96: warning: 'int av_get_bits_per_sample_fmt(AVSampleFormat)' is deprecated (declared at C:/MinGW/home/Stephen/win32_build/include/libavutil/samplefmt.h:68) [-Wdeprecated-declarations]
  50. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/lavfaudio.o src/core/lavfaudio.cpp
  51. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  52. from src/core/audiosource.h:25,
  53. from src/core/lavfaudio.cpp:21:
  54. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  55. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  56. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/lavfindexer.o src/core/lavfindexer.cpp
  57. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  58. from src/core/utils.h:34,
  59. from src/core/indexing.h:26,
  60. from src/core/lavfindexer.cpp:21:
  61. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  62. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  63. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/lavfvideo.o src/core/lavfvideo.cpp
  64. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  65. from src/core/videosource.h:25,
  66. from src/core/lavfvideo.cpp:21:
  67. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  68. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  69. src/core/videosource.h: In constructor 'FFLAVFVideo::FFLAVFVideo(const char*, int, FFMS_Index*, int, int)':
  70. src/core/videosource.h:106:38: warning: 'FFLAVFVideo::Res' will be initialized after [-Wreorder]
  71. src/core/lavfvideo.cpp:33:93: warning: base 'FFMS_VideoSource' [-Wreorder]
  72. src/core/lavfvideo.cpp:31:1: warning: when initialized here [-Wreorder]
  73. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/matroskaaudio.o src/core/matroskaaudio.cpp
  74. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  75. from src/core/audiosource.h:25,
  76. from src/core/matroskaaudio.cpp:21:
  77. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  78. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  79. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/matroskaindexer.o src/core/matroskaindexer.cpp
  80. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  81. from src/core/utils.h:34,
  82. from src/core/indexing.h:26,
  83. from src/core/matroskaindexer.cpp:21:
  84. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  85. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  86. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/matroskavideo.o src/core/matroskavideo.cpp
  87. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  88. from src/core/videosource.h:25,
  89. from src/core/matroskavideo.cpp:21:
  90. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  91. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  92. src/core/videosource.h: In constructor 'FFMatroskaVideo::FFMatroskaVideo(const char*, int, FFMS_Index*, int)':
  93. src/core/videosource.h:122:38: warning: 'FFMatroskaVideo::Res' will be initialized after [-Wreorder]
  94. src/core/matroskavideo.cpp:38:93: warning: base 'FFMS_VideoSource' [-Wreorder]
  95. src/core/matroskavideo.cpp:36:1: warning: when initialized here [-Wreorder]
  96. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/utils.o src/core/utils.cpp
  97. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  98. from src/core/utils.h:34,
  99. from src/core/utils.cpp:23:
  100. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  101. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  102. src/core/utils.h: In constructor 'FFMS_Exception::FFMS_Exception(int, int, const char*)':
  103. src/core/utils.h:80:6: warning: 'FFMS_Exception::_SubType' will be initialized after [-Wreorder]
  104. src/core/utils.h:78:14: warning: 'std::string FFMS_Exception::_Message' [-Wreorder]
  105. src/core/utils.cpp:60:1: warning: when initialized here [-Wreorder]
  106. src/core/utils.h: In constructor 'FFMS_Exception::FFMS_Exception(int, int, const string&)':
  107. src/core/utils.h:80:6: warning: 'FFMS_Exception::_SubType' will be initialized after [-Wreorder]
  108. src/core/utils.h:78:14: warning: 'std::string FFMS_Exception::_Message' [-Wreorder]
  109. src/core/utils.cpp:63:1: warning: when initialized here [-Wreorder]
  110. src/core/utils.cpp: In function 'void FillAP(FFMS_AudioProperties&, AVCodecContext*, FFMS_Track&)':
  111. src/core/utils.cpp:342:21: warning: 'int av_get_bits_per_sample_fmt(AVSampleFormat)' is deprecated (declared at C:/MinGW/home/Stephen/win32_build/include/libavutil/samplefmt.h:68) [-Wdeprecated-declarations]
  112. src/core/utils.cpp:342:63: warning: 'int av_get_bits_per_sample_fmt(AVSampleFormat)' is deprecated (declared at C:/MinGW/home/Stephen/win32_build/include/libavutil/samplefmt.h:68) [-Wdeprecated-declarations]
  113. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/videosource.o src/core/videosource.cpp
  114. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  115. from src/core/videosource.h:25,
  116. from src/core/videosource.cpp:21:
  117. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  118. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  119. src/core/videosource.cpp: In member function 'FFMS_Frame* FFMS_VideoSource::OutputFrame(AVFrame*)':
  120. src/core/videosource.cpp:164:24: warning: 'char av_get_pict_type_char(int)' is deprecated (declared at C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:3901) [-Wdeprecated-declarations]
  121. src/core/videosource.cpp:164:62: warning: 'char av_get_pict_type_char(int)' is deprecated (declared at C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:3901) [-Wdeprecated-declarations]
  122. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/core/wave64writer.o src/core/wave64writer.cpp
  123. In file included from C:/MinGW/home/Stephen/win32_build/include/libavformat/avformat.h:42:0,
  124. from src/core/utils.h:34,
  125. from src/core/wave64writer.h:27,
  126. from src/core/wave64writer.cpp:21:
  127. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute ignored in declaration of 'enum AVLPCType' [enabled by default]
  128. C:/MinGW/home/Stephen/win32_build/include/libavcodec/avcodec.h:525:27: warning: attribute for 'enum AVLPCType' must follow the 'enum' keyword [enabled by default]
  129. gcc -Wall -march=pentium3 -std=gnu99 -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/avisynth_c/avisynth.o src/avisynth_c/avisynth.c
  130. gcc -Wall -march=pentium3 -std=gnu99 -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/avisynth_c/avs_lib.o src/avisynth_c/avs_lib.c
  131. gcc -Wall -march=pentium3 -std=gnu99 -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/avisynth_c/avs_utils.o src/avisynth_c/avs_utils.c
  132. src/avisynth_c/avs_utils.c: In function 'fill_avs_frame_data':
  133. src/avisynth_c/avs_utils.c:142:43: warning: pointer type mismatch in conditional expression [enabled by default]
  134. gcc -Wall -march=pentium3 -std=gnu99 -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/avisynth_c/ff_audsource.o src/avisynth_c/ff_audsource.c
  135. gcc -Wall -march=pentium3 -std=gnu99 -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/avisynth_c/ff_swscale.o src/avisynth_c/ff_swscale.c
  136. gcc -Wall -march=pentium3 -std=gnu99 -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/avisynth_c/ff_vidsource.o src/avisynth_c/ff_vidsource.c
  137. gcc -Wall -march=pentium3 -std=gnu99 -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/avisynth_c/ff_pp.o src/avisynth_c/ff_pp.c
  138. g++ -shared -o ffms2.dll src/core/matroskaparser.o src/core/stdiostream.o src/core/audiosource.o src/core/ffms.o src/core/haaliaudio.o src/core/haaliindexer.o src/core/haalivideo.o src/core/indexing.o src/core/lavfaudio.o src/core/lavfindexer.o src/core/lavfvideo.o src/core/matroskaaudio.o src/core/matroskaindexer.o src/core/matroskavideo.o src/core/utils.o src/core/videosource.o src/core/wave64writer.o src/avisynth_c/avisynth.o src/avisynth_c/avs_lib.o src/avisynth_c/avs_utils.o src/avisynth_c/ff_audsource.o src/avisynth_c/ff_swscale.o src/avisynth_c/ff_vidsource.o src/avisynth_c/ff_pp.o -Wl,--out-implib,libffms-2.dll.a -Wl,--enable-auto-image-base -Wl,--export-all-symbols -L/home/Stephen/win32_build/lib -lswscale -lavformat -lavcodec -lpostproc -lavutil -lavifil32 -lz -lbz2 -lpthreadGC2 -lole32 -s
  139. Creating library file: libffms-2.dll.a
  140. g++ -Wall -D__STDC_CONSTANT_MACROS -s -fomit-frame-pointer -I/home/Stephen/win32_build/include -I. -Iinclude -D_FILE_OFFSET_BITS=64 -DFFMS_USE_POSTPROC -c -o src/index/ffmsindex.o src/index/ffmsindex.cpp
  141. ar rc libffms.a src/core/matroskaparser.o src/core/stdiostream.o src/core/audiosource.o src/core/ffms.o src/core/haaliaudio.o src/core/haaliindexer.o src/core/haalivideo.o src/core/indexing.o src/core/lavfaudio.o src/core/lavfindexer.o src/core/lavfvideo.o src/core/matroskaaudio.o src/core/matroskaindexer.o src/core/matroskavideo.o src/core/utils.o src/core/videosource.o src/core/wave64writer.o
  142. ranlib libffms.a
  143. g++ -o ffmsindex.exe src/index/ffmsindex.o libffms-2.dll.a -L/home/Stephen/win32_build/lib -lswscale -lavformat -lavcodec -lpostproc -lavutil -lavifil32 -lz -lbz2 -lpthreadGC2 -lole32 -s
  144. install -d /home/Stephen/ffms2-avs/bin
  145. install -d /home/Stephen/ffms2-avs/include
  146. install -d /home/Stephen/ffms2-avs/lib
  147. install -d /home/Stephen/ffms2-avs/lib/pkgconfig
  148. install -m 644 include/ffms.h /home/Stephen/ffms2-avs/include
  149. install -m 644 libffms.a /home/Stephen/ffms2-avs/lib
  150. install -m 644 ffms.pc /home/Stephen/ffms2-avs/lib/pkgconfig
  151. install ffmsindex.exe /home/Stephen/ffms2-avs/bin
  152. ranlib /home/Stephen/ffms2-avs/lib/libffms.a
  153. install -m 755 ffms2.dll /home/Stephen/ffms2-avs/bin
  154. install -m 644 libffms-2.dll.a /home/Stephen/ffms2-avs/lib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement