Advertisement
megrimm

gmerlin-avdecoder-1.1.1 Errors

Feb 27th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.85 KB | None | 0 0
  1. /sw/bin/tar --no-same-owner --no-same-permissions -xf /sw/src/gmerlin-avdecoder-1.1.1.tar.bz2
  2. ./autogen.sh
  3. -n doing aclocal...
  4. done
  5. -n doing libtoolize...
  6. done
  7. -n doing autoheader...
  8. done
  9. -n doing autoconf...
  10. done
  11. -n doing automake...
  12. done
  13. You can now run ./configure
  14. LIBRARY_PATH="/sw/lib:$LIBRARY_PATH" ./configure --prefix=/sw --disable-gmerlin --enable-libavcodec --enable-libpostproc --enable-libswscale --enable-libavformat --enable-schroedinger --enable-speex --disable-mjpegtools --enable-ogg --enable-vorbis --disable-libmpeg2 --enable-libtiff --enable-openjpeg --disable-samba --enable-libpng --enable-faad2 --enable-dvdread --enable-flac --enable-musepack --enable-mad --enable-liba52 --enable-libcdio --disable-win32 --with-avcodec=/sw --with-avformat=/sw --with-vorbis=/sw --with-faad2-prefix=/sw
  15. checking for a BSD-compatible install... /sw/bin/ginstall -c
  16. checking whether build environment is sane... yes
  17. checking for a thread-safe mkdir -p... /sw/bin/mkdir -p
  18. checking for gawk... gawk
  19. checking whether make sets $(MAKE)... yes
  20. checking for style of include used by make... GNU
  21. checking for gcc... gcc
  22. checking for C compiler default output file name... a.out
  23. checking whether the C compiler works... yes
  24. checking whether we are cross compiling... no
  25. checking for suffix of executables...
  26. checking for suffix of object files... o
  27. checking whether we are using the GNU C compiler... yes
  28. checking whether gcc accepts -g... yes
  29. checking for gcc option to accept ISO C89... none needed
  30. checking dependency style of gcc... gcc3
  31. checking how to run the C preprocessor... gcc -E
  32. checking for grep that handles long lines and -e... /usr/bin/grep
  33. checking for egrep... /usr/bin/grep -E
  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 minix/config.h usability... no
  45. checking minix/config.h presence... no
  46. checking for minix/config.h... no
  47. checking whether it is safe to define __EXTENSIONS__... yes
  48. checking dependency style of gcc... gcc3
  49. checking build system type... x86_64-apple-darwin11.3.0
  50. checking host system type... x86_64-apple-darwin11.3.0
  51. checking how to print strings... printf
  52. checking for a sed that does not truncate output... /sw/bin/sed
  53. checking for fgrep... /usr/bin/grep -F
  54. checking for ld used by gcc... /usr/bin/ld
  55. checking if the linker (/usr/bin/ld) is GNU ld... no
  56. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  57. checking the name lister (/usr/bin/nm) interface... BSD nm
  58. checking whether ln -s works... yes
  59. checking the maximum length of command line arguments... 196608
  60. checking whether the shell understands some XSI constructs... yes
  61. checking whether the shell understands "+="... yes
  62. checking how to convert x86_64-apple-darwin11.3.0 file names to x86_64-apple-darwin11.3.0 format... func_convert_file_noop
  63. checking how to convert x86_64-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop
  64. checking for /usr/bin/ld option to reload object files... -r
  65. checking for objdump... no
  66. checking how to recognize dependent libraries... pass_all
  67. checking for dlltool... no
  68. checking how to associate runtime and link libraries... printf %s\n
  69. checking for ar... ar
  70. checking for archiver @FILE support... no
  71. checking for strip... strip
  72. checking for ranlib... ranlib
  73. checking command to parse /usr/bin/nm output from gcc object... ok
  74. checking for sysroot... no
  75. checking for mt... no
  76. checking if : is a manifest tool... no
  77. checking for dsymutil... dsymutil
  78. checking for nmedit... nmedit
  79. checking for lipo... lipo
  80. checking for otool... otool
  81. checking for otool64... no
  82. checking for -single_module linker flag... yes
  83. checking for -exported_symbols_list linker flag... yes
  84. checking for -force_load linker flag... yes
  85. checking for dlfcn.h... yes
  86. checking for objdir... .libs
  87. checking if gcc supports -fno-rtti -fno-exceptions... yes
  88. checking for gcc option to produce PIC... -fno-common -DPIC
  89. checking if gcc PIC flag -fno-common -DPIC works... yes
  90. checking if gcc static flag -static works... no
  91. checking if gcc supports -c -o file.o... yes
  92. checking if gcc supports -c -o file.o... (cached) yes
  93. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  94. checking dynamic linker characteristics... darwin11.3.0 dyld
  95. checking how to hardcode library paths into programs... immediate
  96. checking whether stripping libraries is possible... yes
  97. checking if libtool supports shared libraries... yes
  98. checking whether to build shared libraries... yes
  99. checking whether to build static libraries... no
  100. checking byteswap.h usability... no
  101. checking byteswap.h presence... no
  102. checking for byteswap.h... no
  103. checking whether byte ordering is bigendian... no
  104. checking for special C compiler options needed for large files... no
  105. checking for _FILE_OFFSET_BITS value needed for large files... no
  106. checking for _LARGEFILE_SOURCE value needed for large files... no
  107. checking for ftello... yes
  108. checking for vasprintf... yes
  109. checking whether MSG_NOSIGNAL is declared... no
  110. checking whether SO_NOSIGPIPE is declared... yes
  111. checking for POSIX unnamed semaphores... no
  112. checking whether NLS is requested... yes
  113. checking for msgfmt... /sw/bin/msgfmt
  114. checking for gmsgfmt... /sw/bin/msgfmt
  115. checking for xgettext... /sw/bin/xgettext
  116. checking for msgmerge... /sw/bin/msgmerge
  117. checking for ld used by GCC... /usr/bin/ld
  118. checking if the linker (/usr/bin/ld) is GNU ld... no
  119. checking for shared library run path origin... done
  120. checking for CFPreferencesCopyAppValue... yes
  121. checking for CFLocaleCopyCurrent... yes
  122. checking for GNU gettext in libc... no
  123. checking for iconv... yes
  124. checking how to link with libiconv... -liconv
  125. checking for GNU gettext in libintl... yes
  126. checking whether to use NLS... yes
  127. checking where the gettext function comes from... external libintl
  128. checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
  129. checking for pthread_mutex_lock in -lpthread... yes
  130. checking for doxygen... doxygen
  131. checking for pkg-config... /sw/bin/pkg-config
  132. checking pkg-config is at least version 0.9.0... yes
  133. checking for GAVL... yes
  134. checking for libiconv_close in -liconv... no
  135. checking for dlfcn.h... (cached) yes
  136. checking for uncompress in -lz... yes
  137. checking for poll... yes
  138. checking for getaddrinfo... yes
  139. checking for inet_aton... yes
  140. checking for closesocket... no
  141. checking for LIBSWSCALE... yes
  142. checking for build ID in libavcodec, libs: -L/sw/lib -lavcodec... checking libavcore/avcore.h usability... no
  143. checking libavcore/avcore.h presence... no
  144. checking for libavcore/avcore.h... no
  145. ok
  146. checking for img_convert... no
  147. checking for LIBPOSTPROC... yes
  148. checking for pp_context_t... yes
  149. checking for pp_context... yes
  150. checking for pp_mode_t... yes
  151. checking for pp_mode... yes
  152. checking for build ID in libavformat, libs: -L/sw/lib -lavformat... ok
  153. checking for X... libraries /usr/X11/lib, headers
  154. checking for vdpau... no
  155. checking for THEORADEC... yes
  156. checking for SCHROEDINGER... yes
  157. checking for SPEEX... yes
  158. checking for Ogg... yes
  159. checking for Vorbis... yes
  160. checking for vorbis_synthesis_restart... yes
  161. checking for libtiff... no
  162. checking for openjpeg... no
  163. checking for libpng... no
  164. checking for neaacdec.h usability for faad2... yes
  165. checking for libdvdread >= 0.9.5... no
  166. checking for flac... no
  167. checking for libmpcdec... no
  168. checking for libmad 0.15.x... no
  169. checking for liba52... no
  170. checking for DCA... yes
  171. checking for CDIO... yes
  172. checking linux/dvb/frontend.h usability... no
  173. checking linux/dvb/frontend.h presence... no
  174. checking for linux/dvb/frontend.h... no
  175. checking sys/mman.h usability... yes
  176. checking sys/mman.h presence... yes
  177. checking for sys/mman.h... yes
  178. ld: warning: -read_only_relocs cannot be used with x86_64
  179. checking if gcc supports -march=nocona flags... yes
  180. checking if gcc supports -mtune=nocona flags... yes
  181. checking if gcc supports -O3 flags... yes
  182. checking if gcc supports -funroll-all-loops flags... yes
  183. checking if gcc supports -ffast-math flags... yes
  184. checking if gcc supports -Wall flags... yes
  185. checking if gcc supports -Wmissing-declarations flags... yes
  186. checking if gcc supports -Wdeclaration-after-statement flags... yes
  187. checking if gcc supports -fvisibility=hidden flags... yes
  188. configure: creating ./config.status
  189. config.status: creating Makefile
  190. config.status: creating doc/Makefile
  191. config.status: creating doc/Doxyfile
  192. config.status: creating po/Makefile.in
  193. config.status: creating utils/Makefile
  194. config.status: creating gmerlin_avdec.spec
  195. config.status: creating gmerlin_avdec.pc
  196. config.status: creating include/Makefile
  197. config.status: creating include/bgav_version.h
  198. config.status: creating lib/Makefile
  199. config.status: creating lib/libw32dll/Makefile
  200. config.status: creating lib/libw32dll/dmo/Makefile
  201. config.status: creating lib/libw32dll/qtx/Makefile
  202. config.status: creating lib/libw32dll/qtx/qtxsdk/Makefile
  203. config.status: creating lib/libw32dll/wine/Makefile
  204. config.status: creating lib/libw32dll/DirectShow/Makefile
  205. config.status: creating lib/GSM610/Makefile
  206. config.status: creating m4/Makefile
  207. config.status: creating plugins/Makefile
  208. config.status: creating tests/Makefile
  209. config.status: creating include/config.h
  210. config.status: executing depfiles commands
  211. config.status: executing libtool commands
  212. config.status: executing po-directories commands
  213. config.status: creating po/POTFILES
  214. config.status: creating po/Makefile
  215.  
  216. === Libraries: =================================
  217. -n gmerlin:
  218. Disabled
  219. -n libavcodec (ffmpeg):
  220. Found (CFLAGS=-I/sw/include LIBS=-L/sw/lib -lavcodec)
  221. -n libpostproc (ffmpeg):
  222. Found (CFLAGS=-I/sw/include LIBS=-L/sw/lib -lpostproc)
  223. -n libswscale (ffmpeg):
  224. Found (CFLAGS=-I/sw/include LIBS=-L/sw/lib -lswscale)
  225. -n libavformat (ffmpeg):
  226. Found (CFLAGS=-I/sw/include LIBS=-L/sw/lib -lavformat)
  227. -n vdpau:
  228. Missing (Comes with latest NVidia drivers)
  229. -n faad2:
  230. Found (CFLAGS=-I/sw/include LIBS=-L/sw/lib -lfaad -lm)
  231. -n flac:
  232. Missing (Go to http://flac.sourceforge.net/)
  233. -n vorbis:
  234. Found (CFLAGS=-I/sw/include LIBS=-L/sw/lib -lvorbis -lm)
  235. -n theoradec:
  236. Found (CFLAGS=-I/sw/include LIBS=-L/sw/lib -ltheoradec -logg)
  237. -n schroedinger:
  238. Found (CFLAGS=-I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 LIBS=-L/sw/lib -lschroedinger-1.0 -lpthread -loil-0.3)
  239. -n speex:
  240. Found (CFLAGS=-I/sw/include LIBS=-L/sw/lib/libspeex1/lib -lspeex)
  241. -n libpng:
  242. Missing (Go to http://www.libpng.org/pub/png/libpng.html)
  243. -n libtiff:
  244. Missing (Go to http://www.remotesensing.org/libtiff/)
  245. -n libopenjpeg:
  246. Missing (Go to http://www.openjpeg.org)
  247. -n libmpeg2 (mpeg2dec)
  248. Disabled
  249. -n libmad 0.15.x:
  250. Missing (Go to http://mad.sourceforge.net/)
  251. -n liba52 (a52dec):
  252. Missing (Go to http://liba52.sourceforge.net/)
  253. -n libdca:
  254. Found (CFLAGS=-I/sw/include/libdca LIBS=-L/sw/lib -ldca)
  255. -n libmpcdec:
  256. Missing (Go to http://www.musepack.net/)
  257. -n libcdio:
  258. Found (CFLAGS=-I/sw/include LIBS=-L/sw/lib -lcdio -lm)
  259. -n mjpegtools:
  260. Disabled
  261. -n samba:
  262. Disabled
  263. -n libdvdread:
  264. Missing (Go to http://www.dtek.chalmers.se/groups/dvd/downloads.shtml)
  265.  
  266. === Other features: ============================
  267. -n win32 DLL Support:
  268. Disabled by user
  269. -n RealPLayer DLL Support:
  270. Enabled
  271. -n Xanim DLL Support:
  272. Disabled (Unsupported Architecture)
  273. -n Linux DVB Support:
  274. Disabled (Unsupported Architecture or kernel headers missing)
  275.  
  276. If you installed a library but it was not detected, check the file INSTALL
  277. for troubleshooting tips. Also note that if the configure script reaches
  278. this point, all missing packages are optional so compilation should succeed
  279. anyway.
  280. make LDFLAGS="$LDFLAGS -Wl,-framework,Carbon -Wl,-framework,IOKit -Wl,-framework,DiskArbitration -Wl,-headerpad_max_install_names"
  281. Making all in lib
  282. Making all in GSM610
  283. make[2]: Nothing to be done for `all'.
  284. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT audio_vorbis.lo -MD -MP -MF .deps/audio_vorbis.Tpo -c -o audio_vorbis.lo audio_vorbis.c
  285. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT audio_vorbis.lo -MD -MP -MF .deps/audio_vorbis.Tpo -c audio_vorbis.c -fno-common -DPIC -o .libs/audio_vorbis.o
  286. clang: warning: argument unused during compilation: '-funroll-all-loops'
  287. mv -f .deps/audio_vorbis.Tpo .deps/audio_vorbis.Plo
  288. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT parse_vorbis.lo -MD -MP -MF .deps/parse_vorbis.Tpo -c -o parse_vorbis.lo parse_vorbis.c
  289. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT parse_vorbis.lo -MD -MP -MF .deps/parse_vorbis.Tpo -c parse_vorbis.c -fno-common -DPIC -o .libs/parse_vorbis.o
  290. clang: warning: argument unused during compilation: '-funroll-all-loops'
  291. mv -f .deps/parse_vorbis.Tpo .deps/parse_vorbis.Plo
  292. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT demux_ogg.lo -MD -MP -MF .deps/demux_ogg.Tpo -c -o demux_ogg.lo demux_ogg.c
  293. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT demux_ogg.lo -MD -MP -MF .deps/demux_ogg.Tpo -c demux_ogg.c -fno-common -DPIC -o .libs/demux_ogg.o
  294. clang: warning: argument unused during compilation: '-funroll-all-loops'
  295. mv -f .deps/demux_ogg.Tpo .deps/demux_ogg.Plo
  296. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT audio_faad2.lo -MD -MP -MF .deps/audio_faad2.Tpo -c -o audio_faad2.lo audio_faad2.c
  297. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT audio_faad2.lo -MD -MP -MF .deps/audio_faad2.Tpo -c audio_faad2.c -fno-common -DPIC -o .libs/audio_faad2.o
  298. clang: warning: argument unused during compilation: '-funroll-all-loops'
  299. mv -f .deps/audio_faad2.Tpo .deps/audio_faad2.Plo
  300. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT aac_frame.lo -MD -MP -MF .deps/aac_frame.Tpo -c -o aac_frame.lo aac_frame.c
  301. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT aac_frame.lo -MD -MP -MF .deps/aac_frame.Tpo -c aac_frame.c -fno-common -DPIC -o .libs/aac_frame.o
  302. clang: warning: argument unused during compilation: '-funroll-all-loops'
  303. mv -f .deps/aac_frame.Tpo .deps/aac_frame.Plo
  304. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT parse_aac.lo -MD -MP -MF .deps/parse_aac.Tpo -c -o parse_aac.lo parse_aac.c
  305. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT parse_aac.lo -MD -MP -MF .deps/parse_aac.Tpo -c parse_aac.c -fno-common -DPIC -o .libs/parse_aac.o
  306. clang: warning: argument unused during compilation: '-funroll-all-loops'
  307. mv -f .deps/parse_aac.Tpo .deps/parse_aac.Plo
  308. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT demux_ffmpeg.lo -MD -MP -MF .deps/demux_ffmpeg.Tpo -c -o demux_ffmpeg.lo demux_ffmpeg.c
  309. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -DLOCALE_DIR=\"/sw/share/locale\" -D__BGAV__ -fvisibility=hidden -march=nocona -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/sw/include -I/sw/include -I/sw/include -I/sw/include/libdca -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT demux_ffmpeg.lo -MD -MP -MF .deps/demux_ffmpeg.Tpo -c demux_ffmpeg.c -fno-common -DPIC -o .libs/demux_ffmpeg.o
  310. clang: warning: argument unused during compilation: '-funroll-all-loops'
  311. demux_ffmpeg.c:641:3: warning: 'AVMetadataTag' is deprecated [-Wdeprecated-declarations]
  312. AVMetadataTag * tag;
  313. ^
  314. demux_ffmpeg.c:743:29: warning: 'read_seek' is deprecated [-Wdeprecated-declarations]
  315. if(priv->avfc->iformat->read_seek)
  316. ^
  317. demux_ffmpeg.c:765:5: warning: 'av_metadata_get' is deprecated [-Wdeprecated-declarations]
  318. GET_METADATA_STRING(title, "title");
  319. ^
  320. demux_ffmpeg.c:752:9: note: instantiated from:
  321. tag = av_metadata_get(avfc->metadata, name, NULL, \
  322. ^
  323. demux_ffmpeg.c:766:5: warning: 'av_metadata_get' is deprecated [-Wdeprecated-declarations]
  324. GET_METADATA_STRING(author, "author");
  325. ^
  326. demux_ffmpeg.c:752:9: note: instantiated from:
  327. tag = av_metadata_get(avfc->metadata, name, NULL, \
  328. ^
  329. demux_ffmpeg.c:767:5: warning: 'av_metadata_get' is deprecated [-Wdeprecated-declarations]
  330. GET_METADATA_STRING(copyright, "copyright");
  331. ^
  332. demux_ffmpeg.c:752:9: note: instantiated from:
  333. tag = av_metadata_get(avfc->metadata, name, NULL, \
  334. ^
  335. demux_ffmpeg.c:768:5: warning: 'av_metadata_get' is deprecated [-Wdeprecated-declarations]
  336. GET_METADATA_STRING(genre, "genre");
  337. ^
  338. demux_ffmpeg.c:752:9: note: instantiated from:
  339. tag = av_metadata_get(avfc->metadata, name, NULL, \
  340. ^
  341. demux_ffmpeg.c:769:5: warning: 'av_metadata_get' is deprecated [-Wdeprecated-declarations]
  342. GET_METADATA_STRING(album, "album");
  343. ^
  344. demux_ffmpeg.c:752:9: note: instantiated from:
  345. tag = av_metadata_get(avfc->metadata, name, NULL, \
  346. ^
  347. demux_ffmpeg.c:770:5: warning: 'av_metadata_get' is deprecated [-Wdeprecated-declarations]
  348. GET_METADATA_INT(track, "track");
  349. ^
  350. demux_ffmpeg.c:758:9: note: instantiated from:
  351. tag = av_metadata_get(avfc->metadata, name, NULL, \
  352. ^
  353. demux_ffmpeg.c:871:5: error: use of undeclared identifier 'pal_i'
  354. pal_i = avs->codec->palctrl->palette;
  355. ^
  356. demux_ffmpeg.c:881:16: error: use of undeclared identifier 'pal_i'
  357. i_tmp = (pal_i[i] >> 24) & 0xff;
  358. ^
  359. demux_ffmpeg.c:883:16: error: use of undeclared identifier 'pal_i'
  360. i_tmp = (pal_i[i] >> 16) & 0xff;
  361. ^
  362. demux_ffmpeg.c:885:16: error: use of undeclared identifier 'pal_i'
  363. i_tmp = (pal_i[i] >> 8) & 0xff;
  364. ^
  365. demux_ffmpeg.c:887:16: error: use of undeclared identifier 'pal_i'
  366. i_tmp = (pal_i[i]) & 0xff;
  367. ^
  368. 8 warnings and 5 errors generated.
  369. make[2]: *** [demux_ffmpeg.lo] Error 1
  370. make[1]: *** [all-recursive] Error 1
  371. Making all in tests
  372. gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT bgavdump.o -MD -MP -MF .deps/bgavdump.Tpo -c -o bgavdump.o bgavdump.c
  373. mv -f .deps/bgavdump.Tpo .deps/bgavdump.Po
  374. make[1]: *** No rule to make target `../lib/libgmerlin_avdec.la', needed by `bgavdump'. Stop.
  375. Making all in include
  376. (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/missing --run autoheader)
  377. rm -f stamp-h1
  378. touch config.h.in
  379. cd .. && /bin/sh ./config.status include/config.h
  380. config.status: creating include/config.h
  381. config.status: include/config.h is unchanged
  382. make all-am
  383. Making all in m4
  384. make[1]: Nothing to be done for `all'.
  385. Making all in po
  386. test ! -f ./gmerlin-avdecoder.pot || \
  387. test -z "de.gmo" || make de.gmo
  388. make[2]: `de.gmo' is up to date.
  389. touch stamp-po
  390. Making all in utils
  391. make[1]: Nothing to be done for `all'.
  392. Making all in doc
  393. doxygen Doxyfile
  394. warning: Tag `DETAILS_AT_TOP' at line 155 of file Doxyfile has become obsolete.
  395. To avoid this warning please update your configuration file using "doxygen -u"
  396. Searching for include files...
  397. Searching for example files...
  398. Searching for images...
  399. Searching for dot files...
  400. Searching for msc files...
  401. Searching for files to exclude
  402. Searching for files to process...
  403. Reading and parsing tag files
  404. Reading tag file `gavl.tags', location `http://gmerlin.sourceforge.net/doc/gavl/'...
  405. Preprocessing /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/doc/mainpage.incl...
  406. Parsing file /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/doc/mainpage.incl...
  407. Preprocessing /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h...
  408. Parsing file /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h...
  409. Building group list...
  410. Building directory list...
  411. Building namespace list...
  412. Building file list...
  413. Building class list...
  414. Associating documentation with classes...
  415. Computing nesting relations for classes...
  416. Building example list...
  417. Searching for enumerations...
  418. Searching for documented typedefs...
  419. Searching for members imported via using declarations...
  420. Searching for included using directives...
  421. Searching for documented variables...
  422. Building member list...
  423. Searching for friends...
  424. Searching for documented defines...
  425. Computing class inheritance relations...
  426. Computing class usage relations...
  427. Flushing cached template relations that have become invalid...
  428. Creating members for template instances...
  429. Computing class relations...
  430. Add enum values to enums...
  431. Searching for member function documentation...
  432. Building page list...
  433. Search for main page...
  434. Computing page relations...
  435. Determining the scope of groups...
  436. Sorting lists...
  437. Freeing entry tree
  438. Determining which enums are documented
  439. Computing member relations...
  440. Building full member lists recursively...
  441. Adding members to member groups.
  442. Computing member references...
  443. Inheriting documentation...
  444. Generating disk names...
  445. Adding source references...
  446. Adding xrefitems...
  447. Sorting member lists...
  448. Computing dependencies between directories...
  449. Counting data structures...
  450. Resolving user defined references...
  451. Finding anchors and sections in the documentation...
  452. Combining using relations...
  453. Adding members to index pages...
  454. Generating style sheet...
  455. Generating index page...
  456. Generating page index...
  457. Generating example documentation...
  458. Generating file sources...
  459. Parsing code for file mainpage.incl...
  460. Generating code for file /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h...
  461. Generating file documentation...
  462. Generating docs for file /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h...
  463. Generating page documentation...
  464. Generating docs for page todo...
  465. Generating group documentation...
  466. /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h:288: warning: argument 'opt' of command @param is not found in the argument list of bgav_options_set_rtp_port_base(bgav_options_t *b, int p)
  467. /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h:288: warning: The following parameters of bgav_options_set_rtp_port_base(bgav_options_t *b, int p) are not documented:
  468. parameter 'b'
  469. /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h:305: warning: argument 'opt' of command @param is not found in the argument list of bgav_options_set_rtp_try_tcp(bgav_options_t *b, int enable)
  470. /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h:305: warning: The following parameters of bgav_options_set_rtp_try_tcp(bgav_options_t *b, int enable) are not documented:
  471. parameter 'b'
  472. /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h:616: warning: argument 'Exponent' of command @param is not found in the argument list of bgav_options_set_shrink(bgav_options_t *opt, int factor)
  473. /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h:616: warning: The following parameters of bgav_options_set_shrink(bgav_options_t *opt, int factor) are not documented:
  474. parameter 'factor'
  475. /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h:629: warning: argument '1' of command @param is not found in the argument list of bgav_options_set_vdpau(bgav_options_t *opt, int vdpau)
  476. /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h:629: warning: The following parameters of bgav_options_set_vdpau(bgav_options_t *opt, int vdpau) are not documented:
  477. parameter 'vdpau'
  478. /sw/src/fink.build/gmerlin-avdecoder1-1.1.1-1/gmerlin-avdecoder-1.1.1/include/avdec.h:1024: warning: The following parameters of bgav_open_callbacks(bgav_t *bgav, int(*read_callback)(void *priv, uint8_t *data, int len), int64_t(*seek_callback)(void *priv, uint64_t pos, int whence), void *priv, const char *filename, const char *mimetype, int64_t total_bytes) are not documented:
  479. parameter 'total_bytes'
  480. Generating group index...
  481. Generating class documentation...
  482. Generating annotated compound index...
  483. Generating alphabetical compound index...
  484. Generating hierarchical class index...
  485. Generating member index...
  486. Generating docs for compound bgav_device_info_t...
  487. Generating docs for compound bgav_edl_s...
  488. Generating docs for compound bgav_edl_segment_t...
  489. Generating docs for compound bgav_edl_stream_t...
  490. Generating docs for compound bgav_edl_track_t...
  491. Generating namespace index...
  492. Generating namespace member index...
  493. Generating graph info page...
  494. Generating directory documentation...
  495. Generating file index...
  496. Generating directory index...
  497. Generating example index...
  498. Generating file member index...
  499. finalizing index lists...
  500. finished...
  501. make[1]: Nothing to be done for `all-am'.
  502. make: *** [all-recursive] Error 1
  503. ### execution of make failed, exit code 2
  504. Removing runtime build-lock...
  505. Removing build-lock package...
  506. /sw/bin/dpkg-lockwait -r fink-buildlock-gmerlin-avdecoder1-1.1.1-1
  507. (Reading database ... 165202 files and directories currently installed.)
  508. Removing fink-buildlock-gmerlin-avdecoder1-1.1.1-1 ...
  509. Failed: phase compiling: gmerlin-avdecoder1-1.1.1-1 failed
  510.  
  511. Before reporting any errors, please run "fink selfupdate" and try again.
  512.  
  513. If you continue to have issues, please check to see if the FAQ on Fink's
  514. website solves the problem. If not, ask on one (not both, please) of
  515. these mailing lists:
  516.  
  517. The Fink Users List <fink-users@lists.sourceforge.net>
  518. The Fink Beginners List <fink-beginners@lists.sourceforge.net>,
  519.  
  520. with a carbon copy to the maintainer:
  521.  
  522. Hans-Christoph Steiner <hans@eds.org>
  523.  
  524. Note that this is preferable to emailing just the maintainer directly,
  525. since most fink package maintainers do not have access to all possible
  526. hardware and software configurations.
  527.  
  528. Please try to include the complete error message in your report. This
  529. generally consists of a compiler line starting with e.g. "gcc" or "g++"
  530. followed by the actual error output from the compiler.
  531.  
  532. Also include the following system information:
  533. Package manager version: 0.32.3
  534. Distribution version: selfupdate-rsync Sat Feb 25 16:10:50 2012, 10.7, x86_64
  535. Trees: local/main stable/main
  536. Xcode: 4.1
  537. Max. Fink build jobs: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement