Advertisement
Guest User

Untitled

a guest
Jan 9th, 2016
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.34 KB | None | 0 0
  1. mv -f .deps/audacity-AboutDialog.Tpo .deps/audacity-AboutDialog.Po
  2. g++ -DHAVE_CONFIG_H -I. -D__STDC_CONSTANT_MACROS -DLIBDIR=\"/home/etna/Applications/Audacity/lib\" -I../lib-src/portaudio-v19/include -I/home/etna/Downloads/avdepends/include -I../lib-src/lib-widget-extra -I/home/etna/Downloads/avdepends/lib/wx/include/gtk2-unicode-release-2.8 -I/home/etna/Downloads/avdepends/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/home/etna/Downloads/avdepends/include -I/home/etna/Downloads/avdepends/include -I/home/etna/Downloads/avdepends/include -I../lib-src/lame -I/home/etna/Downloads/avdepends/include -I../lib-src/libid3tag -I../lib-src/libmad -I../lib-src/libmad -I../lib-src/libnyquist -I../lib-src/soundtouch/include -I../lib-src/soundtouch/include -I../lib-src/libsoxr/src -I../lib-src/twolame/libtwolame -I/home/etna/Downloads/avdepends/include -I../lib-src/lv2/include -I../lib-src/lv2/include -I../lib-src/portsmf -I../lib-src/sbsms/include -I../lib-src/libvamp -I/home/etna/Downloads/avdepends/include:/home/etna/Applications/GIMP/depends/include -Wall -pthread -I/home/etna/Applications/GIMP/depends/include/libpng16 -I/home/etna/Applications/GIMP/depends//include -I/home/etna/Applications/GIMP/depends/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -Wno-unused-local-typedefs -I../lib-src/portmixer/include -Wall -I../include -I../lib-src/FileDialog -MT audacity-AColor.o -MD -MP -MF .deps/audacity-AColor.Tpo -c -o audacity-AColor.o `test -f 'AColor.cpp' || echo './'`AColor.cpp
  3. mv -f .deps/audacity-AColor.Tpo .deps/audacity-AColor.Po
  4. g++ -DHAVE_CONFIG_H -I. -D__STDC_CONSTANT_MACROS -DLIBDIR=\"/home/etna/Applications/Audacity/lib\" -I../lib-src/portaudio-v19/include -I/home/etna/Downloads/avdepends/include -I../lib-src/lib-widget-extra -I/home/etna/Downloads/avdepends/lib/wx/include/gtk2-unicode-release-2.8 -I/home/etna/Downloads/avdepends/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/home/etna/Downloads/avdepends/include -I/home/etna/Downloads/avdepends/include -I/home/etna/Downloads/avdepends/include -I../lib-src/lame -I/home/etna/Downloads/avdepends/include -I../lib-src/libid3tag -I../lib-src/libmad -I../lib-src/libmad -I../lib-src/libnyquist -I../lib-src/soundtouch/include -I../lib-src/soundtouch/include -I../lib-src/libsoxr/src -I../lib-src/twolame/libtwolame -I/home/etna/Downloads/avdepends/include -I../lib-src/lv2/include -I../lib-src/lv2/include -I../lib-src/portsmf -I../lib-src/sbsms/include -I../lib-src/libvamp -I/home/etna/Downloads/avdepends/include:/home/etna/Applications/GIMP/depends/include -Wall -pthread -I/home/etna/Applications/GIMP/depends/include/libpng16 -I/home/etna/Applications/GIMP/depends//include -I/home/etna/Applications/GIMP/depends/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -Wno-unused-local-typedefs -I../lib-src/portmixer/include -Wall -I../include -I../lib-src/FileDialog -MT audacity-AudacityApp.o -MD -MP -MF .deps/audacity-AudacityApp.Tpo -c -o audacity-AudacityApp.o `test -f 'AudacityApp.cpp' || echo './'`AudacityApp.cpp
  5. In file included from AudacityApp.cpp:73:0:
  6. FFmpeg.h: In function ‘AVOutputFormat* av_oformat_next(AVOutputFormat*)’:
  7. FFmpeg.h:691:25: error: conflicting declaration of C function ‘AVOutputFormat* av_oformat_next(AVOutputFormat*)’
  8. (AVOutputFormat *f),
  9. ^
  10. FFmpeg.h:485:18: note: in definition of macro ‘FFMPEG_FUNCTION_WITH_RETURN’
  11. inline r n a \
  12. ^
  13. In file included from FFmpeg.h:44:0,
  14. from AudacityApp.cpp:73:
  15. /home/etna/Downloads/avdepends/include/libavformat/avformat.h:1898:17: note: previous declaration ‘AVOutputFormat* av_oformat_next(const AVOutputFormat*)’
  16. AVOutputFormat *av_oformat_next(const AVOutputFormat *f);
  17. ^
  18. In file included from AudacityApp.cpp:73:0:
  19. FFmpeg.h: In function ‘int av_fifo_size(AVFifoBuffer*)’:
  20. FFmpeg.h:758:23: error: conflicting declaration of C function ‘int av_fifo_size(AVFifoBuffer*)’
  21. (AVFifoBuffer *f),
  22. ^
  23. FFmpeg.h:485:18: note: in definition of macro ‘FFMPEG_FUNCTION_WITH_RETURN’
  24. inline r n a \
  25. ^
  26. In file included from FFmpeg.h:45:0,
  27. from AudacityApp.cpp:73:
  28. /home/etna/Downloads/avdepends/include/libavutil/fifo.h:76:5: note: previous declaration ‘int av_fifo_size(const AVFifoBuffer*)’
  29. int av_fifo_size(const AVFifoBuffer *f);
  30. ^
  31. In file included from AudacityApp.cpp:73:0:
  32. FFmpeg.h: In function ‘AVDictionaryEntry* av_dict_get(AVDictionary*, const char*, const AVDictionaryEntry*, int)’:
  33. FFmpeg.h:804:82: error: conflicting declaration of C function ‘AVDictionaryEntry* av_dict_get(AVDictionary*, const char*, const AVDictionaryEntry*, int)’
  34. (AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int flags),
  35. ^
  36. FFmpeg.h:485:18: note: in definition of macro ‘FFMPEG_FUNCTION_WITH_RETURN’
  37. inline r n a \
  38. ^
  39. In file included from /home/etna/Downloads/avdepends/include/libavcodec/avcodec.h:37:0,
  40. from FFmpeg.h:43,
  41. from AudacityApp.cpp:73:
  42. /home/etna/Downloads/avdepends/include/libavutil/dict.h:104:20: note: previous declaration ‘AVDictionaryEntry* av_dict_get(const AVDictionary*, const char*, const AVDictionaryEntry*, int)’
  43. AVDictionaryEntry *av_dict_get(const AVDictionary *m, const char *key,
  44. ^
  45. AudacityApp.cpp: At global scope:
  46. AudacityApp.cpp:2026:1: warning: ‘virtual wxLog* wxAppConsole::CreateLogTarget()’ is deprecated [-Wdeprecated-declarations]
  47. }
  48. ^
  49. In file included from AudacityApp.cpp:26:0:
  50. /home/etna/Downloads/avdepends/include/wx-2.8/wx/app.h:184:34: note: declared here
  51. wxDEPRECATED( virtual wxLog *CreateLogTarget() );
  52. ^
  53. /home/etna/Downloads/avdepends/include/wx-2.8/wx/defs.h:513:29: note: in definition of macro ‘wxDEPRECATED’
  54. #define wxDEPRECATED(x) x __attribute__ ((deprecated))
  55. ^
  56. AudacityApp.cpp:2026:1: warning: ‘virtual wxMessageOutput* wxAppConsole::CreateMessageOutput()’ is deprecated [-Wdeprecated-declarations]
  57. }
  58. ^
  59. In file included from AudacityApp.cpp:26:0:
  60. /home/etna/Downloads/avdepends/include/wx-2.8/wx/app.h:189:44: note: declared here
  61. wxDEPRECATED( virtual wxMessageOutput *CreateMessageOutput() );
  62. ^
  63. /home/etna/Downloads/avdepends/include/wx-2.8/wx/defs.h:513:29: note: in definition of macro ‘wxDEPRECATED’
  64. #define wxDEPRECATED(x) x __attribute__ ((deprecated))
  65. ^
  66. AudacityApp.cpp:2026:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated [-Wdeprecated-declarations]
  67. }
  68. ^
  69. In file included from /home/etna/Downloads/avdepends/include/wx-2.8/wx/toplevel.h:21:0,
  70. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/frame.h:19,
  71. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/docview.h:21,
  72. from AudacityApp.cpp:29:
  73. /home/etna/Downloads/avdepends/include/wx-2.8/wx/window.h:1453:13: note: declared here
  74. inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
  75. ^
  76. AudacityApp.cpp:2026:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated [-Wdeprecated-declarations]
  77. }
  78. ^
  79. In file included from /home/etna/Downloads/avdepends/include/wx-2.8/wx/toplevel.h:21:0,
  80. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/frame.h:19,
  81. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/docview.h:21,
  82. from AudacityApp.cpp:29:
  83. /home/etna/Downloads/avdepends/include/wx-2.8/wx/window.h:1453:13: note: declared here
  84. inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
  85. ^
  86. AudacityApp.cpp:2026:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated [-Wdeprecated-declarations]
  87. }
  88. ^
  89. In file included from /home/etna/Downloads/avdepends/include/wx-2.8/wx/toplevel.h:21:0,
  90. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/frame.h:19,
  91. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/docview.h:21,
  92. from AudacityApp.cpp:29:
  93. /home/etna/Downloads/avdepends/include/wx-2.8/wx/window.h:1453:13: note: declared here
  94. inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
  95. ^
  96. AudacityApp.cpp:2026:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated [-Wdeprecated-declarations]
  97. }
  98. ^
  99. In file included from /home/etna/Downloads/avdepends/include/wx-2.8/wx/toplevel.h:21:0,
  100. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/frame.h:19,
  101. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/docview.h:21,
  102. from AudacityApp.cpp:29:
  103. /home/etna/Downloads/avdepends/include/wx-2.8/wx/window.h:1453:13: note: declared here
  104. inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
  105. ^
  106. AudacityApp.cpp:2026:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated [-Wdeprecated-declarations]
  107. }
  108. ^
  109. In file included from /home/etna/Downloads/avdepends/include/wx-2.8/wx/toplevel.h:21:0,
  110. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/frame.h:19,
  111. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/docview.h:21,
  112. from AudacityApp.cpp:29:
  113. /home/etna/Downloads/avdepends/include/wx-2.8/wx/window.h:1453:13: note: declared here
  114. inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
  115. ^
  116. AudacityApp.cpp:2026:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated [-Wdeprecated-declarations]
  117. }
  118. ^
  119. In file included from /home/etna/Downloads/avdepends/include/wx-2.8/wx/toplevel.h:21:0,
  120. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/frame.h:19,
  121. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/docview.h:21,
  122. from AudacityApp.cpp:29:
  123. /home/etna/Downloads/avdepends/include/wx-2.8/wx/window.h:1453:13: note: declared here
  124. inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
  125. ^
  126. AudacityApp.cpp:2026:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated [-Wdeprecated-declarations]
  127. }
  128. ^
  129. In file included from /home/etna/Downloads/avdepends/include/wx-2.8/wx/toplevel.h:21:0,
  130. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/frame.h:19,
  131. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/docview.h:21,
  132. from AudacityApp.cpp:29:
  133. /home/etna/Downloads/avdepends/include/wx-2.8/wx/window.h:1453:13: note: declared here
  134. inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
  135. ^
  136. AudacityApp.cpp:2026:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated [-Wdeprecated-declarations]
  137. }
  138. ^
  139. In file included from /home/etna/Downloads/avdepends/include/wx-2.8/wx/toplevel.h:21:0,
  140. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/frame.h:19,
  141. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/docview.h:21,
  142. from AudacityApp.cpp:29:
  143. /home/etna/Downloads/avdepends/include/wx-2.8/wx/window.h:1453:13: note: declared here
  144. inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
  145. ^
  146. AudacityApp.cpp:2026:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated [-Wdeprecated-declarations]
  147. }
  148. ^
  149. In file included from /home/etna/Downloads/avdepends/include/wx-2.8/wx/toplevel.h:21:0,
  150. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/frame.h:19,
  151. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/docview.h:21,
  152. from AudacityApp.cpp:29:
  153. /home/etna/Downloads/avdepends/include/wx-2.8/wx/window.h:1453:13: note: declared here
  154. inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
  155. ^
  156. AudacityApp.cpp:2026:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated [-Wdeprecated-declarations]
  157. }
  158. ^
  159. In file included from /home/etna/Downloads/avdepends/include/wx-2.8/wx/toplevel.h:21:0,
  160. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/frame.h:19,
  161. from /home/etna/Downloads/avdepends/include/wx-2.8/wx/docview.h:21,
  162. from AudacityApp.cpp:29:
  163. /home/etna/Downloads/avdepends/include/wx-2.8/wx/window.h:1453:13: note: declared here
  164. inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
  165. ^
  166. AudacityApp.cpp:214:13: warning: ‘void wxOnAssert(const wxChar*, int, const wxChar*)’ defined but not used [-Wunused-function]
  167. static void wxOnAssert(const wxChar *fileName, int lineNumber, const wxChar *msg)
  168. ^
  169. Makefile:2730: recipe for target 'audacity-AudacityApp.o' failed
  170. make[2]: *** [audacity-AudacityApp.o] Error 1
  171. make[2]: Leaving directory '/home/etna/Applications/Audacity/audacity-read-only/src'
  172. Makefile:1269: recipe for target 'all' failed
  173. make[1]: *** [all] Error 2
  174. make[1]: Leaving directory '/home/etna/Applications/Audacity/audacity-read-only/src'
  175. Makefile:646: recipe for target 'all-recursive' failed
  176. make: *** [all-recursive] Error 1
  177. [etna@localhost audacity-read-only]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement