Yalir / sfeMovie

sfeMovie is a simple C++ library that lets you play movies in SFML based applications. It relies on FFmpeg to read medias and remains consistent with SFML's naming conventions.
http://sfemovie.yalir.org/
GNU Lesser General Public License v2.1
114 stars 37 forks source link

Build errors with special characters in source or build path #47

Closed hsdk123 closed 10 years ago

hsdk123 commented 10 years ago
1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Release Win32 ------
1>Build started 2014-05-20 Tue PM 3:07:06.
1>PrepareForBuild:
1>  Creating directory "C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-build\Release\".
1>  Creating directory "Win32\Release\ZERO_CHECK\ZERO_CHECK.tlog\".
1>InitializeBuildStatus:
1>  Creating "Win32\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
1>CustomBuild:
1>  Checking Build System
1>  CMake does not need to re-run because C:/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/FFmpeg/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/sample/CMakeFiles/generate.stamp is up-to-date.
1>FinalizeBuildStatus:
1>  Deleting file "Win32\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
1>  Touching "Win32\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
1>
1>Build succeeded.
1>
1>Time Elapsed 00:00:00.16
2>------ Rebuild All started: Project: FFmpeg, Configuration: Release Win32 ------
2>Build started 2014-05-20 Tue PM 3:07:06.
2>PrepareForBuild:
2>  Creating directory "Win32\Release\FFmpeg\FFmpeg.tlog\".
2>InitializeBuildStatus:
2>  Creating "Win32\Release\FFmpeg\FFmpeg.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
2>CustomBuild:
2>  Building Custom Rule C:/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-sfeMovie2/FFmpeg/CMakeLists.txt
2>  CMake does not need to re-run because C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-build\FFmpeg\CMakeFiles\generate.stamp is up-to-date.
2>  Generating ../FFmpeg-binaries/lib/avformat.lib, ../FFmpeg-binaries/lib/avdevice.lib, ../FFmpeg-binaries/lib/avcodec.lib, ../FFmpeg-binaries/lib/avutil.lib, ../FFmpeg-binaries/lib/swscale.lib, ../FFmpeg-binaries/lib/swresample.lib
2>  Build directory : C:/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build
2>  OS              : windows
2>  Visual Studio   : 1
2>  Decoders        : theora flac vorbis vp8 adpcm_4xm adpcm_adx adpcm_afc adpcm_ct adpcm_dtk adpcm_ea adpcm_ea_maxis_xa adpcm_ea_r1 adpcm_ea_r2 adpcm_ea_r3 adpcm_ea_xas adpcm_g722 adpcm_g726 adpcm_g726le adpcm_ima_amv adpcm_ima_apc adpcm_ima_dk3 adpcm_ima_dk4 adpcm_ima_ea_eacs adpcm_ima_ea_sead adpcm_ima_iss adpcm_ima_oki adpcm_ima_qt adpcm_ima_rad adpcm_ima_smjpeg adpcm_ima_wav adpcm_ima_ws adpcm_ms adpcm_sbpro_2 adpcm_sbpro_3 adpcm_sbpro_4 adpcm_swf adpcm_thp adpcm_xa adpcm_yamaha interplay_dpcm pcm_alaw pcm_bluray pcm_dvd pcm_f32be pcm_f32le pcm_f64be pcm_f64le pcm_lxf pcm_mulaw pcm_s16be pcm_s16be_planar pcm_s16le pcm_s16le_planar pcm_s24be pcm_s24daud pcm_s24le pcm_s24le_planar pcm_s32be pcm_s32le pcm_s32le_planar pcm_s8 pcm_s8_planar pcm_u16be pcm_u16le pcm_u24be pcm_u24le pcm_u32be pcm_u32le pcm_u8 pcm_zork roq_dpcm sol_dpcm xan_dpcm
2>  Extracting YASM archive...
2>  tar -C "/tmp" -xjf "/C/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-sfeMovie2/FFmpeg/yasm-1.2.0.tar.gz"
2>  /tmp/yasm-1.2.0/configure
2>  checking for a BSD-compatible install... /usr/bin/install -c
2>  checking whether build environment is sane... yes
2>  checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2>  checking for gawk... gawk
2>  checking whether make sets $(MAKE)... yes
2>  checking whether to enable maintainer-specific portions of Makefiles... no
2>  checking for style of include used by make... GNU
2>  checking for gcc... gcc
2>  checking whether the C compiler works... yes
2>  checking for C compiler default output file name... a.exe
2>  checking for suffix of executables... .exe
2>  checking whether we are cross compiling... no
2>  checking for suffix of object files... o
2>  checking whether we are using the GNU C compiler... yes
2>  checking whether gcc accepts -g... yes
2>  checking for gcc option to accept ISO C89... none needed
2>  checking dependency style of gcc... gcc3
2>  checking how to run the C preprocessor... gcc -E
2>  checking for gcc option to accept ISO C99... -std=gnu99
2>  checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
2>  checking whether ln -s works... no, using cp -p
2>  checking for ar... ar
2>  checking for ranlib... ranlib
2>  checking for xmlto... no
2>configure : warning : xmlto not found, manpages will not be rebuilt.
2>  checking if malloc debugging is wanted... no
2>  checking for grep that handles long lines and -e... /usr/bin/grep
2>  checking for egrep... /usr/bin/grep -E
2>  checking for ANSI C header files... yes
2>  checking for sys/types.h... yes
2>  checking for sys/stat.h... yes
2>  checking for stdlib.h... yes
2>  checking for string.h... yes
2>  checking for memory.h... yes
2>  checking for strings.h... yes
2>  checking for inttypes.h... yes
2>  checking for stdint.h... yes
2>  checking for unistd.h... yes
2>  checking for strings.h... (cached) yes
2>  checking libgen.h usability... yes
2>  checking libgen.h presence... yes
2>  checking for libgen.h... yes
2>  checking for unistd.h... (cached) yes
2>  checking direct.h usability... yes
2>  checking direct.h presence... yes
2>  checking for direct.h... yes
2>  checking for sys/stat.h... (cached) yes
2>  checking for an ANSI C-conforming const... yes
2>  checking for inline... inline
2>  checking for function prototypes... yes
2>  checking for size_t... yes
2>  checking for stdint types... stdint.h (shortcircuit)
2>  make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system)
2>  checking for abort... yes
2>  checking for toascii... no
2>  checking for vsnprintf... yes
2>  checking for strsep... no
2>  checking for mergesort... no
2>  checking for getcwd... yes
2>  checking for popen... yes
2>  checking for ftruncate... yes
2>  checking for strcasecmp... no
2>  checking for strncasecmp... no
2>  checking for stricmp... yes
2>  checking for _stricmp... yes
2>  checking for strcmpi... yes
2>  checking whether NLS is requested... yes
2>  checking for msgfmt... /c/MinGW/bin/msgfmt
2>  checking for gmsgfmt... /c/MinGW/bin/msgfmt
2>  checking for xgettext... /c/MinGW/bin/xgettext
2>  checking for msgmerge... /c/MinGW/bin/msgmerge
2>  checking build system type... i686-pc-mingw32
2>  checking host system type... i686-pc-mingw32
2>  checking for ld used by GCC... c:/mingw/mingw32/bin/ld.exe
2>  checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
2>  checking for shared library run path origin... done
2>  checking for CFPreferencesCopyAppValue... no
2>  checking for CFLocaleCopyCurrent... no
2>  checking for GNU gettext in libc... no
2>  checking for iconv... yes
2>  checking for working iconv... yes
2>  checking how to link with libiconv... -liconv
2>  checking for GNU gettext in libintl... yes
2>  checking whether to use NLS... yes
2>  checking where the gettext function comes from... external libintl
2>  checking how to link with libintl... -lintl
2>  checking for GNU C Library... no
2>  configure: Checking for Python
2>  checking for a Python interpreter with version >= 2.4... python
2>  checking for python... /c/Python27/python
2>  checking for python version... 2.7
2>  checking for python platform... win32
2>  checking for python script directory... ${prefix}\Lib\site-packages
2>  checking for python extension module directory... ${exec_prefix}\Lib\site-packages
2>  configure: creating ./config.status
2>  config.status: creating Makefile
2>  config.status: creating po/Makefile.in
2>  config.status: creating config.h
2>  config.status: config.h is unchanged
2>  config.status: executing depfiles commands
2>  config.status: executing libyasm-stdint.h commands
2>  config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H
2>  config.status: libyasm-stdint.h is unchanged
2>  config.status: executing po-directories commands
2>  config.status: creating po/POTFILES
2>  config.status: creating po/Makefile
2>  Making clean in po
2>  make[1]: Entering directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/po'
2>  rm -f *.insert-header
2>  rm -f remove-potcdate.sed
2>  rm -f stamp-poT
2>  rm -f core core.* yasm.po yasm.1po yasm.2po *.new.po
2>  rm -fr *.o
2>  make[1]: Leaving directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/po'
2>  Making clean in .
2>  make[1]: Entering directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  test -z "yasm.exe ytasm.exe vsyasm.exe" || rm -f yasm.exe ytasm.exe vsyasm.exe
2>  test -z "test_hd.exe bitvect_test.exe floatnum_test.exe leb128_test.exe splitpath_test.exe combpath_test.exe uncstring_test.exe" || rm -f test_hd.exe bitvect_test.exe floatnum_test.exe leb128_test.exe splitpath_test.exe combpath_test.exe uncstring_test.exe
2>  test -z "configure.lineno  x86insn_nasm.c x86insn_gas.c x86cpu.c x86regtmod.c lc3bid.c gas-token.c nasm-token.c nasm-macros.c nasm-version.c version.mac win64-nasm.c win64-gas.c module.c license.c" || rm -f configure.lineno  x86insn_nasm.c x86insn_gas.c x86cpu.c x86regtmod.c lc3bid.c gas-token.c nasm-token.c nasm-macros.c nasm-version.c version.mac win64-nasm.c win64-gas.c module.c license.c
2>  test -z "libyasm.a" || rm -f libyasm.a
2>  test -z "genstring.exe re2c.exe genmacro.exe genperf.exe genversion.exe genmodule.exe" || rm -f genstring.exe re2c.exe genmacro.exe genperf.exe genversion.exe genmodule.exe
2>  rm -f *.o
2>  make[1]: Leaving directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o genperf.o `test -f tools/genperf/genperf.c || echo '/tmp/yasm-1.2.0/'`tools/genperf/genperf.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo '/tmp/yasm-1.2.0/'`tools/genperf/perfect.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o gp-phash.o `test -f libyasm/phash.c || echo '/tmp/yasm-1.2.0/'`libyasm/phash.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo '/tmp/yasm-1.2.0/'`libyasm/xmalloc.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo '/tmp/yasm-1.2.0/'`libyasm/xstrdup.c
2>  gcc -std=gnu99 -o genperf.exe  genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o 
2>  ./genperf.exe /tmp/yasm-1.2.0/x86insn_nasm.gperf x86insn_nasm.c
2>  found distinct (A,B) on attempt 19
2>  built perfect hash table of size 512
2>  ./genperf.exe /tmp/yasm-1.2.0/x86insn_gas.gperf x86insn_gas.c
2>  found distinct (A,B) on attempt 1640
2>  built perfect hash table of size 512
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-main.o `test -f tools/re2c/main.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/main.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-code.o `test -f tools/re2c/code.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/code.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/dfa.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/parser.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/actions.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/scanner.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/mbo_getopt.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/substr.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/translate.c
2>  gcc -std=gnu99 -o re2c.exe  re2c-main.o re2c-code.o re2c-dfa.o re2c-parser.o re2c-actions.o re2c-scanner.o re2c-mbo_getopt.o re2c-substr.o re2c-translate.o 
2>  ./re2c.exe -b -o gas-token.c /tmp/yasm-1.2.0/modules/parsers/gas/gas-token.re
2>  ./re2c.exe -b -o nasm-token.c /tmp/yasm-1.2.0/modules/parsers/nasm/nasm-token.re
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo '/tmp/yasm-1.2.0/'`tools/genmacro/genmacro.c
2>  gcc -std=gnu99 -o genmacro.exe  genmacro.o 
2>  ./genmacro.exe nasm-macros.c nasm_standard_mac /tmp/yasm-1.2.0/modules/parsers/nasm/nasm-std.mac
2>  gcc -std=gnu99 -I. -I/tmp/yasm-1.2.0  -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo '/tmp/yasm-1.2.0/'`modules/preprocs/nasm/genversion.c
2>  gcc -std=gnu99 -o genversion.exe  genversion.o 
2>  ./genversion.exe version.mac
2>  ./genmacro.exe nasm-version.c nasm_version_mac version.mac
2>  ./genmacro.exe win64-nasm.c win64_nasm_stdmac /tmp/yasm-1.2.0/modules/objfmts/coff/win64-nasm.mac
2>  ./genmacro.exe win64-gas.c win64_gas_stdmac /tmp/yasm-1.2.0/modules/objfmts/coff/win64-gas.mac
2>  gcc -std=gnu99 -I. -I/tmp/yasm-1.2.0  -c -o genstring.o `test -f genstring.c || echo '/tmp/yasm-1.2.0/'`genstring.c
2>  gcc -std=gnu99 -o genstring.exe  genstring.o 
2>  ./genstring.exe license_msg license.c /tmp/yasm-1.2.0/COPYING
2>  make  all-recursive
2>  make[1]: Entering directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  Making all in po
2>  make[2]: Entering directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/po'
2>  make[2]: Leaving directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/po'
2>  Making all in .
2>  make[2]: Entering directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86arch.o -MD -MP -MF .deps/x86arch.Tpo -c -o x86arch.o `test -f 'modules/arch/x86/x86arch.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/x86/x86arch.c
2>  mv -f .deps/x86arch.Tpo .deps/x86arch.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86bc.o -MD -MP -MF .deps/x86bc.Tpo -c -o x86bc.o `test -f 'modules/arch/x86/x86bc.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/x86/x86bc.c
2>  mv -f .deps/x86bc.Tpo .deps/x86bc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86expr.o -MD -MP -MF .deps/x86expr.Tpo -c -o x86expr.o `test -f 'modules/arch/x86/x86expr.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/x86/x86expr.c
2>  mv -f .deps/x86expr.Tpo .deps/x86expr.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86id.o -MD -MP -MF .deps/x86id.Tpo -c -o x86id.o `test -f 'modules/arch/x86/x86id.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/x86/x86id.c
2>  mv -f .deps/x86id.Tpo .deps/x86id.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT lc3barch.o -MD -MP -MF .deps/lc3barch.Tpo -c -o lc3barch.o `test -f 'modules/arch/lc3b/lc3barch.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/lc3b/lc3barch.c
2>  mv -f .deps/lc3barch.Tpo .deps/lc3barch.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT lc3bbc.o -MD -MP -MF .deps/lc3bbc.Tpo -c -o lc3bbc.o `test -f 'modules/arch/lc3b/lc3bbc.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/lc3b/lc3bbc.c
2>  mv -f .deps/lc3bbc.Tpo .deps/lc3bbc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-listfmt.o -MD -MP -MF .deps/nasm-listfmt.Tpo -c -o nasm-listfmt.o `test -f 'modules/listfmts/nasm/nasm-listfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/listfmts/nasm/nasm-listfmt.c
2>  mv -f .deps/nasm-listfmt.Tpo .deps/nasm-listfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-parser.o -MD -MP -MF .deps/gas-parser.Tpo -c -o gas-parser.o `test -f 'modules/parsers/gas/gas-parser.c' || echo '/tmp/yasm-1.2.0/'`modules/parsers/gas/gas-parser.c
2>  mv -f .deps/gas-parser.Tpo .deps/gas-parser.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-parse.o -MD -MP -MF .deps/gas-parse.Tpo -c -o gas-parse.o `test -f 'modules/parsers/gas/gas-parse.c' || echo '/tmp/yasm-1.2.0/'`modules/parsers/gas/gas-parse.c
2>  mv -f .deps/gas-parse.Tpo .deps/gas-parse.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-parse-intel.o -MD -MP -MF .deps/gas-parse-intel.Tpo -c -o gas-parse-intel.o `test -f 'modules/parsers/gas/gas-parse-intel.c' || echo '/tmp/yasm-1.2.0/'`modules/parsers/gas/gas-parse-intel.c
2>  mv -f .deps/gas-parse-intel.Tpo .deps/gas-parse-intel.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-parser.o -MD -MP -MF .deps/nasm-parser.Tpo -c -o nasm-parser.o `test -f 'modules/parsers/nasm/nasm-parser.c' || echo '/tmp/yasm-1.2.0/'`modules/parsers/nasm/nasm-parser.c
2>  mv -f .deps/nasm-parser.Tpo .deps/nasm-parser.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-parse.o -MD -MP -MF .deps/nasm-parse.Tpo -c -o nasm-parse.o `test -f 'modules/parsers/nasm/nasm-parse.c' || echo '/tmp/yasm-1.2.0/'`modules/parsers/nasm/nasm-parse.c
2>  mv -f .deps/nasm-parse.Tpo .deps/nasm-parse.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-preproc.o -MD -MP -MF .deps/nasm-preproc.Tpo -c -o nasm-preproc.o `test -f 'modules/preprocs/nasm/nasm-preproc.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/nasm/nasm-preproc.c
2>  mv -f .deps/nasm-preproc.Tpo .deps/nasm-preproc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-pp.o -MD -MP -MF .deps/nasm-pp.Tpo -c -o nasm-pp.o `test -f 'modules/preprocs/nasm/nasm-pp.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/nasm/nasm-pp.c
2>  mv -f .deps/nasm-pp.Tpo .deps/nasm-pp.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasmlib.o -MD -MP -MF .deps/nasmlib.Tpo -c -o nasmlib.o `test -f 'modules/preprocs/nasm/nasmlib.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/nasm/nasmlib.c
2>  mv -f .deps/nasmlib.Tpo .deps/nasmlib.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-eval.o -MD -MP -MF .deps/nasm-eval.Tpo -c -o nasm-eval.o `test -f 'modules/preprocs/nasm/nasm-eval.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/nasm/nasm-eval.c
2>  mv -f .deps/nasm-eval.Tpo .deps/nasm-eval.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT raw-preproc.o -MD -MP -MF .deps/raw-preproc.Tpo -c -o raw-preproc.o `test -f 'modules/preprocs/raw/raw-preproc.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/raw/raw-preproc.c
2>  mv -f .deps/raw-preproc.Tpo .deps/raw-preproc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT cpp-preproc.o -MD -MP -MF .deps/cpp-preproc.Tpo -c -o cpp-preproc.o `test -f 'modules/preprocs/cpp/cpp-preproc.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/cpp/cpp-preproc.c
2>  mv -f .deps/cpp-preproc.Tpo .deps/cpp-preproc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-preproc.o -MD -MP -MF .deps/gas-preproc.Tpo -c -o gas-preproc.o `test -f 'modules/preprocs/gas/gas-preproc.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/gas/gas-preproc.c
2>  mv -f .deps/gas-preproc.Tpo .deps/gas-preproc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-eval.o -MD -MP -MF .deps/gas-eval.Tpo -c -o gas-eval.o `test -f 'modules/preprocs/gas/gas-eval.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/gas/gas-eval.c
2>  mv -f .deps/gas-eval.Tpo .deps/gas-eval.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT cv-dbgfmt.o -MD -MP -MF .deps/cv-dbgfmt.Tpo -c -o cv-dbgfmt.o `test -f 'modules/dbgfmts/codeview/cv-dbgfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/codeview/cv-dbgfmt.c
2>  mv -f .deps/cv-dbgfmt.Tpo .deps/cv-dbgfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT cv-symline.o -MD -MP -MF .deps/cv-symline.Tpo -c -o cv-symline.o `test -f 'modules/dbgfmts/codeview/cv-symline.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/codeview/cv-symline.c
2>  mv -f .deps/cv-symline.Tpo .deps/cv-symline.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT cv-type.o -MD -MP -MF .deps/cv-type.Tpo -c -o cv-type.o `test -f 'modules/dbgfmts/codeview/cv-type.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/codeview/cv-type.c
2>  mv -f .deps/cv-type.Tpo .deps/cv-type.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT dwarf2-dbgfmt.o -MD -MP -MF .deps/dwarf2-dbgfmt.Tpo -c -o dwarf2-dbgfmt.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
2>  mv -f .deps/dwarf2-dbgfmt.Tpo .deps/dwarf2-dbgfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT dwarf2-line.o -MD -MP -MF .deps/dwarf2-line.Tpo -c -o dwarf2-line.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-line.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/dwarf2/dwarf2-line.c
2>  mv -f .deps/dwarf2-line.Tpo .deps/dwarf2-line.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT dwarf2-aranges.o -MD -MP -MF .deps/dwarf2-aranges.Tpo -c -o dwarf2-aranges.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-aranges.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/dwarf2/dwarf2-aranges.c
2>  mv -f .deps/dwarf2-aranges.Tpo .deps/dwarf2-aranges.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT dwarf2-info.o -MD -MP -MF .deps/dwarf2-info.Tpo -c -o dwarf2-info.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-info.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/dwarf2/dwarf2-info.c
2>  mv -f .deps/dwarf2-info.Tpo .deps/dwarf2-info.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT null-dbgfmt.o -MD -MP -MF .deps/null-dbgfmt.Tpo -c -o null-dbgfmt.o `test -f 'modules/dbgfmts/null/null-dbgfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/null/null-dbgfmt.c
2>  mv -f .deps/null-dbgfmt.Tpo .deps/null-dbgfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT stabs-dbgfmt.o -MD -MP -MF .deps/stabs-dbgfmt.Tpo -c -o stabs-dbgfmt.o `test -f 'modules/dbgfmts/stabs/stabs-dbgfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/stabs/stabs-dbgfmt.c
2>  mv -f .deps/stabs-dbgfmt.Tpo .deps/stabs-dbgfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT dbg-objfmt.o -MD -MP -MF .deps/dbg-objfmt.Tpo -c -o dbg-objfmt.o `test -f 'modules/objfmts/dbg/dbg-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/dbg/dbg-objfmt.c
2>  mv -f .deps/dbg-objfmt.Tpo .deps/dbg-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bin-objfmt.o -MD -MP -MF .deps/bin-objfmt.Tpo -c -o bin-objfmt.o `test -f 'modules/objfmts/bin/bin-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/bin/bin-objfmt.c
2>  mv -f .deps/bin-objfmt.Tpo .deps/bin-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT elf.o -MD -MP -MF .deps/elf.Tpo -c -o elf.o `test -f 'modules/objfmts/elf/elf.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/elf/elf.c
2>  mv -f .deps/elf.Tpo .deps/elf.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT elf-objfmt.o -MD -MP -MF .deps/elf-objfmt.Tpo -c -o elf-objfmt.o `test -f 'modules/objfmts/elf/elf-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/elf/elf-objfmt.c
2>  mv -f .deps/elf-objfmt.Tpo .deps/elf-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT elf-x86-x86.o -MD -MP -MF .deps/elf-x86-x86.Tpo -c -o elf-x86-x86.o `test -f 'modules/objfmts/elf/elf-x86-x86.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/elf/elf-x86-x86.c
2>  mv -f .deps/elf-x86-x86.Tpo .deps/elf-x86-x86.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT elf-x86-amd64.o -MD -MP -MF .deps/elf-x86-amd64.Tpo -c -o elf-x86-amd64.o `test -f 'modules/objfmts/elf/elf-x86-amd64.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/elf/elf-x86-amd64.c
2>  mv -f .deps/elf-x86-amd64.Tpo .deps/elf-x86-amd64.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT coff-objfmt.o -MD -MP -MF .deps/coff-objfmt.Tpo -c -o coff-objfmt.o `test -f 'modules/objfmts/coff/coff-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/coff/coff-objfmt.c
2>  mv -f .deps/coff-objfmt.Tpo .deps/coff-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT win64-except.o -MD -MP -MF .deps/win64-except.Tpo -c -o win64-except.o `test -f 'modules/objfmts/coff/win64-except.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/coff/win64-except.c
2>  mv -f .deps/win64-except.Tpo .deps/win64-except.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT macho-objfmt.o -MD -MP -MF .deps/macho-objfmt.Tpo -c -o macho-objfmt.o `test -f 'modules/objfmts/macho/macho-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/macho/macho-objfmt.c
2>  mv -f .deps/macho-objfmt.Tpo .deps/macho-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT rdf-objfmt.o -MD -MP -MF .deps/rdf-objfmt.Tpo -c -o rdf-objfmt.o `test -f 'modules/objfmts/rdf/rdf-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/rdf/rdf-objfmt.c
2>  mv -f .deps/rdf-objfmt.Tpo .deps/rdf-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT xdf-objfmt.o -MD -MP -MF .deps/xdf-objfmt.Tpo -c -o xdf-objfmt.o `test -f 'modules/objfmts/xdf/xdf-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/xdf/xdf-objfmt.c
2>  mv -f .deps/xdf-objfmt.Tpo .deps/xdf-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT assocdat.o -MD -MP -MF .deps/assocdat.Tpo -c -o assocdat.o `test -f 'libyasm/assocdat.c' || echo '/tmp/yasm-1.2.0/'`libyasm/assocdat.c
2>  mv -f .deps/assocdat.Tpo .deps/assocdat.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bitvect.o -MD -MP -MF .deps/bitvect.Tpo -c -o bitvect.o `test -f 'libyasm/bitvect.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bitvect.c
2>  mv -f .deps/bitvect.Tpo .deps/bitvect.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bc-align.o -MD -MP -MF .deps/bc-align.Tpo -c -o bc-align.o `test -f 'libyasm/bc-align.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bc-align.c
2>  mv -f .deps/bc-align.Tpo .deps/bc-align.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bc-data.o -MD -MP -MF .deps/bc-data.Tpo -c -o bc-data.o `test -f 'libyasm/bc-data.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bc-data.c
2>  mv -f .deps/bc-data.Tpo .deps/bc-data.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bc-incbin.o -MD -MP -MF .deps/bc-incbin.Tpo -c -o bc-incbin.o `test -f 'libyasm/bc-incbin.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bc-incbin.c
2>  mv -f .deps/bc-incbin.Tpo .deps/bc-incbin.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bc-org.o -MD -MP -MF .deps/bc-org.Tpo -c -o bc-org.o `test -f 'libyasm/bc-org.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bc-org.c
2>  mv -f .deps/bc-org.Tpo .deps/bc-org.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bc-reserve.o -MD -MP -MF .deps/bc-reserve.Tpo -c -o bc-reserve.o `test -f 'libyasm/bc-reserve.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bc-reserve.c
2>  mv -f .deps/bc-reserve.Tpo .deps/bc-reserve.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bytecode.o -MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.o `test -f 'libyasm/bytecode.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bytecode.c
2>  mv -f .deps/bytecode.Tpo .deps/bytecode.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT errwarn.o -MD -MP -MF .deps/errwarn.Tpo -c -o errwarn.o `test -f 'libyasm/errwarn.c' || echo '/tmp/yasm-1.2.0/'`libyasm/errwarn.c
2>  mv -f .deps/errwarn.Tpo .deps/errwarn.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o `test -f 'libyasm/expr.c' || echo '/tmp/yasm-1.2.0/'`libyasm/expr.c
2>  mv -f .deps/expr.Tpo .deps/expr.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o `test -f 'libyasm/file.c' || echo '/tmp/yasm-1.2.0/'`libyasm/file.c
2>  mv -f .deps/file.Tpo .deps/file.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT floatnum.o -MD -MP -MF .deps/floatnum.Tpo -c -o floatnum.o `test -f 'libyasm/floatnum.c' || echo '/tmp/yasm-1.2.0/'`libyasm/floatnum.c
2>  mv -f .deps/floatnum.Tpo .deps/floatnum.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT hamt.o -MD -MP -MF .deps/hamt.Tpo -c -o hamt.o `test -f 'libyasm/hamt.c' || echo '/tmp/yasm-1.2.0/'`libyasm/hamt.c
2>  mv -f .deps/hamt.Tpo .deps/hamt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT insn.o -MD -MP -MF .deps/insn.Tpo -c -o insn.o `test -f 'libyasm/insn.c' || echo '/tmp/yasm-1.2.0/'`libyasm/insn.c
2>  mv -f .deps/insn.Tpo .deps/insn.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT intnum.o -MD -MP -MF .deps/intnum.Tpo -c -o intnum.o `test -f 'libyasm/intnum.c' || echo '/tmp/yasm-1.2.0/'`libyasm/intnum.c
2>  mv -f .deps/intnum.Tpo .deps/intnum.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT inttree.o -MD -MP -MF .deps/inttree.Tpo -c -o inttree.o `test -f 'libyasm/inttree.c' || echo '/tmp/yasm-1.2.0/'`libyasm/inttree.c
2>  mv -f .deps/inttree.Tpo .deps/inttree.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT linemap.o -MD -MP -MF .deps/linemap.Tpo -c -o linemap.o `test -f 'libyasm/linemap.c' || echo '/tmp/yasm-1.2.0/'`libyasm/linemap.c
2>  mv -f .deps/linemap.Tpo .deps/linemap.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o `test -f 'libyasm/md5.c' || echo '/tmp/yasm-1.2.0/'`libyasm/md5.c
2>  mv -f .deps/md5.Tpo .deps/md5.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT mergesort.o -MD -MP -MF .deps/mergesort.Tpo -c -o mergesort.o `test -f 'libyasm/mergesort.c' || echo '/tmp/yasm-1.2.0/'`libyasm/mergesort.c
2>  mv -f .deps/mergesort.Tpo .deps/mergesort.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT phash.o -MD -MP -MF .deps/phash.Tpo -c -o phash.o `test -f 'libyasm/phash.c' || echo '/tmp/yasm-1.2.0/'`libyasm/phash.c
2>  mv -f .deps/phash.Tpo .deps/phash.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT section.o -MD -MP -MF .deps/section.Tpo -c -o section.o `test -f 'libyasm/section.c' || echo '/tmp/yasm-1.2.0/'`libyasm/section.c
2>  mv -f .deps/section.Tpo .deps/section.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT strcasecmp.o -MD -MP -MF .deps/strcasecmp.Tpo -c -o strcasecmp.o `test -f 'libyasm/strcasecmp.c' || echo '/tmp/yasm-1.2.0/'`libyasm/strcasecmp.c
2>  mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT strsep.o -MD -MP -MF .deps/strsep.Tpo -c -o strsep.o `test -f 'libyasm/strsep.c' || echo '/tmp/yasm-1.2.0/'`libyasm/strsep.c
2>  mv -f .deps/strsep.Tpo .deps/strsep.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT symrec.o -MD -MP -MF .deps/symrec.Tpo -c -o symrec.o `test -f 'libyasm/symrec.c' || echo '/tmp/yasm-1.2.0/'`libyasm/symrec.c
2>  mv -f .deps/symrec.Tpo .deps/symrec.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT valparam.o -MD -MP -MF .deps/valparam.Tpo -c -o valparam.o `test -f 'libyasm/valparam.c' || echo '/tmp/yasm-1.2.0/'`libyasm/valparam.c
2>  mv -f .deps/valparam.Tpo .deps/valparam.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o `test -f 'libyasm/value.c' || echo '/tmp/yasm-1.2.0/'`libyasm/value.c
2>  mv -f .deps/value.Tpo .deps/value.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o `test -f 'libyasm/xmalloc.c' || echo '/tmp/yasm-1.2.0/'`libyasm/xmalloc.c
2>  mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT xstrdup.o -MD -MP -MF .deps/xstrdup.Tpo -c -o xstrdup.o `test -f 'libyasm/xstrdup.c' || echo '/tmp/yasm-1.2.0/'`libyasm/xstrdup.c
2>  mv -f .deps/xstrdup.Tpo .deps/xstrdup.Po
2>  ./genperf.exe /tmp/yasm-1.2.0/modules/arch/x86/x86cpu.gperf x86cpu.c
2>  found distinct (A,B) on attempt 3
2>  built perfect hash table of size 128
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86cpu.o -MD -MP -MF .deps/x86cpu.Tpo -c -o x86cpu.o x86cpu.c
2>  mv -f .deps/x86cpu.Tpo .deps/x86cpu.Po
2>  ./genperf.exe /tmp/yasm-1.2.0/modules/arch/x86/x86regtmod.gperf x86regtmod.c
2>  found distinct (A,B) on attempt 1
2>  built perfect hash table of size 128
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86regtmod.o -MD -MP -MF .deps/x86regtmod.Tpo -c -o x86regtmod.o x86regtmod.c
2>  mv -f .deps/x86regtmod.Tpo .deps/x86regtmod.Po
2>  ./re2c.exe -s -o lc3bid.c /tmp/yasm-1.2.0/modules/arch/lc3b/lc3bid.re
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT lc3bid.o -MD -MP -MF .deps/lc3bid.Tpo -c -o lc3bid.o lc3bid.c
2>  mv -f .deps/lc3bid.Tpo .deps/lc3bid.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-token.o -MD -MP -MF .deps/gas-token.Tpo -c -o gas-token.o gas-token.c
2>  mv -f .deps/gas-token.Tpo .deps/gas-token.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-token.o -MD -MP -MF .deps/nasm-token.Tpo -c -o nasm-token.o nasm-token.c
2>  mv -f .deps/nasm-token.Tpo .deps/nasm-token.Po
2>  gcc -std=gnu99 -I. -I/tmp/yasm-1.2.0  -c -o genmodule.o `test -f libyasm/genmodule.c || echo '/tmp/yasm-1.2.0/'`libyasm/genmodule.c
2>  gcc -std=gnu99 -o genmodule.exe  genmodule.o 
2>  ./genmodule.exe /tmp/yasm-1.2.0/libyasm/module.in Makefile
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT module.o -MD -MP -MF .deps/module.Tpo -c -o module.o module.c
2>  mv -f .deps/module.Tpo .deps/module.Po
2>  rm -f libyasm.a
2>  ar cru libyasm.a x86arch.o x86bc.o x86expr.o x86id.o lc3barch.o lc3bbc.o nasm-listfmt.o gas-parser.o gas-parse.o gas-parse-intel.o nasm-parser.o nasm-parse.o nasm-preproc.o nasm-pp.o nasmlib.o nasm-eval.o raw-preproc.o cpp-preproc.o gas-preproc.o gas-eval.o cv-dbgfmt.o cv-symline.o cv-type.o dwarf2-dbgfmt.o dwarf2-line.o dwarf2-aranges.o dwarf2-info.o null-dbgfmt.o stabs-dbgfmt.o dbg-objfmt.o bin-objfmt.o elf.o elf-objfmt.o elf-x86-x86.o elf-x86-amd64.o coff-objfmt.o win64-except.o macho-objfmt.o rdf-objfmt.o xdf-objfmt.o assocdat.o bitvect.o bc-align.o bc-data.o bc-incbin.o bc-org.o bc-reserve.o bytecode.o errwarn.o expr.o file.o floatnum.o hamt.o insn.o intnum.o inttree.o linemap.o md5.o mergesort.o phash.o section.o strcasecmp.o strsep.o symrec.o valparam.o value.o xmalloc.o xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o 
2>  ranlib libyasm.a
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT yasm.o -MD -MP -MF .deps/yasm.Tpo -c -o yasm.o `test -f 'frontends/yasm/yasm.c' || echo '/tmp/yasm-1.2.0/'`frontends/yasm/yasm.c
2>  mv -f .deps/yasm.Tpo .deps/yasm.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT yasm-options.o -MD -MP -MF .deps/yasm-options.Tpo -c -o yasm-options.o `test -f 'frontends/yasm/yasm-options.c' || echo '/tmp/yasm-1.2.0/'`frontends/yasm/yasm-options.c
2>  mv -f .deps/yasm-options.Tpo .deps/yasm-options.Po
2>  gcc -std=gnu99  -g -O2   -o yasm.exe yasm.o yasm-options.o libyasm.a -lintl 
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT tasm.o -MD -MP -MF .deps/tasm.Tpo -c -o tasm.o `test -f 'frontends/tasm/tasm.c' || echo '/tmp/yasm-1.2.0/'`frontends/tasm/tasm.c
2>  mv -f .deps/tasm.Tpo .deps/tasm.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT tasm-options.o -MD -MP -MF .deps/tasm-options.Tpo -c -o tasm-options.o `test -f 'frontends/tasm/tasm-options.c' || echo '/tmp/yasm-1.2.0/'`frontends/tasm/tasm-options.c
2>  mv -f .deps/tasm-options.Tpo .deps/tasm-options.Po
2>  gcc -std=gnu99  -g -O2   -o ytasm.exe tasm.o tasm-options.o libyasm.a -lintl 
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT vsyasm.o -MD -MP -MF .deps/vsyasm.Tpo -c -o vsyasm.o `test -f 'frontends/vsyasm/vsyasm.c' || echo '/tmp/yasm-1.2.0/'`frontends/vsyasm/vsyasm.c
2>  mv -f .deps/vsyasm.Tpo .deps/vsyasm.Po
2>  gcc -std=gnu99  -g -O2   -o vsyasm.exe vsyasm.o yasm-options.o libyasm.a -lintl 
2>  make[2]: Leaving directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  make[1]: Leaving directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  Extracting FFmpeg archive...
2>  tar -C "/tmp" -xjf "/C/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-sfeMovie2/FFmpeg/ffmpeg-02.26.2014.tar.bz2"
2>  /tmp/ffmpeg-02.26.2014/configure  --disable-stripping --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver --disable-doc --disable-network --disable-decoders --disable-muxers --disable-encoders --yasmexe=/C/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/yasm.exe --enable-shared --disable-static  --enable-decoder=theora --enable-decoder=flac --enable-decoder=vorbis --enable-decoder=vp8 --enable-decoder=adpcm_4xm --enable-decoder=adpcm_adx --enable-decoder=adpcm_afc --enable-decoder=adpcm_ct --enable-decoder=adpcm_dtk --enable-decoder=adpcm_ea --enable-decoder=adpcm_ea_maxis_xa --enable-decoder=adpcm_ea_r1 --enable-decoder=adpcm_ea_r2 --enable-decoder=adpcm_ea_r3 --enable-decoder=adpcm_ea_xas --enable-decoder=adpcm_g722 --enable-decoder=adpcm_g726 --enable-decoder=adpcm_g726le --enable-decoder=adpcm_ima_amv --enable-decoder=adpcm_ima_apc --enable-decoder=adpcm_ima_dk3 --enable-decoder=adpcm_ima_dk4 --enable-decoder=adpcm_ima_ea_eacs --enable-decoder=adpcm_ima_ea_sead --enable-decoder=adpcm_ima_iss --enable-decoder=adpcm_ima_oki --enable-decoder=adpcm_ima_qt --enable-decoder=adpcm_ima_rad --enable-decoder=adpcm_ima_smjpeg --enable-decoder=adpcm_ima_wav --enable-decoder=adpcm_ima_ws --enable-decoder=adpcm_ms --enable-decoder=adpcm_sbpro_2 --enable-decoder=adpcm_sbpro_3 --enable-decoder=adpcm_sbpro_4 --enable-decoder=adpcm_swf --enable-decoder=adpcm_thp --enable-decoder=adpcm_xa --enable-decoder=adpcm_yamaha --enable-decoder=interplay_dpcm --enable-decoder=pcm_alaw --enable-decoder=pcm_bluray --enable-decoder=pcm_dvd --enable-decoder=pcm_f32be --enable-decoder=pcm_f32le --enable-decoder=pcm_f64be --enable-decoder=pcm_f64le --enable-decoder=pcm_lxf --enable-decoder=pcm_mulaw --enable-decoder=pcm_s16be --enable-decoder=pcm_s16be_planar --enable-decoder=pcm_s16le --enable-decoder=pcm_s16le_planar --enable-decoder=pcm_s24be --enable-decoder=pcm_s24daud --enable-decoder=pcm_s24le --enable-decoder=pcm_s24le_planar --enable-decoder=pcm_s32be --enable-decoder=pcm_s32le --enable-decoder=pcm_s32le_planar --enable-decoder=pcm_s8 --enable-decoder=pcm_s8_planar --enable-decoder=pcm_u16be --enable-decoder=pcm_u16le --enable-decoder=pcm_u24be --enable-decoder=pcm_u24le --enable-decoder=pcm_u32be --enable-decoder=pcm_u32le --enable-decoder=pcm_u8 --enable-decoder=pcm_zork --enable-decoder=roq_dpcm --enable-decoder=sol_dpcm --enable-decoder=xan_dpcm --enable-memalign-hack --enable-pthreads
2>  install prefix            /usr/local
2>  source path               /tmp/ffmpeg-02.26.2014
2>  C compiler                gcc
2>  C library                 mingw32
2>  ARCH                      x86 (generic)
2>  big-endian                no
2>  runtime cpu detection     yes
2>  /C/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/yasm.exe                      yes
2>  MMX enabled               yes
2>  MMXEXT enabled            yes
2>  3DNow! enabled            yes
2>  3DNow! extended enabled   yes
2>  SSE enabled               yes
2>  SSSE3 enabled             yes
2>  AVX enabled               yes
2>  XOP enabled               yes
2>  FMA3 enabled              yes
2>  FMA4 enabled              yes
2>  i686 features enabled     yes
2>  CMOV is fast              no
2>  EBX available             yes
2>  EBP available             yes
2>  debug symbols             yes
2>  strip symbols             no
2>  optimize for size         no
2>  optimizations             yes
2>  static                    no
2>  shared                    yes
2>  postprocessing support    no
2>  new filter support        yes
2>  network support           no
2>  threading support         no
2>  safe bitstream reader     yes
2>  SDL support               no
2>  opencl enabled            no
2>  libzvbi enabled           no
2>  texi2html enabled         no
2>  perl enabled              yes
2>  pod2man enabled           yes
2>  makeinfo enabled          yes
2>  
2>  External libraries:
2>  iconv           zlib
2>  
2>  Enabled decoders:
2>  adpcm_4xm       adpcm_ima_wav       pcm_s16le_planar
2>  adpcm_adx       adpcm_ima_ws        pcm_s24be
2>  adpcm_afc       adpcm_ms        pcm_s24daud
2>  adpcm_ct        adpcm_sbpro_2       pcm_s24le
2>  adpcm_dtk       adpcm_sbpro_3       pcm_s24le_planar
2>  adpcm_ea        adpcm_sbpro_4       pcm_s32be
2>  adpcm_ea_maxis_xa   adpcm_swf       pcm_s32le
2>  adpcm_ea_r1     adpcm_thp       pcm_s32le_planar
2>  adpcm_ea_r2     adpcm_xa        pcm_s8
2>  adpcm_ea_r3     adpcm_yamaha        pcm_s8_planar
2>  adpcm_ea_xas        flac            pcm_u16be
2>  adpcm_g722      hevc            pcm_u16le
2>  adpcm_g726      interplay_dpcm      pcm_u24be
2>  adpcm_g726le        pcm_alaw        pcm_u24le
2>  adpcm_ima_amv       pcm_bluray      pcm_u32be
2>  adpcm_ima_apc       pcm_dvd         pcm_u32le
2>  adpcm_ima_dk3       pcm_f32be       pcm_u8
2>  adpcm_ima_dk4       pcm_f32le       pcm_zork
2>  adpcm_ima_ea_eacs   pcm_f64be       roq_dpcm
2>  adpcm_ima_ea_sead   pcm_f64le       sol_dpcm
2>  adpcm_ima_iss       pcm_lxf         theora
2>  adpcm_ima_oki       pcm_mulaw       vorbis
2>  adpcm_ima_qt        pcm_s16be       vp3
2>  adpcm_ima_rad       pcm_s16be_planar    vp8
2>  adpcm_ima_smjpeg    pcm_s16le       xan_dpcm
2>  
2>  Enabled encoders:
2>  
2>  Enabled hwaccels:
2>  
2>  Enabled parsers:
2>  aac         dvd_nav         mpegvideo
2>  aac_latm        dvdsub          png
2>  ac3         flac            pnm
2>  adx         gsm         rv30
2>  bmp         h261            rv40
2>  cavsvideo       h263            tak
2>  cook            h264            vc1
2>  dca         hevc            vorbis
2>  dirac           mjpeg           vp3
2>  dnxhd           mlp         vp8
2>  dpx         mpeg4video      vp9
2>  dvbsub          mpegaudio
2>  
2>  Enabled demuxers:
2>  aac         hevc            pcm_s32le
2>  ac3         hls         pcm_s8
2>  act         hnm         pcm_u16be
2>  adf         ico         pcm_u16le
2>  adp         idcin           pcm_u24be
2>  adx         idf         pcm_u24le
2>  aea         iff         pcm_u32be
2>  afc         ilbc            pcm_u32le
2>  aiff            image2          pcm_u8
2>  amr         image2pipe      pjs
2>  anm         ingenient       pmp
2>  apc         ipmovie         pva
2>  ape         ircam           pvf
2>  aqtitle         iss         qcp
2>  asf         iv8         r3d
2>  ass         ivf         rawvideo
2>  ast         jacosub         realtext
2>  au          jv          redspark
2>  avi         latm            rl2
2>  avr         lmlm4           rm
2>  avs         loas            roq
2>  bethsoftvid     lvf         rpl
2>  bfi         lxf         rsd
2>  bink            m4v         rso
2>  bintext         matroska        sami
2>  bit         mgsts           sbg
2>  bmv         microdvd        sdr2
2>  boa         mjpeg           segafilm
2>  brstm           mlp         shorten
2>  c93         mm          siff
2>  caf         mmf         smacker
2>  cavsvideo       mov         smjpeg
2>  cdg         mp3         smush
2>  cdxl            mpc         sol
2>  concat          mpc8            sox
2>  data            mpegps          spdif
2>  daud            mpegts          srt
2>  dfa         mpegtsraw       str
2>  dirac           mpegvideo       subviewer
2>  dnxhd           mpl2            subviewer1
2>  dsicin          mpsub           swf
2>  dts         msnwc_tcp       tak
2>  dtshd           mtv         tedcaptions
2>  dv          mv          thp
2>  dxa         mvi         tiertexseq
2>  ea          mxf         tmv
2>  ea_cdata        mxg         truehd
2>  eac3            nc          tta
2>  epaf            nistsphere      tty
2>  ffm         nsv         txd
2>  ffmetadata      nut         vc1
2>  filmstrip       nuv         vc1t
2>  flac            ogg         vivo
2>  flic            oma         vmd
2>  flv         paf         vobsub
2>  fourxm          pcm_alaw        voc
2>  frm         pcm_f32be       vplayer
2>  g722            pcm_f32le       vqf
2>  g723_1          pcm_f64be       w64
2>  g729            pcm_f64le       wav
2>  gif         pcm_mulaw       wc3
2>  gsm         pcm_s16be       webvtt
2>  gxf         pcm_s16le       wsaud
2>  h261            pcm_s24be       wsvqa
2>  h263            pcm_s24le       wtv
2>  h264            pcm_s32be       wv
2>  xa          xmv         yop
2>  xbin            xwma            yuv4mpegpipe
2>  
2>  Enabled muxers:
2>  
2>  Enabled protocols:
2>  cache           data            md5
2>  concat          file            pipe
2>  crypto          hls
2>  
2>  Enabled filters:
2>  aconvert        compand         noise
2>  adelay          concat          null
2>  aecho           copy            nullsink
2>  aeval           crop            nullsrc
2>  aevalsrc        curves          overlay
2>  afade           dctdnoiz        pad
2>  aformat         decimate        pan
2>  ainterleave     dejudder        perms
2>  allpass         deshake         pixdesctest
2>  alphaextract        drawbox         psnr
2>  alphamerge      drawgrid        removelogo
2>  amerge          earwax          replaygain
2>  amix            edgedetect      rgbtestsrc
2>  amovie          elbg            rotate
2>  anull           equalizer       scale
2>  anullsink       extractplanes       select
2>  anullsrc        fade            sendcmd
2>  apad            field           separatefields
2>  aperms          fieldmatch      setdar
2>  aphaser         fieldorder      setfield
2>  aresample       format          setpts
2>  aselect         fps         setsar
2>  asendcmd        framepack       settb
2>  asetnsamples        framestep       showinfo
2>  asetpts         gradfun         showspectrum
2>  asetrate        haldclut        showwaves
2>  asettb          haldclutsrc     silencedetect
2>  ashowinfo       hflip           sine
2>  asplit          highpass        smptebars
2>  astats          histogram       smptehdbars
2>  astreamsync     hue         split
2>  atempo          idet            swapuv
2>  atrim           il          telecine
2>  avectorscope        interleave      testsrc
2>  bandpass        join            thumbnail
2>  bandreject      life            tile
2>  bass            lowpass         transpose
2>  bbox            lut         treble
2>  biquad          lut3d           trim
2>  blackdetect     lutrgb          unsharp
2>  blend           lutyuv          vflip
2>  cellauto        mandelbrot      vignette
2>  channelmap      mergeplanes     volume
2>  channelsplit        movie           volumedetect
2>  color           negate          w3fdif
2>  colorbalance        noformat        yadif
2>  colorchannelmixer
2>  
2>  Enabled bsfs:
2>  aac_adtstoasc       imx_dump_header     mp3_header_decompress
2>  chomp           mjpeg2jpeg      noise
2>  dump_extradata      mjpega_dump_header  remove_extradata
2>  h264_mp4toannexb    mov2textsub     text2movsub
2>  
2>  Enabled indevs:
2>  lavfi           vfwcap
2>  
2>  Enabled outdevs:
2>  
2>  License: LGPL version 2.1 or later
2>  Creating config.mak, config.h, and doc/config.texi...
2>  config.h is unchanged
2>  config.asm is unchanged
2>  libavutil/avconfig.h is unchanged
2>  
2>CUSTOMBUILD : warning : pkg-config not found, library detection may fail.
2>  CC  libavdevice/alldevices.o
2>  CC  libavdevice/avdevice.o
2>  CC  libavdevice/lavfi.o
2>  CC  libavdevice/vfwcap.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavdevice/vfwcap.c:32:0: warning: "HWND_MESSAGE" redefined [enabled by default]
2>   #define HWND_MESSAGE                ((HWND)-3)
2>   ^
2>  In file included from c:\mingw\include\windows.h:66:0,
2>                   from C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavdevice/vfwcap.c:26:
2>  c:\mingw\include\winuser.h:3827:0: note: this is the location of the previous definition
2>   #define HWND_MESSAGE ((HWND)(-3))
2>   ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavdevice/vfwcap.c: In function 'vfw_read_close':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavdevice/vfwcap.c:231:9: warning: 'av_destruct_packet' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavcodec/avcodec.h:3521) [-Wdeprecated-declarations]
2>           av_destruct_packet(&pktl->pkt);
2>           ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavdevice/vfwcap.c: In function 'vfw_read_header':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavdevice/vfwcap.c:325:9: warning: passing argument 1 of 'av_parse_video_size' from incompatible pointer type [enabled by default]
2>           ret = av_parse_video_size(&bi->bmiHeader.biWidth, &bi->bmiHeader.biHeight, ctx->video_size);
2>           ^
2>  In file included from C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavdevice/vfwcap.c:25:0:
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavutil/parseutils.h:66:5: note: expected 'int *' but argument is of type 'LONG *'
2>   int av_parse_video_size(int *width_ptr, int *height_ptr, const char *str);
2>       ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavdevice/vfwcap.c:325:9: warning: passing argument 2 of 'av_parse_video_size' from incompatible pointer type [enabled by default]
2>           ret = av_parse_video_size(&bi->bmiHeader.biWidth, &bi->bmiHeader.biHeight, ctx->video_size);
2>           ^
2>  In file included from C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavdevice/vfwcap.c:25:0:
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavutil/parseutils.h:66:5: note: expected 'int *' but argument is of type 'LONG *'
2>   int av_parse_video_size(int *width_ptr, int *height_ptr, const char *str);
2>       ^
2>  WINDRES libavdevice/avdeviceres.o
2>  CC  libavfilter/aeval.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/aeval.c: In function 'config_props':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/aeval.c:238:12: warning: format '%d' expects argument of type 'int', but argument 6 has type 'int64_t' [-Wformat=]
2>              eval->sample_rate, buf, eval->duration);
2>              ^
2>  CC  libavfilter/af_aconvert.o
2>  CC  libavfilter/af_adelay.o
2>  CC  libavfilter/af_aecho.o
2>  CC  libavfilter/af_afade.o
2>  CC  libavfilter/af_aformat.o
2>  CC  libavfilter/af_amerge.o
2>  CC  libavfilter/af_amix.o
2>  CC  libavfilter/af_anull.o
2>  CC  libavfilter/af_apad.o
2>  CC  libavfilter/af_aphaser.o
2>  CC  libavfilter/af_aresample.o
2>  CC  libavfilter/af_asetnsamples.o
2>  CC  libavfilter/af_asetrate.o
2>  CC  libavfilter/af_ashowinfo.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/af_ashowinfo.c: In function 'filter_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/af_ashowinfo.c:92:12: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int64_t' [-Wformat=]
2>              checksum);
2>              ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/af_ashowinfo.c:92:12: warning: format '%d' expects argument of type 'int', but argument 7 has type 'int64_t' [-Wformat=]
2>  CC  libavfilter/af_astats.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/af_astats.c: In function 'print_stats':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/af_astats.c:222:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'uint64_t' [-Wformat=]
2>           av_log(ctx, AV_LOG_INFO, "Peak count: %"PRId64"\n", p->min_count + p->max_count);
2>           ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/af_astats.c:236:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'uint64_t' [-Wformat=]
2>       av_log(ctx, AV_LOG_INFO, "Number of samples: %"PRId64"\n", nb_samples / s->nb_channels);
2>       ^
2>  CC  libavfilter/af_astreamsync.o
2>  CC  libavfilter/af_atempo.o
2>  CC  libavfilter/af_biquads.o
2>  CC  libavfilter/af_channelmap.o
2>  CC  libavfilter/af_channelsplit.o
2>  CC  libavfilter/af_compand.o
2>  CC  libavfilter/af_earwax.o
2>  CC  libavfilter/af_join.o
2>  CC  libavfilter/af_pan.o
2>  CC  libavfilter/af_replaygain.o
2>  CC  libavfilter/af_silencedetect.o
2>  CC  libavfilter/af_volume.o
2>  CC  libavfilter/af_volumedetect.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/af_volumedetect.c: In function 'print_stats':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/af_volumedetect.c:95:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'uint64_t' [-Wformat=]
2>       av_log(ctx, AV_LOG_INFO, "n_samples: %"PRId64"\n", nb_samples);
2>       ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/af_volumedetect.c:124:9: warning: format '%d' expects argument of type 'int', but argument 5 has type 'uint64_t' [-Wformat=]
2>           av_log(ctx, AV_LOG_INFO, "histogram_%ddb: %"PRId64"\n", i, histdb[i]);
2>           ^
2>  CC  libavfilter/allfilters.o
2>  CC  libavfilter/asink_anullsink.o
2>  CC  libavfilter/asrc_anullsrc.o
2>  CC  libavfilter/asrc_sine.o
2>  CC  libavfilter/audio.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/audio.c: In function 'avfilter_get_audio_buffer_ref_from_arrays':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/audio.c:166:5: warning: 'avfilter_get_audio_buffer_ref_from_arrays_channels' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/audio.c:84) [-Wdeprecated-declarations]
2>       return avfilter_get_audio_buffer_ref_from_arrays_channels(data, linesize, perms,
2>       ^
2>  CC  libavfilter/avcodec.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c: In function 'avfilter_get_video_buffer_ref_from_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:36:9: warning: 'avfilter_get_video_buffer_ref_from_arrays' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avfilter.h:914) [-Wdeprecated-declarations]
2>           avfilter_get_video_buffer_ref_from_arrays(frame->data, frame->linesize, perms,
2>           ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:41:5: warning: 'avfilter_copy_frame_props' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avfilter.h:1117) [-Wdeprecated-declarations]
2>       if (avfilter_copy_frame_props(picref, frame) < 0) {
2>       ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:43:9: warning: 'avfilter_unref_bufferp' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avfilter.h:236) [-Wdeprecated-declarations]
2>           avfilter_unref_bufferp(&picref);
2>           ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c: In function 'avfilter_get_audio_buffer_ref_from_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:60:5: warning: 'avfilter_get_audio_buffer_ref_from_arrays_channels' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avfilter.h:952) [-Wdeprecated-declarations]
2>       samplesref = avfilter_get_audio_buffer_ref_from_arrays_channels(
2>       ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:65:5: warning: 'avfilter_copy_frame_props' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avfilter.h:1117) [-Wdeprecated-declarations]
2>       if (avfilter_copy_frame_props(samplesref, frame) < 0) {
2>       ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:67:9: warning: 'avfilter_unref_bufferp' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avfilter.h:236) [-Wdeprecated-declarations]
2>           avfilter_unref_bufferp(&samplesref);
2>           ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c: In function 'avfilter_get_buffer_ref_from_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:78:9: warning: 'avfilter_get_video_buffer_ref_from_frame' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:32) [-Wdeprecated-declarations]
2>           return avfilter_get_video_buffer_ref_from_frame(frame, perms);
2>           ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:80:9: warning: 'avfilter_get_audio_buffer_ref_from_frame' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:48) [-Wdeprecated-declarations]
2>           return avfilter_get_audio_buffer_ref_from_frame(frame, perms);
2>           ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c: In function 'avfilter_fill_frame_from_audio_buffer_ref':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:143:5: warning: 'avfilter_copy_buf_props' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:86) [-Wdeprecated-declarations]
2>       return avfilter_copy_buf_props(frame, samplesref);
2>       ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c: In function 'avfilter_fill_frame_from_video_buffer_ref':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:149:5: warning: 'avfilter_copy_buf_props' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:86) [-Wdeprecated-declarations]
2>       return avfilter_copy_buf_props(frame, picref);
2>       ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c: In function 'avfilter_fill_frame_from_buffer_ref':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:155:5: warning: 'avfilter_copy_buf_props' is deprecated (declared at C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avcodec.c:86) [-Wdeprecated-declarations]
2>       return avfilter_copy_buf_props(frame, ref);
2>       ^
2>  CC  libavfilter/avf_avectorscope.o
2>  CC  libavfilter/avf_concat.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avf_concat.c: In function 'flush_segment':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avf_concat.c:297:12: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int64_t' [-Wformat=]
2>              cat->delta_ts);
2>              ^
2>  CC  libavfilter/avf_showspectrum.o
2>  CC  libavfilter/avf_showwaves.o
2>  CC  libavfilter/avfilter.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avfilter.c: In function 'ff_tlog_ref':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avfilter.c:45:5: warning: format '%d' expects argument of type 'int', but argument 11 has type 'int64_t' [-Wformat=]
2>       ff_tlog(ctx,
2>       ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avfilter.c:45:5: warning: format '%d' expects argument of type 'int', but argument 12 has type 'int64_t' [-Wformat=]
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/avfilter.c:61:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'uint64_t' [-Wformat=]
2>           ff_tlog(ctx, " cl:%"PRId64"d n:%d r:%d",
2>           ^
2>  CC  libavfilter/avfiltergraph.o
2>  CC  libavfilter/bbox.o
2>  CC  libavfilter/buffer.o
2>  CC  libavfilter/buffersink.o
2>  CC  libavfilter/buffersrc.o
2>  CC  libavfilter/drawutils.o
2>  CC  libavfilter/dualinput.o
2>  CC  libavfilter/f_interleave.o
2>  CC  libavfilter/f_perms.o
2>  CC  libavfilter/f_select.o
2>  CC  libavfilter/f_sendcmd.o
2>  CC  libavfilter/f_settb.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/f_settb.c: In function 'filter_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/f_settb.c:117:16: warning: format '%d' expects argument of type 'int', but argument 6 has type 'int64_t' [-Wformat=]
2>                  outlink->time_base.num, outlink->time_base.den, frame->pts);
2>                  ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/f_settb.c:117:16: warning: format '%d' expects argument of type 'int', but argument 9 has type 'int64_t' [-Wformat=]
2>  CC  libavfilter/fifo.o
2>  CC  libavfilter/formats.o
2>  CC  libavfilter/framesync.o
2>  CC  libavfilter/graphdump.o
2>  CC  libavfilter/graphparser.o
2>  CC  libavfilter/lavfutils.o
2>  CC  libavfilter/lswsutils.o
2>  CC  libavfilter/opencl_allkernels.o
2>  CC  libavfilter/setpts.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/setpts.c: In function 'filter_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/setpts.c:183:12: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=]
2>              d2istr(setpts->var_values[VAR_POS]));
2>              ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/setpts.c:187:16: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=]
2>                  (int64_t)setpts->var_values[VAR_INTERLACED]);
2>                  ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/setpts.c:192:16: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=]
2>                  (int64_t)setpts->var_values[VAR_NB_CONSUMED_SAMPLES]);
2>                  ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/setpts.c:192:16: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
2>  CC  libavfilter/split.o
2>  CC  libavfilter/src_movie.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/src_movie.c: In function 'movie_common_init':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/src_movie.c:247:24: warning: format '%d' expects argument of type 'int', but argument 5 has type 'int64_t' [-Wformat=]
2>                          movie->file_name, movie->format_ctx->start_time, movie->seek_point);
2>                          ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/src_movie.c:247:24: warning: format '%d' expects argument of type 'int', but argument 6 has type 'int64_t' [-Wformat=]
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/src_movie.c:254:20: warning: format '%d' expects argument of type 'int', but argument 5 has type 'int64_t' [-Wformat=]
2>                      movie->file_name, timestamp);
2>                      ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/src_movie.c:311:12: warning: format '%i' expects argument of type 'int', but argument 4 has type 'int64_t' [-Wformat=]
2>              movie->stream_index);
2>              ^
2>  CC  libavfilter/transform.o
2>  CC  libavfilter/trim.o
2>  CC  libavfilter/vf_alphamerge.o
2>  CC  libavfilter/vf_aspect.o
2>  CC  libavfilter/vf_bbox.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_bbox.c: In function 'filter_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_bbox.c:84:12: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int64_t' [-Wformat=]
2>              av_ts2str(frame->pts), av_ts2timestr(frame->pts, &inlink->time_base));
2>              ^
2>  CC  libavfilter/vf_blackdetect.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_blackdetect.c: In function 'filter_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_blackdetect.c:157:12: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int64_t' [-Wformat=]
2>              av_get_picture_type_char(picref->pict_type));
2>              ^
2>  CC  libavfilter/vf_blend.o
2>  CC  libavfilter/vf_colorbalance.o
2>  CC  libavfilter/vf_colorchannelmixer.o
2>  CC  libavfilter/vf_copy.o
2>  CC  libavfilter/vf_crop.o
2>  CC  libavfilter/vf_curves.o
2>  CC  libavfilter/vf_dctdnoiz.o
2>  CC  libavfilter/vf_decimate.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_decimate.c: In function 'filter_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_decimate.c:201:20: warning: unknown conversion type character 'I' in format [-Wformat=]
2>                      i == drop   ? " [DROP]" : "");
2>                      ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_decimate.c:201:20: warning: unknown conversion type character 'I' in format [-Wformat=]
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_decimate.c:201:20: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'int64_t' [-Wformat=]
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_decimate.c:201:20: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'int64_t' [-Wformat=]
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_decimate.c:201:20: warning: too many arguments for format [-Wformat-extra-args]
2>  CC  libavfilter/vf_dejudder.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_dejudder.c: In function 'filter_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_dejudder.c:154:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int64_t' [-Wformat=]
2>           av_log(ctx, AV_LOG_DEBUG, "%"PRId64"\t", judbuff[k]);
2>           ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_dejudder.c:155:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int64_t' [-Wformat=]
2>       av_log(ctx, AV_LOG_DEBUG, "next=%"PRId64", new=%"PRId64"\n", next_pts, frame->pts);
2>       ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_dejudder.c:155:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'int64_t' [-Wformat=]
2>  CC  libavfilter/vf_deshake.o
2>  CC  libavfilter/vf_drawbox.o
2>  CC  libavfilter/vf_edgedetect.o
2>  CC  libavfilter/vf_elbg.o
2>  CC  libavfilter/vf_extractplanes.o
2>  CC  libavfilter/vf_fade.o
2>  CC  libavfilter/vf_field.o
2>  CC  libavfilter/vf_fieldmatch.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_fieldmatch.c: In function 'filter_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_fieldmatch.c:807:16: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int64_t' [-Wformat=]
2>                  outlink->frame_count, av_ts2timestr(in->pts, &inlink->time_base));
2>                  ^
2>  CC  libavfilter/vf_fieldorder.o
2>  CC  libavfilter/vf_format.o
2>  CC  libavfilter/vf_fps.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_fps.c: In function 'filter_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_fps.c:193:51: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int64_t' [-Wformat=]
2>                                                     outlink->time_base));
2>                                                     ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_fps.c:193:51: warning: format '%d' expects argument of type 'int', but argument 5 has type 'int64_t' [-Wformat=]
2>  CC  libavfilter/vf_framepack.o
2>  CC  libavfilter/vf_framestep.o
2>  CC  libavfilter/vf_gradfun.o
2>  CC  libavfilter/vf_hflip.o
2>  CC  libavfilter/vf_histogram.o
2>  CC  libavfilter/vf_hue.o
2>  CC  libavfilter/vf_idet.o
2>  CC  libavfilter/vf_il.o
2>  CC  libavfilter/vf_lut.o
2>  CC  libavfilter/vf_lut3d.o
2>  CC  libavfilter/vf_mergeplanes.o
2>  CC  libavfilter/vf_noise.o
2>  CC  libavfilter/vf_null.o
2>  CC  libavfilter/vf_overlay.o
2>  CC  libavfilter/vf_pad.o
2>  CC  libavfilter/vf_pixdesctest.o
2>  CC  libavfilter/vf_psnr.o
2>  CC  libavfilter/vf_removelogo.o
2>  CC  libavfilter/vf_rotate.o
2>  CC  libavfilter/vf_scale.o
2>  CC  libavfilter/vf_separatefields.o
2>  CC  libavfilter/vf_setfield.o
2>  CC  libavfilter/vf_showinfo.o
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_showinfo.c: In function 'filter_frame':
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_showinfo.c:69:12: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int64_t' [-Wformat=]
2>              checksum, plane_checksum[0]);
2>              ^
2>  C:/Users/Daegon/AppData/Local/Temp/ffmpeg-02.26.2014/libavfilter/vf_showinfo.c:69:12: warning: format '%d' expects argument of type 'int', but argument 7 has type 'int64_t' [-Wformat=]
2>  CC  libavfilter/vf_swapuv.o
2>  CC  libavfilter/vf_telecine.o
2>  CC  libavfilter/vf_thumbnail.o
2>  CC  libavfilter/vf_tile.o
2>  CC  libavfilter/vf_transpose.o
2>  CC  libavfilter/vf_unsharp.o
2>  CC  libavfilter/vf_vflip.o
2>  CC  libavfilter/vf_vignette.o
2>  CC  libavfilter/vf_w3fdif.o
2>  CC  libavfilter/vf_yadif.o
2>  CC  libavfilter/video.o
2>  CC  libavfilter/vsink_nullsink.o
2>  CC  libavfilter/vsrc_cellauto.o
2>  CC  libavfilter/vsrc_life.o
2>  CC  libavfilter/vsrc_mandelbrot.o
2>  CC  libavfilter/vsrc_testsrc.o
2>  /bin/sh: -c: line 0: syntax error near unexpected token `dev'
2>  /bin/sh: -c: line 0: `/C/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/yasm.exe -f win32  -DPREFIX -I./ -I/tmp/ffmpeg-02.26.2014// -Pconfig.asm -I /tmp/ffmpeg-02.26.2014/libavfilter/x86/ -M -o libavfilter/x86/af_volume.o /tmp/ffmpeg-02.26.2014/libavfilter/x86/af_volume.asm > libavfilter/x86/af_volume.d'
2>  make: *** [libavfilter/x86/af_volume.o] Error 2
2>  *** an error occured, aborting.
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" exited with code 1.
2>
2>Build FAILED.
2>
2>Time Elapsed 00:07:22.59
3>------ Rebuild All started: Project: sfeMovie, Configuration: Release Win32 ------
3>Build started 2014-05-20 Tue PM 3:14:29.
3>PrepareForBuild:
3>  Creating directory "sfeMovie.dir\Release\sfeMovie.tlog\".
3>InitializeBuildStatus:
3>  Creating "sfeMovie.dir\Release\sfeMovie.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
3>CustomBuild:
3>  Building Custom Rule C:/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-sfeMovie2/CMakeLists.txt
3>  CMake does not need to re-run because C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-build\CMakeFiles\generate.stamp is up-to-date.
3>ClCompile:
3>  AudioStream.cpp
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\AudioStream.cpp(214): warning C4244: '=' : conversion from 'int64_t' to 'int', possible loss of data
3>  Demuxer.cpp
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\Demuxer.cpp(133): warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\Demuxer.cpp(139): warning C4018: '<' : signed/unsigned mismatch
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\Demuxer.cpp(377): warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data
3>  Log.cpp
3>  Macros.cpp
3>  Movie.cpp
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\Movie.cpp(209): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\Movie.cpp(210): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\Movie.cpp(214): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\Movie.cpp(215): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\Movie.cpp(228): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\Movie.cpp(229): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
3>  Stream.cpp
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\Stream.cpp(176): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
3>  SubtitleStream.cpp
3>  Timer.cpp
3>  Utilities.cpp
3>  VideoStream.cpp
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\VideoStream.cpp(46): warning C4351: new behavior: elements of array 'sfe::VideoStream::m_rgbaVideoBuffer' will be default initialized
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\VideoStream.cpp(46): warning C4351: new behavior: elements of array 'sfe::VideoStream::m_rgbaVideoLinesize' will be default initialized
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\VideoStream.cpp(97): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\VideoStream.cpp(178): warning C4244: 'initializing' : conversion from 'double' to 'sf::Int64', possible loss of data
3>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\src\VideoStream.cpp(179): warning C4244: 'argument' : conversion from 'sf::Int64' to 'sf::Int32', possible loss of data
3>  Generating Code...
3>LINK : fatal error LNK1181: cannot open input file 'FFmpeg-binaries\lib\avformat.lib'
3>
3>Build FAILED.
3>
3>Time Elapsed 00:00:08.02
4>------ Rebuild All started: Project: sfeMovieSample, Configuration: Release Win32 ------
4>Build started 2014-05-20 Tue PM 3:14:37.
4>PrepareForBuild:
4>  Creating directory "sfeMovieSample.dir\Release\sfeMovieSample.tlog\".
4>InitializeBuildStatus:
4>  Creating "sfeMovieSample.dir\Release\sfeMovieSample.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
4>CustomBuild:
4>  Building Custom Rule C:/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-sfeMovie2/sample/CMakeLists.txt
4>  CMake does not need to re-run because C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-build\sample\CMakeFiles\generate.stamp is up-to-date.
4>MakeDirsForCl:
4>  Creating directory "C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-build\sample\Release".
4>ClCompile:
4>  main.cpp
4>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\sample\main.cpp(44): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
4>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\sample\main.cpp(44): warning C4244: 'argument' : conversion from 'unsigned int' to 'float', possible loss of data
4>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\sample\main.cpp(45): warning C4244: 'argument' : conversion from 'unsigned int' to 'float', possible loss of data
4>C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-sfeMovie2\sample\main.cpp(45): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
4>LINK : fatal error LNK1181: cannot open input file '..\bin\sfeMovie.lib'
4>
4>Build FAILED.
4>
4>Time Elapsed 00:00:01.06
5>------ Rebuild All started: Project: ALL_BUILD, Configuration: Release Win32 ------
5>Build started 2014-05-20 Tue PM 3:14:38.
5>PrepareForBuild:
5>  Creating directory "Win32\Release\ALL_BUILD\ALL_BUILD.tlog\".
5>InitializeBuildStatus:
5>  Creating "Win32\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
5>CustomBuild:
5>  Building Custom Rule C:/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-sfeMovie2/CMakeLists.txt
5>  CMake does not need to re-run because C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-build\CMakeFiles\generate.stamp is up-to-date.
5>  Build all projects
5>FinalizeBuildStatus:
5>  Deleting file "Win32\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
5>  Touching "Win32\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
5>
5>Build succeeded.
5>
5>Time Elapsed 00:00:00.15
========== Rebuild All: 2 succeeded, 3 failed, 0 skipped ==========

It seems that the FFMpeg build failing is causing everything else to fail.

I can confirm that nothing has been built in sfeMovie-build\FFmpeg-binaries\lib (with sfeMovie-build being the build destination folder)

Ceylo commented 10 years ago

2> /bin/sh: -c: line 0: syntax error near unexpected token `dev'

2> /bin/sh: -c: line 0: `/C/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/yasm.exe

I noticed the second line right now. It does look like Bash doesn't like paths with brackets. Can you give it a try with a build path without these characters?

hsdk123 commented 10 years ago

Build success :) Thanks, the build worked after giving a path without brackets. Could you possibly change the script to enable paths with brackets though? I've had to build sfeMovie2 outside my original working directory, and this is something I'd prefer not to do. I don't know if wrapping the path with quotes would work.

I've also realised that sfeMovie2 is building with dynamic SFML libraries with my current build - something I don't quite want. (The sample asked me to provide SFML related .dlls) Hence, I went back into my SFML nightly build directory and deleted the dynamic libraries and leaving only the static ones (the libs suffixed with -s).

Yet, doing so, and trying to reconfigure and generate - I started getting the

CMake Error at cmake/Modules/FindSFML.cmake:199 (message):
  Could NOT find SFML (missing: SFML_GRAPHICS_LIBRARY SFML_WINDOW_LIBRARY
  SFML_SYSTEM_LIBRARY SFML_AUDIO_LIBRARY)
Call Stack (most recent call first):
  CMakeLists.txt:68 (find_package)

error again - it seems that FindSML is looking for the dynamic libraries for some reason and won't work with static.

Is it possible to build sfeMovie2 with static SFML libraries? I don't mind sfeMovie itself being used as a .dll, but I would prefer my SFML libraries static.

Ceylo commented 10 years ago

Build success :) Thanks, the build worked after giving a path without brackets.

Yay!

Could you possibly change the script to enable paths with brackets though? I've had to build sfeMovie2 outside my original working directory, and this is something I'd prefer not to do. I don't know if wrapping the path with quotes would work.

Yep I thought of the same, this should be possible :)

Is it possible to build sfeMovie2 with static SFML libraries? I don't mind sfeMovie itself being used as a .dll, but I would prefer my SFML libraries static.

Not yet. Actually there is a option for the FindSFML script to use static libraries, but sfeMovie's CMake scripts are not ready for it. I've created issue #48 for that :)

hsdk123 commented 10 years ago

Yep I thought of the same, this should be possible :)

Great :)

Not yet. Actually there is a option for the FindSFML script to use static libraries, but sfeMovie's CMake scripts are not ready for it. I've created issue #48 for that :)

Thanks for opening the issue, I'll definitely be keeping an eye on it :)

All in all, I'm planning to release an updated version of the project I'm currently working on next week; if possible, with sfeMovie2 integrated - if you manage to push through some of the issues and need some testers, let me know b

Thanks for all the quick replies!

Ceylo commented 10 years ago

Haha, I'm glad you're interested in sfeMovie :) Apart from packaging, there is still a non-negligible issue with the sfeMovie2 branch: it's leaking memory. I wonder if it's not because of FFmpeg though (I used a custom version between 2 releases). Anyway at the moment it's not fixed yet.

Ceylo commented 10 years ago

Hmm actually the leak does not seem to be one… looks like it's just FFmpeg allocating stuff while decoding, then stabilizing when everything is optimal.

hsdk123 commented 10 years ago

@Ceylo Good to know that wasn't a leak - memory leak problems seem to have the tendency of being stressful to manage :)

Ceylo commented 10 years ago

As for the path issue, after different tries (escaping, quotes…) I've posted to the FFmpeg mailing list to know if there is at least one supported way.

hsdk123 commented 10 years ago

@Ceylo Thanks, I guess the only thing left for the moment is then the static lib linking :)

Ceylo commented 10 years ago

No answer from FFmpeg developers, even after re-asking a few days after the initial e-mail. And I couldn't find any information about this on the Internet, be it on FFmpeg or autotools side :/

hsdk123 commented 10 years ago

Guess it can't be helped if people aren't providing answers; have you tried asking on Stack Overflow by any chance?

Ceylo commented 10 years ago

Not yet, I'm having issues with my account there (can't log in). I contacted them. But according to the few web pages talking of this I've seen, there is not much hope :/

Ceylo commented 10 years ago

I've thought of this issue. There is a problem on FFmpeg's side: escaping with single or double quotes in a terminal IS the way to go. So launching the configure script with these quotes SHOULD work. If it doesn't, it's because FFmpeg doesn't correctly handle these.

So at this points there are two possible solutions:

Ceylo commented 10 years ago

Latest fix tested on my side on both OS X and Windows, with source and build paths having both spaces and parentheses and it built fine.

Can you tell me if it's ok on you side too?

hsdk123 commented 10 years ago

@Ceylo Currently testing the static lib build - I'll see how this goes, test again with the special char directory and let you know after it's done :+1:

Ceylo commented 10 years ago

Great :)

hsdk123 commented 10 years ago

I've just tried building with the master branch (tell me if I shouldn't be), I'm getting errors with building FFMPEG (in the directory with special characters):

2>------ Build started: Project: FFmpeg, Configuration: Release Win32 ------
2>Build started 2014-06-15 Sun PM 12:11:57.
2>InitializeBuildStatus:
2>  Creating "Win32\Release\FFmpeg\FFmpeg.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
2>CustomBuild:
2>  Building Custom Rule C:/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-master/FFmpeg/CMakeLists.txt
2>  CMake does not need to re-run because C:\Users\Daegon\Desktop\Maydev\projects-main\Light.vn(dev)\external(src.lib)\sfeMovie-build\FFmpeg\CMakeFiles\generate.stamp is up-to-date.
2>  Generating ../FFmpeg-binaries/lib/avformat.lib, ../FFmpeg-binaries/lib/avdevice.lib, ../FFmpeg-binaries/lib/avcodec.lib, ../FFmpeg-binaries/lib/avutil.lib, ../FFmpeg-binaries/lib/swscale.lib, ../FFmpeg-binaries/lib/swresample.lib
2>  Build directory : C:/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build
2>  OS              : windows
2>  Visual Studio   : 1
2>  Decoders        : theora flac vorbis vp8 adpcm_4xm adpcm_adx adpcm_afc adpcm_ct adpcm_dtk adpcm_ea adpcm_ea_maxis_xa adpcm_ea_r1 adpcm_ea_r2 adpcm_ea_r3 adpcm_ea_xas adpcm_g722 adpcm_g726 adpcm_g726le adpcm_ima_amv adpcm_ima_apc adpcm_ima_dk3 adpcm_ima_dk4 adpcm_ima_ea_eacs adpcm_ima_ea_sead adpcm_ima_iss adpcm_ima_oki adpcm_ima_qt adpcm_ima_rad adpcm_ima_smjpeg adpcm_ima_wav adpcm_ima_ws adpcm_ms adpcm_sbpro_2 adpcm_sbpro_3 adpcm_sbpro_4 adpcm_swf adpcm_thp adpcm_xa adpcm_yamaha interplay_dpcm pcm_alaw pcm_bluray pcm_dvd pcm_f32be pcm_f32le pcm_f64be pcm_f64le pcm_lxf pcm_mulaw pcm_s16be pcm_s16be_planar pcm_s16le pcm_s16le_planar pcm_s24be pcm_s24daud pcm_s24le pcm_s24le_planar pcm_s32be pcm_s32le pcm_s32le_planar pcm_s8 pcm_s8_planar pcm_u16be pcm_u16le pcm_u24be pcm_u24le pcm_u32be pcm_u32le pcm_u8 pcm_zork roq_dpcm sol_dpcm xan_dpcm
2>  Extracting YASM archive...
2>  tar -C "/tmp" -xjf "/C/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-master/FFmpeg/yasm-1.2.0.tar.gz"
2>  /tmp/yasm-1.2.0/configure
2>  checking for a BSD-compatible install... /usr/bin/install -c
2>  checking whether build environment is sane... yes
2>  checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2>  checking for gawk... gawk
2>  checking whether make sets $(MAKE)... yes
2>  checking whether to enable maintainer-specific portions of Makefiles... no
2>  checking for style of include used by make... GNU
2>  checking for gcc... gcc
2>  checking whether the C compiler works... yes
2>  checking for C compiler default output file name... a.exe
2>  checking for suffix of executables... .exe
2>  checking whether we are cross compiling... no
2>  checking for suffix of object files... o
2>  checking whether we are using the GNU C compiler... yes
2>  checking whether gcc accepts -g... yes
2>  checking for gcc option to accept ISO C89... none needed
2>  checking dependency style of gcc... gcc3
2>  checking how to run the C preprocessor... gcc -E
2>  checking for gcc option to accept ISO C99... -std=gnu99
2>  checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
2>  checking whether ln -s works... no, using cp -p
2>  checking for ar... ar
2>  checking for ranlib... ranlib
2>  checking for xmlto... no
2>configure : warning : xmlto not found, manpages will not be rebuilt.
2>  checking if malloc debugging is wanted... no
2>  checking for grep that handles long lines and -e... /usr/bin/grep
2>  checking for egrep... /usr/bin/grep -E
2>  checking for ANSI C header files... yes
2>  checking for sys/types.h... yes
2>  checking for sys/stat.h... yes
2>  checking for stdlib.h... yes
2>  checking for string.h... yes
2>  checking for memory.h... yes
2>  checking for strings.h... yes
2>  checking for inttypes.h... yes
2>  checking for stdint.h... yes
2>  checking for unistd.h... yes
2>  checking for strings.h... (cached) yes
2>  checking libgen.h usability... yes
2>  checking libgen.h presence... yes
2>  checking for libgen.h... yes
2>  checking for unistd.h... (cached) yes
2>  checking direct.h usability... yes
2>  checking direct.h presence... yes
2>  checking for direct.h... yes
2>  checking for sys/stat.h... (cached) yes
2>  checking for an ANSI C-conforming const... yes
2>  checking for inline... inline
2>  checking for function prototypes... yes
2>  checking for size_t... yes
2>  checking for stdint types... stdint.h (shortcircuit)
2>  make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system)
2>  checking for abort... yes
2>  checking for toascii... no
2>  checking for vsnprintf... yes
2>  checking for strsep... no
2>  checking for mergesort... no
2>  checking for getcwd... yes
2>  checking for popen... yes
2>  checking for ftruncate... yes
2>  checking for strcasecmp... no
2>  checking for strncasecmp... no
2>  checking for stricmp... yes
2>  checking for _stricmp... yes
2>  checking for strcmpi... yes
2>  checking whether NLS is requested... yes
2>  checking for msgfmt... /c/MinGW/bin/msgfmt
2>  checking for gmsgfmt... /c/MinGW/bin/msgfmt
2>  checking for xgettext... /c/MinGW/bin/xgettext
2>  checking for msgmerge... /c/MinGW/bin/msgmerge
2>  checking build system type... i686-pc-mingw32
2>  checking host system type... i686-pc-mingw32
2>  checking for ld used by GCC... c:/mingw/mingw32/bin/ld.exe
2>  checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
2>  checking for shared library run path origin... done
2>  checking for CFPreferencesCopyAppValue... no
2>  checking for CFLocaleCopyCurrent... no
2>  checking for GNU gettext in libc... no
2>  checking for iconv... yes
2>  checking for working iconv... yes
2>  checking how to link with libiconv... -liconv
2>  checking for GNU gettext in libintl... yes
2>  checking whether to use NLS... yes
2>  checking where the gettext function comes from... external libintl
2>  checking how to link with libintl... -lintl
2>  checking for GNU C Library... no
2>  configure: Checking for Python
2>  checking for a Python interpreter with version >= 2.4... python
2>  checking for python... /c/Python27/python
2>  checking for python version... 2.7
2>  checking for python platform... win32
2>  checking for python script directory... ${prefix}\Lib\site-packages
2>  checking for python extension module directory... ${exec_prefix}\Lib\site-packages
2>  configure: creating ./config.status
2>  config.status: creating Makefile
2>  config.status: creating po/Makefile.in
2>  config.status: creating config.h
2>  config.status: config.h is unchanged
2>  config.status: executing depfiles commands
2>  config.status: executing libyasm-stdint.h commands
2>  config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H
2>  config.status: libyasm-stdint.h is unchanged
2>  config.status: executing po-directories commands
2>  config.status: creating po/POTFILES
2>  config.status: creating po/Makefile
2>  Making clean in po
2>  make[1]: Entering directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/po'
2>  rm -f *.insert-header
2>  rm -f remove-potcdate.sed
2>  rm -f stamp-poT
2>  rm -f core core.* yasm.po yasm.1po yasm.2po *.new.po
2>  rm -fr *.o
2>  make[1]: Leaving directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/po'
2>  Making clean in .
2>  make[1]: Entering directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  test -z "yasm.exe ytasm.exe vsyasm.exe" || rm -f yasm.exe ytasm.exe vsyasm.exe
2>  test -z "test_hd.exe bitvect_test.exe floatnum_test.exe leb128_test.exe splitpath_test.exe combpath_test.exe uncstring_test.exe" || rm -f test_hd.exe bitvect_test.exe floatnum_test.exe leb128_test.exe splitpath_test.exe combpath_test.exe uncstring_test.exe
2>  test -z "configure.lineno  x86insn_nasm.c x86insn_gas.c x86cpu.c x86regtmod.c lc3bid.c gas-token.c nasm-token.c nasm-macros.c nasm-version.c version.mac win64-nasm.c win64-gas.c module.c license.c" || rm -f configure.lineno  x86insn_nasm.c x86insn_gas.c x86cpu.c x86regtmod.c lc3bid.c gas-token.c nasm-token.c nasm-macros.c nasm-version.c version.mac win64-nasm.c win64-gas.c module.c license.c
2>  test -z "libyasm.a" || rm -f libyasm.a
2>  test -z "genstring.exe re2c.exe genmacro.exe genperf.exe genversion.exe genmodule.exe" || rm -f genstring.exe re2c.exe genmacro.exe genperf.exe genversion.exe genmodule.exe
2>  rm -f *.o
2>  make[1]: Leaving directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o genperf.o `test -f tools/genperf/genperf.c || echo '/tmp/yasm-1.2.0/'`tools/genperf/genperf.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo '/tmp/yasm-1.2.0/'`tools/genperf/perfect.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o gp-phash.o `test -f libyasm/phash.c || echo '/tmp/yasm-1.2.0/'`libyasm/phash.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo '/tmp/yasm-1.2.0/'`libyasm/xmalloc.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo '/tmp/yasm-1.2.0/'`libyasm/xstrdup.c
2>  gcc -std=gnu99 -o genperf.exe  genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o 
2>  ./genperf.exe /tmp/yasm-1.2.0/x86insn_nasm.gperf x86insn_nasm.c
2>  found distinct (A,B) on attempt 19
2>  built perfect hash table of size 512
2>  ./genperf.exe /tmp/yasm-1.2.0/x86insn_gas.gperf x86insn_gas.c
2>  found distinct (A,B) on attempt 1640
2>  built perfect hash table of size 512
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-main.o `test -f tools/re2c/main.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/main.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-code.o `test -f tools/re2c/code.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/code.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/dfa.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/parser.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/actions.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/scanner.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/mbo_getopt.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/substr.c
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo '/tmp/yasm-1.2.0/'`tools/re2c/translate.c
2>  gcc -std=gnu99 -o re2c.exe  re2c-main.o re2c-code.o re2c-dfa.o re2c-parser.o re2c-actions.o re2c-scanner.o re2c-mbo_getopt.o re2c-substr.o re2c-translate.o 
2>  ./re2c.exe -b -o gas-token.c /tmp/yasm-1.2.0/modules/parsers/gas/gas-token.re
2>  ./re2c.exe -b -o nasm-token.c /tmp/yasm-1.2.0/modules/parsers/nasm/nasm-token.re
2>  gcc -std=gnu99  -I. -I/tmp/yasm-1.2.0  \
2>        -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo '/tmp/yasm-1.2.0/'`tools/genmacro/genmacro.c
2>  gcc -std=gnu99 -o genmacro.exe  genmacro.o 
2>  ./genmacro.exe nasm-macros.c nasm_standard_mac /tmp/yasm-1.2.0/modules/parsers/nasm/nasm-std.mac
2>  gcc -std=gnu99 -I. -I/tmp/yasm-1.2.0  -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo '/tmp/yasm-1.2.0/'`modules/preprocs/nasm/genversion.c
2>  gcc -std=gnu99 -o genversion.exe  genversion.o 
2>  ./genversion.exe version.mac
2>  ./genmacro.exe nasm-version.c nasm_version_mac version.mac
2>  ./genmacro.exe win64-nasm.c win64_nasm_stdmac /tmp/yasm-1.2.0/modules/objfmts/coff/win64-nasm.mac
2>  ./genmacro.exe win64-gas.c win64_gas_stdmac /tmp/yasm-1.2.0/modules/objfmts/coff/win64-gas.mac
2>  gcc -std=gnu99 -I. -I/tmp/yasm-1.2.0  -c -o genstring.o `test -f genstring.c || echo '/tmp/yasm-1.2.0/'`genstring.c
2>  gcc -std=gnu99 -o genstring.exe  genstring.o 
2>  ./genstring.exe license_msg license.c /tmp/yasm-1.2.0/COPYING
2>  make  all-recursive
2>  make[1]: Entering directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  Making all in po
2>  make[2]: Entering directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/po'
2>  make[2]: Leaving directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects/po'
2>  Making all in .
2>  make[2]: Entering directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86arch.o -MD -MP -MF .deps/x86arch.Tpo -c -o x86arch.o `test -f 'modules/arch/x86/x86arch.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/x86/x86arch.c
2>  mv -f .deps/x86arch.Tpo .deps/x86arch.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86bc.o -MD -MP -MF .deps/x86bc.Tpo -c -o x86bc.o `test -f 'modules/arch/x86/x86bc.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/x86/x86bc.c
2>  mv -f .deps/x86bc.Tpo .deps/x86bc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86expr.o -MD -MP -MF .deps/x86expr.Tpo -c -o x86expr.o `test -f 'modules/arch/x86/x86expr.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/x86/x86expr.c
2>  mv -f .deps/x86expr.Tpo .deps/x86expr.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86id.o -MD -MP -MF .deps/x86id.Tpo -c -o x86id.o `test -f 'modules/arch/x86/x86id.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/x86/x86id.c
2>  mv -f .deps/x86id.Tpo .deps/x86id.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT lc3barch.o -MD -MP -MF .deps/lc3barch.Tpo -c -o lc3barch.o `test -f 'modules/arch/lc3b/lc3barch.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/lc3b/lc3barch.c
2>  mv -f .deps/lc3barch.Tpo .deps/lc3barch.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT lc3bbc.o -MD -MP -MF .deps/lc3bbc.Tpo -c -o lc3bbc.o `test -f 'modules/arch/lc3b/lc3bbc.c' || echo '/tmp/yasm-1.2.0/'`modules/arch/lc3b/lc3bbc.c
2>  mv -f .deps/lc3bbc.Tpo .deps/lc3bbc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-listfmt.o -MD -MP -MF .deps/nasm-listfmt.Tpo -c -o nasm-listfmt.o `test -f 'modules/listfmts/nasm/nasm-listfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/listfmts/nasm/nasm-listfmt.c
2>  mv -f .deps/nasm-listfmt.Tpo .deps/nasm-listfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-parser.o -MD -MP -MF .deps/gas-parser.Tpo -c -o gas-parser.o `test -f 'modules/parsers/gas/gas-parser.c' || echo '/tmp/yasm-1.2.0/'`modules/parsers/gas/gas-parser.c
2>  mv -f .deps/gas-parser.Tpo .deps/gas-parser.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-parse.o -MD -MP -MF .deps/gas-parse.Tpo -c -o gas-parse.o `test -f 'modules/parsers/gas/gas-parse.c' || echo '/tmp/yasm-1.2.0/'`modules/parsers/gas/gas-parse.c
2>  mv -f .deps/gas-parse.Tpo .deps/gas-parse.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-parse-intel.o -MD -MP -MF .deps/gas-parse-intel.Tpo -c -o gas-parse-intel.o `test -f 'modules/parsers/gas/gas-parse-intel.c' || echo '/tmp/yasm-1.2.0/'`modules/parsers/gas/gas-parse-intel.c
2>  mv -f .deps/gas-parse-intel.Tpo .deps/gas-parse-intel.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-parser.o -MD -MP -MF .deps/nasm-parser.Tpo -c -o nasm-parser.o `test -f 'modules/parsers/nasm/nasm-parser.c' || echo '/tmp/yasm-1.2.0/'`modules/parsers/nasm/nasm-parser.c
2>  mv -f .deps/nasm-parser.Tpo .deps/nasm-parser.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-parse.o -MD -MP -MF .deps/nasm-parse.Tpo -c -o nasm-parse.o `test -f 'modules/parsers/nasm/nasm-parse.c' || echo '/tmp/yasm-1.2.0/'`modules/parsers/nasm/nasm-parse.c
2>  mv -f .deps/nasm-parse.Tpo .deps/nasm-parse.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-preproc.o -MD -MP -MF .deps/nasm-preproc.Tpo -c -o nasm-preproc.o `test -f 'modules/preprocs/nasm/nasm-preproc.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/nasm/nasm-preproc.c
2>  mv -f .deps/nasm-preproc.Tpo .deps/nasm-preproc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-pp.o -MD -MP -MF .deps/nasm-pp.Tpo -c -o nasm-pp.o `test -f 'modules/preprocs/nasm/nasm-pp.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/nasm/nasm-pp.c
2>  mv -f .deps/nasm-pp.Tpo .deps/nasm-pp.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasmlib.o -MD -MP -MF .deps/nasmlib.Tpo -c -o nasmlib.o `test -f 'modules/preprocs/nasm/nasmlib.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/nasm/nasmlib.c
2>  mv -f .deps/nasmlib.Tpo .deps/nasmlib.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-eval.o -MD -MP -MF .deps/nasm-eval.Tpo -c -o nasm-eval.o `test -f 'modules/preprocs/nasm/nasm-eval.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/nasm/nasm-eval.c
2>  mv -f .deps/nasm-eval.Tpo .deps/nasm-eval.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT raw-preproc.o -MD -MP -MF .deps/raw-preproc.Tpo -c -o raw-preproc.o `test -f 'modules/preprocs/raw/raw-preproc.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/raw/raw-preproc.c
2>  mv -f .deps/raw-preproc.Tpo .deps/raw-preproc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT cpp-preproc.o -MD -MP -MF .deps/cpp-preproc.Tpo -c -o cpp-preproc.o `test -f 'modules/preprocs/cpp/cpp-preproc.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/cpp/cpp-preproc.c
2>  mv -f .deps/cpp-preproc.Tpo .deps/cpp-preproc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-preproc.o -MD -MP -MF .deps/gas-preproc.Tpo -c -o gas-preproc.o `test -f 'modules/preprocs/gas/gas-preproc.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/gas/gas-preproc.c
2>  mv -f .deps/gas-preproc.Tpo .deps/gas-preproc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-eval.o -MD -MP -MF .deps/gas-eval.Tpo -c -o gas-eval.o `test -f 'modules/preprocs/gas/gas-eval.c' || echo '/tmp/yasm-1.2.0/'`modules/preprocs/gas/gas-eval.c
2>  mv -f .deps/gas-eval.Tpo .deps/gas-eval.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT cv-dbgfmt.o -MD -MP -MF .deps/cv-dbgfmt.Tpo -c -o cv-dbgfmt.o `test -f 'modules/dbgfmts/codeview/cv-dbgfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/codeview/cv-dbgfmt.c
2>  mv -f .deps/cv-dbgfmt.Tpo .deps/cv-dbgfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT cv-symline.o -MD -MP -MF .deps/cv-symline.Tpo -c -o cv-symline.o `test -f 'modules/dbgfmts/codeview/cv-symline.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/codeview/cv-symline.c
2>  mv -f .deps/cv-symline.Tpo .deps/cv-symline.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT cv-type.o -MD -MP -MF .deps/cv-type.Tpo -c -o cv-type.o `test -f 'modules/dbgfmts/codeview/cv-type.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/codeview/cv-type.c
2>  mv -f .deps/cv-type.Tpo .deps/cv-type.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT dwarf2-dbgfmt.o -MD -MP -MF .deps/dwarf2-dbgfmt.Tpo -c -o dwarf2-dbgfmt.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
2>  mv -f .deps/dwarf2-dbgfmt.Tpo .deps/dwarf2-dbgfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT dwarf2-line.o -MD -MP -MF .deps/dwarf2-line.Tpo -c -o dwarf2-line.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-line.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/dwarf2/dwarf2-line.c
2>  mv -f .deps/dwarf2-line.Tpo .deps/dwarf2-line.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT dwarf2-aranges.o -MD -MP -MF .deps/dwarf2-aranges.Tpo -c -o dwarf2-aranges.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-aranges.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/dwarf2/dwarf2-aranges.c
2>  mv -f .deps/dwarf2-aranges.Tpo .deps/dwarf2-aranges.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT dwarf2-info.o -MD -MP -MF .deps/dwarf2-info.Tpo -c -o dwarf2-info.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-info.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/dwarf2/dwarf2-info.c
2>  mv -f .deps/dwarf2-info.Tpo .deps/dwarf2-info.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT null-dbgfmt.o -MD -MP -MF .deps/null-dbgfmt.Tpo -c -o null-dbgfmt.o `test -f 'modules/dbgfmts/null/null-dbgfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/null/null-dbgfmt.c
2>  mv -f .deps/null-dbgfmt.Tpo .deps/null-dbgfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT stabs-dbgfmt.o -MD -MP -MF .deps/stabs-dbgfmt.Tpo -c -o stabs-dbgfmt.o `test -f 'modules/dbgfmts/stabs/stabs-dbgfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/dbgfmts/stabs/stabs-dbgfmt.c
2>  mv -f .deps/stabs-dbgfmt.Tpo .deps/stabs-dbgfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT dbg-objfmt.o -MD -MP -MF .deps/dbg-objfmt.Tpo -c -o dbg-objfmt.o `test -f 'modules/objfmts/dbg/dbg-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/dbg/dbg-objfmt.c
2>  mv -f .deps/dbg-objfmt.Tpo .deps/dbg-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bin-objfmt.o -MD -MP -MF .deps/bin-objfmt.Tpo -c -o bin-objfmt.o `test -f 'modules/objfmts/bin/bin-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/bin/bin-objfmt.c
2>  mv -f .deps/bin-objfmt.Tpo .deps/bin-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT elf.o -MD -MP -MF .deps/elf.Tpo -c -o elf.o `test -f 'modules/objfmts/elf/elf.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/elf/elf.c
2>  mv -f .deps/elf.Tpo .deps/elf.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT elf-objfmt.o -MD -MP -MF .deps/elf-objfmt.Tpo -c -o elf-objfmt.o `test -f 'modules/objfmts/elf/elf-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/elf/elf-objfmt.c
2>  mv -f .deps/elf-objfmt.Tpo .deps/elf-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT elf-x86-x86.o -MD -MP -MF .deps/elf-x86-x86.Tpo -c -o elf-x86-x86.o `test -f 'modules/objfmts/elf/elf-x86-x86.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/elf/elf-x86-x86.c
2>  mv -f .deps/elf-x86-x86.Tpo .deps/elf-x86-x86.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT elf-x86-amd64.o -MD -MP -MF .deps/elf-x86-amd64.Tpo -c -o elf-x86-amd64.o `test -f 'modules/objfmts/elf/elf-x86-amd64.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/elf/elf-x86-amd64.c
2>  mv -f .deps/elf-x86-amd64.Tpo .deps/elf-x86-amd64.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT coff-objfmt.o -MD -MP -MF .deps/coff-objfmt.Tpo -c -o coff-objfmt.o `test -f 'modules/objfmts/coff/coff-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/coff/coff-objfmt.c
2>  mv -f .deps/coff-objfmt.Tpo .deps/coff-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT win64-except.o -MD -MP -MF .deps/win64-except.Tpo -c -o win64-except.o `test -f 'modules/objfmts/coff/win64-except.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/coff/win64-except.c
2>  mv -f .deps/win64-except.Tpo .deps/win64-except.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT macho-objfmt.o -MD -MP -MF .deps/macho-objfmt.Tpo -c -o macho-objfmt.o `test -f 'modules/objfmts/macho/macho-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/macho/macho-objfmt.c
2>  mv -f .deps/macho-objfmt.Tpo .deps/macho-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT rdf-objfmt.o -MD -MP -MF .deps/rdf-objfmt.Tpo -c -o rdf-objfmt.o `test -f 'modules/objfmts/rdf/rdf-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/rdf/rdf-objfmt.c
2>  mv -f .deps/rdf-objfmt.Tpo .deps/rdf-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT xdf-objfmt.o -MD -MP -MF .deps/xdf-objfmt.Tpo -c -o xdf-objfmt.o `test -f 'modules/objfmts/xdf/xdf-objfmt.c' || echo '/tmp/yasm-1.2.0/'`modules/objfmts/xdf/xdf-objfmt.c
2>  mv -f .deps/xdf-objfmt.Tpo .deps/xdf-objfmt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT assocdat.o -MD -MP -MF .deps/assocdat.Tpo -c -o assocdat.o `test -f 'libyasm/assocdat.c' || echo '/tmp/yasm-1.2.0/'`libyasm/assocdat.c
2>  mv -f .deps/assocdat.Tpo .deps/assocdat.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bitvect.o -MD -MP -MF .deps/bitvect.Tpo -c -o bitvect.o `test -f 'libyasm/bitvect.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bitvect.c
2>  mv -f .deps/bitvect.Tpo .deps/bitvect.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bc-align.o -MD -MP -MF .deps/bc-align.Tpo -c -o bc-align.o `test -f 'libyasm/bc-align.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bc-align.c
2>  mv -f .deps/bc-align.Tpo .deps/bc-align.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bc-data.o -MD -MP -MF .deps/bc-data.Tpo -c -o bc-data.o `test -f 'libyasm/bc-data.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bc-data.c
2>  mv -f .deps/bc-data.Tpo .deps/bc-data.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bc-incbin.o -MD -MP -MF .deps/bc-incbin.Tpo -c -o bc-incbin.o `test -f 'libyasm/bc-incbin.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bc-incbin.c
2>  mv -f .deps/bc-incbin.Tpo .deps/bc-incbin.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bc-org.o -MD -MP -MF .deps/bc-org.Tpo -c -o bc-org.o `test -f 'libyasm/bc-org.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bc-org.c
2>  mv -f .deps/bc-org.Tpo .deps/bc-org.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bc-reserve.o -MD -MP -MF .deps/bc-reserve.Tpo -c -o bc-reserve.o `test -f 'libyasm/bc-reserve.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bc-reserve.c
2>  mv -f .deps/bc-reserve.Tpo .deps/bc-reserve.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT bytecode.o -MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.o `test -f 'libyasm/bytecode.c' || echo '/tmp/yasm-1.2.0/'`libyasm/bytecode.c
2>  mv -f .deps/bytecode.Tpo .deps/bytecode.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT errwarn.o -MD -MP -MF .deps/errwarn.Tpo -c -o errwarn.o `test -f 'libyasm/errwarn.c' || echo '/tmp/yasm-1.2.0/'`libyasm/errwarn.c
2>  mv -f .deps/errwarn.Tpo .deps/errwarn.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o `test -f 'libyasm/expr.c' || echo '/tmp/yasm-1.2.0/'`libyasm/expr.c
2>  mv -f .deps/expr.Tpo .deps/expr.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o `test -f 'libyasm/file.c' || echo '/tmp/yasm-1.2.0/'`libyasm/file.c
2>  mv -f .deps/file.Tpo .deps/file.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT floatnum.o -MD -MP -MF .deps/floatnum.Tpo -c -o floatnum.o `test -f 'libyasm/floatnum.c' || echo '/tmp/yasm-1.2.0/'`libyasm/floatnum.c
2>  mv -f .deps/floatnum.Tpo .deps/floatnum.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT hamt.o -MD -MP -MF .deps/hamt.Tpo -c -o hamt.o `test -f 'libyasm/hamt.c' || echo '/tmp/yasm-1.2.0/'`libyasm/hamt.c
2>  mv -f .deps/hamt.Tpo .deps/hamt.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT insn.o -MD -MP -MF .deps/insn.Tpo -c -o insn.o `test -f 'libyasm/insn.c' || echo '/tmp/yasm-1.2.0/'`libyasm/insn.c
2>  mv -f .deps/insn.Tpo .deps/insn.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT intnum.o -MD -MP -MF .deps/intnum.Tpo -c -o intnum.o `test -f 'libyasm/intnum.c' || echo '/tmp/yasm-1.2.0/'`libyasm/intnum.c
2>  mv -f .deps/intnum.Tpo .deps/intnum.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT inttree.o -MD -MP -MF .deps/inttree.Tpo -c -o inttree.o `test -f 'libyasm/inttree.c' || echo '/tmp/yasm-1.2.0/'`libyasm/inttree.c
2>  mv -f .deps/inttree.Tpo .deps/inttree.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT linemap.o -MD -MP -MF .deps/linemap.Tpo -c -o linemap.o `test -f 'libyasm/linemap.c' || echo '/tmp/yasm-1.2.0/'`libyasm/linemap.c
2>  mv -f .deps/linemap.Tpo .deps/linemap.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o `test -f 'libyasm/md5.c' || echo '/tmp/yasm-1.2.0/'`libyasm/md5.c
2>  mv -f .deps/md5.Tpo .deps/md5.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT mergesort.o -MD -MP -MF .deps/mergesort.Tpo -c -o mergesort.o `test -f 'libyasm/mergesort.c' || echo '/tmp/yasm-1.2.0/'`libyasm/mergesort.c
2>  mv -f .deps/mergesort.Tpo .deps/mergesort.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT phash.o -MD -MP -MF .deps/phash.Tpo -c -o phash.o `test -f 'libyasm/phash.c' || echo '/tmp/yasm-1.2.0/'`libyasm/phash.c
2>  mv -f .deps/phash.Tpo .deps/phash.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT section.o -MD -MP -MF .deps/section.Tpo -c -o section.o `test -f 'libyasm/section.c' || echo '/tmp/yasm-1.2.0/'`libyasm/section.c
2>  mv -f .deps/section.Tpo .deps/section.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT strcasecmp.o -MD -MP -MF .deps/strcasecmp.Tpo -c -o strcasecmp.o `test -f 'libyasm/strcasecmp.c' || echo '/tmp/yasm-1.2.0/'`libyasm/strcasecmp.c
2>  mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT strsep.o -MD -MP -MF .deps/strsep.Tpo -c -o strsep.o `test -f 'libyasm/strsep.c' || echo '/tmp/yasm-1.2.0/'`libyasm/strsep.c
2>  mv -f .deps/strsep.Tpo .deps/strsep.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT symrec.o -MD -MP -MF .deps/symrec.Tpo -c -o symrec.o `test -f 'libyasm/symrec.c' || echo '/tmp/yasm-1.2.0/'`libyasm/symrec.c
2>  mv -f .deps/symrec.Tpo .deps/symrec.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT valparam.o -MD -MP -MF .deps/valparam.Tpo -c -o valparam.o `test -f 'libyasm/valparam.c' || echo '/tmp/yasm-1.2.0/'`libyasm/valparam.c
2>  mv -f .deps/valparam.Tpo .deps/valparam.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o `test -f 'libyasm/value.c' || echo '/tmp/yasm-1.2.0/'`libyasm/value.c
2>  mv -f .deps/value.Tpo .deps/value.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o `test -f 'libyasm/xmalloc.c' || echo '/tmp/yasm-1.2.0/'`libyasm/xmalloc.c
2>  mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT xstrdup.o -MD -MP -MF .deps/xstrdup.Tpo -c -o xstrdup.o `test -f 'libyasm/xstrdup.c' || echo '/tmp/yasm-1.2.0/'`libyasm/xstrdup.c
2>  mv -f .deps/xstrdup.Tpo .deps/xstrdup.Po
2>  ./genperf.exe /tmp/yasm-1.2.0/modules/arch/x86/x86cpu.gperf x86cpu.c
2>  found distinct (A,B) on attempt 3
2>  built perfect hash table of size 128
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86cpu.o -MD -MP -MF .deps/x86cpu.Tpo -c -o x86cpu.o x86cpu.c
2>  mv -f .deps/x86cpu.Tpo .deps/x86cpu.Po
2>  ./genperf.exe /tmp/yasm-1.2.0/modules/arch/x86/x86regtmod.gperf x86regtmod.c
2>  found distinct (A,B) on attempt 1
2>  built perfect hash table of size 128
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT x86regtmod.o -MD -MP -MF .deps/x86regtmod.Tpo -c -o x86regtmod.o x86regtmod.c
2>  mv -f .deps/x86regtmod.Tpo .deps/x86regtmod.Po
2>  ./re2c.exe -s -o lc3bid.c /tmp/yasm-1.2.0/modules/arch/lc3b/lc3bid.re
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT lc3bid.o -MD -MP -MF .deps/lc3bid.Tpo -c -o lc3bid.o lc3bid.c
2>  mv -f .deps/lc3bid.Tpo .deps/lc3bid.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT gas-token.o -MD -MP -MF .deps/gas-token.Tpo -c -o gas-token.o gas-token.c
2>  mv -f .deps/gas-token.Tpo .deps/gas-token.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT nasm-token.o -MD -MP -MF .deps/nasm-token.Tpo -c -o nasm-token.o nasm-token.c
2>  mv -f .deps/nasm-token.Tpo .deps/nasm-token.Po
2>  gcc -std=gnu99 -I. -I/tmp/yasm-1.2.0  -c -o genmodule.o `test -f libyasm/genmodule.c || echo '/tmp/yasm-1.2.0/'`libyasm/genmodule.c
2>  gcc -std=gnu99 -o genmodule.exe  genmodule.o 
2>  ./genmodule.exe /tmp/yasm-1.2.0/libyasm/module.in Makefile
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT module.o -MD -MP -MF .deps/module.Tpo -c -o module.o module.c
2>  mv -f .deps/module.Tpo .deps/module.Po
2>  rm -f libyasm.a
2>  ar cru libyasm.a x86arch.o x86bc.o x86expr.o x86id.o lc3barch.o lc3bbc.o nasm-listfmt.o gas-parser.o gas-parse.o gas-parse-intel.o nasm-parser.o nasm-parse.o nasm-preproc.o nasm-pp.o nasmlib.o nasm-eval.o raw-preproc.o cpp-preproc.o gas-preproc.o gas-eval.o cv-dbgfmt.o cv-symline.o cv-type.o dwarf2-dbgfmt.o dwarf2-line.o dwarf2-aranges.o dwarf2-info.o null-dbgfmt.o stabs-dbgfmt.o dbg-objfmt.o bin-objfmt.o elf.o elf-objfmt.o elf-x86-x86.o elf-x86-amd64.o coff-objfmt.o win64-except.o macho-objfmt.o rdf-objfmt.o xdf-objfmt.o assocdat.o bitvect.o bc-align.o bc-data.o bc-incbin.o bc-org.o bc-reserve.o bytecode.o errwarn.o expr.o file.o floatnum.o hamt.o insn.o intnum.o inttree.o linemap.o md5.o mergesort.o phash.o section.o strcasecmp.o strsep.o symrec.o valparam.o value.o xmalloc.o xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o 
2>  ranlib libyasm.a
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT yasm.o -MD -MP -MF .deps/yasm.Tpo -c -o yasm.o `test -f 'frontends/yasm/yasm.c' || echo '/tmp/yasm-1.2.0/'`frontends/yasm/yasm.c
2>  mv -f .deps/yasm.Tpo .deps/yasm.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT yasm-options.o -MD -MP -MF .deps/yasm-options.Tpo -c -o yasm-options.o `test -f 'frontends/yasm/yasm-options.c' || echo '/tmp/yasm-1.2.0/'`frontends/yasm/yasm-options.c
2>  mv -f .deps/yasm-options.Tpo .deps/yasm-options.Po
2>  gcc -std=gnu99  -g -O2   -o yasm.exe yasm.o yasm-options.o libyasm.a -lintl 
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT tasm.o -MD -MP -MF .deps/tasm.Tpo -c -o tasm.o `test -f 'frontends/tasm/tasm.c' || echo '/tmp/yasm-1.2.0/'`frontends/tasm/tasm.c
2>  mv -f .deps/tasm.Tpo .deps/tasm.Po
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT tasm-options.o -MD -MP -MF .deps/tasm-options.Tpo -c -o tasm-options.o `test -f 'frontends/tasm/tasm-options.c' || echo '/tmp/yasm-1.2.0/'`frontends/tasm/tasm-options.c
2>  mv -f .deps/tasm-options.Tpo .deps/tasm-options.Po
2>  gcc -std=gnu99  -g -O2   -o ytasm.exe tasm.o tasm-options.o libyasm.a -lintl 
2>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/yasm-1.2.0     -g -O2 -MT vsyasm.o -MD -MP -MF .deps/vsyasm.Tpo -c -o vsyasm.o `test -f 'frontends/vsyasm/vsyasm.c' || echo '/tmp/yasm-1.2.0/'`frontends/vsyasm/vsyasm.c
2>  mv -f .deps/vsyasm.Tpo .deps/vsyasm.Po
2>  gcc -std=gnu99  -g -O2   -o vsyasm.exe vsyasm.o yasm-options.o libyasm.a -lintl 
2>  make[2]: Leaving directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  make[1]: Leaving directory `/c/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-build/YASM-objects'
2>  Extracting FFmpeg archive...
2>  tar -C "/tmp" -xjf "/C/Users/Daegon/Desktop/Maydev/projects-main/Light.vn(dev)/external(src.lib)/sfeMovie-master/FFmpeg/ffmpeg-2.2.2.tar.bz2"
2>  /tmp/ffmpeg-2.2.2/configure  --disable-stripping --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver --disable-doc --disable-network --disable-decoders --disable-muxers --disable-encoders --yasmexe="/tmp/yasm" --enable-shared --disable-static  --enable-decoder=theora --enable-decoder=flac --enable-decoder=vorbis --enable-decoder=vp8 --enable-decoder=adpcm_4xm --enable-decoder=adpcm_adx --enable-decoder=adpcm_afc --enable-decoder=adpcm_ct --enable-decoder=adpcm_dtk --enable-decoder=adpcm_ea --enable-decoder=adpcm_ea_maxis_xa --enable-decoder=adpcm_ea_r1 --enable-decoder=adpcm_ea_r2 --enable-decoder=adpcm_ea_r3 --enable-decoder=adpcm_ea_xas --enable-decoder=adpcm_g722 --enable-decoder=adpcm_g726 --enable-decoder=adpcm_g726le --enable-decoder=adpcm_ima_amv --enable-decoder=adpcm_ima_apc --enable-decoder=adpcm_ima_dk3 --enable-decoder=adpcm_ima_dk4 --enable-decoder=adpcm_ima_ea_eacs --enable-decoder=adpcm_ima_ea_sead --enable-decoder=adpcm_ima_iss --enable-decoder=adpcm_ima_oki --enable-decoder=adpcm_ima_qt --enable-decoder=adpcm_ima_rad --enable-decoder=adpcm_ima_smjpeg --enable-decoder=adpcm_ima_wav --enable-decoder=adpcm_ima_ws --enable-decoder=adpcm_ms --enable-decoder=adpcm_sbpro_2 --enable-decoder=adpcm_sbpro_3 --enable-decoder=adpcm_sbpro_4 --enable-decoder=adpcm_swf --enable-decoder=adpcm_thp --enable-decoder=adpcm_xa --enable-decoder=adpcm_yamaha --enable-decoder=interplay_dpcm --enable-decoder=pcm_alaw --enable-decoder=pcm_bluray --enable-decoder=pcm_dvd --enable-decoder=pcm_f32be --enable-decoder=pcm_f32le --enable-decoder=pcm_f64be --enable-decoder=pcm_f64le --enable-decoder=pcm_lxf --enable-decoder=pcm_mulaw --enable-decoder=pcm_s16be --enable-decoder=pcm_s16be_planar --enable-decoder=pcm_s16le --enable-decoder=pcm_s16le_planar --enable-decoder=pcm_s24be --enable-decoder=pcm_s24daud --enable-decoder=pcm_s24le --enable-decoder=pcm_s24le_planar --enable-decoder=pcm_s32be --enable-decoder=pcm_s32le --enable-decoder=pcm_s32le_planar --enable-decoder=pcm_s8 --enable-decoder=pcm_s8_planar --enable-decoder=pcm_u16be --enable-decoder=pcm_u16le --enable-decoder=pcm_u24be --enable-decoder=pcm_u24le --enable-decoder=pcm_u32be --enable-decoder=pcm_u32le --enable-decoder=pcm_u8 --enable-decoder=pcm_zork --enable-decoder=roq_dpcm --enable-decoder=sol_dpcm --enable-decoder=xan_dpcm --enable-memalign-hack --enable-pthreads
2>  install prefix            /usr/local
2>  source path               /tmp/ffmpeg-2.2.2
2>  C compiler                gcc
2>  C library                 mingw32
2>  ARCH                      x86 (generic)
2>  big-endian                no
2>  runtime cpu detection     yes
2>  /tmp/yasm                      yes
2>  MMX enabled               yes
2>  MMXEXT enabled            yes
2>  3DNow! enabled            yes
2>  3DNow! extended enabled   yes
2>  SSE enabled               yes
2>  SSSE3 enabled             yes
2>  AVX enabled               yes
2>  XOP enabled               yes
2>  FMA3 enabled              yes
2>  FMA4 enabled              yes
2>  i686 features enabled     yes
2>  CMOV is fast              no
2>  EBX available             yes
2>  EBP available             yes
2>  debug symbols             yes
2>  strip symbols             no
2>  optimize for size         no
2>  optimizations             yes
2>  static                    no
2>  shared                    yes
2>  postprocessing support    no
2>  new filter support        yes
2>  network support           no
2>  threading support         no
2>  safe bitstream reader     yes
2>  SDL support               no
2>  opencl enabled            no
2>  libzvbi enabled           no
2>  texi2html enabled         no
2>  perl enabled              yes
2>  pod2man enabled           yes
2>  makeinfo enabled          yes
2>  
2>  External libraries:
2>  iconv           zlib
2>  
2>  Enabled decoders:
2>  adpcm_4xm       adpcm_ima_wav       pcm_s16le_planar
2>  adpcm_adx       adpcm_ima_ws        pcm_s24be
2>  adpcm_afc       adpcm_ms        pcm_s24daud
2>  adpcm_ct        adpcm_sbpro_2       pcm_s24le
2>  adpcm_dtk       adpcm_sbpro_3       pcm_s24le_planar
2>  adpcm_ea        adpcm_sbpro_4       pcm_s32be
2>  adpcm_ea_maxis_xa   adpcm_swf       pcm_s32le
2>  adpcm_ea_r1     adpcm_thp       pcm_s32le_planar
2>  adpcm_ea_r2     adpcm_xa        pcm_s8
2>  adpcm_ea_r3     adpcm_yamaha        pcm_s8_planar
2>  adpcm_ea_xas        flac            pcm_u16be
2>  adpcm_g722      hevc            pcm_u16le
2>  adpcm_g726      interplay_dpcm      pcm_u24be
2>  adpcm_g726le        pcm_alaw        pcm_u24le
2>  adpcm_ima_amv       pcm_bluray      pcm_u32be
2>  adpcm_ima_apc       pcm_dvd         pcm_u32le
2>  adpcm_ima_dk3       pcm_f32be       pcm_u8
2>  adpcm_ima_dk4       pcm_f32le       pcm_zork
2>  adpcm_ima_ea_eacs   pcm_f64be       roq_dpcm
2>  adpcm_ima_ea_sead   pcm_f64le       sol_dpcm
2>  adpcm_ima_iss       pcm_lxf         theora
2>  adpcm_ima_oki       pcm_mulaw       vorbis
2>  adpcm_ima_qt        pcm_s16be       vp3
2>  adpcm_ima_rad       pcm_s16be_planar    vp8
2>  adpcm_ima_smjpeg    pcm_s16le       xan_dpcm
2>  
2>  Enabled encoders:
2>  
2>  Enabled hwaccels:
2>  
2>  Enabled parsers:
2>  aac         dvd_nav         mpegvideo
2>  aac_latm        dvdsub          png
2>  ac3         flac            pnm
2>  adx         gsm         rv30
2>  bmp         h261            rv40
2>  cavsvideo       h263            tak
2>  cook            h264            vc1
2>  dca         hevc            vorbis
2>  dirac           mjpeg           vp3
2>  dnxhd           mlp         vp8
2>  dpx         mpeg4video      vp9
2>  dvbsub          mpegaudio
2>  
2>  Enabled demuxers:
2>  aac         hevc            pcm_s32le
2>  ac3         hls         pcm_s8
2>  act         hnm         pcm_u16be
2>  adf         ico         pcm_u16le
2>  adp         idcin           pcm_u24be
2>  adx         idf         pcm_u24le
2>  aea         iff         pcm_u32be
2>  afc         ilbc            pcm_u32le
2>  aiff            image2          pcm_u8
2>  amr         image2pipe      pjs
2>  anm         ingenient       pmp
2>  apc         ipmovie         pva
2>  ape         ircam           pvf
2>  aqtitle         iss         qcp
2>  asf         iv8         r3d
2>  ass         ivf         rawvideo
2>  ast         jacosub         realtext
2>  au          jv          redspark
2>  avi         latm            rl2
2>  avr         lmlm4           rm
2>  avs         loas            roq
2>  bethsoftvid     lvf         rpl
2>  bfi         lxf         rsd
2>  bink            m4v         rso
2>  bintext         matroska        sami
2>  bit         mgsts           sbg
2>  bmv         microdvd        sdr2
2>  boa         mjpeg           segafilm
2>  brstm           mlp         shorten
2>  c93         mm          siff
2>  caf         mmf         smacker
2>  cavsvideo       mov         smjpeg
2>  cdg         mp3         smush
2>  cdxl            mpc         sol
2>  concat          mpc8            sox
2>  data            mpegps          spdif
2>  daud            mpegts          srt
2>  dfa         mpegtsraw       str
2>  dirac           mpegvideo       subviewer
2>  dnxhd           mpl2            subviewer1
2>  dsicin          mpsub           swf
2>  dts         msnwc_tcp       tak
2>  dtshd           mtv         tedcaptions
2>  dv          mv          thp
2>  dxa         mvi         tiertexseq
2>  ea          mxf         tmv
2>  ea_cdata        mxg         truehd
2>  eac3            nc          tta
2>  epaf            nistsphere      tty
2>  ffm         nsv         txd
2>  ffmetadata      nut         vc1
2>  filmstrip       nuv         vc1t
2>  flac            ogg         vivo
2>  flic            oma         vmd
2>  flv         paf         vobsub
2>  fourxm          pcm_alaw        voc
2>  frm         pcm_f32be       vplayer
2>  g722            pcm_f32le       vqf
2>  g723_1          pcm_f64be       w64
2>  g729            pcm_f64le       wav
2>  gif         pcm_mulaw       wc3
2>  gsm         pcm_s16be       webvtt
2>  gxf         pcm_s16le       wsaud
2>  h261            pcm_s24be       wsvqa
2>  h263            pcm_s24le       wtv
2>  h264            pcm_s32be       wv
2>  xa          xmv         yop
2>  xbin            xwma            yuv4mpegpipe
2>  
2>  Enabled muxers:
2>  
2>  Enabled protocols:
2>  cache           data            md5
2>  concat          file            pipe
2>  crypto          hls
2>  
2>  Enabled filters:
2>  aconvert        compand         noise
2>  adelay          concat          null
2>  aecho           copy            nullsink
2>  aeval           crop            nullsrc
2>  aevalsrc        curves          overlay
2>  afade           dctdnoiz        pad
2>  aformat         decimate        pan
2>  ainterleave     dejudder        perms
2>  allpass         deshake         pixdesctest
2>  alphaextract        drawbox         psnr
2>  alphamerge      drawgrid        removelogo
2>  amerge          earwax          replaygain
2>  amix            edgedetect      rgbtestsrc
2>  amovie          elbg            rotate
2>  anull           equalizer       scale
2>  anullsink       extractplanes       select
2>  anullsrc        fade            sendcmd
2>  apad            field           separatefields
2>  aperms          fieldmatch      setdar
2>  aphaser         fieldorder      setfield
2>  aresample       format          setpts
2>  aselect         fps         setsar
2>  asendcmd        framepack       settb
2>  asetnsamples        framestep       showinfo
2>  asetpts         gradfun         showspectrum
2>  asetrate        haldclut        showwaves
2>  asettb          haldclutsrc     silencedetect
2>  ashowinfo       hflip           sine
2>  asplit          highpass        smptebars
2>  astats          histogram       smptehdbars
2>  astreamsync     hue         split
2>  atempo          idet            swapuv
2>  atrim           il          telecine
2>  avectorscope        interleave      testsrc
2>  bandpass        join            thumbnail
2>  bandreject      life            tile
2>  bass            lowpass         transpose
2>  bbox            lut         treble
2>  biquad          lut3d           trim
2>  blackdetect     lutrgb          unsharp
2>  blend           lutyuv          vflip
2>  cellauto        mandelbrot      vignette
2>  channelmap      mergeplanes     volume
2>  channelsplit        movie           volumedetect
2>  color           negate          w3fdif
2>  colorbalance        noformat        yadif
2>  colorchannelmixer
2>  
2>  Enabled bsfs:
2>  aac_adtstoasc       imx_dump_header     mp3_header_decompress
2>  chomp           mjpeg2jpeg      noise
2>  dump_extradata      mjpega_dump_header  remove_extradata
2>  h264_mp4toannexb    mov2textsub     text2movsub
2>  
2>  Enabled indevs:
2>  lavfi           vfwcap
2>  
2>  Enabled outdevs:
2>  
2>  License: LGPL version 2.1 or later
2>  Creating config.mak, config.h, and doc/config.texi...
2>  libavutil/avconfig.h is unchanged
2>  
2>CUSTOMBUILD : warning : pkg-config not found, library detection may fail.
2>  Makefile:1: /tmp/ffmpeg-02.26.2014/Makefile: No such file or directory
2>  make: *** No rule to make target `/tmp/ffmpeg-02.26.2014/Makefile'.  Stop.
2>  *** an error occured, aborting.
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" exited with code 1.
2>
2>Build FAILED.
2>
2>Time Elapsed 00:06:07.24
Ceylo commented 10 years ago

I think you should completely clean your build directory :p You're having errors with /tmp/ffmpeg-02.26.2014 which is a version of FFmpeg that has been removed from sfeMovie's repo on May 25th.

Edit: are you using the master or sfeMovie2 branch? The right one is master.

hsdk123 commented 10 years ago

@Ceylo I've just built master in my directory with brackets, after completely wiping out my build directory.

FFMpeg built without problems! :)

The only problem I'm having now is with sfeMovieSample and the sf::Color link issues. Otherwise, I'm good :+1:

Ceylo commented 10 years ago

Yay one problem fixed!!