1. * Package: media-sound/gtick-0.5.0
  2. * Repository: gentoo
  3. * Maintainer: sound@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux nls test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed CBLAS for library directory lib64
  7. [1] gsl
  8. [2] reference *
  9. >>> Unpacking source...
  10. >>> Unpacking gtick-0.5.0.tar.gz to /tmp/portage/media-sound/gtick-0.5.0/work
  11. >>> Source unpacked in /tmp/portage/media-sound/gtick-0.5.0/work
  12. >>> Preparing source in /tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0 ...
  13. >>> Source prepared.
  14. >>> Configuring source in /tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0 ...
  15. * econf: updating gtick-0.5.0/config.guess with /usr/share/gnuconfig/config.guess
  16. * econf: updating gtick-0.5.0/config.sub with /usr/share/gnuconfig/config.sub
  17. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-nls --without-sndfile
  18. configure: loading site script /usr/share/config.site
  19. checking for a BSD-compatible install... /usr/bin/install -c
  20. checking whether build environment is sane... yes
  21. checking for a thread-safe mkdir -p... /bin/mkdir -p
  22. checking for gawk... gawk
  23. checking whether make sets $(MAKE)... yes
  24. checking for style of include used by make... GNU
  25. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.out
  28. checking for suffix of executables...
  29. checking whether we are cross compiling... no
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C compiler... yes
  32. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  33. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  34. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  35. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  36. checking for grep that handles long lines and -e... /bin/grep
  37. checking for egrep... /bin/grep -E
  38. checking for ANSI C header files... yes
  39. checking for sys/types.h... yes
  40. checking for sys/stat.h... yes
  41. checking for stdlib.h... yes
  42. checking for string.h... yes
  43. checking for memory.h... yes
  44. checking for strings.h... yes
  45. checking for inttypes.h... yes
  46. checking for stdint.h... yes
  47. checking for unistd.h... yes
  48. checking minix/config.h usability... no
  49. checking minix/config.h presence... no
  50. checking for minix/config.h... no
  51. checking whether it is safe to define __EXTENSIONS__... yes
  52. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  53. checking whether we are using the GNU C compiler... (cached) yes
  54. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  55. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  56. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  57. checking for flex... flex
  58. checking lex output file root... lex.yy
  59. checking lex library... -lfl
  60. checking whether yytext is a pointer... yes
  61. checking for bison... bison -y
  62. checking for floor in -lm... yes
  63. checking for sf_open in -lsndfile... yes
  64. checking for fail_if in -lcheck... no
  65. checking for dmalloc_debug in -ldmalloc... yes
  66. checking for ANSI C header files... (cached) yes
  67. checking fcntl.h usability... yes
  68. checking fcntl.h presence... yes
  69. checking for fcntl.h... yes
  70. checking libintl.h usability... yes
  71. checking libintl.h presence... yes
  72. checking for libintl.h... yes
  73. checking for stdlib.h... (cached) yes
  74. checking sys/ioctl.h usability... yes
  75. checking sys/ioctl.h presence... yes
  76. checking for sys/ioctl.h... yes
  77. checking for unistd.h... (cached) yes
  78. checking sys/time.h usability... yes
  79. checking sys/time.h presence... yes
  80. checking for sys/time.h... yes
  81. checking math.h usability... yes
  82. checking math.h presence... yes
  83. checking for math.h... yes
  84. checking for sys/types.h... (cached) yes
  85. checking stdarg.h usability... yes
  86. checking stdarg.h presence... yes
  87. checking for stdarg.h... yes
  88. checking assert.h usability... yes
  89. checking assert.h presence... yes
  90. checking for assert.h... yes
  91. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  92. checking for stdlib.h... (cached) yes
  93. checking for GNU libc compatible malloc... no
  94. checking for floor... yes
  95. checking for strdup... yes
  96. checking for setlocale... yes
  97. checking for strtol... yes
  98. checking for x86_64-pc-linux-gnu-pkg-config... no
  99. checking for pkg-config... /usr/bin/pkg-config
  100. checking pkg-config is at least version 0.9.0... yes
  101. checking for DEPS... yes
  102. checking to see if we can add '-Wall -W' to CFLAGS... yes
  103. checking whether NLS is requested... yes
  104. checking for msgfmt... /usr/bin/msgfmt
  105. checking for gmsgfmt... /usr/bin/gmsgfmt
  106. checking for xgettext... /usr/bin/xgettext
  107. checking for msgmerge... /usr/bin/msgmerge
  108. checking build system type... x86_64-pc-linux-gnu
  109. checking host system type... x86_64-pc-linux-gnu
  110. checking whether we are using the GNU C Library 2 or newer... yes
  111. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  112. checking whether the -Werror option is usable... yes
  113. checking for simple visibility declarations... yes
  114. checking for inline... inline
  115. checking for size_t... yes
  116. checking for stdint.h... yes
  117. checking for working alloca.h... yes
  118. checking for alloca... yes
  119. checking for stdlib.h... (cached) yes
  120. checking for unistd.h... (cached) yes
  121. checking for sys/param.h... yes
  122. checking for getpagesize... yes
  123. checking for working mmap... no
  124. checking whether integer division by zero raises SIGFPE... yes
  125. checking for inttypes.h... yes
  126. checking for unsigned long long int... yes
  127. checking for inttypes.h... (cached) yes
  128. checking whether the inttypes.h PRIxNN macros are broken... no
  129. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  130. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  131. checking for shared library run path origin... done
  132. checking whether imported symbols can be declared weak... yes
  133. checking pthread.h usability... yes
  134. checking pthread.h presence... yes
  135. checking for pthread.h... yes
  136. checking for pthread_kill in -lpthread... yes
  137. checking for multithread API to use... posix
  138. checking for pthread_rwlock_t... yes
  139. checking for iconv... yes
  140. checking for working iconv... yes
  141. checking for iconv declaration...
  142. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  143. checking argz.h usability... yes
  144. checking argz.h presence... yes
  145. checking for argz.h... yes
  146. checking for inttypes.h... (cached) yes
  147. checking limits.h usability... yes
  148. checking limits.h presence... yes
  149. checking for limits.h... yes
  150. checking for unistd.h... (cached) yes
  151. checking for sys/param.h... (cached) yes
  152. checking for getcwd... yes
  153. checking for getegid... yes
  154. checking for geteuid... yes
  155. checking for getgid... yes
  156. checking for getuid... yes
  157. checking for mempcpy... yes
  158. checking for munmap... yes
  159. checking for stpcpy... yes
  160. checking for strcasecmp... yes
  161. checking for strdup... (cached) yes
  162. checking for strtoul... yes
  163. checking for tsearch... yes
  164. checking for uselocale... yes
  165. checking for argz_count... yes
  166. checking for argz_stringify... yes
  167. checking for argz_next... yes
  168. checking for __fsetlocking... yes
  169. checking whether feof_unlocked is declared... yes
  170. checking whether fgets_unlocked is declared... yes
  171. checking for bison... bison
  172. checking version of bison... 2.4.3, ok
  173. checking for long long int... yes
  174. checking for wchar_t... yes
  175. checking for wint_t... yes
  176. checking for intmax_t... yes
  177. checking whether printf() supports POSIX/XSI format strings... yes
  178. checking whether we are using the GNU C Library 2.1 or newer... yes
  179. checking for stdint.h... (cached) yes
  180. checking for SIZE_MAX... yes
  181. checking for stdint.h... (cached) yes
  182. checking for working fcntl.h... yes
  183. checking for CFPreferencesCopyAppValue... no
  184. checking for CFLocaleCopyCurrent... no
  185. checking for ptrdiff_t... yes
  186. checking stddef.h usability... yes
  187. checking stddef.h presence... yes
  188. checking for stddef.h... yes
  189. checking for stdlib.h... (cached) yes
  190. checking for string.h... (cached) yes
  191. checking for asprintf... yes
  192. checking for fwprintf... yes
  193. checking for newlocale... yes
  194. checking for putenv... yes
  195. checking for setenv... yes
  196. checking for setlocale... (cached) yes
  197. checking for snprintf... yes
  198. checking for strnlen... yes
  199. checking for wcslen... yes
  200. checking for wcsnlen... yes
  201. checking for mbrtowc... yes
  202. checking for wcrtomb... yes
  203. checking whether _snprintf is declared... no
  204. checking whether _snwprintf is declared... no
  205. checking whether getc_unlocked is declared... yes
  206. checking for nl_langinfo and CODESET... yes
  207. checking for LC_MESSAGES... yes
  208. checking for CFPreferencesCopyAppValue... (cached) no
  209. checking for CFLocaleCopyCurrent... (cached) no
  210. checking whether included gettext is requested... no
  211. checking for GNU gettext in libc... yes
  212. checking whether to use NLS... yes
  213. checking where the gettext function comes from... libc
  214. checking for CHECK... yes
  215. checking for dmalloc.h... yes
  216. configure: creating ./config.status
  217. config.status: creating Makefile
  218. config.status: creating doc/Makefile
  219. config.status: creating intl/Makefile
  220. config.status: creating po/Makefile.in
  221. config.status: creating src/Makefile
  222. config.status: creating testsuite/Makefile
  223. config.status: creating config.h
  224. config.status: executing depfiles commands
  225. config.status: executing po-directories commands
  226. config.status: creating po/POTFILES
  227. config.status: creating po/Makefile
  228. >>> Source configured.
  229. >>> Compiling source in /tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0 ...
  230. make -j24
  231. make all-recursive
  232. make[1]: Entering directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0'
  233. Making all in doc
  234. make[2]: Entering directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/doc'
  235. make[2]: Nothing to be done for `all'.
  236. make[2]: Leaving directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/doc'
  237. Making all in intl
  238. make[2]: Entering directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/intl'
  239. make[2]: Nothing to be done for `all'.
  240. make[2]: Leaving directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/intl'
  241. Making all in po
  242. make[2]: Entering directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/po'
  243. make[2]: Leaving directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/po'
  244. Making all in src
  245. make[2]: Entering directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/src'
  246. make all-am
  247. make[3]: Entering directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/src'
  248. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c gtick.c
  249. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c metro.c
  250. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c dsp.c
  251. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c help.c
  252. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c g711.c
  253. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c gtkutil.c
  254. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c util.c
  255. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c option.c
  256. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c options.c
  257. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c gtkoptions.c
  258. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c optionlexer.c
  259. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c optionparser.c
  260. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c profiles.c
  261. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c threadtalk.c
  262. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -D_REENTRANT -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c visualtick.c
  263. optionparser.c: In function 'option_parse':
  264. optionparser.c:1248:11: warning: implicit declaration of function 'rpl_malloc'
  265. optionparser.c:1248:4: warning: cast to pointer from integer of different size
  266. optionlexer.l: In function 'option_lex':
  267. optionlexer.l:61:11: warning: implicit declaration of function 'rpl_malloc'
  268. optionlexer.l:61:25: warning: cast to pointer from integer of different size
  269. optionlexer.l:71:25: warning: cast to pointer from integer of different size
  270. optionlexer.c: In function 'option_alloc':
  271. optionlexer.c:1755:9: warning: cast to pointer from integer of different size
  272. optionlexer.l: In function 'option_lexer_init':
  273. optionlexer.l:131:23: warning: cast to pointer from integer of different size
  274. optionlexer.l: At top level:
  275. optionlexer.c:1153:16: warning: 'input' defined but not used
  276. optionlexer.l: In function 'option_lex':
  277. optionlexer.l:94:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  278. dsp.c: In function 'dsp_feed':
  279. dsp.c:885:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  280. x86_64-pc-linux-gnu-gcc -DVERSION='"0.5.0"' -DPACKAGE='"gtick"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o gtick gtick.o metro.o dsp.o help.o g711.o gtkutil.o util.o option.o options.o gtkoptions.o optionlexer.o optionparser.o profiles.o threadtalk.o visualtick.o -lglib-2.0 -lgobject-2.0 -lpango-1.0 -lcairo -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lfreetype -lfontconfig -lpangoft2-1.0 -lgtk-x11-2.0 -lgthread-2.0 -pthread -lrt -lpulse -lpulse-simple -ldmalloc -lsndfile -lm
  281. metro.o: In function `new_sound_device_name':
  282. /tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/src/metro.c:526: undefined reference to `rpl_malloc'
  283. /tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/src/metro.c:529: undefined reference to `rpl_malloc'
  284. /tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/src/metro.c:529: undefined reference to `rpl_malloc'
  285. metro.o: In function `new_sound_system':
  286. /tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/src/metro.c:578: undefined reference to `rpl_malloc'
  287. /tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/src/metro.c:581: undefined reference to `rpl_malloc'
  288. metro.o:/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/src/metro.c:581: more undefined references to `rpl_malloc' follow
  289. collect2: ld returned 1 exit status
  290. make[3]: *** [gtick] Error 1
  291. make[3]: Leaving directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/src'
  292. make[2]: *** [all] Error 2
  293. make[2]: Leaving directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0/src'
  294. make[1]: *** [all-recursive] Error 1
  295. make[1]: Leaving directory `/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0'
  296. make: *** [all] Error 2
  297. * ERROR: media-sound/gtick-0.5.0 failed (compile phase):
  298. * emake failed
  299. *
  300. * If you need support, post the output of `emerge --info '=media-sound/gtick-0.5.0'`,
  301. * the complete build log and the output of `emerge -pqv '=media-sound/gtick-0.5.0'`.
  302. * The complete build log is located at '/var/log/portage/media-sound:gtick-0.5.0:20121106-230946.log'.
  303. * For convenience, a symlink to the build log is located at '/tmp/portage/media-sound/gtick-0.5.0/temp/build.log'.
  304. * The ebuild environment file is located at '/tmp/portage/media-sound/gtick-0.5.0/temp/environment'.
  305. * Working directory: '/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0'
  306. * S: '/tmp/portage/media-sound/gtick-0.5.0/work/gtick-0.5.0'