Advertisement
Guest User

Untitled

a guest
Jan 17th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.12 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking whether make supports nested variables... yes
  7. checking whether to enable maintainer-specific portions of Makefiles... no
  8. checking for style of include used by make... GNU
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking whether gcc understands -c and -o together... yes
  19. checking dependency style of gcc... gcc3
  20. checking for ar... ar
  21. checking the archiver (ar) interface... ar
  22. checking build system type... x86_64-unknown-linux-gnu
  23. checking host system type... x86_64-unknown-linux-gnu
  24. checking how to print strings... printf
  25. checking for a sed that does not truncate output... /usr/bin/sed
  26. checking for grep that handles long lines and -e... /usr/bin/grep
  27. checking for egrep... /usr/bin/grep -E
  28. checking for fgrep... /usr/bin/grep -F
  29. checking for ld used by gcc... /usr/bin/ld
  30. checking if the linker (/usr/bin/ld) is GNU ld... yes
  31. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  32. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  33. checking whether ln -s works... yes
  34. checking the maximum length of command line arguments... 1572864
  35. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  36. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  37. checking for /usr/bin/ld option to reload object files... -r
  38. checking for objdump... objdump
  39. checking how to recognize dependent libraries... pass_all
  40. checking for dlltool... no
  41. checking how to associate runtime and link libraries... printf %s\n
  42. checking for archiver @FILE support... @
  43. checking for strip... strip
  44. checking for ranlib... ranlib
  45. checking command to parse /usr/bin/nm -B output from gcc object... ok
  46. checking for sysroot... no
  47. checking for a working dd... /usr/bin/dd
  48. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  49. checking for mt... no
  50. checking if : is a manifest tool... no
  51. checking how to run the C preprocessor... gcc -E
  52. checking for ANSI C header files... yes
  53. checking for sys/types.h... yes
  54. checking for sys/stat.h... yes
  55. checking for stdlib.h... yes
  56. checking for string.h... yes
  57. checking for memory.h... yes
  58. checking for strings.h... yes
  59. checking for inttypes.h... yes
  60. checking for stdint.h... yes
  61. checking for unistd.h... yes
  62. checking for dlfcn.h... yes
  63. checking for objdir... .libs
  64. checking if gcc supports -fno-rtti -fno-exceptions... no
  65. checking for gcc option to produce PIC... -fPIC -DPIC
  66. checking if gcc PIC flag -fPIC -DPIC works... yes
  67. checking if gcc static flag -static works... yes
  68. checking if gcc supports -c -o file.o... yes
  69. checking if gcc supports -c -o file.o... (cached) yes
  70. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  71. checking whether -lc should be explicitly linked in... no
  72. checking dynamic linker characteristics... GNU/Linux ld.so
  73. checking how to hardcode library paths into programs... immediate
  74. checking whether stripping libraries is possible... yes
  75. checking if libtool supports shared libraries... yes
  76. checking whether to build shared libraries... yes
  77. checking whether to build static libraries... yes
  78. checking for gcc... (cached) gcc
  79. checking whether we are using the GNU C compiler... (cached) yes
  80. checking whether gcc accepts -g... (cached) yes
  81. checking for gcc option to accept ISO C89... (cached) none needed
  82. checking whether gcc understands -c and -o together... (cached) yes
  83. checking dependency style of gcc... (cached) gcc3
  84. checking for g++... g++
  85. checking whether we are using the GNU C++ compiler... yes
  86. checking whether g++ accepts -g... yes
  87. checking dependency style of g++... gcc3
  88. checking how to run the C++ preprocessor... g++ -E
  89. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  90. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  91. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  92. checking for g++ option to produce PIC... -fPIC -DPIC
  93. checking if g++ PIC flag -fPIC -DPIC works... yes
  94. checking if g++ static flag -static works... yes
  95. checking if g++ supports -c -o file.o... yes
  96. checking if g++ supports -c -o file.o... (cached) yes
  97. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  98. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  99. checking how to hardcode library paths into programs... immediate
  100. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  101. checking for pkg-config... /usr/bin/pkg-config
  102. checking pkg-config is at least version 0.9.0... yes
  103. checking for QT4... yes
  104. checking for moc-qt4... /usr/bin/moc-qt4
  105. checking for rcc-qt4... /usr/bin/rcc-qt4
  106. checking for uic-qt4... /usr/bin/uic-qt4
  107. checking for lupdate-qt4... /usr/bin/lupdate-qt4
  108. checking for lrelease-qt4... /usr/bin/lrelease-qt4
  109. checking for clock_gettime in -lrt... yes
  110. checking for dlfcn.h... (cached) yes
  111. checking for dlsym in -ldl... yes
  112. checking libavformat/avformat.h usability... yes
  113. checking libavformat/avformat.h presence... yes
  114. checking for libavformat/avformat.h... yes
  115. checking for av_guess_format in -lavformat... yes
  116. checking libavcodec/avcodec.h usability... yes
  117. checking libavcodec/avcodec.h presence... yes
  118. checking for libavcodec/avcodec.h... yes
  119. checking for avcodec_find_encoder_by_name in -lavcodec... yes
  120. checking libavutil/avutil.h usability... yes
  121. checking libavutil/avutil.h presence... yes
  122. checking for libavutil/avutil.h... yes
  123. checking libavutil/mathematics.h usability... yes
  124. checking libavutil/mathematics.h presence... yes
  125. checking for libavutil/mathematics.h... yes
  126. checking for av_rescale_q in -lavutil... yes
  127. checking libswscale/swscale.h usability... yes
  128. checking libswscale/swscale.h presence... yes
  129. checking for libswscale/swscale.h... yes
  130. checking for sws_scale in -lswscale... yes
  131. checking X11/Xlib.h usability... yes
  132. checking X11/Xlib.h presence... yes
  133. checking for X11/Xlib.h... yes
  134. checking for X11/Xutil.h... yes
  135. checking for XOpenDisplay in -lX11... yes
  136. checking for X11/extensions/Xfixes.h... yes
  137. checking for XFixesGetCursorImage in -lXfixes... yes
  138. checking for X11/extensions/XShm.h... yes
  139. checking for XShmCreateImage in -lXext... yes
  140. checking for X11/extensions/XInput2.h... yes
  141. checking for XIQueryVersion in -lXi... yes
  142. checking alsa/asoundlib.h usability... yes
  143. checking alsa/asoundlib.h presence... yes
  144. checking for alsa/asoundlib.h... yes
  145. checking for snd_pcm_open in -lasound... yes
  146. checking pulse/context.h usability... yes
  147. checking pulse/context.h presence... yes
  148. checking for pulse/context.h... yes
  149. checking for pa_context_new in -lpulse... yes
  150. checking jack/jack.h usability... yes
  151. checking jack/jack.h presence... yes
  152. checking for jack/jack.h... yes
  153. checking for jack_client_open in -ljack... yes
  154. checking GL/gl.h usability... yes
  155. checking GL/gl.h presence... yes
  156. checking for GL/gl.h... yes
  157. checking for GL/glext.h... yes
  158. checking for GL/glx.h... yes
  159. checking for glPushAttrib in -lGL... yes
  160. checking GL/glu.h usability... yes
  161. checking GL/glu.h presence... yes
  162. checking for GL/glu.h... yes
  163. checking for gluErrorString in -lGLU... yes
  164. checking that generated files are newer than configure... done
  165. configure: creating ./config.status
  166. config.status: creating Makefile
  167. config.status: creating data/Makefile
  168. config.status: creating glinject/Makefile
  169. config.status: creating scripts/Makefile
  170. config.status: creating src/Makefile
  171. config.status: creating config.h
  172. config.status: executing depfiles commands
  173. config.status: executing libtool commands
  174. make all-recursive
  175. make[1]: Verzeichnis „/tmp/yaourt-tmp-johannes/aur-simplescreenrecorder-git/src/ssr“ wird betreten
  176. Making all in data
  177. make[2]: Verzeichnis „/tmp/yaourt-tmp-johannes/aur-simplescreenrecorder-git/src/ssr/data“ wird betreten
  178. make[2]: Für das Ziel „all“ ist nichts zu tun.
  179. make[2]: Verzeichnis „/tmp/yaourt-tmp-johannes/aur-simplescreenrecorder-git/src/ssr/data“ wird verlassen
  180. Making all in glinject
  181. make[2]: Verzeichnis „/tmp/yaourt-tmp-johannes/aur-simplescreenrecorder-git/src/ssr/glinject“ wird betreten
  182. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-elfhacks.lo -MD -MP -MF .deps/libssr_glinject_la-elfhacks.Tpo -c -o libssr_glinject_la-elfhacks.lo `test -f 'elfhacks.c' || echo './'`elfhacks.c
  183. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-elfhacks.lo -MD -MP -MF .deps/libssr_glinject_la-elfhacks.Tpo -c elfhacks.c -fPIC -DPIC -o .libs/libssr_glinject_la-elfhacks.o
  184. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-elfhacks.lo -MD -MP -MF .deps/libssr_glinject_la-elfhacks.Tpo -c elfhacks.c -o libssr_glinject_la-elfhacks.o >/dev/null 2>&1
  185. mv -f .deps/libssr_glinject_la-elfhacks.Tpo .deps/libssr_glinject_la-elfhacks.Plo
  186. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-GLInject.lo -MD -MP -MF .deps/libssr_glinject_la-GLInject.Tpo -c -o libssr_glinject_la-GLInject.lo `test -f 'GLInject.cpp' || echo './'`GLInject.cpp
  187. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-GLInject.lo -MD -MP -MF .deps/libssr_glinject_la-GLInject.Tpo -c GLInject.cpp -fPIC -DPIC -o .libs/libssr_glinject_la-GLInject.o
  188. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-GLInject.lo -MD -MP -MF .deps/libssr_glinject_la-GLInject.Tpo -c GLInject.cpp -o libssr_glinject_la-GLInject.o >/dev/null 2>&1
  189. mv -f .deps/libssr_glinject_la-GLInject.Tpo .deps/libssr_glinject_la-GLInject.Plo
  190. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-GLXFrameGrabber.lo -MD -MP -MF .deps/libssr_glinject_la-GLXFrameGrabber.Tpo -c -o libssr_glinject_la-GLXFrameGrabber.lo `test -f 'GLXFrameGrabber.cpp' || echo './'`GLXFrameGrabber.cpp
  191. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-GLXFrameGrabber.lo -MD -MP -MF .deps/libssr_glinject_la-GLXFrameGrabber.Tpo -c GLXFrameGrabber.cpp -fPIC -DPIC -o .libs/libssr_glinject_la-GLXFrameGrabber.o
  192. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-GLXFrameGrabber.lo -MD -MP -MF .deps/libssr_glinject_la-GLXFrameGrabber.Tpo -c GLXFrameGrabber.cpp -o libssr_glinject_la-GLXFrameGrabber.o >/dev/null 2>&1
  193. mv -f .deps/libssr_glinject_la-GLXFrameGrabber.Tpo .deps/libssr_glinject_la-GLXFrameGrabber.Plo
  194. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-Hook.lo -MD -MP -MF .deps/libssr_glinject_la-Hook.Tpo -c -o libssr_glinject_la-Hook.lo `test -f 'Hook.cpp' || echo './'`Hook.cpp
  195. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-Hook.lo -MD -MP -MF .deps/libssr_glinject_la-Hook.Tpo -c Hook.cpp -fPIC -DPIC -o .libs/libssr_glinject_la-Hook.o
  196. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-Hook.lo -MD -MP -MF .deps/libssr_glinject_la-Hook.Tpo -c Hook.cpp -o libssr_glinject_la-Hook.o >/dev/null 2>&1
  197. mv -f .deps/libssr_glinject_la-Hook.Tpo .deps/libssr_glinject_la-Hook.Plo
  198. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-SSRVideoStreamWriter.lo -MD -MP -MF .deps/libssr_glinject_la-SSRVideoStreamWriter.Tpo -c -o libssr_glinject_la-SSRVideoStreamWriter.lo `test -f 'SSRVideoStreamWriter.cpp' || echo './'`SSRVideoStreamWriter.cpp
  199. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-SSRVideoStreamWriter.lo -MD -MP -MF .deps/libssr_glinject_la-SSRVideoStreamWriter.Tpo -c SSRVideoStreamWriter.cpp -fPIC -DPIC -o .libs/libssr_glinject_la-SSRVideoStreamWriter.o
  200. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DQT_NO_DEBUG -D_FORTIFY_SOURCE=2 -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libssr_glinject_la-SSRVideoStreamWriter.lo -MD -MP -MF .deps/libssr_glinject_la-SSRVideoStreamWriter.Tpo -c SSRVideoStreamWriter.cpp -o libssr_glinject_la-SSRVideoStreamWriter.o >/dev/null 2>&1
  201. mv -f .deps/libssr_glinject_la-SSRVideoStreamWriter.Tpo .deps/libssr_glinject_la-SSRVideoStreamWriter.Plo
  202. /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -fPIC -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -pthread -fPIC -avoid-version -shared -lrt -ldl -lGL -lGLU -lX11 -lXfixes -Wl,-O1,--sort-common,--as-needed,-z,relro -o libssr-glinject.la -rpath /usr/lib libssr_glinject_la-elfhacks.lo libssr_glinject_la-GLInject.lo libssr_glinject_la-GLXFrameGrabber.lo libssr_glinject_la-Hook.lo libssr_glinject_la-SSRVideoStreamWriter.lo -lGLU -lGL -ljack -lpulse -lasound -lXi -lXext -lXfixes -lX11 -lswscale -lavutil -lavcodec -lavformat -ldl -lrt
  203. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/crtbeginS.o .libs/libssr_glinject_la-elfhacks.o .libs/libssr_glinject_la-GLInject.o .libs/libssr_glinject_la-GLXFrameGrabber.o .libs/libssr_glinject_la-Hook.o .libs/libssr_glinject_la-SSRVideoStreamWriter.o -lGLU -lGL -ljack -lpulse -lasound -lXi -lXext -lXfixes -lX11 -lswscale -lavutil -lavcodec -lavformat -ldl -lrt -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/crtn.o -pthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libssr-glinject.so -o .libs/libssr-glinject.so
  204. libtool: link: ( cd ".libs" && rm -f "libssr-glinject.la" && ln -s "../libssr-glinject.la" "libssr-glinject.la" )
  205. make[2]: Verzeichnis „/tmp/yaourt-tmp-johannes/aur-simplescreenrecorder-git/src/ssr/glinject“ wird verlassen
  206. Making all in scripts
  207. make[2]: Verzeichnis „/tmp/yaourt-tmp-johannes/aur-simplescreenrecorder-git/src/ssr/scripts“ wird betreten
  208. make[2]: Für das Ziel „all“ ist nichts zu tun.
  209. make[2]: Verzeichnis „/tmp/yaourt-tmp-johannes/aur-simplescreenrecorder-git/src/ssr/scripts“ wird verlassen
  210. Making all in src
  211. make[2]: Verzeichnis „/tmp/yaourt-tmp-johannes/aur-simplescreenrecorder-git/src/ssr/src“ wird betreten
  212. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -msse2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.Tpo -c -o AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.lo `test -f 'AV/FastResampler_FirFilter_SSE2.cpp' || echo './'`AV/FastResampler_FirFilter_SSE2.cpp
  213. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -msse2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.Tpo -c AV/FastResampler_FirFilter_SSE2.cpp -fPIC -DPIC -o AV/.libs/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.o
  214. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -msse2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.Tpo -c AV/FastResampler_FirFilter_SSE2.cpp -o AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.o >/dev/null 2>&1
  215. mv -f AV/.deps/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.Tpo AV/.deps/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.Plo
  216. /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -std=c++0x -msse2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -pthread -lrt -lavformat -lavcodec -lavutil -lswscale -lX11 -lXext -lXfixes -lXi -lasound -lQtGui -lQtCore -lpulse -ljack -Wl,-O1,--sort-common,--as-needed,-z,relro -o libsimplescreenrecorder-target-sse2.la AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.lo -lGLU -lGL -ljack -lpulse -lasound -lXi -lXext -lXfixes -lX11 -lswscale -lavutil -lavcodec -lavformat -ldl -lrt
  217. libtool: link: ar cru .libs/libsimplescreenrecorder-target-sse2.a AV/.libs/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.o
  218. libtool: link: ranlib .libs/libsimplescreenrecorder-target-sse2.a
  219. libtool: link: ( cd ".libs" && rm -f "libsimplescreenrecorder-target-sse2.la" && ln -s "../libsimplescreenrecorder-target-sse2.la" "libsimplescreenrecorder-target-sse2.la" )
  220. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -mssse3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.Tpo -c -o AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.lo `test -f 'AV/FastScaler_Convert_SSSE3.cpp' || echo './'`AV/FastScaler_Convert_SSSE3.cpp
  221. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -mssse3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.Tpo -c AV/FastScaler_Convert_SSSE3.cpp -fPIC -DPIC -o AV/.libs/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.o
  222. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -mssse3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.Tpo -c AV/FastScaler_Convert_SSSE3.cpp -o AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.o >/dev/null 2>&1
  223. mv -f AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.Tpo AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.Plo
  224. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -mssse3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.Tpo -c -o AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.lo `test -f 'AV/FastScaler_Scale_SSSE3.cpp' || echo './'`AV/FastScaler_Scale_SSSE3.cpp
  225. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -mssse3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.Tpo -c AV/FastScaler_Scale_SSSE3.cpp -fPIC -DPIC -o AV/.libs/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.o
  226. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -mssse3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.Tpo -c AV/FastScaler_Scale_SSSE3.cpp -o AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.o >/dev/null 2>&1
  227. mv -f AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.Tpo AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.Plo
  228. /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -std=c++0x -mssse3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -pthread -lrt -lavformat -lavcodec -lavutil -lswscale -lX11 -lXext -lXfixes -lXi -lasound -lQtGui -lQtCore -lpulse -ljack -Wl,-O1,--sort-common,--as-needed,-z,relro -o libsimplescreenrecorder-target-ssse3.la AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.lo AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.lo -lGLU -lGL -ljack -lpulse -lasound -lXi -lXext -lXfixes -lX11 -lswscale -lavutil -lavcodec -lavformat -ldl -lrt
  229. libtool: link: ar cru .libs/libsimplescreenrecorder-target-ssse3.a AV/.libs/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.o AV/.libs/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.o
  230. libtool: link: ranlib .libs/libsimplescreenrecorder-target-ssse3.a
  231. libtool: link: ( cd ".libs" && rm -f "libsimplescreenrecorder-target-ssse3.la" && ln -s "../libsimplescreenrecorder-target-ssse3.la" "libsimplescreenrecorder-target-ssse3.la" )
  232. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Input/simplescreenrecorder-ALSAInput.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-ALSAInput.Tpo -c -o AV/Input/simplescreenrecorder-ALSAInput.o `test -f 'AV/Input/ALSAInput.cpp' || echo './'`AV/Input/ALSAInput.cpp
  233. mv -f AV/Input/.deps/simplescreenrecorder-ALSAInput.Tpo AV/Input/.deps/simplescreenrecorder-ALSAInput.Po
  234. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Input/simplescreenrecorder-GLInjectInput.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-GLInjectInput.Tpo -c -o AV/Input/simplescreenrecorder-GLInjectInput.o `test -f 'AV/Input/GLInjectInput.cpp' || echo './'`AV/Input/GLInjectInput.cpp
  235. mv -f AV/Input/.deps/simplescreenrecorder-GLInjectInput.Tpo AV/Input/.deps/simplescreenrecorder-GLInjectInput.Po
  236. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Input/simplescreenrecorder-JACKInput.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-JACKInput.Tpo -c -o AV/Input/simplescreenrecorder-JACKInput.o `test -f 'AV/Input/JACKInput.cpp' || echo './'`AV/Input/JACKInput.cpp
  237. mv -f AV/Input/.deps/simplescreenrecorder-JACKInput.Tpo AV/Input/.deps/simplescreenrecorder-JACKInput.Po
  238. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Input/simplescreenrecorder-PulseAudioInput.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-PulseAudioInput.Tpo -c -o AV/Input/simplescreenrecorder-PulseAudioInput.o `test -f 'AV/Input/PulseAudioInput.cpp' || echo './'`AV/Input/PulseAudioInput.cpp
  239. mv -f AV/Input/.deps/simplescreenrecorder-PulseAudioInput.Tpo AV/Input/.deps/simplescreenrecorder-PulseAudioInput.Po
  240. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Input/simplescreenrecorder-SSRVideoStreamReader.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-SSRVideoStreamReader.Tpo -c -o AV/Input/simplescreenrecorder-SSRVideoStreamReader.o `test -f 'AV/Input/SSRVideoStreamReader.cpp' || echo './'`AV/Input/SSRVideoStreamReader.cpp
  241. mv -f AV/Input/.deps/simplescreenrecorder-SSRVideoStreamReader.Tpo AV/Input/.deps/simplescreenrecorder-SSRVideoStreamReader.Po
  242. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Input/simplescreenrecorder-SSRVideoStreamWatcher.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-SSRVideoStreamWatcher.Tpo -c -o AV/Input/simplescreenrecorder-SSRVideoStreamWatcher.o `test -f 'AV/Input/SSRVideoStreamWatcher.cpp' || echo './'`AV/Input/SSRVideoStreamWatcher.cpp
  243. mv -f AV/Input/.deps/simplescreenrecorder-SSRVideoStreamWatcher.Tpo AV/Input/.deps/simplescreenrecorder-SSRVideoStreamWatcher.Po
  244. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Input/simplescreenrecorder-X11Input.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-X11Input.Tpo -c -o AV/Input/simplescreenrecorder-X11Input.o `test -f 'AV/Input/X11Input.cpp' || echo './'`AV/Input/X11Input.cpp
  245. mv -f AV/Input/.deps/simplescreenrecorder-X11Input.Tpo AV/Input/.deps/simplescreenrecorder-X11Input.Po
  246. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Output/simplescreenrecorder-AudioEncoder.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-AudioEncoder.Tpo -c -o AV/Output/simplescreenrecorder-AudioEncoder.o `test -f 'AV/Output/AudioEncoder.cpp' || echo './'`AV/Output/AudioEncoder.cpp
  247. mv -f AV/Output/.deps/simplescreenrecorder-AudioEncoder.Tpo AV/Output/.deps/simplescreenrecorder-AudioEncoder.Po
  248. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Output/simplescreenrecorder-BaseEncoder.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-BaseEncoder.Tpo -c -o AV/Output/simplescreenrecorder-BaseEncoder.o `test -f 'AV/Output/BaseEncoder.cpp' || echo './'`AV/Output/BaseEncoder.cpp
  249. mv -f AV/Output/.deps/simplescreenrecorder-BaseEncoder.Tpo AV/Output/.deps/simplescreenrecorder-BaseEncoder.Po
  250. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Output/simplescreenrecorder-Muxer.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-Muxer.Tpo -c -o AV/Output/simplescreenrecorder-Muxer.o `test -f 'AV/Output/Muxer.cpp' || echo './'`AV/Output/Muxer.cpp
  251. mv -f AV/Output/.deps/simplescreenrecorder-Muxer.Tpo AV/Output/.deps/simplescreenrecorder-Muxer.Po
  252. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Output/simplescreenrecorder-OutputManager.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-OutputManager.Tpo -c -o AV/Output/simplescreenrecorder-OutputManager.o `test -f 'AV/Output/OutputManager.cpp' || echo './'`AV/Output/OutputManager.cpp
  253. mv -f AV/Output/.deps/simplescreenrecorder-OutputManager.Tpo AV/Output/.deps/simplescreenrecorder-OutputManager.Po
  254. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Output/simplescreenrecorder-SyncDiagram.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-SyncDiagram.Tpo -c -o AV/Output/simplescreenrecorder-SyncDiagram.o `test -f 'AV/Output/SyncDiagram.cpp' || echo './'`AV/Output/SyncDiagram.cpp
  255. mv -f AV/Output/.deps/simplescreenrecorder-SyncDiagram.Tpo AV/Output/.deps/simplescreenrecorder-SyncDiagram.Po
  256. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Output/simplescreenrecorder-Synchronizer.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-Synchronizer.Tpo -c -o AV/Output/simplescreenrecorder-Synchronizer.o `test -f 'AV/Output/Synchronizer.cpp' || echo './'`AV/Output/Synchronizer.cpp
  257. mv -f AV/Output/.deps/simplescreenrecorder-Synchronizer.Tpo AV/Output/.deps/simplescreenrecorder-Synchronizer.Po
  258. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Output/simplescreenrecorder-VideoEncoder.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-VideoEncoder.Tpo -c -o AV/Output/simplescreenrecorder-VideoEncoder.o `test -f 'AV/Output/VideoEncoder.cpp' || echo './'`AV/Output/VideoEncoder.cpp
  259. mv -f AV/Output/.deps/simplescreenrecorder-VideoEncoder.Tpo AV/Output/.deps/simplescreenrecorder-VideoEncoder.Po
  260. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/Output/simplescreenrecorder-X264Presets.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-X264Presets.Tpo -c -o AV/Output/simplescreenrecorder-X264Presets.o `test -f 'AV/Output/X264Presets.cpp' || echo './'`AV/Output/X264Presets.cpp
  261. mv -f AV/Output/.deps/simplescreenrecorder-X264Presets.Tpo AV/Output/.deps/simplescreenrecorder-X264Presets.Po
  262. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/simplescreenrecorder-AVWrapper.o -MD -MP -MF AV/.deps/simplescreenrecorder-AVWrapper.Tpo -c -o AV/simplescreenrecorder-AVWrapper.o `test -f 'AV/AVWrapper.cpp' || echo './'`AV/AVWrapper.cpp
  263. mv -f AV/.deps/simplescreenrecorder-AVWrapper.Tpo AV/.deps/simplescreenrecorder-AVWrapper.Po
  264. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/simplescreenrecorder-FastResampler.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastResampler.Tpo -c -o AV/simplescreenrecorder-FastResampler.o `test -f 'AV/FastResampler.cpp' || echo './'`AV/FastResampler.cpp
  265. mv -f AV/.deps/simplescreenrecorder-FastResampler.Tpo AV/.deps/simplescreenrecorder-FastResampler.Po
  266. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/simplescreenrecorder-FastResampler_FirFilter_Fallback.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastResampler_FirFilter_Fallback.Tpo -c -o AV/simplescreenrecorder-FastResampler_FirFilter_Fallback.o `test -f 'AV/FastResampler_FirFilter_Fallback.cpp' || echo './'`AV/FastResampler_FirFilter_Fallback.cpp
  267. mv -f AV/.deps/simplescreenrecorder-FastResampler_FirFilter_Fallback.Tpo AV/.deps/simplescreenrecorder-FastResampler_FirFilter_Fallback.Po
  268. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/simplescreenrecorder-FastScaler.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastScaler.Tpo -c -o AV/simplescreenrecorder-FastScaler.o `test -f 'AV/FastScaler.cpp' || echo './'`AV/FastScaler.cpp
  269. mv -f AV/.deps/simplescreenrecorder-FastScaler.Tpo AV/.deps/simplescreenrecorder-FastScaler.Po
  270. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/simplescreenrecorder-FastScaler_Convert_Fallback.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastScaler_Convert_Fallback.Tpo -c -o AV/simplescreenrecorder-FastScaler_Convert_Fallback.o `test -f 'AV/FastScaler_Convert_Fallback.cpp' || echo './'`AV/FastScaler_Convert_Fallback.cpp
  271. mv -f AV/.deps/simplescreenrecorder-FastScaler_Convert_Fallback.Tpo AV/.deps/simplescreenrecorder-FastScaler_Convert_Fallback.Po
  272. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/simplescreenrecorder-FastScaler_Scale_Fallback.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastScaler_Scale_Fallback.Tpo -c -o AV/simplescreenrecorder-FastScaler_Scale_Fallback.o `test -f 'AV/FastScaler_Scale_Fallback.cpp' || echo './'`AV/FastScaler_Scale_Fallback.cpp
  273. mv -f AV/.deps/simplescreenrecorder-FastScaler_Scale_Fallback.Tpo AV/.deps/simplescreenrecorder-FastScaler_Scale_Fallback.Po
  274. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/simplescreenrecorder-FastScaler_Scale_Generic.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastScaler_Scale_Generic.Tpo -c -o AV/simplescreenrecorder-FastScaler_Scale_Generic.o `test -f 'AV/FastScaler_Scale_Generic.cpp' || echo './'`AV/FastScaler_Scale_Generic.cpp
  275. mv -f AV/.deps/simplescreenrecorder-FastScaler_Scale_Generic.Tpo AV/.deps/simplescreenrecorder-FastScaler_Scale_Generic.Po
  276. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/simplescreenrecorder-SimpleSynth.o -MD -MP -MF AV/.deps/simplescreenrecorder-SimpleSynth.Tpo -c -o AV/simplescreenrecorder-SimpleSynth.o `test -f 'AV/SimpleSynth.cpp' || echo './'`AV/SimpleSynth.cpp
  277. mv -f AV/.deps/simplescreenrecorder-SimpleSynth.Tpo AV/.deps/simplescreenrecorder-SimpleSynth.Po
  278. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT AV/simplescreenrecorder-SourceSink.o -MD -MP -MF AV/.deps/simplescreenrecorder-SourceSink.Tpo -c -o AV/simplescreenrecorder-SourceSink.o `test -f 'AV/SourceSink.cpp' || echo './'`AV/SourceSink.cpp
  279. mv -f AV/.deps/simplescreenrecorder-SourceSink.Tpo AV/.deps/simplescreenrecorder-SourceSink.Po
  280. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT common/simplescreenrecorder-CPUFeatures.o -MD -MP -MF common/.deps/simplescreenrecorder-CPUFeatures.Tpo -c -o common/simplescreenrecorder-CPUFeatures.o `test -f 'common/CPUFeatures.cpp' || echo './'`common/CPUFeatures.cpp
  281. mv -f common/.deps/simplescreenrecorder-CPUFeatures.Tpo common/.deps/simplescreenrecorder-CPUFeatures.Po
  282. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT common/simplescreenrecorder-Dialogs.o -MD -MP -MF common/.deps/simplescreenrecorder-Dialogs.Tpo -c -o common/simplescreenrecorder-Dialogs.o `test -f 'common/Dialogs.cpp' || echo './'`common/Dialogs.cpp
  283. mv -f common/.deps/simplescreenrecorder-Dialogs.Tpo common/.deps/simplescreenrecorder-Dialogs.Po
  284. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT common/simplescreenrecorder-Logger.o -MD -MP -MF common/.deps/simplescreenrecorder-Logger.Tpo -c -o common/simplescreenrecorder-Logger.o `test -f 'common/Logger.cpp' || echo './'`common/Logger.cpp
  285. mv -f common/.deps/simplescreenrecorder-Logger.Tpo common/.deps/simplescreenrecorder-Logger.Po
  286. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-AudioPreviewer.o -MD -MP -MF GUI/.deps/simplescreenrecorder-AudioPreviewer.Tpo -c -o GUI/simplescreenrecorder-AudioPreviewer.o `test -f 'GUI/AudioPreviewer.cpp' || echo './'`GUI/AudioPreviewer.cpp
  287. mv -f GUI/.deps/simplescreenrecorder-AudioPreviewer.Tpo GUI/.deps/simplescreenrecorder-AudioPreviewer.Po
  288. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-DialogGLInject.o -MD -MP -MF GUI/.deps/simplescreenrecorder-DialogGLInject.Tpo -c -o GUI/simplescreenrecorder-DialogGLInject.o `test -f 'GUI/DialogGLInject.cpp' || echo './'`GUI/DialogGLInject.cpp
  289. mv -f GUI/.deps/simplescreenrecorder-DialogGLInject.Tpo GUI/.deps/simplescreenrecorder-DialogGLInject.Po
  290. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-ElidedLabel.o -MD -MP -MF GUI/.deps/simplescreenrecorder-ElidedLabel.Tpo -c -o GUI/simplescreenrecorder-ElidedLabel.o `test -f 'GUI/ElidedLabel.cpp' || echo './'`GUI/ElidedLabel.cpp
  291. mv -f GUI/.deps/simplescreenrecorder-ElidedLabel.Tpo GUI/.deps/simplescreenrecorder-ElidedLabel.Po
  292. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-HotkeyListener.o -MD -MP -MF GUI/.deps/simplescreenrecorder-HotkeyListener.Tpo -c -o GUI/simplescreenrecorder-HotkeyListener.o `test -f 'GUI/HotkeyListener.cpp' || echo './'`GUI/HotkeyListener.cpp
  293. mv -f GUI/.deps/simplescreenrecorder-HotkeyListener.Tpo GUI/.deps/simplescreenrecorder-HotkeyListener.Po
  294. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-Icons.o -MD -MP -MF GUI/.deps/simplescreenrecorder-Icons.Tpo -c -o GUI/simplescreenrecorder-Icons.o `test -f 'GUI/Icons.cpp' || echo './'`GUI/Icons.cpp
  295. mv -f GUI/.deps/simplescreenrecorder-Icons.Tpo GUI/.deps/simplescreenrecorder-Icons.Po
  296. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-MainWindow.o -MD -MP -MF GUI/.deps/simplescreenrecorder-MainWindow.Tpo -c -o GUI/simplescreenrecorder-MainWindow.o `test -f 'GUI/MainWindow.cpp' || echo './'`GUI/MainWindow.cpp
  297. mv -f GUI/.deps/simplescreenrecorder-MainWindow.Tpo GUI/.deps/simplescreenrecorder-MainWindow.Po
  298. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-PageDone.o -MD -MP -MF GUI/.deps/simplescreenrecorder-PageDone.Tpo -c -o GUI/simplescreenrecorder-PageDone.o `test -f 'GUI/PageDone.cpp' || echo './'`GUI/PageDone.cpp
  299. mv -f GUI/.deps/simplescreenrecorder-PageDone.Tpo GUI/.deps/simplescreenrecorder-PageDone.Po
  300. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-PageInput.o -MD -MP -MF GUI/.deps/simplescreenrecorder-PageInput.Tpo -c -o GUI/simplescreenrecorder-PageInput.o `test -f 'GUI/PageInput.cpp' || echo './'`GUI/PageInput.cpp
  301. mv -f GUI/.deps/simplescreenrecorder-PageInput.Tpo GUI/.deps/simplescreenrecorder-PageInput.Po
  302. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-PageOutput.o -MD -MP -MF GUI/.deps/simplescreenrecorder-PageOutput.Tpo -c -o GUI/simplescreenrecorder-PageOutput.o `test -f 'GUI/PageOutput.cpp' || echo './'`GUI/PageOutput.cpp
  303. mv -f GUI/.deps/simplescreenrecorder-PageOutput.Tpo GUI/.deps/simplescreenrecorder-PageOutput.Po
  304. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-PageRecord.o -MD -MP -MF GUI/.deps/simplescreenrecorder-PageRecord.Tpo -c -o GUI/simplescreenrecorder-PageRecord.o `test -f 'GUI/PageRecord.cpp' || echo './'`GUI/PageRecord.cpp
  305. mv -f GUI/.deps/simplescreenrecorder-PageRecord.Tpo GUI/.deps/simplescreenrecorder-PageRecord.Po
  306. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-PageWelcome.o -MD -MP -MF GUI/.deps/simplescreenrecorder-PageWelcome.Tpo -c -o GUI/simplescreenrecorder-PageWelcome.o `test -f 'GUI/PageWelcome.cpp' || echo './'`GUI/PageWelcome.cpp
  307. mv -f GUI/.deps/simplescreenrecorder-PageWelcome.Tpo GUI/.deps/simplescreenrecorder-PageWelcome.Po
  308. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-ProfileBox.o -MD -MP -MF GUI/.deps/simplescreenrecorder-ProfileBox.Tpo -c -o GUI/simplescreenrecorder-ProfileBox.o `test -f 'GUI/ProfileBox.cpp' || echo './'`GUI/ProfileBox.cpp
  309. mv -f GUI/.deps/simplescreenrecorder-ProfileBox.Tpo GUI/.deps/simplescreenrecorder-ProfileBox.Po
  310. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT GUI/simplescreenrecorder-VideoPreviewer.o -MD -MP -MF GUI/.deps/simplescreenrecorder-VideoPreviewer.Tpo -c -o GUI/simplescreenrecorder-VideoPreviewer.o `test -f 'GUI/VideoPreviewer.cpp' || echo './'`GUI/VideoPreviewer.cpp
  311. mv -f GUI/.deps/simplescreenrecorder-VideoPreviewer.Tpo GUI/.deps/simplescreenrecorder-VideoPreviewer.Po
  312. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-Benchmark.o -MD -MP -MF .deps/simplescreenrecorder-Benchmark.Tpo -c -o simplescreenrecorder-Benchmark.o `test -f 'Benchmark.cpp' || echo './'`Benchmark.cpp
  313. mv -f .deps/simplescreenrecorder-Benchmark.Tpo .deps/simplescreenrecorder-Benchmark.Po
  314. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-Main.o -MD -MP -MF .deps/simplescreenrecorder-Main.Tpo -c -o simplescreenrecorder-Main.o `test -f 'Main.cpp' || echo './'`Main.cpp
  315. mv -f .deps/simplescreenrecorder-Main.Tpo .deps/simplescreenrecorder-Main.Po
  316. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-NVidia.o -MD -MP -MF .deps/simplescreenrecorder-NVidia.Tpo -c -o simplescreenrecorder-NVidia.o `test -f 'NVidia.cpp' || echo './'`NVidia.cpp
  317. mv -f .deps/simplescreenrecorder-NVidia.Tpo .deps/simplescreenrecorder-NVidia.Po
  318. /usr/bin/rcc-qt4 -name "resources" -o "qrc_resources.cpp" "../data/resources/resources.qrc"
  319. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-qrc_resources.o -MD -MP -MF .deps/simplescreenrecorder-qrc_resources.Tpo -c -o simplescreenrecorder-qrc_resources.o `test -f 'qrc_resources.cpp' || echo './'`qrc_resources.cpp
  320. mv -f .deps/simplescreenrecorder-qrc_resources.Tpo .deps/simplescreenrecorder-qrc_resources.Po
  321. /usr/bin/moc-qt4 "AV/Input/X11Input.h" -o "moc_X11Input.cpp"
  322. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_X11Input.o -MD -MP -MF .deps/simplescreenrecorder-moc_X11Input.Tpo -c -o simplescreenrecorder-moc_X11Input.o `test -f 'moc_X11Input.cpp' || echo './'`moc_X11Input.cpp
  323. mv -f .deps/simplescreenrecorder-moc_X11Input.Tpo .deps/simplescreenrecorder-moc_X11Input.Po
  324. /usr/bin/moc-qt4 "AV/Output/SyncDiagram.h" -o "moc_SyncDiagram.cpp"
  325. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_SyncDiagram.o -MD -MP -MF .deps/simplescreenrecorder-moc_SyncDiagram.Tpo -c -o simplescreenrecorder-moc_SyncDiagram.o `test -f 'moc_SyncDiagram.cpp' || echo './'`moc_SyncDiagram.cpp
  326. mv -f .deps/simplescreenrecorder-moc_SyncDiagram.Tpo .deps/simplescreenrecorder-moc_SyncDiagram.Po
  327. /usr/bin/moc-qt4 "common/Logger.h" -o "moc_Logger.cpp"
  328. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_Logger.o -MD -MP -MF .deps/simplescreenrecorder-moc_Logger.Tpo -c -o simplescreenrecorder-moc_Logger.o `test -f 'moc_Logger.cpp' || echo './'`moc_Logger.cpp
  329. mv -f .deps/simplescreenrecorder-moc_Logger.Tpo .deps/simplescreenrecorder-moc_Logger.Po
  330. /usr/bin/moc-qt4 "GUI/AudioPreviewer.h" -o "moc_AudioPreviewer.cpp"
  331. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_AudioPreviewer.o -MD -MP -MF .deps/simplescreenrecorder-moc_AudioPreviewer.Tpo -c -o simplescreenrecorder-moc_AudioPreviewer.o `test -f 'moc_AudioPreviewer.cpp' || echo './'`moc_AudioPreviewer.cpp
  332. mv -f .deps/simplescreenrecorder-moc_AudioPreviewer.Tpo .deps/simplescreenrecorder-moc_AudioPreviewer.Po
  333. /usr/bin/moc-qt4 "GUI/DialogGLInject.h" -o "moc_DialogGLInject.cpp"
  334. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_DialogGLInject.o -MD -MP -MF .deps/simplescreenrecorder-moc_DialogGLInject.Tpo -c -o simplescreenrecorder-moc_DialogGLInject.o `test -f 'moc_DialogGLInject.cpp' || echo './'`moc_DialogGLInject.cpp
  335. mv -f .deps/simplescreenrecorder-moc_DialogGLInject.Tpo .deps/simplescreenrecorder-moc_DialogGLInject.Po
  336. /usr/bin/moc-qt4 "GUI/ElidedLabel.h" -o "moc_ElidedLabel.cpp"
  337. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_ElidedLabel.o -MD -MP -MF .deps/simplescreenrecorder-moc_ElidedLabel.Tpo -c -o simplescreenrecorder-moc_ElidedLabel.o `test -f 'moc_ElidedLabel.cpp' || echo './'`moc_ElidedLabel.cpp
  338. mv -f .deps/simplescreenrecorder-moc_ElidedLabel.Tpo .deps/simplescreenrecorder-moc_ElidedLabel.Po
  339. /usr/bin/moc-qt4 "GUI/HotkeyListener.h" -o "moc_HotkeyListener.cpp"
  340. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_HotkeyListener.o -MD -MP -MF .deps/simplescreenrecorder-moc_HotkeyListener.Tpo -c -o simplescreenrecorder-moc_HotkeyListener.o `test -f 'moc_HotkeyListener.cpp' || echo './'`moc_HotkeyListener.cpp
  341. mv -f .deps/simplescreenrecorder-moc_HotkeyListener.Tpo .deps/simplescreenrecorder-moc_HotkeyListener.Po
  342. /usr/bin/moc-qt4 "GUI/MainWindow.h" -o "moc_MainWindow.cpp"
  343. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_MainWindow.o -MD -MP -MF .deps/simplescreenrecorder-moc_MainWindow.Tpo -c -o simplescreenrecorder-moc_MainWindow.o `test -f 'moc_MainWindow.cpp' || echo './'`moc_MainWindow.cpp
  344. mv -f .deps/simplescreenrecorder-moc_MainWindow.Tpo .deps/simplescreenrecorder-moc_MainWindow.Po
  345. /usr/bin/moc-qt4 "GUI/PageDone.h" -o "moc_PageDone.cpp"
  346. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_PageDone.o -MD -MP -MF .deps/simplescreenrecorder-moc_PageDone.Tpo -c -o simplescreenrecorder-moc_PageDone.o `test -f 'moc_PageDone.cpp' || echo './'`moc_PageDone.cpp
  347. mv -f .deps/simplescreenrecorder-moc_PageDone.Tpo .deps/simplescreenrecorder-moc_PageDone.Po
  348. /usr/bin/moc-qt4 "GUI/PageInput.h" -o "moc_PageInput.cpp"
  349. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_PageInput.o -MD -MP -MF .deps/simplescreenrecorder-moc_PageInput.Tpo -c -o simplescreenrecorder-moc_PageInput.o `test -f 'moc_PageInput.cpp' || echo './'`moc_PageInput.cpp
  350. mv -f .deps/simplescreenrecorder-moc_PageInput.Tpo .deps/simplescreenrecorder-moc_PageInput.Po
  351. /usr/bin/moc-qt4 "GUI/PageOutput.h" -o "moc_PageOutput.cpp"
  352. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_PageOutput.o -MD -MP -MF .deps/simplescreenrecorder-moc_PageOutput.Tpo -c -o simplescreenrecorder-moc_PageOutput.o `test -f 'moc_PageOutput.cpp' || echo './'`moc_PageOutput.cpp
  353. mv -f .deps/simplescreenrecorder-moc_PageOutput.Tpo .deps/simplescreenrecorder-moc_PageOutput.Po
  354. /usr/bin/moc-qt4 "GUI/PageRecord.h" -o "moc_PageRecord.cpp"
  355. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_PageRecord.o -MD -MP -MF .deps/simplescreenrecorder-moc_PageRecord.Tpo -c -o simplescreenrecorder-moc_PageRecord.o `test -f 'moc_PageRecord.cpp' || echo './'`moc_PageRecord.cpp
  356. mv -f .deps/simplescreenrecorder-moc_PageRecord.Tpo .deps/simplescreenrecorder-moc_PageRecord.Po
  357. /usr/bin/moc-qt4 "GUI/PageWelcome.h" -o "moc_PageWelcome.cpp"
  358. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_PageWelcome.o -MD -MP -MF .deps/simplescreenrecorder-moc_PageWelcome.Tpo -c -o simplescreenrecorder-moc_PageWelcome.o `test -f 'moc_PageWelcome.cpp' || echo './'`moc_PageWelcome.cpp
  359. mv -f .deps/simplescreenrecorder-moc_PageWelcome.Tpo .deps/simplescreenrecorder-moc_PageWelcome.Po
  360. /usr/bin/moc-qt4 "GUI/ProfileBox.h" -o "moc_ProfileBox.cpp"
  361. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_ProfileBox.o -MD -MP -MF .deps/simplescreenrecorder-moc_ProfileBox.Tpo -c -o simplescreenrecorder-moc_ProfileBox.o `test -f 'moc_ProfileBox.cpp' || echo './'`moc_ProfileBox.cpp
  362. mv -f .deps/simplescreenrecorder-moc_ProfileBox.Tpo .deps/simplescreenrecorder-moc_ProfileBox.Po
  363. /usr/bin/moc-qt4 "GUI/VideoPreviewer.h" -o "moc_VideoPreviewer.cpp"
  364. g++ -DHAVE_CONFIG_H -I. -I.. -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -D_FORTIFY_SOURCE=2 -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT simplescreenrecorder-moc_VideoPreviewer.o -MD -MP -MF .deps/simplescreenrecorder-moc_VideoPreviewer.Tpo -c -o simplescreenrecorder-moc_VideoPreviewer.o `test -f 'moc_VideoPreviewer.cpp' || echo './'`moc_VideoPreviewer.cpp
  365. mv -f .deps/simplescreenrecorder-moc_VideoPreviewer.Tpo .deps/simplescreenrecorder-moc_VideoPreviewer.Po
  366. /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -pthread -lrt -lavformat -lavcodec -lavutil -lswscale -lX11 -lXext -lXfixes -lXi -lasound -lQtGui -lQtCore -lpulse -ljack -Wl,-O1,--sort-common,--as-needed,-z,relro -o simplescreenrecorder AV/Input/simplescreenrecorder-ALSAInput.o AV/Input/simplescreenrecorder-GLInjectInput.o AV/Input/simplescreenrecorder-JACKInput.o AV/Input/simplescreenrecorder-PulseAudioInput.o AV/Input/simplescreenrecorder-SSRVideoStreamReader.o AV/Input/simplescreenrecorder-SSRVideoStreamWatcher.o AV/Input/simplescreenrecorder-X11Input.o AV/Output/simplescreenrecorder-AudioEncoder.o AV/Output/simplescreenrecorder-BaseEncoder.o AV/Output/simplescreenrecorder-Muxer.o AV/Output/simplescreenrecorder-OutputManager.o AV/Output/simplescreenrecorder-SyncDiagram.o AV/Output/simplescreenrecorder-Synchronizer.o AV/Output/simplescreenrecorder-VideoEncoder.o AV/Output/simplescreenrecorder-X264Presets.o AV/simplescreenrecorder-AVWrapper.o AV/simplescreenrecorder-FastResampler.o AV/simplescreenrecorder-FastResampler_FirFilter_Fallback.o AV/simplescreenrecorder-FastScaler.o AV/simplescreenrecorder-FastScaler_Convert_Fallback.o AV/simplescreenrecorder-FastScaler_Scale_Fallback.o AV/simplescreenrecorder-FastScaler_Scale_Generic.o AV/simplescreenrecorder-SimpleSynth.o AV/simplescreenrecorder-SourceSink.o common/simplescreenrecorder-CPUFeatures.o common/simplescreenrecorder-Dialogs.o common/simplescreenrecorder-Logger.o GUI/simplescreenrecorder-AudioPreviewer.o GUI/simplescreenrecorder-DialogGLInject.o GUI/simplescreenrecorder-ElidedLabel.o GUI/simplescreenrecorder-HotkeyListener.o GUI/simplescreenrecorder-Icons.o GUI/simplescreenrecorder-MainWindow.o GUI/simplescreenrecorder-PageDone.o GUI/simplescreenrecorder-PageInput.o GUI/simplescreenrecorder-PageOutput.o GUI/simplescreenrecorder-PageRecord.o GUI/simplescreenrecorder-PageWelcome.o GUI/simplescreenrecorder-ProfileBox.o GUI/simplescreenrecorder-VideoPreviewer.o simplescreenrecorder-Benchmark.o simplescreenrecorder-Main.o simplescreenrecorder-NVidia.o simplescreenrecorder-qrc_resources.o simplescreenrecorder-moc_X11Input.o simplescreenrecorder-moc_SyncDiagram.o simplescreenrecorder-moc_Logger.o simplescreenrecorder-moc_AudioPreviewer.o simplescreenrecorder-moc_DialogGLInject.o simplescreenrecorder-moc_ElidedLabel.o simplescreenrecorder-moc_HotkeyListener.o simplescreenrecorder-moc_MainWindow.o simplescreenrecorder-moc_PageDone.o simplescreenrecorder-moc_PageInput.o simplescreenrecorder-moc_PageOutput.o simplescreenrecorder-moc_PageRecord.o simplescreenrecorder-moc_PageWelcome.o simplescreenrecorder-moc_ProfileBox.o simplescreenrecorder-moc_VideoPreviewer.o libsimplescreenrecorder-target-sse2.la libsimplescreenrecorder-target-ssse3.la -lGLU -lGL -ljack -lpulse -lasound -lXi -lXext -lXfixes -lX11 -lswscale -lavutil -lavcodec -lavformat -ldl -lrt
  367. libtool: link: g++ -pthread -std=c++0x -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o simplescreenrecorder AV/Input/simplescreenrecorder-ALSAInput.o AV/Input/simplescreenrecorder-GLInjectInput.o AV/Input/simplescreenrecorder-JACKInput.o AV/Input/simplescreenrecorder-PulseAudioInput.o AV/Input/simplescreenrecorder-SSRVideoStreamReader.o AV/Input/simplescreenrecorder-SSRVideoStreamWatcher.o AV/Input/simplescreenrecorder-X11Input.o AV/Output/simplescreenrecorder-AudioEncoder.o AV/Output/simplescreenrecorder-BaseEncoder.o AV/Output/simplescreenrecorder-Muxer.o AV/Output/simplescreenrecorder-OutputManager.o AV/Output/simplescreenrecorder-SyncDiagram.o AV/Output/simplescreenrecorder-Synchronizer.o AV/Output/simplescreenrecorder-VideoEncoder.o AV/Output/simplescreenrecorder-X264Presets.o AV/simplescreenrecorder-AVWrapper.o AV/simplescreenrecorder-FastResampler.o AV/simplescreenrecorder-FastResampler_FirFilter_Fallback.o AV/simplescreenrecorder-FastScaler.o AV/simplescreenrecorder-FastScaler_Convert_Fallback.o AV/simplescreenrecorder-FastScaler_Scale_Fallback.o AV/simplescreenrecorder-FastScaler_Scale_Generic.o AV/simplescreenrecorder-SimpleSynth.o AV/simplescreenrecorder-SourceSink.o common/simplescreenrecorder-CPUFeatures.o common/simplescreenrecorder-Dialogs.o common/simplescreenrecorder-Logger.o GUI/simplescreenrecorder-AudioPreviewer.o GUI/simplescreenrecorder-DialogGLInject.o GUI/simplescreenrecorder-ElidedLabel.o GUI/simplescreenrecorder-HotkeyListener.o GUI/simplescreenrecorder-Icons.o GUI/simplescreenrecorder-MainWindow.o GUI/simplescreenrecorder-PageDone.o GUI/simplescreenrecorder-PageInput.o GUI/simplescreenrecorder-PageOutput.o GUI/simplescreenrecorder-PageRecord.o GUI/simplescreenrecorder-PageWelcome.o GUI/simplescreenrecorder-ProfileBox.o GUI/simplescreenrecorder-VideoPreviewer.o simplescreenrecorder-Benchmark.o simplescreenrecorder-Main.o simplescreenrecorder-NVidia.o simplescreenrecorder-qrc_resources.o simplescreenrecorder-moc_X11Input.o simplescreenrecorder-moc_SyncDiagram.o simplescreenrecorder-moc_Logger.o simplescreenrecorder-moc_AudioPreviewer.o simplescreenrecorder-moc_DialogGLInject.o simplescreenrecorder-moc_ElidedLabel.o simplescreenrecorder-moc_HotkeyListener.o simplescreenrecorder-moc_MainWindow.o simplescreenrecorder-moc_PageDone.o simplescreenrecorder-moc_PageInput.o simplescreenrecorder-moc_PageOutput.o simplescreenrecorder-moc_PageRecord.o simplescreenrecorder-moc_PageWelcome.o simplescreenrecorder-moc_ProfileBox.o simplescreenrecorder-moc_VideoPreviewer.o ./.libs/libsimplescreenrecorder-target-sse2.a ./.libs/libsimplescreenrecorder-target-ssse3.a -lQtGui -lQtCore -lGLU -lGL -ljack -lpulse -lasound -lXi -lXext -lXfixes -lX11 -lswscale -lavutil -lavcodec -lavformat -ldl -lrt -pthread
  368. /usr/bin/lrelease-qt4 "translations/simplescreenrecorder_ar.ts" -qm "simplescreenrecorder_ar.qm"
  369. Updating 'simplescreenrecorder_ar.qm'...
  370. Generated 0 translation(s) (0 finished and 0 unfinished)
  371. Ignored 375 untranslated source text(s)
  372. /usr/bin/lrelease-qt4 "translations/simplescreenrecorder_bg.ts" -qm "simplescreenrecorder_bg.qm"
  373. Updating 'simplescreenrecorder_bg.qm'...
  374. Generated 311 translation(s) (304 finished and 7 unfinished)
  375. Ignored 64 untranslated source text(s)
  376. /usr/bin/lrelease-qt4 "translations/simplescreenrecorder_cs.ts" -qm "simplescreenrecorder_cs.qm"
  377. Updating 'simplescreenrecorder_cs.qm'...
  378. Generated 176 translation(s) (170 finished and 6 unfinished)
  379. Ignored 199 untranslated source text(s)
  380. /usr/bin/lrelease-qt4 "translations/simplescreenrecorder_de.ts" -qm "simplescreenrecorder_de.qm"
  381. Updating 'simplescreenrecorder_de.qm'...
  382. Generated 375 translation(s) (375 finished and 0 unfinished)
  383. /usr/bin/lrelease-qt4 "translations/simplescreenrecorder_el.ts" -qm "simplescreenrecorder_el.qm"
  384. Updating 'simplescreenrecorder_el.qm'...
  385. Generated 355 translation(s) (349 finished and 6 unfinished)
  386. Ignored 20 untranslated source text(s)
  387. make[2]: *** Keine Regel vorhanden, um das Ziel „translations/simplescreenrecorder_eo.ts“,
  388. benötigt von „simplescreenrecorder_eo.qm“, zu erstellen. Schluss.
  389. make[2]: Verzeichnis „/tmp/yaourt-tmp-johannes/aur-simplescreenrecorder-git/src/ssr/src“ wird verlassen
  390. Makefile:420: die Regel für Ziel „all-recursive“ scheiterte
  391. make[1]: *** [all-recursive] Fehler 1
  392. make[1]: Verzeichnis „/tmp/yaourt-tmp-johannes/aur-simplescreenrecorder-git/src/ssr“ wird verlassen
  393. Makefile:351: die Regel für Ziel „all“ scheiterte
  394. make: *** [all] Fehler 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement