Guest User

Untitled

a guest
Dec 25th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.41 KB | None | 0 0
  1. >>> libtheora 1.0 Configuring
  2. (cd /tmp/opendingux-buildroot/output/build/libtheora-1.0/ && rm -rf config.cache && PATH="/tmp/opendingux-buildroot/output/host/bin:/tmp/opendingux-buildroot/output/host/usr/bin:/tmp/opendingux-buildroot/output/host/usr/sbin/:/home/manuel/bin:/home/manuel/bin:/usr/local/bin:/usr/bin:/bin:/usr/games" AR="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ar" AS="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-as" LD="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain" NM="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-nm" CC="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain" GCC="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain" CPP="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-cpp --sysroot=/opt/opendingux-toolchain" CXX="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain" FC="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gfortran --sysroot=/opt/opendingux-toolchain" RANLIB="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ranlib" STRIP="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-strip" OBJCOPY="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-objcopy" OBJDUMP="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" FC_FOR_BUILD="/usr/bin/ld" LD_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="-O2 -I/tmp/opendingux-buildroot/output/host/include -I/tmp/opendingux-buildroot/output/host/usr/include" CXXFLAGS_FOR_BUILD="-I/tmp/opendingux-buildroot/output/host/include -I/tmp/opendingux-buildroot/output/host/usr/include" LDFLAGS_FOR_BUILD="-L/tmp/opendingux-buildroot/output/host/lib -L/tmp/opendingux-buildroot/output/host/usr/lib -Wl,-rpath,/tmp/opendingux-buildroot/output/host/usr/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-as" DEFAULT_LINKER="/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain" CFLAGS="-pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include" CXXFLAGS="-pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include" LDFLAGS="-L/opt/opendingux-toolchain/lib -L/opt/opendingux-toolchain/usr/lib" FCFLAGS="" PKG_CONFIG_SYSROOT_DIR="/opt/opendingux-toolchain" PKG_CONFIG="/tmp/opendingux-buildroot/output/host/usr/bin/pkg-config" PKG_CONFIG_PATH="/opt/opendingux-toolchain/usr/lib/pkgconfig:" PERLLIB="/tmp/opendingux-buildroot/output/host/usr/lib/perl" STAGING_DIR="/opt/opendingux-toolchain" ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_c_bigendian=no ./configure --target=mipsel-linux --host=mipsel-linux --build=x86_64-unknown-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --disable-gtk-doc --disable-nls --disable-ipv6 --disable-oggtest --disable-vorbistest --disable-sdltest --disable-examples )
  3. checking build system type... x86_64-unknown-linux-gnu
  4. checking host system type... mipsel-unknown-linux-gnu
  5. checking target system type... mipsel-unknown-linux-gnu
  6. checking for a BSD-compatible install... /usr/bin/install -c
  7. checking whether build environment is sane... yes
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking for mipsel-linux-strip... /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-strip
  11. checking whether to enable maintainer-specific portions of Makefiles... no
  12. checking for mipsel-linux-gcc... /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain
  13. checking for C compiler default output file name... a.out
  14. checking whether the C compiler works... yes
  15. checking whether we are cross compiling... yes
  16. checking for suffix of executables...
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain accepts -g... yes
  20. checking for /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain option to accept ISO C89... none needed
  21. checking for style of include used by make... GNU
  22. checking dependency style of /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain... gcc3
  23. checking how to run the C preprocessor... /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-cpp --sysroot=/opt/opendingux-toolchain
  24. checking whether /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain and cc understand -c and -o together... yes
  25. checking for a sed that does not truncate output... /bin/sed
  26. checking for grep that handles long lines and -e... /bin/grep
  27. checking for egrep... /bin/grep -E
  28. checking for ld used by /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain... /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain
  29. checking if the linker (/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain) is GNU ld... yes
  30. checking for /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain option to reload object files... -r
  31. checking for BSD-compatible nm... /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-nm
  32. checking whether ln -s works... yes
  33. checking how to recognise dependent libraries... pass_all
  34. checking for ANSI C header files... yes
  35. checking for sys/types.h... yes
  36. checking for sys/stat.h... yes
  37. checking for stdlib.h... yes
  38. checking for string.h... yes
  39. checking for memory.h... yes
  40. checking for strings.h... yes
  41. checking for inttypes.h... yes
  42. checking for stdint.h... yes
  43. checking for unistd.h... yes
  44. checking dlfcn.h usability... yes
  45. checking dlfcn.h presence... yes
  46. checking for dlfcn.h... yes
  47. checking whether we are using the GNU C++ compiler... yes
  48. checking whether /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain accepts -g... yes
  49. checking dependency style of /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain... gcc3
  50. checking how to run the C++ preprocessor... /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain -E
  51. checking for mipsel-linux-g77... no
  52. checking for mipsel-linux-f77... no
  53. checking for mipsel-linux-xlf... no
  54. checking for mipsel-linux-frt... no
  55. checking for mipsel-linux-pgf77... no
  56. checking for mipsel-linux-cf77... no
  57. checking for mipsel-linux-fort77... no
  58. checking for mipsel-linux-fl32... no
  59. checking for mipsel-linux-af77... no
  60. checking for mipsel-linux-f90... no
  61. checking for mipsel-linux-xlf90... no
  62. checking for mipsel-linux-pgf90... no
  63. checking for mipsel-linux-pghpf... no
  64. checking for mipsel-linux-epcf90... no
  65. checking for mipsel-linux-gfortran... no
  66. checking for mipsel-linux-g95... no
  67. checking for mipsel-linux-f95... no
  68. checking for mipsel-linux-fort... no
  69. checking for mipsel-linux-xlf95... no
  70. checking for mipsel-linux-ifort... no
  71. checking for mipsel-linux-ifc... no
  72. checking for mipsel-linux-efc... no
  73. checking for mipsel-linux-pgf95... no
  74. checking for mipsel-linux-lf95... no
  75. checking for mipsel-linux-ftn... no
  76. checking for g77... no
  77. checking for f77... no
  78. checking for xlf... no
  79. checking for frt... no
  80. checking for pgf77... no
  81. checking for cf77... no
  82. checking for fort77... no
  83. checking for fl32... no
  84. checking for af77... no
  85. checking for f90... no
  86. checking for xlf90... no
  87. checking for pgf90... no
  88. checking for pghpf... no
  89. checking for epcf90... no
  90. checking for gfortran... no
  91. checking for g95... no
  92. checking for f95... no
  93. checking for fort... no
  94. checking for xlf95... no
  95. checking for ifort... no
  96. checking for ifc... no
  97. checking for efc... no
  98. checking for pgf95... no
  99. checking for lf95... no
  100. checking for ftn... no
  101. checking whether we are using the GNU Fortran 77 compiler... no
  102. checking whether accepts -g... no
  103. checking the maximum length of command line arguments... 32768
  104. checking command to parse /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-nm output from /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain object... ok
  105. checking for objdir... .libs
  106. checking for mipsel-linux-ar... /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ar
  107. checking for mipsel-linux-ranlib... /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ranlib
  108. checking for mipsel-linux-strip... (cached) /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-strip
  109. checking if /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain supports -fno-rtti -fno-exceptions... no
  110. checking for /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain option to produce PIC... -fPIC
  111. checking if /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain PIC flag -fPIC works... yes
  112. checking if /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain static flag -static works... yes
  113. checking if /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain supports -c -o file.o... yes
  114. checking whether the /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain linker (/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain) supports shared libraries... yes
  115. checking whether -lc should be explicitly linked in... no
  116. checking dynamic linker characteristics... GNU/Linux ld.so
  117. checking how to hardcode library paths into programs... immediate
  118. checking whether stripping libraries is possible... yes
  119. checking if libtool supports shared libraries... yes
  120. checking whether to build shared libraries... yes
  121. checking whether to build static libraries... yes
  122. configure: creating libtool
  123. appending configuration tag "CXX" to libtool
  124. checking for ld used by /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain... /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain
  125. checking if the linker (/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain) is GNU ld... yes
  126. checking whether the /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain linker (/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain) supports shared libraries... yes
  127. checking for /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain option to produce PIC... -fPIC
  128. checking if /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain PIC flag -fPIC works... yes
  129. checking if /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain static flag -static works... yes
  130. checking if /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain supports -c -o file.o... yes
  131. checking whether the /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-g++ --sysroot=/opt/opendingux-toolchain linker (/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain) supports shared libraries... yes
  132. checking dynamic linker characteristics... GNU/Linux ld.so
  133. checking how to hardcode library paths into programs... immediate
  134. appending configuration tag "F77" to libtool
  135. checking for doxygen... true
  136. checking for pdflatex... yes
  137. checking for bibtex... yes
  138. checking for fig2dev... yes
  139. checking for Tex package latexsym... ok
  140. checking for Tex package amssymb... ok
  141. checking for Tex package amsmath... ok
  142. checking for Tex package bm... ok
  143. checking for Tex package textcomp... ok
  144. checking for Tex package graphicx... ok
  145. checking for Tex package booktabs... ok
  146. checking for Tex package tabularx... ok
  147. checking for Tex package longtable... ok
  148. checking for Tex package wrapfig... ok
  149. checking if the compiler version supports named asm params... ok (4.5.1)
  150. checking for ld used by /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain... (cached) /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain
  151. checking if the linker (/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain) is GNU ld... (cached) yes
  152. checking if the linker (/opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ld --sysroot=/opt/opendingux-toolchain) is GNU ld... (cached) yes
  153. checking library symbol versioning support... yes
  154. checking for pkg-config... yes
  155. checking for ogg >= 1.1... yes
  156. checking OGG_CFLAGS...
  157. checking OGG_LIBS... -logg
  158. checking for vorbis >= 1.0.1... yes
  159. checking VORBIS_CFLAGS...
  160. checking VORBIS_LIBS... -lvorbis -lm -logg
  161. checking for sdl-config... /usr/bin/sdl-config
  162. checking for SDL - version >= 0.11.0... yes
  163. checking sys/soundcard.h usability... yes
  164. checking sys/soundcard.h presence... yes
  165. checking for sys/soundcard.h... yes
  166. checking for libpng... yes
  167. checking PNG_CFLAGS... -I/opt/opendingux-toolchain/usr/include/libpng12
  168. checking PNG_LIBS... -lpng12
  169. checking for getopt_long... yes
  170. configure: creating ./config.status
  171. config.status: creating Makefile
  172. config.status: creating lib/Makefile
  173. config.status: creating include/Makefile
  174. config.status: creating include/theora/Makefile
  175. config.status: creating examples/Makefile
  176. config.status: creating doc/Makefile
  177. config.status: creating doc/Doxyfile
  178. config.status: creating doc/spec/Makefile
  179. config.status: creating tests/Makefile
  180. config.status: creating m4/Makefile
  181. config.status: creating libtheora.spec
  182. config.status: creating theora.pc
  183. config.status: creating theora-uninstalled.pc
  184. config.status: creating theoradec.pc
  185. config.status: creating theoradec-uninstalled.pc
  186. config.status: creating theoraenc.pc
  187. config.status: creating theoraenc-uninstalled.pc
  188. config.status: creating config.h
  189. config.status: executing depfiles commands
  190.  
  191. ------------------------------------------------------------------------
  192. libtheora 1.0: Automatic configuration OK.
  193.  
  194. General configuration:
  195.  
  196. Encoding support: ........... yes
  197. Floating point support: ..... yes
  198. Assembly optimization: ...... no optimization for your platform, please send a patch
  199. Build example code: ......... no
  200. API Documentation: .......... yes
  201. Format Documentation: ....... yes
  202.  
  203. Installation paths:
  204.  
  205. libtheora: ................... /usr/lib
  206. C header files: .............. /usr/include/theora
  207. Documentation: ............... /usr/share/doc/libtheora
  208.  
  209. Building:
  210.  
  211. Type 'make' to compile libtheora.
  212.  
  213. Type 'make install' to install libtheora.
  214.  
  215. Type 'make check' to run test suite (Valgrind testing not enabled)
  216.  
  217. Example programs will be built but not installed.
  218. ------------------------------------------------------------------------
  219.  
  220. >>> libtheora 1.0 Building
  221. PATH="/tmp/opendingux-buildroot/output/host/bin:/tmp/opendingux-buildroot/output/host/usr/bin:/tmp/opendingux-buildroot/output/host/usr/sbin/:/home/manuel/bin:/home/manuel/bin:/usr/local/bin:/usr/bin:/bin:/usr/games" PERLLIB="/tmp/opendingux-buildroot/output/host/usr/lib/perl" /usr/bin/make -j4 -C /tmp/opendingux-buildroot/output/build/libtheora-1.0/
  222. make[1]: Entering directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0'
  223. /usr/bin/make all-recursive
  224. make[2]: Entering directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0'
  225. Making all in lib
  226. make[3]: Entering directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/lib'
  227. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT apiwrapper.lo -MD -MP -MF ".deps/apiwrapper.Tpo" -c -o apiwrapper.lo `test -f 'dec/apiwrapper.c' || echo './'`dec/apiwrapper.c; \
  228. then mv -f ".deps/apiwrapper.Tpo" ".deps/apiwrapper.Plo"; else rm -f ".deps/apiwrapper.Tpo"; exit 1; fi
  229. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT bitpack.lo -MD -MP -MF ".deps/bitpack.Tpo" -c -o bitpack.lo `test -f 'dec/bitpack.c' || echo './'`dec/bitpack.c; \
  230. then mv -f ".deps/bitpack.Tpo" ".deps/bitpack.Plo"; else rm -f ".deps/bitpack.Tpo"; exit 1; fi
  231. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT decapiwrapper.lo -MD -MP -MF ".deps/decapiwrapper.Tpo" -c -o decapiwrapper.lo `test -f 'dec/decapiwrapper.c' || echo './'`dec/decapiwrapper.c; \
  232. then mv -f ".deps/decapiwrapper.Tpo" ".deps/decapiwrapper.Plo"; else rm -f ".deps/decapiwrapper.Tpo"; exit 1; fi
  233. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT decinfo.lo -MD -MP -MF ".deps/decinfo.Tpo" -c -o decinfo.lo `test -f 'dec/decinfo.c' || echo './'`dec/decinfo.c; \
  234. then mv -f ".deps/decinfo.Tpo" ".deps/decinfo.Plo"; else rm -f ".deps/decinfo.Tpo"; exit 1; fi
  235. mkdir .libs
  236. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT bitpack.lo -MD -MP -MF .deps/bitpack.Tpo -c dec/bitpack.c -fPIC -DPIC -o .libs/bitpack.o
  237. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT decapiwrapper.lo -MD -MP -MF .deps/decapiwrapper.Tpo -c dec/decapiwrapper.c -fPIC -DPIC -o .libs/decapiwrapper.o
  238. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT decinfo.lo -MD -MP -MF .deps/decinfo.Tpo -c dec/decinfo.c -fPIC -DPIC -o .libs/decinfo.o
  239. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT apiwrapper.lo -MD -MP -MF .deps/apiwrapper.Tpo -c dec/apiwrapper.c -fPIC -DPIC -o .libs/apiwrapper.o
  240. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT bitpack.lo -MD -MP -MF .deps/bitpack.Tpo -c dec/bitpack.c -o bitpack.o >/dev/null 2>&1
  241. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT decapiwrapper.lo -MD -MP -MF .deps/decapiwrapper.Tpo -c dec/decapiwrapper.c -o decapiwrapper.o >/dev/null 2>&1
  242. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT decode.lo -MD -MP -MF ".deps/decode.Tpo" -c -o decode.lo `test -f 'dec/decode.c' || echo './'`dec/decode.c; \
  243. then mv -f ".deps/decode.Tpo" ".deps/decode.Plo"; else rm -f ".deps/decode.Tpo"; exit 1; fi
  244. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT apiwrapper.lo -MD -MP -MF .deps/apiwrapper.Tpo -c dec/apiwrapper.c -o apiwrapper.o >/dev/null 2>&1
  245. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dequant.lo -MD -MP -MF ".deps/dequant.Tpo" -c -o dequant.lo `test -f 'dec/dequant.c' || echo './'`dec/dequant.c; \
  246. then mv -f ".deps/dequant.Tpo" ".deps/dequant.Plo"; else rm -f ".deps/dequant.Tpo"; exit 1; fi
  247. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT decinfo.lo -MD -MP -MF .deps/decinfo.Tpo -c dec/decinfo.c -o decinfo.o >/dev/null 2>&1
  248. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT fragment.lo -MD -MP -MF ".deps/fragment.Tpo" -c -o fragment.lo `test -f 'dec/fragment.c' || echo './'`dec/fragment.c; \
  249. then mv -f ".deps/fragment.Tpo" ".deps/fragment.Plo"; else rm -f ".deps/fragment.Tpo"; exit 1; fi
  250. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c dec/decode.c -fPIC -DPIC -o .libs/decode.o
  251. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dequant.lo -MD -MP -MF .deps/dequant.Tpo -c dec/dequant.c -fPIC -DPIC -o .libs/dequant.o
  252. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT huffdec.lo -MD -MP -MF ".deps/huffdec.Tpo" -c -o huffdec.lo `test -f 'dec/huffdec.c' || echo './'`dec/huffdec.c; \
  253. then mv -f ".deps/huffdec.Tpo" ".deps/huffdec.Plo"; else rm -f ".deps/huffdec.Tpo"; exit 1; fi
  254. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT fragment.lo -MD -MP -MF .deps/fragment.Tpo -c dec/fragment.c -fPIC -DPIC -o .libs/fragment.o
  255. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dequant.lo -MD -MP -MF .deps/dequant.Tpo -c dec/dequant.c -o dequant.o >/dev/null 2>&1
  256. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT huffdec.lo -MD -MP -MF .deps/huffdec.Tpo -c dec/huffdec.c -fPIC -DPIC -o .libs/huffdec.o
  257. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT fragment.lo -MD -MP -MF .deps/fragment.Tpo -c dec/fragment.c -o fragment.o >/dev/null 2>&1
  258. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT idct.lo -MD -MP -MF ".deps/idct.Tpo" -c -o idct.lo `test -f 'dec/idct.c' || echo './'`dec/idct.c; \
  259. then mv -f ".deps/idct.Tpo" ".deps/idct.Plo"; else rm -f ".deps/idct.Tpo"; exit 1; fi
  260. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT info.lo -MD -MP -MF ".deps/info.Tpo" -c -o info.lo `test -f 'dec/info.c' || echo './'`dec/info.c; \
  261. then mv -f ".deps/info.Tpo" ".deps/info.Plo"; else rm -f ".deps/info.Tpo"; exit 1; fi
  262. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c dec/idct.c -fPIC -DPIC -o .libs/idct.o
  263. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT info.lo -MD -MP -MF .deps/info.Tpo -c dec/info.c -fPIC -DPIC -o .libs/info.o
  264. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c dec/idct.c -o idct.o >/dev/null 2>&1
  265. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT internal.lo -MD -MP -MF ".deps/internal.Tpo" -c -o internal.lo `test -f 'dec/internal.c' || echo './'`dec/internal.c; \
  266. then mv -f ".deps/internal.Tpo" ".deps/internal.Plo"; else rm -f ".deps/internal.Tpo"; exit 1; fi
  267. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT info.lo -MD -MP -MF .deps/info.Tpo -c dec/info.c -o info.o >/dev/null 2>&1
  268. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT quant.lo -MD -MP -MF ".deps/quant.Tpo" -c -o quant.lo `test -f 'dec/quant.c' || echo './'`dec/quant.c; \
  269. then mv -f ".deps/quant.Tpo" ".deps/quant.Plo"; else rm -f ".deps/quant.Tpo"; exit 1; fi
  270. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c dec/internal.c -fPIC -DPIC -o .libs/internal.o
  271. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT quant.lo -MD -MP -MF .deps/quant.Tpo -c dec/quant.c -fPIC -DPIC -o .libs/quant.o
  272. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c dec/internal.c -o internal.o >/dev/null 2>&1
  273. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT huffdec.lo -MD -MP -MF .deps/huffdec.Tpo -c dec/huffdec.c -o huffdec.o >/dev/null 2>&1
  274. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT state.lo -MD -MP -MF ".deps/state.Tpo" -c -o state.lo `test -f 'dec/state.c' || echo './'`dec/state.c; \
  275. then mv -f ".deps/state.Tpo" ".deps/state.Plo"; else rm -f ".deps/state.Tpo"; exit 1; fi
  276. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT quant.lo -MD -MP -MF .deps/quant.Tpo -c dec/quant.c -o quant.o >/dev/null 2>&1
  277. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dct_encode.lo -MD -MP -MF ".deps/dct_encode.Tpo" -c -o dct_encode.lo `test -f 'enc/dct_encode.c' || echo './'`enc/dct_encode.c; \
  278. then mv -f ".deps/dct_encode.Tpo" ".deps/dct_encode.Plo"; else rm -f ".deps/dct_encode.Tpo"; exit 1; fi
  279. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT state.lo -MD -MP -MF .deps/state.Tpo -c dec/state.c -fPIC -DPIC -o .libs/state.o
  280. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dct_encode.lo -MD -MP -MF .deps/dct_encode.Tpo -c enc/dct_encode.c -fPIC -DPIC -o .libs/dct_encode.o
  281. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dct_encode.lo -MD -MP -MF .deps/dct_encode.Tpo -c enc/dct_encode.c -o dct_encode.o >/dev/null 2>&1
  282. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c dec/decode.c -o decode.o >/dev/null 2>&1
  283. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encode.lo -MD -MP -MF ".deps/encode.Tpo" -c -o encode.lo `test -f 'enc/encode.c' || echo './'`enc/encode.c; \
  284. then mv -f ".deps/encode.Tpo" ".deps/encode.Plo"; else rm -f ".deps/encode.Tpo"; exit 1; fi
  285. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT state.lo -MD -MP -MF .deps/state.Tpo -c dec/state.c -o state.o >/dev/null 2>&1
  286. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c enc/encode.c -fPIC -DPIC -o .libs/encode.o
  287. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_huffman.lo -MD -MP -MF ".deps/encoder_huffman.Tpo" -c -o encoder_huffman.lo `test -f 'enc/encoder_huffman.c' || echo './'`enc/encoder_huffman.c; \
  288. then mv -f ".deps/encoder_huffman.Tpo" ".deps/encoder_huffman.Plo"; else rm -f ".deps/encoder_huffman.Tpo"; exit 1; fi
  289. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_huffman.lo -MD -MP -MF .deps/encoder_huffman.Tpo -c enc/encoder_huffman.c -fPIC -DPIC -o .libs/encoder_huffman.o
  290. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_idct.lo -MD -MP -MF ".deps/encoder_idct.Tpo" -c -o encoder_idct.lo `test -f 'enc/encoder_idct.c' || echo './'`enc/encoder_idct.c; \
  291. then mv -f ".deps/encoder_idct.Tpo" ".deps/encoder_idct.Plo"; else rm -f ".deps/encoder_idct.Tpo"; exit 1; fi
  292. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_idct.lo -MD -MP -MF .deps/encoder_idct.Tpo -c enc/encoder_idct.c -fPIC -DPIC -o .libs/encoder_idct.o
  293. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_huffman.lo -MD -MP -MF .deps/encoder_huffman.Tpo -c enc/encoder_huffman.c -o encoder_huffman.o >/dev/null 2>&1
  294. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c enc/encode.c -o encode.o >/dev/null 2>&1
  295. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_idct.lo -MD -MP -MF .deps/encoder_idct.Tpo -c enc/encoder_idct.c -o encoder_idct.o >/dev/null 2>&1
  296. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_toplevel.lo -MD -MP -MF ".deps/encoder_toplevel.Tpo" -c -o encoder_toplevel.lo `test -f 'enc/encoder_toplevel.c' || echo './'`enc/encoder_toplevel.c; \
  297. then mv -f ".deps/encoder_toplevel.Tpo" ".deps/encoder_toplevel.Plo"; else rm -f ".deps/encoder_toplevel.Tpo"; exit 1; fi
  298. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_toplevel.lo -MD -MP -MF .deps/encoder_toplevel.Tpo -c enc/encoder_toplevel.c -fPIC -DPIC -o .libs/encoder_toplevel.o
  299. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_quant.lo -MD -MP -MF ".deps/encoder_quant.Tpo" -c -o encoder_quant.lo `test -f 'enc/encoder_quant.c' || echo './'`enc/encoder_quant.c; \
  300. then mv -f ".deps/encoder_quant.Tpo" ".deps/encoder_quant.Plo"; else rm -f ".deps/encoder_quant.Tpo"; exit 1; fi
  301. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encapiwrapper.lo -MD -MP -MF ".deps/encapiwrapper.Tpo" -c -o encapiwrapper.lo `test -f 'enc/encapiwrapper.c' || echo './'`enc/encapiwrapper.c; \
  302. then mv -f ".deps/encapiwrapper.Tpo" ".deps/encapiwrapper.Plo"; else rm -f ".deps/encapiwrapper.Tpo"; exit 1; fi
  303. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_quant.lo -MD -MP -MF .deps/encoder_quant.Tpo -c enc/encoder_quant.c -fPIC -DPIC -o .libs/encoder_quant.o
  304. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encapiwrapper.lo -MD -MP -MF .deps/encapiwrapper.Tpo -c enc/encapiwrapper.c -fPIC -DPIC -o .libs/encapiwrapper.o
  305. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encapiwrapper.lo -MD -MP -MF .deps/encapiwrapper.Tpo -c enc/encapiwrapper.c -o encapiwrapper.o >/dev/null 2>&1
  306. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT blockmap.lo -MD -MP -MF ".deps/blockmap.Tpo" -c -o blockmap.lo `test -f 'enc/blockmap.c' || echo './'`enc/blockmap.c; \
  307. then mv -f ".deps/blockmap.Tpo" ".deps/blockmap.Plo"; else rm -f ".deps/blockmap.Tpo"; exit 1; fi
  308. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_toplevel.lo -MD -MP -MF .deps/encoder_toplevel.Tpo -c enc/encoder_toplevel.c -o encoder_toplevel.o >/dev/null 2>&1
  309. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT blockmap.lo -MD -MP -MF .deps/blockmap.Tpo -c enc/blockmap.c -fPIC -DPIC -o .libs/blockmap.o
  310. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dct.lo -MD -MP -MF ".deps/dct.Tpo" -c -o dct.lo `test -f 'enc/dct.c' || echo './'`enc/dct.c; \
  311. then mv -f ".deps/dct.Tpo" ".deps/dct.Plo"; else rm -f ".deps/dct.Tpo"; exit 1; fi
  312. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT blockmap.lo -MD -MP -MF .deps/blockmap.Tpo -c enc/blockmap.c -o blockmap.o >/dev/null 2>&1
  313. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT encoder_quant.lo -MD -MP -MF .deps/encoder_quant.Tpo -c enc/encoder_quant.c -o encoder_quant.o >/dev/null 2>&1
  314. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dct_decode.lo -MD -MP -MF ".deps/dct_decode.Tpo" -c -o dct_decode.lo `test -f 'enc/dct_decode.c' || echo './'`enc/dct_decode.c; \
  315. then mv -f ".deps/dct_decode.Tpo" ".deps/dct_decode.Plo"; else rm -f ".deps/dct_decode.Tpo"; exit 1; fi
  316. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dct.lo -MD -MP -MF .deps/dct.Tpo -c enc/dct.c -fPIC -DPIC -o .libs/dct.o
  317. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dct.lo -MD -MP -MF .deps/dct.Tpo -c enc/dct.c -o dct.o >/dev/null 2>&1
  318. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dct_decode.lo -MD -MP -MF .deps/dct_decode.Tpo -c enc/dct_decode.c -fPIC -DPIC -o .libs/dct_decode.o
  319. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT frarray.lo -MD -MP -MF ".deps/frarray.Tpo" -c -o frarray.lo `test -f 'enc/frarray.c' || echo './'`enc/frarray.c; \
  320. then mv -f ".deps/frarray.Tpo" ".deps/frarray.Plo"; else rm -f ".deps/frarray.Tpo"; exit 1; fi
  321. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT frinit.lo -MD -MP -MF ".deps/frinit.Tpo" -c -o frinit.lo `test -f 'enc/frinit.c' || echo './'`enc/frinit.c; \
  322. then mv -f ".deps/frinit.Tpo" ".deps/frinit.Plo"; else rm -f ".deps/frinit.Tpo"; exit 1; fi
  323. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT frarray.lo -MD -MP -MF .deps/frarray.Tpo -c enc/frarray.c -fPIC -DPIC -o .libs/frarray.o
  324. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT frinit.lo -MD -MP -MF .deps/frinit.Tpo -c enc/frinit.c -fPIC -DPIC -o .libs/frinit.o
  325. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT mcomp.lo -MD -MP -MF ".deps/mcomp.Tpo" -c -o mcomp.lo `test -f 'enc/mcomp.c' || echo './'`enc/mcomp.c; \
  326. then mv -f ".deps/mcomp.Tpo" ".deps/mcomp.Plo"; else rm -f ".deps/mcomp.Tpo"; exit 1; fi
  327. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT frarray.lo -MD -MP -MF .deps/frarray.Tpo -c enc/frarray.c -o frarray.o >/dev/null 2>&1
  328. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT frinit.lo -MD -MP -MF .deps/frinit.Tpo -c enc/frinit.c -o frinit.o >/dev/null 2>&1
  329. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT mcomp.lo -MD -MP -MF .deps/mcomp.Tpo -c enc/mcomp.c -fPIC -DPIC -o .libs/mcomp.o
  330. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dct_decode.lo -MD -MP -MF .deps/dct_decode.Tpo -c enc/dct_decode.c -o dct_decode.o >/dev/null 2>&1
  331. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT misc_common.lo -MD -MP -MF ".deps/misc_common.Tpo" -c -o misc_common.lo `test -f 'enc/misc_common.c' || echo './'`enc/misc_common.c; \
  332. then mv -f ".deps/misc_common.Tpo" ".deps/misc_common.Plo"; else rm -f ".deps/misc_common.Tpo"; exit 1; fi
  333. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT pb.lo -MD -MP -MF ".deps/pb.Tpo" -c -o pb.lo `test -f 'enc/pb.c' || echo './'`enc/pb.c; \
  334. then mv -f ".deps/pb.Tpo" ".deps/pb.Plo"; else rm -f ".deps/pb.Tpo"; exit 1; fi
  335. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT misc_common.lo -MD -MP -MF .deps/misc_common.Tpo -c enc/misc_common.c -fPIC -DPIC -o .libs/misc_common.o
  336. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT pb.lo -MD -MP -MF .deps/pb.Tpo -c enc/pb.c -fPIC -DPIC -o .libs/pb.o
  337. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT pb.lo -MD -MP -MF .deps/pb.Tpo -c enc/pb.c -o pb.o >/dev/null 2>&1
  338. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT mcomp.lo -MD -MP -MF .deps/mcomp.Tpo -c enc/mcomp.c -o mcomp.o >/dev/null 2>&1
  339. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT misc_common.lo -MD -MP -MF .deps/misc_common.Tpo -c enc/misc_common.c -o misc_common.o >/dev/null 2>&1
  340. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT pp.lo -MD -MP -MF ".deps/pp.Tpo" -c -o pp.lo `test -f 'enc/pp.c' || echo './'`enc/pp.c; \
  341. then mv -f ".deps/pp.Tpo" ".deps/pp.Plo"; else rm -f ".deps/pp.Tpo"; exit 1; fi
  342. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT pp.lo -MD -MP -MF .deps/pp.Tpo -c enc/pp.c -fPIC -DPIC -o .libs/pp.o
  343. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT reconstruct.lo -MD -MP -MF ".deps/reconstruct.Tpo" -c -o reconstruct.lo `test -f 'enc/reconstruct.c' || echo './'`enc/reconstruct.c; \
  344. then mv -f ".deps/reconstruct.Tpo" ".deps/reconstruct.Plo"; else rm -f ".deps/reconstruct.Tpo"; exit 1; fi
  345. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT reconstruct.lo -MD -MP -MF .deps/reconstruct.Tpo -c enc/reconstruct.c -fPIC -DPIC -o .libs/reconstruct.o
  346. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT scan.lo -MD -MP -MF ".deps/scan.Tpo" -c -o scan.lo `test -f 'enc/scan.c' || echo './'`enc/scan.c; \
  347. then mv -f ".deps/scan.Tpo" ".deps/scan.Plo"; else rm -f ".deps/scan.Tpo"; exit 1; fi
  348. if /bin/bash ../libtool --tag=CC --mode=compile /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dsp.lo -MD -MP -MF ".deps/dsp.Tpo" -c -o dsp.lo `test -f 'enc/dsp.c' || echo './'`enc/dsp.c; \
  349. then mv -f ".deps/dsp.Tpo" ".deps/dsp.Plo"; else rm -f ".deps/dsp.Tpo"; exit 1; fi
  350. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT reconstruct.lo -MD -MP -MF .deps/reconstruct.Tpo -c enc/reconstruct.c -o reconstruct.o >/dev/null 2>&1
  351. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dsp.lo -MD -MP -MF .deps/dsp.Tpo -c enc/dsp.c -fPIC -DPIC -o .libs/dsp.o
  352. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c enc/scan.c -fPIC -DPIC -o .libs/scan.o
  353. /bin/bash ../libtool --tag=CC --mode=link /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -L/opt/opendingux-toolchain/lib -L/opt/opendingux-toolchain/usr/lib -o libtheoradec.la -rpath /usr/lib -version-info 1:1:0 -Wl,--version-script=./Version_script-dec apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo
  354. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -shared .libs/apiwrapper.o .libs/bitpack.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o -L/opt/opendingux-toolchain/lib -L/opt/opendingux-toolchain/usr/lib -mtune=mips32 -mabi=32 -msoft-float -Wl,--version-script=./Version_script-dec -Wl,-soname -Wl,libtheoradec.so.1 -o .libs/libtheoradec.so.1.0.1
  355. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT pp.lo -MD -MP -MF .deps/pp.Tpo -c enc/pp.c -o pp.o >/dev/null 2>&1
  356. (cd .libs && rm -f libtheoradec.so.1 && ln -s libtheoradec.so.1.0.1 libtheoradec.so.1)
  357. (cd .libs && rm -f libtheoradec.so && ln -s libtheoradec.so.1.0.1 libtheoradec.so)
  358. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ar cru .libs/libtheoradec.a apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o
  359. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ranlib .libs/libtheoradec.a
  360. creating libtheoradec.la
  361. (cd .libs && rm -f libtheoradec.la && ln -s ../libtheoradec.la libtheoradec.la)
  362. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT dsp.lo -MD -MP -MF .deps/dsp.Tpo -c enc/dsp.c -o dsp.o >/dev/null 2>&1
  363. enc/scan.c: In function 'AnalysePlane':
  364. enc/scan.c:1881:18: warning: 'YUVDiffsPtr' may be used uninitialized in this function
  365. enc/scan.c:1882:18: warning: 'YUVDiffsPtr1' may be used uninitialized in this function
  366. enc/scan.c:1883:18: warning: 'YUVDiffsPtr2' may be used uninitialized in this function
  367. enc/scan.c:1885:16: warning: 'FragIndex' may be used uninitialized in this function
  368. enc/scan.c:1886:16: warning: 'ScoreFragIndex1' may be used uninitialized in this function
  369. enc/scan.c:1893:20: warning: 'ChLocalsPtr0' may be used uninitialized in this function
  370. enc/scan.c:1894:20: warning: 'ChLocalsPtr1' may be used uninitialized in this function
  371. enc/scan.c:1897:20: warning: 'PixelsChangedPtr0' may be used uninitialized in this function
  372. enc/scan.c:1898:20: warning: 'PixelsChangedPtr1' may be used uninitialized in this function
  373. enc/scan.c:1900:20: warning: 'PixelScoresPtr1' may be used uninitialized in this function
  374. enc/scan.c:1901:20: warning: 'PixelScoresPtr2' may be used uninitialized in this function
  375. enc/scan.c:1903:19: warning: 'DispFragPtr0' may be used uninitialized in this function
  376. enc/scan.c:1904:19: warning: 'DispFragPtr1' may be used uninitialized in this function
  377. enc/scan.c:1905:19: warning: 'DispFragPtr2' may be used uninitialized in this function
  378. enc/scan.c:1907:18: warning: 'FragScoresPtr1' may be used uninitialized in this function
  379. enc/scan.c:1908:18: warning: 'FragScoresPtr2' may be used uninitialized in this function
  380. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c enc/scan.c -o scan.o >/dev/null 2>&1
  381. /bin/bash ../libtool --tag=CC --mode=link /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -L/opt/opendingux-toolchain/lib -L/opt/opendingux-toolchain/usr/lib -o libtheoraenc.la -rpath /usr/lib -version-info 1:1:0 -Wl,--version-script=./Version_script-enc -logg dct_encode.lo encode.lo encoder_huffman.lo encoder_idct.lo encoder_toplevel.lo encoder_quant.lo encapiwrapper.lo blockmap.lo dct.lo dct_decode.lo frarray.lo frinit.lo mcomp.lo misc_common.lo pb.lo pp.lo reconstruct.lo scan.lo dsp.lo
  382. /bin/bash ../libtool --tag=CC --mode=link /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -L/opt/opendingux-toolchain/lib -L/opt/opendingux-toolchain/usr/lib -o libtheora.la -rpath /usr/lib -version-info 3:4:3 -Wl,--version-script=./Version_script -logg apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo dct_encode.lo encode.lo encoder_huffman.lo encoder_idct.lo encoder_toplevel.lo encoder_quant.lo encapiwrapper.lo blockmap.lo dct.lo dct_decode.lo frarray.lo frinit.lo mcomp.lo misc_common.lo pb.lo pp.lo reconstruct.lo scan.lo dsp.lo
  383. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -shared .libs/dct_encode.o .libs/encode.o .libs/encoder_huffman.o .libs/encoder_idct.o .libs/encoder_toplevel.o .libs/encoder_quant.o .libs/encapiwrapper.o .libs/blockmap.o .libs/dct.o .libs/dct_decode.o .libs/frarray.o .libs/frinit.o .libs/mcomp.o .libs/misc_common.o .libs/pb.o .libs/pp.o .libs/reconstruct.o .libs/scan.o .libs/dsp.o -Wl,--rpath -Wl,/opt/opendingux-toolchain/usr/lib -Wl,--rpath -Wl,/opt/opendingux-toolchain/usr/lib -L/opt/opendingux-toolchain/lib -L/opt/opendingux-toolchain/usr/lib /opt/opendingux-toolchain/usr/lib/libogg.so -mtune=mips32 -mabi=32 -msoft-float -Wl,--version-script=./Version_script-enc -Wl,-soname -Wl,libtheoraenc.so.1 -o .libs/libtheoraenc.so.1.0.1
  384. (cd .libs && rm -f libtheoraenc.so.1 && ln -s libtheoraenc.so.1.0.1 libtheoraenc.so.1)
  385. (cd .libs && rm -f libtheoraenc.so && ln -s libtheoraenc.so.1.0.1 libtheoraenc.so)
  386. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -shared .libs/apiwrapper.o .libs/bitpack.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o .libs/dct_encode.o .libs/encode.o .libs/encoder_huffman.o .libs/encoder_idct.o .libs/encoder_toplevel.o .libs/encoder_quant.o .libs/encapiwrapper.o .libs/blockmap.o .libs/dct.o .libs/dct_decode.o .libs/frarray.o .libs/frinit.o .libs/mcomp.o .libs/misc_common.o .libs/pb.o .libs/pp.o .libs/reconstruct.o .libs/scan.o .libs/dsp.o -Wl,--rpath -Wl,/opt/opendingux-toolchain/usr/lib -Wl,--rpath -Wl,/opt/opendingux-toolchain/usr/lib -L/opt/opendingux-toolchain/lib -L/opt/opendingux-toolchain/usr/lib /opt/opendingux-toolchain/usr/lib/libogg.so -mtune=mips32 -mabi=32 -msoft-float -Wl,--version-script=./Version_script -Wl,-soname -Wl,libtheora.so.0 -o .libs/libtheora.so.0.3.4
  387. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ar cru .libs/libtheoraenc.a dct_encode.o encode.o encoder_huffman.o encoder_idct.o encoder_toplevel.o encoder_quant.o encapiwrapper.o blockmap.o dct.o dct_decode.o frarray.o frinit.o mcomp.o misc_common.o pb.o pp.o reconstruct.o scan.o dsp.o
  388. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ranlib .libs/libtheoraenc.a
  389. creating libtheoraenc.la
  390. (cd .libs && rm -f libtheoraenc.la && ln -s ../libtheoraenc.la libtheoraenc.la)
  391. (cd .libs && rm -f libtheora.so.0 && ln -s libtheora.so.0.3.4 libtheora.so.0)
  392. (cd .libs && rm -f libtheora.so && ln -s libtheora.so.0.3.4 libtheora.so)
  393. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ar cru .libs/libtheora.a apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o dct_encode.o encode.o encoder_huffman.o encoder_idct.o encoder_toplevel.o encoder_quant.o encapiwrapper.o blockmap.o dct.o dct_decode.o frarray.o frinit.o mcomp.o misc_common.o pb.o pp.o reconstruct.o scan.o dsp.o
  394. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-ranlib .libs/libtheora.a
  395. creating libtheora.la
  396. (cd .libs && rm -f libtheora.la && ln -s ../libtheora.la libtheora.la)
  397. make[3]: Leaving directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/lib'
  398. Making all in include
  399. make[3]: Entering directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/include'
  400. Making all in theora
  401. make[4]: Entering directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/include/theora'
  402. make[4]: Nothing to be done for `all'.
  403. make[4]: Leaving directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/include/theora'
  404. make[4]: Entering directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/include'
  405. make[4]: Nothing to be done for `all-am'.
  406. make[4]: Leaving directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/include'
  407. make[3]: Leaving directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/include'
  408. Making all in doc
  409. make[3]: Entering directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/doc'
  410. Making all in spec
  411. make[4]: Entering directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/doc/spec'
  412. if /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -MT vp3huff.o -MD -MP -MF ".deps/vp3huff.Tpo" -c -o vp3huff.o vp3huff.c; \
  413. then mv -f ".deps/vp3huff.Tpo" ".deps/vp3huff.Po"; else rm -f ".deps/vp3huff.Tpo"; exit 1; fi
  414. fig2dev -L pdf -p 0 pic-frame.fig pic-frame.pdf
  415. fig2dev -L pdf -p 0 hilbert-mb.fig hilbert-mb.pdf
  416. fig2dev -L pdf -p 0 hilbert-block.fig hilbert-block.pdf
  417. fig2dev -L pdf -p 0 xifish.fig xifish.pdf
  418. fig2dev -L pdf -p 0 superblock.fig superblock.pdf
  419. fig2dev -L pdf -p 0 macroblock.fig macroblock.pdf
  420. fig2dev -L pdf -p 0 raster-block.fig raster-block.pdf
  421. fig2dev -L pdf -p 0 reference-frames.fig reference-frames.pdf
  422. fig2dev -L pdf -p 0 pixel444.fig pixel444.pdf
  423. fig2dev -L pdf -p 0 pixel422.fig pixel422.pdf
  424. fig2dev -L pdf -p 0 pixel420.fig pixel420.pdf
  425. fig2dev -L pdf -p 0 idct.fig idct.pdf
  426. fig2dev -L pdf -p 0 fdct.fig fdct.pdf
  427. fig2dev -L pdf -p 0 pic_even.fig pic_even.pdf
  428. fig2dev -L pdf -p 0 pic_even_odd.fig pic_even_odd.pdf
  429. fig2dev -L pdf -p 0 pic_odd.fig pic_odd.pdf
  430. fig2dev -L pdf -p 0 pic_odd_even.fig pic_odd_even.pdf
  431. /bin/bash ../../libtool --tag=CC --mode=link /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -L/opt/opendingux-toolchain/lib -L/opt/opendingux-toolchain/usr/lib -o vp3huff vp3huff.o
  432. mkdir .libs
  433. /opt/opendingux-toolchain/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/opt/opendingux-toolchain -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -pipe -O2 -mtune=mips32 -mabi=32 -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/opendingux-toolchain/usr/include -I/opt/opendingux-toolchain/include -o vp3huff vp3huff.o -L/opt/opendingux-toolchain/lib -L/opt/opendingux-toolchain/usr/lib
  434. ./vp3huff > vp3huff.tex
  435. /bin/bash: ./vp3huff: cannot execute binary file
  436. make[4]: *** [vp3huff.tex] Error 126
  437. make[4]: *** Waiting for unfinished jobs....
  438. make[4]: Leaving directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/doc/spec'
  439. make[3]: *** [all-recursive] Error 1
  440. make[3]: Leaving directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0/doc'
  441. make[2]: *** [all-recursive] Error 1
  442. make[2]: Leaving directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0'
  443. make[1]: *** [all] Error 2
  444. make[1]: Leaving directory `/tmp/opendingux-buildroot/output/build/libtheora-1.0'
  445. make: *** [/tmp/opendingux-buildroot/output/build/libtheora-1.0/.stamp_built] Error 2
  446.  
  447. real 5m24.748s
  448. user 4m23.872s
  449. sys 0m42.287s
Add Comment
Please, Sign In to add comment