Advertisement
Guest User

compilation SDK gnonlin

a guest
May 14th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 10.57 KB | None | 0 0
  1. alstom@Bailey ~/gnonlin
  2. $ sh autogen.sh --disable-gtk-doc
  3. + passing argument --disable-gtk-doc to configure
  4. + options passed to configure:  --disable-gtk-doc
  5. + check for build tools
  6.   checking for autoconf >= 2.60 ... found 2.68, ok.
  7.   checking for automake >= 1.10 ... found 1.11.1, ok.
  8.   checking for autopoint >= 0.17 ... found 0.18.1, ok.
  9.   checking for libtoolize >= 1.5.0 ... found 2.4, ok.
  10.   checking for pkg-config >= 0.8.0 ... found 0.27.1, ok.
  11. + running libtoolize --copy --force...
  12. libtoolize: putting auxiliary files in `.'.
  13. libtoolize: copying file `./ltmain.sh'
  14. libtoolize: putting macros in `m4'.
  15. libtoolize: copying file `m4/libtool.m4'
  16. libtoolize: copying file `m4/ltoptions.m4'
  17. libtoolize: copying file `m4/ltsugar.m4'
  18. libtoolize: copying file `m4/ltversion.m4'
  19. libtoolize: copying file `m4/lt~obsolete.m4'
  20. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  21. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  22. + running aclocal -I m4 -I common/m4 -I /c/gstreamer-sdk/0.10/x86//share/aclocal
  23. ...
  24. + running autoheader ...
  25. + running autoconf ...
  26. + running automake -a -c -Wno-portability...
  27. + running configure ...
  28.  ./configure default flags: --enable-maintainer-mode --enable-gtk-doc
  29.  ./configure external flags:  --disable-gtk-doc
  30.  
  31. checking for a BSD-compatible install... /bin/install -c
  32. checking whether build environment is sane... yes
  33. checking for a thread-safe mkdir -p... /bin/mkdir -p
  34. checking for gawk... gawk
  35. checking whether make sets $(MAKE)... yes
  36. checking nano version... 0 (release)
  37. checking whether to enable maintainer-specific portions of Makefiles... yes
  38. checking build system type... i686-pc-mingw32
  39. checking host system type... i686-pc-mingw32
  40. checking for as... i686-w64-mingw32-as
  41. checking for dlltool... i686-w64-mingw32-dlltool
  42. checking for objdump... objdump
  43. checking how to print strings... printf
  44. checking for style of include used by make... GNU
  45. checking for gcc... i686-w64-mingw32-gcc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.exe
  48. checking for suffix of executables... .exe
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether i686-w64-mingw32-gcc accepts -g... yes
  53. checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
  54. checking dependency style of i686-w64-mingw32-gcc... gcc3
  55. checking for a sed that does not truncate output... /bin/sed
  56. checking for grep that handles long lines and -e... /bin/grep
  57. checking for egrep... /bin/grep -E
  58. checking for fgrep... /bin/grep -F
  59. checking for ld used by i686-w64-mingw32-gcc... i686-w64-mingw32-ld
  60. checking if the linker (i686-w64-mingw32-ld) is GNU ld... yes
  61. checking for BSD- or MS-compatible name lister (nm)... i686-w64-mingw32-nm
  62. checking the name lister (i686-w64-mingw32-nm) interface... BSD nm
  63. checking whether ln -s works... no, using cp -p
  64. checking the maximum length of command line arguments... 8192
  65. checking whether the shell understands some XSI constructs... yes
  66. checking whether the shell understands "+="... yes
  67. checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format...
  68. func_convert_file_msys_to_w32
  69. checking how to convert i686-pc-mingw32 file names to toolchain format... func_c
  70. onvert_file_msys_to_w32
  71. checking for i686-w64-mingw32-ld option to reload object files... -r
  72. checking for objdump... (cached) objdump
  73. checking how to recognize dependent libraries... file_magic ^x86 archive import|
  74. ^x86 DLL
  75. checking for dlltool... (cached) i686-w64-mingw32-dlltool
  76. checking how to associate runtime and link libraries... func_cygming_dll_for_imp
  77. lib
  78. checking for archiver @FILE support... @
  79. checking for strip... i686-w64-mingw32-strip
  80. checking for ranlib... i686-w64-mingw32-ranlib
  81. checking command to parse i686-w64-mingw32-nm output from i686-w64-mingw32-gcc o
  82. bject... ok
  83. checking for sysroot... no
  84. checking for mt... no
  85. checking if : is a manifest tool... no
  86. checking how to run the C preprocessor... i686-w64-mingw32-cpp
  87. checking for ANSI C header files... yes
  88. checking for sys/types.h... yes
  89. checking for sys/stat.h... yes
  90. checking for stdlib.h... yes
  91. checking for string.h... yes
  92. checking for memory.h... yes
  93. checking for strings.h... yes
  94. checking for inttypes.h... yes
  95. checking for stdint.h... yes
  96. checking for unistd.h... yes
  97. checking for dlfcn.h... no
  98. checking for objdir... .libs
  99. checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
  100. checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  101. checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  102. checking if i686-w64-mingw32-gcc static flag -static works... yes
  103. checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
  104. checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
  105. checking whether the i686-w64-mingw32-gcc linker (i686-w64-mingw32-ld) supports
  106. shared libraries... yes
  107. checking whether -lc should be explicitly linked in... yes
  108. checking dynamic linker characteristics... Win32 ld.exe
  109. checking how to hardcode library paths into programs... immediate
  110. checking whether stripping libraries is possible... yes
  111. checking if libtool supports shared libraries... yes
  112. checking whether to build shared libraries... yes
  113. checking whether to build static libraries... yes
  114. checking for pkg-config... /usr/home/alstom/cerbero/build-tools/bin/pkg-config
  115. checking pkg-config is at least version 0.9.0... yes
  116. checking for VALGRIND... no
  117. no
  118. configure: Using GNonLin source release as package name
  119. configure: Using Unknown package origin as package origin
  120. checking for gcc... (cached) i686-w64-mingw32-gcc
  121. checking whether we are using the GNU C compiler... (cached) yes
  122. checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes
  123. checking for i686-w64-mingw32-gcc option to accept ISO C89... (cached) none need
  124. ed
  125. checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3
  126. checking for i686-w64-mingw32-gcc option to accept ISO C99... -std=gnu99
  127. checking for i686-w64-mingw32-gcc -std=gnu99 option to accept ISO Standard C...
  128. (cached) -std=gnu99
  129. checking whether i686-w64-mingw32-gcc -std=gnu99 and cc understand -c and -o tog
  130. ether... yes
  131. checking for valgrind... no
  132. checking whether to build gtk-doc documentation... no
  133. checking for gtkdoc-check... no
  134. configure: Looking for Python version >= 2.1
  135. checking for python... /c/Python27/python
  136. checking "/c/Python27/python":... okay
  137. checking local Python configuration... looks good
  138. checking for GLIB... yes
  139. checking for GST... yes
  140. configure: using GStreamer tools in c:/gstreamer-sdk/0.10/x86/bin
  141. configure: using GStreamer plug-ins in c:/gstreamer-sdk/0.10/x86/lib/gstreamer-0
  142. .10
  143. checking for GST_BASE... yes
  144. checking for GST_PLUGINS_BASE... yes
  145. configure: using GStreamer Base Plugins in c:/gstreamer-sdk/0.10/x86/lib/gstream
  146. er-0.10
  147. checking for GST_PLUGINS_GOOD... no
  148. configure: No package 'gstreamer-plugins-good-0.10' found
  149. configure: no gstreamer-plugins-good-0.10 >= 0.10.25 (GStreamer Good Plugins) fo
  150. und
  151. checking for GST_CHECK... no
  152. configure: No package 'gstreamer-check-0.10' found
  153. configure: no gstreamer-check-0.10 >= 0.10.33 (GStreamer Check unittest Library)
  154. found
  155. configure: Using /usr/local/lib/gstreamer-0.10 as the plugin install location
  156. checking to see if compiler understands -Wall... yes
  157. checking to see if compiler understands -Wdeclaration-after-statement... yes
  158. checking to see if compiler understands -Wvla... yes
  159. checking to see if compiler understands -Wpointer-arith... yes
  160. checking to see if compiler understands -Wmissing-declarations... yes
  161. checking to see if compiler understands -Wmissing-prototypes... yes
  162. checking to see if compiler understands -Wredundant-decls... yes
  163. checking to see if compiler understands -Wundef... yes
  164. checking to see if compiler understands -Wwrite-strings... yes
  165. checking to see if compiler understands -Wformat-nonliteral... yes
  166. checking to see if compiler understands -Wformat-security... yes
  167. checking to see if compiler understands -Wold-style-definition... yes
  168. checking to see if compiler understands -Winit-self... yes
  169. checking to see if compiler understands -Wmissing-include-dirs... yes
  170. checking to see if compiler understands -Waddress... yes
  171. checking to see if compiler understands -Waggregate-return... yes
  172. checking to see if compiler understands -Wno-multichar... yes
  173. checking to see if compiler understands -Wnested-externs... yes
  174. configure: set WARNING_CFLAGS to  -Wall -Wdeclaration-after-statement -Wvla -Wpo
  175. inter-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wunde
  176. f -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -
  177. Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -W
  178. nested-externs
  179. configure: set ERROR_CFLAGS to
  180. configure: Using autoaudiosink as default audio sink
  181. configure: Using alsasrc as default audio source
  182. configure: Using autovideosink as default video sink
  183. configure: Using v4l2src as default video source
  184. configure: Using goom as default visualizer
  185. checking whether to build static plugins or not... no
  186. configure: creating ./config.status
  187. config.status: creating Makefile
  188. config.status: creating common/Makefile
  189. config.status: creating common/m4/Makefile
  190. config.status: creating docs/Makefile
  191. config.status: creating docs/libs/Makefile
  192. config.status: creating docs/version.entities
  193. config.status: creating m4/Makefile
  194. config.status: creating tests/Makefile
  195. config.status: creating tests/check/Makefile
  196. config.status: creating gnl/Makefile
  197. config.status: creating gnonlin.spec
  198. config.status: creating config.h
  199. config.status: config.h is unchanged
  200. config.status: executing depfiles commands
  201. config.status: executing libtool commands
  202. GNonLin configured. Type 'make' to build.
  203.  
  204.  
  205.  
  206.  
  207. alstom@Bailey ~/gnonlin
  208. $ make
  209. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/home/alstom/gnonlin/missing
  210. --run autoheader)
  211. rm -f stamp-h1
  212. touch config.h.in
  213. cd . && /bin/sh ./config.status config.h
  214. config.status: creating config.h
  215. config.status: config.h is unchanged
  216. make  all-recursive
  217. make[1]: Entering directory `/usr/home/alstom/gnonlin'
  218. Making all in gnl
  219. make[2]: Entering directory `/usr/home/alstom/gnonlin/gnl'
  220.  GEN    gnlmarshal.h
  221. make[2]: *** [gnlmarshal.h] Error 53
  222. make[2]: Leaving directory `/usr/home/alstom/gnonlin/gnl'
  223. make[1]: *** [all-recursive] Error 1
  224. make[1]: Leaving directory `/usr/home/alstom/gnonlin'
  225. make: *** [all] Error 2
  226.  
  227. alstom@Bailey ~/gnonlin
  228. $
  229.  
  230.  
  231. alstom@Bailey ~
  232. $ find . -name libglib-2.0-0.dll
  233. ./cerbero/dist/windows_x86/bin/libglib-2.0-0.dll
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement