1. * Package: app-admin/ccze-0.2.1-r3
  2. * Repository: gentoo
  3. * Maintainer: joker@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking ccze-0.2.1.tar.gz to /tmp/portage/app-admin/ccze-0.2.1-r3/work
  15. >>> Source unpacked in /tmp/portage/app-admin/ccze-0.2.1-r3/work
  16. >>> Preparing source in /tmp/portage/app-admin/ccze-0.2.1-r3/work/ccze-0.2.1 ...
  17. * Applying ccze-fbsd.patch ...
  18. [ ok ]
  19. * Applying ccze-segfault.patch ...
  20. [ ok ]
  21. * Applying ccze-ldflags.patch ...
  22. [ ok ]
  23. * Running eautoreconf in '/tmp/portage/app-admin/ccze-0.2.1-r3/work/ccze-0.2.1' ...
  24. * Running aclocal ...
  25. [ ok ]
  26. * Running autoconf ...
  27. [ ok ]
  28. * Running autoheader ...
  29. [ ok ]
  30. * Running elibtoolize in: ccze-0.2.1/
  31. * Replacing obsolete head/tail with POSIX compliant ones
  32. * - fixed Rules.mk.in
  33. >>> Source prepared.
  34. >>> Configuring source in /tmp/portage/app-admin/ccze-0.2.1-r3/work/ccze-0.2.1 ...
  35. * econf: updating ccze-0.2.1/config.sub with /usr/share/gnuconfig/config.sub
  36. * econf: updating ccze-0.2.1/config.guess with /usr/share/gnuconfig/config.guess
  37. ./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
  38. configure: loading site script /usr/share/config.site
  39. checking build system type... x86_64-pc-linux-gnu
  40. checking host system type... x86_64-pc-linux-gnu
  41. checking for x86_64-pc-linux-gnu-cc... x86_64-pc-linux-gnu-gcc
  42. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  43. checking whether the C compiler works... yes
  44. checking for C compiler default output file name... a.out
  45. checking for suffix of executables...
  46. checking whether we are cross compiling... no
  47. checking for suffix of object files... o
  48. checking whether we are using the GNU C compiler... yes
  49. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  50. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  51. checking whether we are using GCC 3... no
  52. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  53. checking for a BSD-compatible install... /usr/bin/install -c
  54. checking for grep that handles long lines and -e... /bin/grep
  55. checking for egrep... /bin/grep -E
  56. checking for ANSI C header files... yes
  57. checking for dirent.h that defines DIR... yes
  58. checking for library containing opendir... none required
  59. checking for sys/types.h... yes
  60. checking for sys/stat.h... yes
  61. checking for stdlib.h... yes
  62. checking for string.h... yes
  63. checking for memory.h... yes
  64. checking for strings.h... yes
  65. checking for inttypes.h... yes
  66. checking for stdint.h... yes
  67. checking for unistd.h... yes
  68. checking argp.h usability... yes
  69. checking argp.h presence... yes
  70. checking for argp.h... yes
  71. checking getopt.h usability... yes
  72. checking getopt.h presence... yes
  73. checking for getopt.h... yes
  74. checking netdb.h usability... yes
  75. checking netdb.h presence... yes
  76. checking for netdb.h... yes
  77. checking fcntl.h usability... yes
  78. checking fcntl.h presence... yes
  79. checking for fcntl.h... yes
  80. checking stddef.h usability... yes
  81. checking stddef.h presence... yes
  82. checking for stddef.h... yes
  83. checking for an ANSI C-conforming const... yes
  84. checking for working volatile... yes
  85. checking for size_t... yes
  86. checking return type of signal handlers... void
  87. checking for stdlib.h... (cached) yes
  88. checking for GNU libc compatible malloc... yes
  89. checking for stdlib.h... (cached) yes
  90. checking for GNU libc compatible realloc... yes
  91. checking for strftime... yes
  92. checking whether lstat correctly handles trailing slash... yes
  93. checking whether stat accepts an empty string... no
  94. checking for working memcmp... yes
  95. checking for vprintf... yes
  96. checking for _doprnt... no
  97. checking whether closedir returns void... no
  98. checking for alphasort... yes
  99. checking for argp_parse... yes
  100. checking for asprintf... yes
  101. checking for getdelim... yes
  102. checking for getline... yes
  103. checking for getopt_long... yes
  104. checking for getsubopt... yes
  105. checking for memchr... yes
  106. checking for memset... yes
  107. checking for scandir... yes
  108. checking for strcasecmp... yes
  109. checking for strchr... yes
  110. checking for strdup... yes
  111. checking for strndup... yes
  112. checking for strstr... yes
  113. checking for initscr in -lncurses... yes
  114. checking for dlopen... no
  115. checking for dlopen in -ldl... yes
  116. checking for getopt_long... (cached) yes
  117. checking for pcre-config... /usr/bin/pcre-config
  118. checking for PCRE... found
  119. checking for suboptarg... no
  120. configure: creating ./config.status
  121. config.status: creating Rules.mk
  122. config.status: WARNING: 'Rules.mk.in' seems to ignore the --datarootdir setting
  123. config.status: creating Makefile
  124. config.status: creating doc/Makefile
  125. config.status: creating src/Makefile
  126. config.status: creating testsuite/Makefile
  127. config.status: creating system.h
  128. >>> Source configured.
  129. >>> Compiling source in /tmp/portage/app-admin/ccze-0.2.1-r3/work/ccze-0.2.1 ...
  130. make -j24
  131. make -C doc all
  132. make[1]: Entering directory '/tmp/portage/app-admin/ccze-0.2.1-r3/work/ccze-0.2.1/doc'
  133. sed -e "s,@VERSION@,0.2.1,g" -e "s,@DIST@,stable,g" \
  134. <ccze.spec.in >ccze.spec
  135. sed -e "s,@VERSION\@,0.2.1,g" \
  136. -e "s,@sysconfdir\@,/etc,g" \
  137. -e "s,@pkglibdir\@,/usr/lib64/ccze,g" \
  138. <./ccze.1.in >ccze.1T && mv -f ccze.1T ccze.1
  139. sed -e "s,@VERSION\@,0.2.1,g" \
  140. -e "s,@sysconfdir\@,/etc,g" \
  141. -e "s,@pkglibdir\@,/usr/lib64/ccze,g" \
  142. <./ccze-plugin.7.in >ccze-plugin.7T && mv -f ccze-plugin.7T ccze-plugin.7
  143. sed -e "s,@VERSION\@,0.2.1,g" \
  144. -e "s,@sysconfdir\@,/etc,g" \
  145. -e "s,@pkglibdir\@,/usr/lib64/ccze,g" \
  146. <./ccze-cssdump.1.in >ccze-cssdump.1T && mv -f ccze-cssdump.1T ccze-cssdump.1
  147. make[1]: Leaving directory '/tmp/portage/app-admin/ccze-0.2.1-r3/work/ccze-0.2.1/doc'
  148. make -C src all
  149. make[1]: Entering directory '/tmp/portage/app-admin/ccze-0.2.1-r3/work/ccze-0.2.1/src'
  150. x86_64-pc-linux-gnu-gcc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ccze.c
  151. x86_64-pc-linux-gnu-gcc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ccze-color.c
  152. x86_64-pc-linux-gnu-gcc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ccze-plugin.c
  153. x86_64-pc-linux-gnu-gcc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ccze-wordcolor.c
  154. echo '#include <ccze.h>' >ccze-builtins.c
  155. echo '#include "ccze-private.h"' >>ccze-builtins.c
  156. x86_64-pc-linux-gnu-gcc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ccze-compat.c
  157. echo >>ccze-builtins.c
  158. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o apm.so mod_apm.c -shared
  159. echo "void" >>ccze-builtins.c
  160. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o distcc.so mod_distcc.c -shared
  161. echo "ccze_plugin_load_all_builtins (void)" >>ccze-builtins.c
  162. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o exim.so mod_exim.c -shared
  163. echo "{" >>ccze-builtins.c
  164. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o fetchmail.so mod_fetchmail.c -shared
  165. echo "}" >>ccze-builtins.c
  166. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o ftpstats.so mod_ftpstats.c -shared
  167. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o httpd.so mod_httpd.c -shared
  168. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o icecast.so mod_icecast.c -shared
  169. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o oops.so mod_oops.c -shared
  170. ccze-plugin.c: In function 'ccze_plugin_load':
  171. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o php.so mod_php.c -shared
  172. ccze-plugin.c:196:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  173. asprintf (&path, "%s/.ccze/%s.so", home, name);
  174. ^
  175. ccze-plugin.c:200:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  176. asprintf (&path, PKGLIBDIR "/%s.so", name);
  177. ^
  178. ccze-plugin.c:204:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  179. asprintf (&path, PKGLIBDIR "/%s.so", name);
  180. ^
  181. ccze-plugin.c: In function '_ccze_plugin_load':
  182. ccze-plugin.c:135:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  183. asprintf (&tmp, "ccze_%s_info", name);
  184. ^
  185. ccze-plugin.c:143:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  186. asprintf (&tmp, "ccze_%s_info", n);
  187. ^
  188. ccze-plugin.c: In function 'ccze_plugin_load_all':
  189. ccze-plugin.c:253:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  190. asprintf (&homeplugs, "%s/.ccze", home);
  191. ^
  192. ccze-plugin.c: In function '_ccze_plugin_load_set':
  193. ccze-plugin.c:233:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  194. asprintf (&path, "%s/%s.so", base, tmp);
  195. ^
  196. ccze.c: In function 'ccze_main':
  197. ccze.c:586:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  198. asprintf (&homerc, "%s/.colorizerc", home);
  199. ^
  200. ccze.c:589:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  201. asprintf (&homerc, "%s/.cczerc", home);
  202. ^
  203. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o postfix.so mod_postfix.c -shared
  204. ccze-color.c: In function 'ccze_color_to_css':
  205. ccze-color.c:265:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  206. asprintf (&tmp, "\tcolor: %s\n", ccze_color_to_name_css (my_color, cidx));
  207. ^
  208. ccze-color.c:275:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  209. asprintf (&tmp, "\tcolor: %s\n\ttext-background: %s\n", cj, ci);
  210. ^
  211. ccze-color.c:279:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  212. asprintf (&str, ".ccze_%s {\n%s\ttext-decoration: underline\n}\n",
  213. ^
  214. ccze-color.c:282:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  215. asprintf (&str, ".ccze_%s {\n%s}\n",
  216. ^
  217. mod_apm.c: In function 'ccze_apm_process':
  218. mod_apm.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  219. pcre_get_substring (str, offsets, match, 1, (const char **)&battery);
  220. ^
  221. mod_apm.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  222. pcre_get_substring (str, offsets, match, 2, (const char **)&charge);
  223. ^
  224. mod_apm.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  225. pcre_get_substring (str, offsets, match, 4, (const char **)&rate);
  226. ^
  227. mod_apm.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  228. pcre_get_substring (str, offsets, match, 5, (const char **)&stuff1);
  229. ^
  230. mod_apm.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  231. pcre_get_substring (str, offsets, match, 6, (const char **)&elapsed);
  232. ^
  233. mod_apm.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  234. pcre_get_substring (str, offsets, match, 7, (const char **)&remain);
  235. ^
  236. mod_apm.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  237. pcre_get_substring (str, offsets, match, 8, (const char **)&stuff2);
  238. ^
  239. ccze-wordcolor.c: In function 'ccze_wordcolor_process_one':
  240. ccze-wordcolor.c:86:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  241. pcre_get_substring (word, offsets, match, 1, (const char **)&pre);
  242. ^
  243. ccze-wordcolor.c:87:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  244. pcre_get_substring (word, offsets, match, 2, (const char **)&tmp);
  245. ^
  246. ccze-wordcolor.c:98:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  247. pcre_get_substring (word, offsets, match, 1, (const char **)&tmp);
  248. ^
  249. ccze-wordcolor.c:99:52: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  250. pcre_get_substring (word, offsets, match, 2, (const char **)&post);
  251. ^
  252. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o procmail.so mod_procmail.c -shared
  253. mod_distcc.c: In function 'ccze_distcc_process':
  254. mod_distcc.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  255. pcre_get_substring (str, offsets, match, 1, (const char **)&pid);
  256. ^
  257. mod_distcc.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  258. pcre_get_substring (str, offsets, match, 2, (const char **)&func);
  259. ^
  260. mod_distcc.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  261. pcre_get_substring (str, offsets, match, 3, (const char **)&rest);
  262. ^
  263. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o proftpd.so mod_proftpd.c -shared
  264. mod_exim.c: In function 'ccze_exim_process':
  265. mod_exim.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  266. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  267. ^
  268. mod_exim.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  269. pcre_get_substring (str, offsets, match, 2, (const char **)&msgfull);
  270. ^
  271. mod_exim.c:47:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  272. (const char **)&uniqn);
  273. ^
  274. mod_exim.c:49:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  275. (const char **)&action);
  276. ^
  277. mod_exim.c:51:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  278. (const char **)&msg);
  279. ^
  280. mod_exim.c:63:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  281. (const char **)&uniqn);
  282. ^
  283. mod_exim.c:65:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  284. (const char **)&msg);
  285. ^
  286. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o squid.so mod_squid.c -shared
  287. mod_fetchmail.c: In function 'ccze_fetchmail_process':
  288. mod_fetchmail.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  289. pcre_get_substring (str, offsets, match, 1, (const char **)&start);
  290. ^
  291. mod_fetchmail.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  292. pcre_get_substring (str, offsets, match, 2, (const char **)&addy);
  293. ^
  294. mod_fetchmail.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  295. pcre_get_substring (str, offsets, match, 3, (const char **)&current);
  296. ^
  297. mod_fetchmail.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  298. pcre_get_substring (str, offsets, match, 4, (const char **)&full);
  299. ^
  300. mod_fetchmail.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  301. pcre_get_substring (str, offsets, match, 5, (const char **)&rest);
  302. ^
  303. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o sulog.so mod_sulog.c -shared
  304. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o super.so mod_super.c -shared
  305. mod_ftpstats.c: In function 'ccze_ftpstats_process':
  306. mod_ftpstats.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  307. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  308. ^
  309. mod_ftpstats.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  310. pcre_get_substring (str, offsets, match, 2, (const char **)&sessionid);
  311. ^
  312. mod_ftpstats.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  313. pcre_get_substring (str, offsets, match, 3, (const char **)&user);
  314. ^
  315. mod_ftpstats.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  316. pcre_get_substring (str, offsets, match, 4, (const char **)&host);
  317. ^
  318. mod_ftpstats.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  319. pcre_get_substring (str, offsets, match, 5, (const char **)&type);
  320. ^
  321. mod_ftpstats.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  322. pcre_get_substring (str, offsets, match, 6, (const char **)&size);
  323. ^
  324. mod_ftpstats.c:46:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  325. pcre_get_substring (str, offsets, match, 7, (const char **)&duration);
  326. ^
  327. mod_ftpstats.c:47:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  328. pcre_get_substring (str, offsets, match, 8, (const char **)&file);
  329. ^
  330. mod_httpd.c: In function 'ccze_httpd_access_log_process':
  331. mod_httpd.c:53:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  332. pcre_get_substring (str, offsets, match, 1, (const char **)&vhost);
  333. ^
  334. mod_httpd.c:54:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  335. pcre_get_substring (str, offsets, match, 2, (const char **)&host);
  336. ^
  337. mod_httpd.c:55:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  338. pcre_get_substring (str, offsets, match, 3, (const char **)&user);
  339. ^
  340. mod_httpd.c:56:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  341. pcre_get_substring (str, offsets, match, 4, (const char **)&date);
  342. ^
  343. mod_httpd.c:57:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  344. pcre_get_substring (str, offsets, match, 5, (const char **)&full_action);
  345. ^
  346. mod_httpd.c:58:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  347. pcre_get_substring (str, offsets, match, 6, (const char **)&method);
  348. ^
  349. mod_httpd.c:59:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  350. pcre_get_substring (str, offsets, match, 7, (const char **)&http_code);
  351. ^
  352. mod_httpd.c:60:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  353. pcre_get_substring (str, offsets, match, 8, (const char **)&gsize);
  354. ^
  355. mod_httpd.c:61:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  356. pcre_get_substring (str, offsets, match, 9, (const char **)&other);
  357. ^
  358. mod_httpd.c: In function 'ccze_httpd_error_log_process':
  359. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o syslog.so mod_syslog.c -shared
  360. mod_httpd.c:106:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  361. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  362. ^
  363. mod_httpd.c:107:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  364. pcre_get_substring (str, offsets, match, 2, (const char **)&level);
  365. ^
  366. mod_httpd.c:108:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  367. pcre_get_substring (str, offsets, match, 3, (const char **)&msg);
  368. ^
  369. mod_icecast.c: In function 'ccze_icecast_process':
  370. mod_icecast.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  371. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  372. ^
  373. mod_icecast.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  374. pcre_get_substring (str, offsets, match, 2, (const char **)&admin);
  375. ^
  376. mod_icecast.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  377. pcre_get_substring (str, offsets, match, 4, (const char **)&threadno);
  378. ^
  379. mod_icecast.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  380. pcre_get_substring (str, offsets, match, 5, (const char **)&thread);
  381. ^
  382. mod_icecast.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  383. pcre_get_substring (str, offsets, match, 6, (const char **)&rest);
  384. ^
  385. mod_icecast.c: In function 'ccze_icecast_usage_process':
  386. mod_icecast.c:82:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  387. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  388. ^
  389. mod_icecast.c:83:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  390. pcre_get_substring (str, offsets, match, 3, (const char **)&threadno);
  391. ^
  392. mod_icecast.c:84:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  393. pcre_get_substring (str, offsets, match, 4, (const char **)&thread);
  394. ^
  395. mod_icecast.c:85:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  396. pcre_get_substring (str, offsets, match, 5, (const char **)&date2);
  397. ^
  398. mod_icecast.c:86:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  399. pcre_get_substring (str, offsets, match, 6, (const char **)&bw);
  400. ^
  401. mod_icecast.c:87:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  402. pcre_get_substring (str, offsets, match, 7, (const char **)&unit);
  403. ^
  404. mod_icecast.c:88:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  405. pcre_get_substring (str, offsets, match, 8, (const char **)&src);
  406. ^
  407. mod_icecast.c:89:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  408. pcre_get_substring (str, offsets, match, 9, (const char **)&clients);
  409. ^
  410. mod_icecast.c:90:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  411. pcre_get_substring (str, offsets, match, 10, (const char **)&admins);
  412. ^
  413. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o ulogd.so mod_ulogd.c -shared
  414. mod_oops.c: In function 'ccze_oops_process':
  415. mod_oops.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  416. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  417. ^
  418. mod_oops.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  419. pcre_get_substring (str, offsets, match, 4, (const char **)&sp1);
  420. ^
  421. mod_oops.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  422. pcre_get_substring (str, offsets, match, 5, (const char **)&id);
  423. ^
  424. mod_oops.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  425. pcre_get_substring (str, offsets, match, 6, (const char **)&field);
  426. ^
  427. mod_oops.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  428. pcre_get_substring (str, offsets, match, 7, (const char **)&sp2);
  429. ^
  430. mod_oops.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  431. pcre_get_substring (str, offsets, match, 8, (const char **)&value);
  432. ^
  433. mod_oops.c:46:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  434. pcre_get_substring (str, offsets, match, 9, (const char **)&etc);
  435. ^
  436. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o vsftpd.so mod_vsftpd.c -shared
  437. mod_postfix.c: In function 'ccze_postfix_process':
  438. mod_postfix.c:61:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  439. pcre_get_substring (str, offsets, match, 1, (const char **)&spoolid);
  440. ^
  441. mod_postfix.c:62:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  442. pcre_get_substring (str, offsets, match, 2, (const char **)&s);
  443. ^
  444. mod_postfix.c:63:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  445. pcre_get_substring (str, offsets, match, 4, (const char **)&rest);
  446. ^
  447. mod_php.c: In function 'ccze_php_process':
  448. mod_php.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  449. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  450. ^
  451. mod_php.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  452. pcre_get_substring (str, offsets, match, 2, (const char **)&rest);
  453. ^
  454. x86_64-pc-linux-gnu-gcc -fPIC -DPIC -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses -o xferlog.so mod_xferlog.c -shared
  455. mod_procmail.c: In function 'ccze_procmail_process':
  456. mod_procmail.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  457. pcre_get_substring (str, offsets, match, 1, (const char **)&space1);
  458. ^
  459. mod_procmail.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  460. pcre_get_substring (str, offsets, match, 2, (const char **)&header);
  461. ^
  462. mod_procmail.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  463. pcre_get_substring (str, offsets, match, 3, (const char **)&value);
  464. ^
  465. mod_procmail.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  466. pcre_get_substring (str, offsets, match, 4, (const char **)&space2);
  467. ^
  468. mod_procmail.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  469. pcre_get_substring (str, offsets, match, 5, (const char **)&extra);
  470. ^
  471. mod_proftpd.c: In function 'ccze_proftpd_access_log_process':
  472. mod_proftpd.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  473. pcre_get_substring (str, offsets, match, 1, (const char **)&host);
  474. ^
  475. mod_proftpd.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  476. pcre_get_substring (str, offsets, match, 2, (const char **)&user);
  477. ^
  478. mod_proftpd.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  479. pcre_get_substring (str, offsets, match, 3, (const char **)&auser);
  480. ^
  481. mod_proftpd.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  482. pcre_get_substring (str, offsets, match, 4, (const char **)&date);
  483. ^
  484. mod_proftpd.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  485. pcre_get_substring (str, offsets, match, 5, (const char **)&command);
  486. ^
  487. mod_proftpd.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  488. pcre_get_substring (str, offsets, match, 6, (const char **)&file);
  489. ^
  490. mod_proftpd.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  491. pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode);
  492. ^
  493. mod_proftpd.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  494. pcre_get_substring (str, offsets, match, 8, (const char **)&size);
  495. ^
  496. mod_proftpd.c: In function 'ccze_proftpd_auth_log_process':
  497. mod_proftpd.c:89:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  498. pcre_get_substring (str, offsets, match, 1, (const char **)&servhost);
  499. ^
  500. mod_proftpd.c:90:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  501. pcre_get_substring (str, offsets, match, 2, (const char **)&pid);
  502. ^
  503. mod_proftpd.c:91:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  504. pcre_get_substring (str, offsets, match, 3, (const char **)&remhost);
  505. ^
  506. x86_64-pc-linux-gnu-gcc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ccze-dump.c
  507. mod_proftpd.c:92:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  508. pcre_get_substring (str, offsets, match, 4, (const char **)&date);
  509. ^
  510. mod_proftpd.c:93:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  511. pcre_get_substring (str, offsets, match, 5, (const char **)&cmd);
  512. ^
  513. mod_proftpd.c:94:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  514. pcre_get_substring (str, offsets, match, 6, (const char **)&value);
  515. ^
  516. mod_proftpd.c:95:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  517. pcre_get_substring (str, offsets, match, 7, (const char **)&ftpcode);
  518. ^
  519. mod_squid.c: In function 'ccze_squid_access_log_process':
  520. mod_squid.c:90:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  521. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  522. ^
  523. mod_squid.c:91:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  524. pcre_get_substring (str, offsets, match, 2, (const char **)&espace);
  525. ^
  526. mod_squid.c:92:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  527. pcre_get_substring (str, offsets, match, 3, (const char **)&elaps);
  528. ^
  529. mod_squid.c:93:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  530. pcre_get_substring (str, offsets, match, 4, (const char **)&host);
  531. ^
  532. mod_squid.c:94:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  533. pcre_get_substring (str, offsets, match, 5, (const char **)&action);
  534. ^
  535. mod_squid.c:95:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  536. pcre_get_substring (str, offsets, match, 6, (const char **)&httpc);
  537. ^
  538. mod_squid.c:96:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  539. pcre_get_substring (str, offsets, match, 7, (const char **)&gsize);
  540. ^
  541. mod_squid.c:97:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  542. pcre_get_substring (str, offsets, match, 8, (const char **)&method);
  543. ^
  544. mod_squid.c:98:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  545. pcre_get_substring (str, offsets, match, 9, (const char **)&uri);
  546. ^
  547. mod_squid.c:99:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  548. pcre_get_substring (str, offsets, match, 10, (const char **)&ident);
  549. ^
  550. mod_squid.c:100:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  551. pcre_get_substring (str, offsets, match, 11, (const char **)&hierar);
  552. ^
  553. mod_squid.c:101:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  554. pcre_get_substring (str, offsets, match, 12, (const char **)&fhost);
  555. ^
  556. mod_squid.c:102:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  557. pcre_get_substring (str, offsets, match, 13, (const char **)&ctype);
  558. ^
  559. mod_squid.c: In function 'ccze_squid_cache_log_process':
  560. mod_squid.c:160:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  561. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  562. ^
  563. mod_squid.c:161:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  564. pcre_get_substring (str, offsets, match, 3, (const char **)&other);
  565. ^
  566. mod_squid.c: In function 'ccze_squid_store_log_process':
  567. mod_squid.c:177:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  568. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  569. ^
  570. mod_squid.c:178:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  571. pcre_get_substring (str, offsets, match, 2, (const char **)&tag);
  572. ^
  573. mod_squid.c:179:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  574. pcre_get_substring (str, offsets, match, 3, (const char **)&swapnum);
  575. ^
  576. mod_squid.c:180:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  577. pcre_get_substring (str, offsets, match, 4, (const char **)&swapname);
  578. ^
  579. mod_squid.c:181:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  580. pcre_get_substring (str, offsets, match, 5, (const char **)&swapsum);
  581. ^
  582. mod_squid.c:182:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  583. pcre_get_substring (str, offsets, match, 6, (const char **)&space1);
  584. ^
  585. mod_squid.c:183:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  586. pcre_get_substring (str, offsets, match, 7, (const char **)&hcode);
  587. ^
  588. mod_squid.c:184:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  589. pcre_get_substring (str, offsets, match, 8, (const char **)&space2);
  590. ^
  591. mod_squid.c:185:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  592. pcre_get_substring (str, offsets, match, 9, (const char **)&hdate);
  593. ^
  594. mod_squid.c:186:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  595. pcre_get_substring (str, offsets, match, 10, (const char **)&space3);
  596. ^
  597. mod_squid.c:187:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  598. pcre_get_substring (str, offsets, match, 11, (const char **)&lmdate);
  599. ^
  600. mod_squid.c:188:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  601. pcre_get_substring (str, offsets, match, 12, (const char **)&space4);
  602. ^
  603. mod_squid.c:189:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  604. pcre_get_substring (str, offsets, match, 13, (const char **)&expire);
  605. ^
  606. mod_squid.c:190:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  607. pcre_get_substring (str, offsets, match, 14, (const char **)&ctype);
  608. ^
  609. mod_squid.c:191:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  610. pcre_get_substring (str, offsets, match, 15, (const char **)&size);
  611. ^
  612. mod_squid.c:192:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  613. pcre_get_substring (str, offsets, match, 16, (const char **)&read);
  614. ^
  615. mod_squid.c:193:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  616. pcre_get_substring (str, offsets, match, 17, (const char **)&method);
  617. ^
  618. mod_squid.c:194:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  619. pcre_get_substring (str, offsets, match, 18, (const char **)&uri);
  620. ^
  621. x86_64-pc-linux-gnu-gcc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ccze-cssdump.c
  622. mod_sulog.c: In function 'ccze_sulog_process':
  623. mod_sulog.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  624. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  625. ^
  626. mod_sulog.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  627. pcre_get_substring (str, offsets, match, 2, (const char **)&islogin);
  628. ^
  629. mod_sulog.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  630. pcre_get_substring (str, offsets, match, 3, (const char **)&tty);
  631. ^
  632. mod_sulog.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  633. pcre_get_substring (str, offsets, match, 4, (const char **)&fromuser);
  634. ^
  635. mod_sulog.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  636. pcre_get_substring (str, offsets, match, 5, (const char **)&touser);
  637. ^
  638. mod_super.c: In function 'ccze_super_process':
  639. mod_super.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  640. pcre_get_substring (str, offsets, match, 1, (const char **)&email);
  641. ^
  642. mod_super.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  643. pcre_get_substring (str, offsets, match, 2, (const char **)&date);
  644. ^
  645. mod_super.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  646. pcre_get_substring (str, offsets, match, 3, (const char **)&space);
  647. ^
  648. mod_super.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  649. pcre_get_substring (str, offsets, match, 4, (const char **)&suptag);
  650. ^
  651. mod_super.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  652. pcre_get_substring (str, offsets, match, 5, (const char **)&other);
  653. ^
  654. x86_64-pc-linux-gnu-gcc -c -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ccze-builtins.c
  655. mod_syslog.c: In function 'ccze_syslog_process':
  656. mod_syslog.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  657. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  658. ^
  659. mod_syslog.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  660. pcre_get_substring (str, offsets, match, 2, (const char **)&host);
  661. ^
  662. mod_syslog.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  663. pcre_get_substring (str, offsets, match, 3, (const char **)&send);
  664. ^
  665. mod_syslog.c:50:51: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  666. pcre_get_substring (str, offsets, match, 4, (const char **)&process);
  667. ^
  668. mod_syslog.c:51:51: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  669. pcre_get_substring (str, offsets, match, 5, (const char **)&msg);
  670. ^
  671. mod_vsftpd.c: In function 'ccze_vsftpd_log_process':
  672. mod_vsftpd.c:37:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  673. pcre_get_substring (str, offsets, match, 1, (const char **)&date);
  674. ^
  675. mod_vsftpd.c:38:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  676. pcre_get_substring (str, offsets, match, 2, (const char **)&sspace);
  677. ^
  678. mod_vsftpd.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  679. pcre_get_substring (str, offsets, match, 3, (const char **)&pid);
  680. ^
  681. mod_vsftpd.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  682. pcre_get_substring (str, offsets, match, 5, (const char **)&user);
  683. ^
  684. mod_vsftpd.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  685. pcre_get_substring (str, offsets, match, 6, (const char **)&other);
  686. ^
  687. mod_xferlog.c: In function 'ccze_xferlog_log_process':
  688. mod_xferlog.c:39:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  689. pcre_get_substring (str, offsets, match, 1, (const char **)&curtime);
  690. ^
  691. mod_xferlog.c:40:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  692. pcre_get_substring (str, offsets, match, 2, (const char **)&transtime);
  693. ^
  694. mod_xferlog.c:41:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  695. pcre_get_substring (str, offsets, match, 3, (const char **)&host);
  696. ^
  697. mod_xferlog.c:42:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  698. pcre_get_substring (str, offsets, match, 4, (const char **)&fsize);
  699. ^
  700. mod_xferlog.c:43:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  701. pcre_get_substring (str, offsets, match, 5, (const char **)&fname);
  702. ^
  703. mod_xferlog.c:44:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  704. pcre_get_substring (str, offsets, match, 6, (const char **)&transtype);
  705. ^
  706. mod_xferlog.c:45:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  707. pcre_get_substring (str, offsets, match, 7, (const char **)&actionflag);
  708. ^
  709. mod_xferlog.c:46:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  710. pcre_get_substring (str, offsets, match, 8, (const char **)&direction);
  711. ^
  712. mod_xferlog.c:47:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  713. pcre_get_substring (str, offsets, match, 9, (const char **)&amode);
  714. ^
  715. mod_xferlog.c:48:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  716. pcre_get_substring (str, offsets, match, 10, (const char **)&user);
  717. ^
  718. mod_xferlog.c:49:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  719. pcre_get_substring (str, offsets, match, 11, (const char **)&service);
  720. ^
  721. mod_xferlog.c:50:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  722. pcre_get_substring (str, offsets, match, 12, (const char **)&amethod);
  723. ^
  724. mod_xferlog.c:51:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  725. pcre_get_substring (str, offsets, match, 13, (const char **)&auid);
  726. ^
  727. mod_xferlog.c:52:48: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  728. pcre_get_substring (str, offsets, match, 14, (const char **)&status);
  729. ^
  730. In file included from ccze-dump.c:29:0:
  731. ccze-color.c: In function 'ccze_color_to_css':
  732. ccze-color.c:265:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  733. asprintf (&tmp, "\tcolor: %s\n", ccze_color_to_name_css (my_color, cidx));
  734. ^
  735. ccze-color.c:275:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  736. asprintf (&tmp, "\tcolor: %s\n\ttext-background: %s\n", cj, ci);
  737. ^
  738. ccze-color.c:279:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  739. asprintf (&str, ".ccze_%s {\n%s\ttext-decoration: underline\n}\n",
  740. ^
  741. ccze-color.c:282:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  742. asprintf (&str, ".ccze_%s {\n%s}\n",
  743. ^
  744. ccze-dump.c: In function 'main':
  745. ccze-dump.c:165:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  746. asprintf (&homerc, "%s/.colorizerc", home);
  747. ^
  748. ccze-dump.c:168:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  749. asprintf (&homerc, "%s/.cczerc", home);
  750. ^
  751. ccze-dump.c: In function 'ccze_dump_color_to_name':
  752. ccze-dump.c:114:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  753. asprintf (&str, "%s on_%s", cj, ci);
  754. ^
  755. In file included from ccze-cssdump.c:29:0:
  756. ccze-color.c: In function 'ccze_color_to_css':
  757. x86_64-pc-linux-gnu-gcc -rdynamic -I. -I. -I.. -DPATCHLEVEL=\"1\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE=1 -DPKGLIBDIR=\"/usr/lib64/ccze\" -DHAVE_SYSTEM_H=1 -DBUILTIN=1 -Wshadow -Wpointer-arith -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wbad-function-cast -Wsign-compare -Wchar-subscripts -Wcomment -Wformat -Wformat-nonliteral -Wformat-security -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wreturn-type -Wswitch -Wmissing-noreturn -Wmissing-declarations -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -o ccze ccze.o ccze-color.o ccze-plugin.o ccze-wordcolor.o ccze-builtins.o ccze-compat.o -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lncurses
  758. ccze-color.c:265:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  759. asprintf (&tmp, "\tcolor: %s\n", ccze_color_to_name_css (my_color, cidx));
  760. ^
  761. ccze-color.c:275:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  762. asprintf (&tmp, "\tcolor: %s\n\ttext-background: %s\n", cj, ci);
  763. ^
  764. ccze-color.c:279:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  765. asprintf (&str, ".ccze_%s {\n%s\ttext-decoration: underline\n}\n",
  766. ^
  767. ccze-color.c:282:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  768. asprintf (&str, ".ccze_%s {\n%s}\n",
  769. ^
  770. ccze-cssdump.c: In function 'main':
  771. ccze-cssdump.c:98:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  772. asprintf (&homerc, "%s/.colorizerc", home);
  773. ^
  774. ccze-cssdump.c:101:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  775. asprintf (&homerc, "%s/.cczerc", home);
  776. ^
  777. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: ccze.o: undefined reference to symbol 'idlok'
  778. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  779. collect2: error: ld returned 1 exit status
  780. Makefile:76: recipe for target 'ccze' failed
  781. make[1]: *** [ccze] Error 1
  782. make[1]: *** Waiting for unfinished jobs....
  783. make[1]: Leaving directory '/tmp/portage/app-admin/ccze-0.2.1-r3/work/ccze-0.2.1/src'
  784. Makefile:19: recipe for target 'all-recursive' failed
  785. make: *** [all-recursive] Error 2
  786. * ERROR: app-admin/ccze-0.2.1-r3::gentoo failed (compile phase):
  787. * emake failed
  788. *
  789. * If you need support, post the output of `emerge --info '=app-admin/ccze-0.2.1-r3::gentoo'`,
  790. * the complete build log and the output of `emerge -pqv '=app-admin/ccze-0.2.1-r3::gentoo'`.
  791. * The complete build log is located at '/var/log/portage/app-admin:ccze-0.2.1-r3:20141111-050458.log'.
  792. * The ebuild environment file is located at '/tmp/portage/app-admin/ccze-0.2.1-r3/temp/environment'.
  793. * Working directory: '/tmp/portage/app-admin/ccze-0.2.1-r3/work/ccze-0.2.1'
  794. * S: '/tmp/portage/app-admin/ccze-0.2.1-r3/work/ccze-0.2.1'