Advertisement
bossjones

gst-plugins-espeak_0_4_0_compile_output

Apr 30th, 2016
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.28 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... no
  5. checking for mawk... mawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether to enable maintainer-specific portions of Makefiles... no
  8. checking whether make supports nested variables... yes
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking for style of include used by make... GNU
  19. checking dependency style of gcc... gcc3
  20. checking build system type... x86_64-unknown-linux-gnu
  21. checking host system type... x86_64-unknown-linux-gnu
  22. checking how to print strings... printf
  23. checking for a sed that does not truncate output... /bin/sed
  24. checking for grep that handles long lines and -e... /bin/grep
  25. checking for egrep... /bin/grep -E
  26. checking for fgrep... /bin/grep -F
  27. checking for ld used by gcc... /usr/bin/ld
  28. checking if the linker (/usr/bin/ld) is GNU ld... yes
  29. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  30. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  31. checking whether ln -s works... yes
  32. checking the maximum length of command line arguments... 1572864
  33. checking whether the shell understands some XSI constructs... yes
  34. checking whether the shell understands "+="... yes
  35. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  36. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  37. checking for /usr/bin/ld option to reload object files... -r
  38. checking for objdump... objdump
  39. checking how to recognize dependent libraries... pass_all
  40. checking for dlltool... no
  41. checking how to associate runtime and link libraries... printf %s\n
  42. checking for ar... ar
  43. checking for archiver @FILE support... @
  44. checking for strip... strip
  45. checking for ranlib... ranlib
  46. checking command to parse /usr/bin/nm -B output from gcc object... ok
  47. checking for sysroot... no
  48. checking for mt... mt
  49. checking if mt is a manifest tool... no
  50. checking how to run the C preprocessor... gcc -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking for dlfcn.h... yes
  62. checking for objdir... .libs
  63. checking if gcc supports -fno-rtti -fno-exceptions... no
  64. checking for gcc option to produce PIC... -fPIC -DPIC
  65. checking if gcc PIC flag -fPIC -DPIC works... yes
  66. checking if gcc static flag -static works... yes
  67. checking if gcc supports -c -o file.o... yes
  68. checking if gcc supports -c -o file.o... (cached) yes
  69. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  70. checking whether -lc should be explicitly linked in... no
  71. checking dynamic linker characteristics... GNU/Linux ld.so
  72. checking how to hardcode library paths into programs... immediate
  73. checking whether stripping libraries is possible... yes
  74. checking if libtool supports shared libraries... yes
  75. checking whether to build shared libraries... yes
  76. checking whether to build static libraries... yes
  77. checking for pkg-config... /usr/bin/pkg-config
  78. checking pkg-config is at least version 0.9.0... yes
  79. checking for GST... yes
  80. checking for GST_AUDIO... yes
  81. checking for espeak_Initialize in -lespeak... yes
  82. configure: creating ./config.status
  83. config.status: creating Makefile
  84. config.status: creating m4/Makefile
  85. config.status: creating src/Makefile
  86. config.status: creating config.h
  87. config.status: config.h is unchanged
  88. config.status: executing depfiles commands
  89. config.status: executing libtool commands
  90. make  all-recursive
  91. make[1]: Entering directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0'
  92. Making all in m4
  93. make[2]: Entering directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/m4'
  94. make[2]: Nothing to be done for 'all'.
  95. make[2]: Leaving directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/m4'
  96. Making all in src
  97. make[2]: Entering directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/src'
  98.   CC     libgstespeak_la-espeak.lo
  99. In file included from /usr/include/gstreamer-1.0/gst/gst.h:54:0,
  100.                  from espeak.c:21:
  101. espeak.c: In function ‘espeak_out’:
  102. espeak.c:287:16: warning: format ‘%d’ expects argument of type ‘int’, but argument 9 has type ‘gsize {aka long unsigned int}[-Wformat=]
  103.      GST_DEBUG ("[%p] size_to_play=%d", self, size_to_play);
  104.                 ^
  105. /usr/include/gstreamer-1.0/gst/gstinfo.h:541:31: note: in definition of macro ‘GST_CAT_LEVEL_LOG’
  106.          (GObject *) (object), __VA_ARGS__);    \
  107.                                ^
  108. espeak.c:287:5: note: in expansion of macro ‘GST_DEBUG’
  109.      GST_DEBUG ("[%p] size_to_play=%d", self, size_to_play);
  110.      ^
  111. espeak.c: In function ‘espeak_get_voices’:
  112. espeak.c:445:5: warning: ‘g_value_array_copy’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  113.      return g_value_array_copy (espeak_voices);
  114.      ^
  115. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  116.                  from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  117.                  from /usr/include/gstreamer-1.0/gst/gst.h:31,
  118.                  from espeak.c:21:
  119. /usr/include/glib-2.0/gobject/gvaluearray.h:73:14: note: declared here
  120.  GValueArray* g_value_array_copy      (const GValueArray *value_array);
  121.               ^
  122. In file included from /usr/include/gstreamer-1.0/gst/gst.h:54:0,
  123.                  from espeak.c:21:
  124. espeak.c: In function ‘process’:
  125. espeak.c:500:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 9 has type ‘gsize {aka long unsigned int}[-Wformat=]
  126.              GST_DEBUG ("[%p] context->text_offset=%d context->text_len=%d",
  127.                         ^
  128. /usr/include/gstreamer-1.0/gst/gstinfo.h:541:31: note: in definition of macro ‘GST_CAT_LEVEL_LOG’
  129.          (GObject *) (object), __VA_ARGS__);    \
  130.                                ^
  131. espeak.c:500:13: note: in expansion of macro ‘GST_DEBUG’
  132.              GST_DEBUG ("[%p] context->text_offset=%d context->text_len=%d",
  133.              ^
  134. espeak.c:500:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 10 has type ‘gsize {aka long unsigned int}[-Wformat=]
  135.              GST_DEBUG ("[%p] context->text_offset=%d context->text_len=%d",
  136.                         ^
  137. /usr/include/gstreamer-1.0/gst/gstinfo.h:541:31: note: in definition of macro ‘GST_CAT_LEVEL_LOG’
  138.          (GObject *) (object), __VA_ARGS__);    \
  139.                                ^
  140. espeak.c:500:13: note: in expansion of macro ‘GST_DEBUG’
  141.              GST_DEBUG ("[%p] context->text_offset=%d context->text_len=%d",
  142.              ^
  143. espeak.c: In function ‘init’:
  144. espeak.c:566:9: warning: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations]
  145.          process_lock = g_mutex_new ();
  146.          ^
  147. In file included from /usr/include/glib-2.0/glib.h:107:0,
  148.                  from espeak.c:20:
  149. /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
  150.  GMutex *        g_mutex_new             (void);
  151.                  ^
  152. espeak.c:567:9: warning: ‘g_cond_new’ is deprecated [-Wdeprecated-declarations]
  153.          process_cond = g_cond_new ();
  154.          ^
  155. In file included from /usr/include/glib-2.0/glib.h:107:0,
  156.                  from espeak.c:20:
  157. /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here
  158.  GCond *         g_cond_new              (void);
  159.                  ^
  160. espeak.c:568:9: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
  161.          process_tid = g_thread_create (process, NULL, FALSE, NULL);
  162.          ^
  163. In file included from /usr/include/glib-2.0/glib.h:107:0,
  164.                  from espeak.c:20:
  165. /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here
  166.  GThread *g_thread_create       (GThreadFunc       func,
  167.           ^
  168. espeak.c:583:9: warning: ‘g_value_array_new’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  169.          espeak_voices = g_value_array_new (count);
  170.          ^
  171. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  172.                  from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  173.                  from /usr/include/gstreamer-1.0/gst/gst.h:31,
  174.                  from espeak.c:21:
  175. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  176.  GValueArray* g_value_array_new      (guint   n_prealloced);
  177.               ^
  178. espeak.c:586:13: warning: ‘g_value_array_new’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  179.              GValueArray *voice = g_value_array_new (2);
  180.              ^
  181. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  182.                  from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  183.                  from /usr/include/gstreamer-1.0/gst/gst.h:31,
  184.                  from espeak.c:21:
  185. /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
  186.  GValueArray* g_value_array_new      (guint   n_prealloced);
  187.               ^
  188. espeak.c:591:13: warning: ‘g_value_array_append’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  189.              g_value_array_append (voice, &name);
  190.              ^
  191. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  192.                  from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  193.                  from /usr/include/gstreamer-1.0/gst/gst.h:31,
  194.                  from espeak.c:21:
  195. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  196.  GValueArray* g_value_array_append      (GValueArray *value_array,
  197.               ^
  198. espeak.c:600:13: warning: ‘g_value_array_append’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  199.              g_value_array_append (voice, &lang);
  200.              ^
  201. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  202.                  from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  203.                  from /usr/include/gstreamer-1.0/gst/gst.h:31,
  204.                  from espeak.c:21:
  205. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  206.  GValueArray* g_value_array_append      (GValueArray *value_array,
  207.               ^
  208. espeak.c:606:13: warning: ‘g_value_array_append’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  209.              g_value_array_append (voice, &dialect);
  210.              ^
  211. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  212.                  from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  213.                  from /usr/include/gstreamer-1.0/gst/gst.h:31,
  214.                  from espeak.c:21:
  215. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  216.  GValueArray* g_value_array_append      (GValueArray *value_array,
  217.               ^
  218. espeak.c:609:13: warning: ‘g_value_array_get_type’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  219.              g_value_init (&voice_value, G_TYPE_VALUE_ARRAY);
  220.              ^
  221. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  222.                  from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  223.                  from /usr/include/gstreamer-1.0/gst/gst.h:31,
  224.                  from espeak.c:21:
  225. /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
  226.  GType           g_value_array_get_type       (void) G_GNUC_CONST;
  227.                  ^
  228. espeak.c:611:13: warning: ‘g_value_array_append’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  229.              g_value_array_append (espeak_voices, &voice_value);
  230.              ^
  231. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  232.                  from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  233.                  from /usr/include/gstreamer-1.0/gst/gst.h:31,
  234.                  from espeak.c:21:
  235. /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
  236.  GValueArray* g_value_array_append      (GValueArray *value_array,
  237.               ^
  238.   CC     libgstespeak_la-gstespeak.lo
  239. gstespeak.c: In function ‘gst_espeak_class_init’:
  240. gstespeak.c:121:21: warning: ‘g_value_array_get_type’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  241.                      "List of voices", G_TYPE_VALUE_ARRAY,
  242.                      ^
  243. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  244.                  from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  245.                  from /usr/include/gstreamer-1.0/gst/gst.h:31,
  246.                  from gstespeak.c:35:
  247. /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
  248.  GType           g_value_array_get_type       (void) G_GNUC_CONST;
  249.                  ^
  250. gstespeak.c: In function ‘gst_espeak_finalize’:
  251. gstespeak.c:175:5: warning: ‘g_value_array_free’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
  252.      g_value_array_free (self->voices);
  253.      ^
  254. In file included from /usr/include/glib-2.0/glib-object.h:35:0,
  255.                  from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
  256.                  from /usr/include/gstreamer-1.0/gst/gst.h:31,
  257.                  from gstespeak.c:35:
  258. /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
  259.  void  g_value_array_free      (GValueArray *value_array);
  260.        ^
  261.   CCLD   libgstespeak.la
  262. make[2]: Leaving directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/src'
  263. make[2]: Entering directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0'
  264. make[2]: Leaving directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0'
  265. make[1]: Leaving directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0'
  266. Making install in m4
  267. make[1]: Entering directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/m4'
  268. make[2]: Entering directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/m4'
  269. make[2]: Nothing to be done for 'install-exec-am'.
  270. make[2]: Nothing to be done for 'install-data-am'.
  271. make[2]: Leaving directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/m4'
  272. make[1]: Leaving directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/m4'
  273. Making install in src
  274. make[1]: Entering directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/src'
  275. make[2]: Entering directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/src'
  276. make[2]: Nothing to be done for 'install-exec-am'.
  277.  /bin/mkdir -p '/home/pi/.virtualenvs/scarlett-dbus-poc/lib/gstreamer-1.0'
  278.  /bin/bash ../libtool   --mode=install /usr/bin/install -c   libgstespeak.la '/home/pi/.virtualenvs/scarlett-dbus-poc/lib/gstreamer-1.0'
  279. libtool: install: /usr/bin/install -c .libs/libgstespeak.so /home/pi/.virtualenvs/scarlett-dbus-poc/lib/gstreamer-1.0/libgstespeak.so
  280. libtool: install: /usr/bin/install -c .libs/libgstespeak.lai /home/pi/.virtualenvs/scarlett-dbus-poc/lib/gstreamer-1.0/libgstespeak.la
  281. libtool: finish: PATH="/home/pi/.virtualenvs/scarlett-dbus-poc/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/pi/.virtualenvs/scarlett-dbus-poc/lib/gstreamer-1.0
  282. ----------------------------------------------------------------------
  283. Libraries have been installed in:
  284.    /home/pi/.virtualenvs/scarlett-dbus-poc/lib/gstreamer-1.0
  285.  
  286. If you ever happen to want to link against installed libraries
  287. in a given directory, LIBDIR, you must either use libtool, and
  288. specify the full pathname of the library, or use the `-LLIBDIR'
  289. flag during linking and do at least one of the following:
  290.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  291.      during execution
  292.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  293.     during linking
  294.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  295.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  296.  
  297. See any operating system documentation about shared libraries for
  298. more information, such as the ld(1) and ld.so(8) manual pages.
  299. ----------------------------------------------------------------------
  300. make[2]: Leaving directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/src'
  301. make[1]: Leaving directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0/src'
  302. make[1]: Entering directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0'
  303. make[2]: Entering directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0'
  304. make[2]: Nothing to be done for 'install-exec-am'.
  305. make[2]: Nothing to be done for 'install-data-am'.
  306. make[2]: Leaving directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0'
  307. make[1]: Leaving directory '/home/pi/dev/bossjones-github/scarlett-dbus-poc/gst-plugins-espeak-0.4.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement