1. * Package: net-irc/bitchx-1.2
  2. * Repository: gentoo
  3. * Maintainer: net-irc@gentoo.org
  4. * USE: amd64 elibc_glibc ipv6 kernel_linux multilib ssl test 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 BitchX-1.2-final.tar.gz to /tmp/portage/net-irc/bitchx-1.2/work
  15. >>> Source unpacked in /tmp/portage/net-irc/bitchx-1.2/work
  16. >>> Preparing source in /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2 ...
  17. * Applying bitchx-1.2-build.patch ...
  18. [ ok ]
  19. >>> Source prepared.
  20. >>> Configuring source in /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2 ...
  21. ./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 --with-plugins --with-ssl --enable-ipv6 --disable-cdrom --disable-sound --without-gtk
  22. configure: loading site script /usr/share/config.site
  23. Welcome to the BitchX-1.2-final configuration
  24. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  25. checking for C compiler default output file name... a.out
  26. checking whether the C compiler works... yes
  27. checking whether we are cross compiling... no
  28. checking for suffix of executables...
  29. checking for suffix of object files... o
  30. checking whether we are using the GNU C compiler... yes
  31. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  32. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  33. checking for a BSD-compatible install... /usr/bin/install -c
  34. checking whether build environment is sane... yes
  35. checking whether ln -s works... yes
  36. checking for gmake... gmake
  37. checking whether gmake sets $(MAKE)... yes
  38. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  39. checking for egrep... grep -E
  40. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  41. checking for library containing strerror... none required
  42. checking for AIX... no
  43. checking for gawk... gawk
  44. checking whether compiler understands -fno-strict-aliasing... yes
  45. checking for getpwnam in -lsun... no
  46. checking for inet_addr in -ldgc... no
  47. checking for crypt in -lcrypt... yes
  48. checking for pow in -lm... yes
  49. checking for dirent.h that defines DIR... yes
  50. checking for library containing opendir... none required
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking sys/socket.h usability... yes
  62. checking sys/socket.h presence... yes
  63. checking for sys/socket.h... yes
  64. checking sys/time.h usability... yes
  65. checking sys/time.h presence... yes
  66. checking for sys/time.h... yes
  67. checking sys/fcntl.h usability... yes
  68. checking sys/fcntl.h presence... yes
  69. checking for sys/fcntl.h... yes
  70. checking fcntl.h usability... yes
  71. checking fcntl.h presence... yes
  72. checking for fcntl.h... yes
  73. checking sys/file.h usability... yes
  74. checking sys/file.h presence... yes
  75. checking for sys/file.h... yes
  76. checking netinet/in.h usability... yes
  77. checking netinet/in.h presence... yes
  78. checking for netinet/in.h... yes
  79. checking netdb.h usability... yes
  80. checking netdb.h presence... yes
  81. checking for netdb.h... yes
  82. checking sys/un.h usability... yes
  83. checking sys/un.h presence... yes
  84. checking for sys/un.h... yes
  85. checking sys/filio.h usability... no
  86. checking sys/filio.h presence... no
  87. checking for sys/filio.h... no
  88. checking regex.h usability... yes
  89. checking regex.h presence... yes
  90. checking for regex.h... yes
  91. checking arpa/nameser.h usability... yes
  92. checking arpa/nameser.h presence... yes
  93. checking for arpa/nameser.h... yes
  94. checking dirent.h usability... yes
  95. checking dirent.h presence... yes
  96. checking for dirent.h... yes
  97. checking sys/ndir.h usability... no
  98. checking sys/ndir.h presence... no
  99. checking for sys/ndir.h... no
  100. checking sys/dir.h usability... yes
  101. checking sys/dir.h presence... yes
  102. checking for sys/dir.h... yes
  103. checking ndir.h usability... no
  104. checking ndir.h presence... no
  105. checking for ndir.h... no
  106. checking for net/if.h... yes
  107. checking for arpa/inet.h... yes
  108. checking for resolv.h... yes
  109. checking for stpcpy in string.h... yes
  110. checking for getpgid in unistd.h... no
  111. checking for killpg in signal.h... yes
  112. checking for getpass in unistd.h... yes
  113. checking for errno in errno.h... no
  114. checking for struct linger in sys/socket.h... yes
  115. checking for sun_len in sys/un.h... no
  116. checking for bcopy in string.h... yes
  117. checking whether strsignal is declared... yes
  118. checking whether sys_siglist is declared... yes
  119. checking whether _sys_siglist is declared... yes
  120. checking for an ANSI C-conforming const... yes
  121. checking for uid_t in sys/types.h... yes
  122. checking for inline... inline
  123. checking for mode_t... yes
  124. checking for off_t... yes
  125. checking for pid_t... yes
  126. checking for size_t... yes
  127. checking return type of signal handlers... void
  128. checking whether time.h and sys/time.h may both be included... yes
  129. checking for unsigned int... yes
  130. checking size of unsigned int... 4
  131. checking library required for resolver functions... -lresolv
  132. checking for the iphlpapi library... no
  133. checking for working alloca.h... yes
  134. checking for alloca... yes
  135. checking whether getpgrp requires zero arguments... yes
  136. checking whether setpgrp takes no argument... yes
  137. checking for strftime... yes
  138. checking for socket... yes
  139. checking for gethostname... yes
  140. checking for gettimeofday... yes
  141. checking for strtoul... yes
  142. checking for strlcpy... no
  143. checking for strlcat... no
  144. checking for stpcpy... yes
  145. checking for vsnprintf... yes
  146. checking for snprintf... yes
  147. checking for setsid... yes
  148. checking for strerror... yes
  149. checking for uname... yes
  150. checking for getrusage... yes
  151. checking for sysconf... yes
  152. checking for getpgid... yes
  153. checking for killpg... yes
  154. checking for getlogin... yes
  155. checking for realpath... yes
  156. checking for fchdir... yes
  157. checking for getpass... yes
  158. checking for fpathconf... yes
  159. checking for getpwent... yes
  160. checking for setvbuf... yes
  161. checking for select... yes
  162. checking for mkstemp... yes
  163. checking for memmove... yes
  164. checking for scandir... yes
  165. checking for gethostbyname... yes
  166. checking for connect... yes
  167. checking for inet_aton... yes
  168. checking for function prototypes... yes
  169. checking whether setvbuf arguments are reversed... no
  170. checking for non-blocking type... posix
  171. checking for a list of signal names... sys_siglist
  172. checking whether to enable GTK support... no
  173. checking whether to enable Win32 GUI support... no
  174. checking whether to enable OS/2 PM support... no
  175. checking whether to enable sound support... no
  176. checking whether to enable SSL support... yes
  177. checking for SSLeay in -lcrypto... yes
  178. checking for SSL_accept in -lssl... yes
  179. checking whether to use use tgetent or setupterm... setupterm
  180. checking for setupterm in -lncurses... yes
  181. checking for tparm in ncurses.h... yes
  182. checking for tparm in -lncurses... yes
  183. checking ncurses.h usability... yes
  184. checking ncurses.h presence... yes
  185. checking for ncurses.h... yes
  186. checking ncurses/termcap.h usability... no
  187. checking ncurses/termcap.h presence... no
  188. checking for ncurses/termcap.h... no
  189. checking termcap.h usability... yes
  190. checking termcap.h presence... yes
  191. checking for termcap.h... yes
  192. checking for tputs in ncurses/termcap.h... no
  193. checking for tputs in termcap.h... (cached) no
  194. checking for tputs in -lncurses... yes
  195. checking whether to enable Tcl support... no
  196. checking for unix mail directory... /var/spool/mail
  197. checking for default server list... none
  198. checking whether to enable IPv6 support... yes (native)
  199. checking whether to enable SOCKS support... no
  200. checking whether to enable CD-ROM support... no
  201. checking whether to enable dmalloc debugging support... no
  202. checking whether to enable plugin support... yes
  203. checking for dlopen in -ldl... yes
  204. checking dlfcn.h usability... yes
  205. checking dlfcn.h presence... yes
  206. checking for dlfcn.h... yes
  207. checking for system version... Linux-3.7.0-hardened
  208. checking mysql/mysql.h usability... yes
  209. checking mysql/mysql.h presence... yes
  210. checking for mysql/mysql.h... yes
  211. checking for mysql_query in -lmysqlclient... yes
  212. checking machine/soundcard.h usability... no
  213. checking machine/soundcard.h presence... no
  214. checking for machine/soundcard.h... no
  215. checking linux/soundcard.h usability... yes
  216. checking linux/soundcard.h presence... yes
  217. checking for linux/soundcard.h... yes
  218. checking sys/soundcard.h usability... yes
  219. checking sys/soundcard.h presence... yes
  220. checking for sys/soundcard.h... yes
  221. checking for mlock... yes
  222. checking which plugins to build... abot acro aim arcfour autocycle blowfish cavlink encrypt europa fserv hint identd nap pkga possum qbx qmail wavplay
  223. configure: creating ./config.status
  224. config.status: creating Makefile
  225. config.status: creating bx-conf/Makefile
  226. config.status: creating doc/BitchX.bat
  227. config.status: creating doc/Makefile
  228. config.status: creating dll/Makefile
  229. config.status: creating dll/abot/Makefile
  230. config.status: creating dll/acro/Makefile
  231. config.status: creating dll/aim/Makefile
  232. config.status: creating dll/aim/toc/Makefile
  233. config.status: creating dll/amp/Makefile
  234. config.status: creating dll/arcfour/Makefile
  235. config.status: creating dll/autocycle/Makefile
  236. config.status: creating dll/blowfish/Makefile
  237. config.status: creating dll/cavlink/Makefile
  238. config.status: creating dll/cdrom/Makefile
  239. config.status: creating dll/encrypt/Makefile
  240. config.status: creating dll/europa/Makefile
  241. config.status: creating dll/fserv/Makefile
  242. config.status: creating dll/hint/Makefile
  243. config.status: creating dll/identd/Makefile
  244. config.status: creating dll/nap/Makefile
  245. config.status: creating dll/nicklist/Makefile
  246. config.status: creating dll/pkga/Makefile
  247. config.status: creating dll/possum/Makefile
  248. config.status: creating dll/qbx/Makefile
  249. config.status: creating dll/qmail/Makefile
  250. config.status: creating dll/wavplay/Makefile
  251. config.status: creating dll/xmms/Makefile
  252. config.status: creating source/Makefile
  253. config.status: creating include/defs.h
  254. config.status: executing default commands
  255. BitchX (c) 1996-2012 Colten Edwards et al
  256. ----------------------------------------------------------
  257. The configuration script has finished. You should look through
  258. "include/config.h" and make any changes you would like to make.
  259. Now type "gmake" to compile BitchX.
  260. >>> Source configured.
  261. >>> Compiling source in /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2 ...
  262. make -j24
  263. Now type "gmake install" to install BitchX globally (if you're root), or
  264. else you can type "gmake install_local" to install BitchX to your home
  265. directory.
  266. cd source \
  267. && gmake 'local_dir=/tmp/portage/net-irc/bitchx-1.2/homedir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall' 'HELPDIR=/usr/lib64/bx/help' 'INSTALL_WSERV=/usr/lib64/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/usr/lib64/bx/plugins:/usr/lib64/bx/script:/usr/lib64/bx' 'TRANSLATION_PATH=/usr/lib64/bx/translation' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS=-ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/usr/lib64/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.2-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/usr/lib64/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=-fPIC' 'SHLIB_SUFFIX=.so' all
  268. cd source \
  269. && gmake 'local_dir=/tmp/portage/net-irc/bitchx-1.2/homedir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall' 'HELPDIR=/usr/lib64/bx/help' 'INSTALL_WSERV=/usr/lib64/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/usr/lib64/bx/plugins:/usr/lib64/bx/script:/usr/lib64/bx' 'TRANSLATION_PATH=/usr/lib64/bx/translation' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS=-ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/usr/lib64/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.2-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/usr/lib64/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=-fPIC' 'SHLIB_SUFFIX=.so' wserv
  270. cd source \
  271. && gmake 'local_dir=/tmp/portage/net-irc/bitchx-1.2/homedir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall' 'HELPDIR=/usr/lib64/bx/help' 'INSTALL_WSERV=/usr/lib64/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/usr/lib64/bx/plugins:/usr/lib64/bx/script:/usr/lib64/bx' 'TRANSLATION_PATH=/usr/lib64/bx/translation' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS=-ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/usr/lib64/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.2-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/usr/lib64/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=-fPIC' 'SHLIB_SUFFIX=.so' scr-bx
  272. cd dll \
  273. && gmake 'local_dir=/tmp/portage/net-irc/bitchx-1.2/homedir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall' 'HELPDIR=/usr/lib64/bx/help' 'INSTALL_WSERV=/usr/lib64/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/usr/lib64/bx/plugins:/usr/lib64/bx/script:/usr/lib64/bx' 'TRANSLATION_PATH=/usr/lib64/bx/translation' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS=-ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/usr/lib64/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.2-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/usr/lib64/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=-fPIC' 'SHLIB_SUFFIX=.so' all
  274. gmake[1]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll'
  275. gmake[1]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  276. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -DSTERM_C -c ./term.c -o sterm.o
  277. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -DWTERM_C -c ./ircsig.c -o bircsig.o
  278. gmake[1]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  279. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c wserv.c
  280. gmake[1]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  281. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c alias.c
  282. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -DWTERM_C -c ./compat.c -o bcompat.o
  283. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -DWTERM_C -c ./term.c -o wterm.o
  284. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c alist.c
  285. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c scr-bx.c
  286. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -DWTERM_C -c ./network.c -o wnetwork.o
  287. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c array.c
  288. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -DWTERM_C -c ./ircsig.c -o bircsig.o
  289. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c art.c
  290. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -DWTERM_C -c ./compat.c -o bcompat.o
  291. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c banlist.c
  292. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c bot_link.c
  293. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c cdcc.c
  294. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c cdns.c
  295. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c chelp.c
  296. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c commands.c
  297. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c commands2.c
  298. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c compat.c
  299. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c cset.c
  300. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ctcp.c
  301. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/abot'
  302. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./autobot.c
  303. array.c: In function 'insert_index':
  304. array.c:235:10: warning: operation on '*index' may be undefined [-Wsequence-point]
  305. array.c: In function 'delete_array':
  306. array.c:351:33: warning: operation on 'array_info.item' may be undefined [-Wsequence-point]
  307. array.c:352:34: warning: operation on 'array_info.index' may be undefined [-Wsequence-point]
  308. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c dcc.c
  309. array.c: In function 'function_setitem':
  310. array.c:669:19: warning: operation on 'array->item' may be undefined [-Wsequence-point]
  311. array.c:694:24: warning: operation on 'array_info.item' may be undefined [-Wsequence-point]
  312. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c debug.c
  313. array.c: In function 'function_delitem':
  314. array.c:895:18: warning: operation on 'array->item' may be undefined [-Wsequence-point]
  315. array.c:896:19: warning: operation on 'array->index' may be undefined [-Wsequence-point]
  316. ./network.c: In function 'BX_connect_by_number':
  317. ./network.c:484:31: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
  318. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  319. from ./network.c:9:
  320. /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  321. ./network.c:503:19: warning: unused variable 'hp' [-Wunused-variable]
  322. ./network.c: In function 'my_accept':
  323. ./network.c:787:2: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  324. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  325. from ./network.c:9:
  326. /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  327. bot_link.c: In function 'chanout_but':
  328. bot_link.c:119:12: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  329. cset.c: In function 'get_cset':
  330. cset.c:564:10: warning: the address of 's' will always evaluate as 'true' [-Waddress]
  331. banlist.c: In function 'userhost_ban':x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c encrypt.c
  332. banlist.c:398:8: warning: variable 'temp' set but not used [-Wunused-but-set-variable]
  333. banlist.c: In function 'multkick':
  334. banlist.c:474:6: warning: variable 'filter' set but not used [-Wunused-but-set-variable]
  335. wserv.c: In function 'ignore':
  336. wserv.c:117:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  337. wserv.c: In function 'main':
  338. wserv.c:97:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  339. wserv.c:104:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  340. ctcp.c: In function 'do_notice_ctcp':
  341. ctcp.c:1370:2: warning: pointer targets in passing argument 1 of 'stripansi' differ in signedness [-Wpointer-sign]
  342. In file included from ctcp.c:45:0:
  343. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/misc.h:78:8: note: expected 'unsigned char *' but argument is of type 'char *'
  344. banlist.c: In function 'massop':
  345. banlist.c:673:3: warning: variable 'all' set but not used [-Wunused-but-set-variable]
  346. banlist.c:672:3: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  347. cdcc.c: In function 'do_local_send':
  348. cdcc.c:398:6: warning: variable 'tdcc' set but not used [-Wunused-but-set-variable]
  349. scr-bx.c: In function 'main':
  350. scr-bx.c:646:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  351. bot_link.c: In function 'tell_who':
  352. bot_link.c:482:10: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  353. scr-bx.c: In function 'reattach_tty':
  354. scr-bx.c:467:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  355. scr-bx.c:510:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  356. scr-bx.c:526:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  357. scr-bx.c:531:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  358. bot_link.c: In function 'send_whom':
  359. bot_link.c:574:5: warning: variable 'found' set but not used [-Wunused-but-set-variable]
  360. bot_link.c: In function 'tand_priv':
  361. bot_link.c:601:12: warning: variable 'from' set but not used [-Wunused-but-set-variable]
  362. scr-bx.c: In function 'get_cookie':cdcc.c: In function 'r_list':
  363. scr-bx.c:382:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  364. cdcc.c:657:8: warning: variable 'type_msg' set but not used [-Wunused-but-set-variable]
  365. commands2.c: In function 'check_mode_lock':
  366. commands2.c:407:29: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress]
  367. ./term.c: In function 'term_init':
  368. ./term.c:879:10: warning: unused variable 'tmp' [-Wunused-variable]
  369. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c exec.c
  370. ./term.c: In function 'control_mangle':
  371. ./term.c:1859:3: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  372. ./term.c:1878:2: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  373. ./term.c: In function 'get_term_capability':
  374. ./term.c:1913:6: warning: pointer targets in passing argument 1 of 'control_mangle' differ in signedness [-Wpointer-sign]
  375. ./term.c:1852:8: note: expected 'unsigned char *' but argument is of type 'char *'
  376. commands.c: In function 'find_dll_command':
  377. commands.c:937:7: warning: variable 'min' set but not used [-Wunused-but-set-variable]
  378. commands2.c: In function 'handle_reconnect':
  379. commands2.c:2471:38: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
  380. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  381. from commands2.c:8:
  382. /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  383. cdcc.c: In function 'l_load':
  384. alias.c: In function 'pmatch_cmd_alias':
  385. alias.c:1787:7: warning: variable 'len' set but not used [-Wunused-but-set-variable]
  386. cdcc.c:1181:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  387. cdcc.c:1199:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  388. cdcc.c:1205:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  389. alias.c: In function 'pmatch_assign_alias':
  390. alias.c:1823:10: warning: variable 'len' set but not used [-Wunused-but-set-variable]
  391. commands2.c: In function 'create_ipc_socket':
  392. commands2.c:2598:8: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  393. commands2.c:2600:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  394. commands2.c:2601:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  395. commands2.c: In function 'close_detach_fd':
  396. commands2.c:2647:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  397. commands2.c:2648:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  398. commands2.c:2649:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  399. commands2.c: In function 'handle_reconnect':
  400. commands2.c:2520:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  401. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c files.c
  402. commands.c: In function 'e_channel':
  403. commands.c:2594:6: warning: variable 'len' set but not used [-Wunused-but-set-variable]
  404. commands.c: In function 'away':
  405. commands.c:3169:6: warning: variable 'len' set but not used [-Wunused-but-set-variable]
  406. commands.c: In function 'quotecmd':
  407. commands.c:3366:21: warning: variable 'p' set but not used [-Wunused-but-set-variable]
  408. alias.c: In function 'do_stack_alias':
  409. alias.c:2392:8: warning: variable 'my_which' set but not used [-Wunused-but-set-variable]
  410. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c flood.c
  411. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c fset.c
  412. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c functions.c
  413. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c funny.c
  414. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o wserv wserv.o wterm.o bircsig.o wnetwork.o bcompat.o -ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt
  415. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c glob.c
  416. x86_64-pc-linux-gnu-gcc -shared autobot.o ../dllinit.o -fPIC -o autobot.so
  417. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/abot'
  418. dcc.c: In function 'find_dcc_pending':
  419. dcc.c:420:15: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
  420. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c hash.c
  421. dcc.c: In function 'BX_dcc_create':
  422. dcc.c:571:35: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
  423. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  424. from dcc.c:14:
  425. /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  426. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/acro'
  427. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./acro.c
  428. gmake[1]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  429. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c hebrew.c
  430. dcc.c: In function 'start_dcc_get':
  431. dcc.c:2094:5: warning: variable 'tdcc' set but not used [-Wunused-but-set-variable]
  432. dcc.c:2093:15: warning: variable 'type' set but not used [-Wunused-but-set-variable]
  433. exec.c: In function 'text_to_process':
  434. exec.c:1029:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  435. dcc.c: In function 'update_transfer':
  436. dcc.c:2753:63: warning: format not a string literal and no format arguments [-Wformat-security]
  437. exec.c: In function 'execcmd':
  438. exec.c:573:10: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
  439. exec.c:574:10: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
  440. dcc.c: In function 'dcc_exempt_save':
  441. dcc.c:3038:6: warning: the address of 'dcc_no_flood' will always evaluate as 'true' [-Waddress]
  442. dcc.c:3048:6: warning: the address of 'dcc_no_flood' will always evaluate as 'true' [-Waddress]
  443. dcc.c: In function 'output_reject_ctcp':
  444. dcc.c:3066:8: warning: variable 'nickname_requested' set but not used [-Wunused-but-set-variable]
  445. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c help.c
  446. dcc.c: In function 'open_listen_port':
  447. dcc.c:3699:29: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
  448. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  449. from dcc.c:14:
  450. /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  451. dcc.c:3710:28: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
  452. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  453. from dcc.c:14:
  454. /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  455. dcc.c: In function 'start_ftp':
  456. dcc.c:3790:33: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
  457. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  458. from dcc.c:14:
  459. /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  460. dcc.c: In function 'open_ftpget':
  461. dcc.c:3832:13: warning: variable 'sock' set but not used [-Wunused-but-set-variable]
  462. dcc.c: In function 'dcc_ftpcommand':
  463. dcc.c:3954:31: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  464. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  465. from dcc.c:14:
  466. /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  467. dcc.c: In function 'read_ftp_file':
  468. dcc.c:3685:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  469. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c history.c
  470. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c hook.c
  471. dcc.c: In function 'real_file_send':
  472. dcc.c:1913:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  473. dcc.c: In function 'new_dcc_message_transmit':
  474. dcc.c:1051:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  475. functions.c: In function 'get_builtins':
  476. functions.c:947:7: warning: variable 'last_match' set but not used [-Wunused-but-set-variable]
  477. functions.c: In function 'function_decode':
  478. functions.c:1703:2: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  479. functions.c: In function 'function_channelnicks':
  480. functions.c:2643:7: warning: variable 'sort_type' set but not used [-Wunused-but-set-variable]
  481. functions.c: In function 'function_chr':
  482. functions.c:3396:23: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  483. functions.c:3403:2: warning: the address of 'aboo' will always evaluate as 'true' [-Waddress]
  484. functions.c: In function 'function_ascii':
  485. functions.c:3409:21: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  486. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c if.c
  487. functions.c: In function 'function_truncate':
  488. functions.c:3821:2: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress]
  489. functions.c: In function 'function_tdiff2':
  490. functions.c:3878:2: warning: the address of 'tmp' will always evaluate as 'true' [-Waddress]
  491. functions.c: In function 'function_stripansi':
  492. functions.c:3901:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  493. functions.c: In function 'function_stripc':
  494. functions.c:3920:2: warning: pointer targets in passing argument 1 of '(u_char * (*)(u_char *, const u_char *))*(global + 600u)' differ in signedness [-Wpointer-sign]
  495. functions.c:3920:2: note: expected 'u_char *' but argument is of type 'char *'
  496. functions.c:3920:2: warning: pointer targets in passing argument 2 of '(u_char * (*)(u_char *, const u_char *))*(global + 600u)' differ in signedness [-Wpointer-sign]
  497. functions.c:3920:2: note: expected 'const u_char *' but argument is of type 'char *'
  498. functions.c: In function 'function_uptime':
  499. functions.c:4295:2: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress]
  500. functions.c: In function 'function_rot13':
  501. functions.c:4405:2: warning: the address of 'temp' will always evaluate as 'true' [-Waddress]
  502. functions.c: In function 'function_isvoice':
  503. functions.c:4934:4: warning: the address of 'zero' will always evaluate as 'true' [-Waddress]
  504. functions.c: In function 'function_writeserver':
  505. functions.c:5066:3: warning: pointer targets in passing argument 2 of '(int (*)(int, unsigned char *, int, int))*(global + 2384u)' differ in signedness [-Wpointer-sign]
  506. functions.c:5066:3: note: expected 'unsigned char *' but argument is of type 'char *'
  507. functions.c: In function 'function_countansi':
  508. functions.c:5317:2: warning: pointer targets in passing argument 1 of '(int (*)(const unsigned char *, int, int))*(global + 2472u)' differ in signedness [-Wpointer-sign]
  509. functions.c:5317:2: note: expected 'const unsigned char *' but argument is of type 'char *'
  510. ./acro.c: In function 'acro_main':
  511. ./acro.c:54:3: warning: passing argument 5 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' from incompatible pointer type [enabled by default]
  512. ./acro.c:54:3: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)'
  513. ./acro.c:54:3: warning: passing argument 8 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' makes integer from pointer without a cast [enabled by default]
  514. ./acro.c:54:3: note: expected 'int' but argument is of type 'void *'
  515. ./acro.c: In function 'warn_acro':
  516. ./acro.c:82:2: warning: passing argument 5 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' from incompatible pointer type [enabled by default]
  517. ./acro.c:82:2: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)'
  518. ./acro.c:82:2: warning: passing argument 8 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' makes integer from pointer without a cast [enabled by default]
  519. ./acro.c:82:2: note: expected 'int' but argument is of type 'void *'
  520. ./acro.c: In function 'start_vote':
  521. ./acro.c:92:3: warning: passing argument 5 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' from incompatible pointer type [enabled by default]
  522. ./acro.c:92:3: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)'
  523. ./acro.c:92:3: warning: passing argument 8 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' makes integer from pointer without a cast [enabled by default]
  524. ./acro.c:92:3: note: expected 'int' but argument is of type 'void *'
  525. ./acro.c:97:3: warning: passing argument 5 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' from incompatible pointer type [enabled by default]
  526. ./acro.c:97:3: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)'
  527. ./acro.c:97:3: warning: passing argument 8 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' makes integer from pointer without a cast [enabled by default]
  528. ./acro.c:97:3: note: expected 'int' but argument is of type 'void *'
  529. ./acro.c: In function 'warn_vote':
  530. ./acro.c:112:2: warning: passing argument 5 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' from incompatible pointer type [enabled by default]
  531. ./acro.c:112:2: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)'
  532. ./acro.c:112:2: warning: passing argument 8 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' makes integer from pointer without a cast [enabled by default]
  533. ./acro.c:112:2: note: expected 'int' but argument is of type 'void *'
  534. functions.c: In function 'function_regerror':
  535. functions.c:5689:2: warning: the address of 'error_buf' will always evaluate as 'true' [-Waddress]
  536. ./acro.c: In function 'end_voting':
  537. ./acro.c:140:3: warning: passing argument 5 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' from incompatible pointer type [enabled by default]
  538. ./acro.c:140:3: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)'
  539. ./acro.c:140:3: warning: passing argument 8 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' makes integer from pointer without a cast [enabled by default]
  540. ./acro.c:140:3: note: expected 'int' but argument is of type 'void *'
  541. functions.c: In function 'function_leftpc':
  542. functions.c:5769:2: warning: pointer targets in passing argument 1 of '(unsigned char ** (*)(const unsigned char *, int, int *, int))*(global + 2424u)' differ in signedness [-Wpointer-sign]
  543. functions.c:5769:2: note: expected 'const unsigned char *' but argument is of type 'char *'
  544. functions.c: In function 'function_uname':
  545. functions.c:5834:2: warning: the address of 'tmp' will always evaluate as 'true' [-Waddress]
  546. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ignore.c
  547. functions.c: In function 'function_mask':
  548. functions.c:6026:2: warning: the address of 'stuff' will always evaluate as 'true' [-Waddress]
  549. functions.c: In function 'function_numlines':
  550. functions.c:6359:3: warning: pointer targets in passing argument 1 of '(unsigned char ** (*)(const unsigned char *, int))*(global + 2456u)' differ in signedness [-Wpointer-sign]
  551. functions.c:6359:3: note: expected 'const unsigned char *' but argument is of type 'char *'
  552. functions.c: In function 'function_servgroup':
  553. functions.c:6585:2: warning: the address of 'empty_string' will always evaluate as 'true' [-Waddress]
  554. functions.c: In function 'function_banwords':
  555. functions.c:7030:2: warning: the address of 'empty_string' will always evaluate as 'true' [-Waddress]
  556. functions.c: In function 'function_realpath':
  557. functions.c:7265:3: warning: the address of 'resolvedname' will always evaluate as 'true' [-Waddress]
  558. functions.c: In function 'function_stat':
  559. functions.c:7336:2: warning: the address of 'retval' will always evaluate as 'true' [-Waddress]
  560. functions.c: In function 'function_ftime':
  561. functions.c:5461:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  562. functions.c: In function 'function_fsize':
  563. functions.c:4133:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  564. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c input.c
  565. functions.c: In function 'function_fexist':
  566. functions.c:4084:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  567. help.c: In function 'help_put_it':
  568. help.c:756:4: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign]
  569. help.c:756:4: note: expected 'unsigned char *' but argument is of type 'char *'
  570. help.c: In function 'help_me':
  571. help.c:437:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  572. help.c:450:10: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result]
  573. hook.c: In function 'find_numeric_list':
  574. hook.c:1759:21: warning: variable 'last' set but not used [-Wunused-but-set-variable]
  575. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o scr-bx scr-bx.o sterm.o bircsig.o bcompat.o -ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt
  576. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall \
  577. -DIRCLIB=\"/usr/lib64/bx\" -DIRCPATH=\"~/.BitchX:~/.BitchX/plugins:.:/usr/lib64/bx/plugins:/usr/lib64/bx/script:/usr/lib64/bx\" -c ./irc.c
  578. gmake[1]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  579. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall \
  580. -DIRCLIB=\"/usr/lib64/bx\" -DSHLIB_SUFFIX=\".so\" -c ./ircaux.c
  581. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ircsig.c
  582. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c keys.c
  583. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c lastlog.c
  584. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c list.c
  585. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c log.c
  586. input.c: In function 'BX_update_input':
  587. input.c:246:4: warning: pointer targets in passing argument 1 of '(unsigned char * (*)(const unsigned char *))*(global + 2568u)' differ in signedness [-Wpointer-sign]
  588. input.c:246:4: note: expected 'const unsigned char *' but argument is of type 'char *'
  589. input.c:262:5: warning: pointer targets in passing argument 1 of '(int (*)(const unsigned char *, int, int))*(global + 2472u)' differ in signedness [-Wpointer-sign]
  590. input.c:262:5: note: expected 'const unsigned char *' but argument is of type 'char *'
  591. input.c:392:5: warning: pointer targets in passing argument 1 of '(int (*)(const unsigned char *, int, int))*(global + 2472u)' differ in signedness [-Wpointer-sign]
  592. input.c:392:5: note: expected 'const unsigned char *' but argument is of type 'char *'
  593. input.c: In function 'input_delete_to_previous_space':
  594. input.c:709:7: warning: variable 'c' set but not used [-Wunused-but-set-variable]
  595. input.c: In function 'BX_lookup_nickcompletion':
  596. input.c:1157:3: warning: pointer targets in passing argument 1 of '(int (*)(const unsigned char *, const unsigned char *, size_t))*(global + 208u)' differ in signedness [-Wpointer-sign]
  597. input.c:1157:3: note: expected 'const unsigned char *' but argument is of type 'char *'
  598. input.c:1157:3: warning: pointer targets in passing argument 2 of '(int (*)(const unsigned char *, const unsigned char *, size_t))*(global + 208u)' differ in signedness [-Wpointer-sign]
  599. input.c:1157:3: note: expected 'const unsigned char *' but argument is of type 'char *'
  600. input.c: In function 'edit_char':
  601. input.c:1363:3: warning: pointer targets in passing argument 2 of 'oldprompt->func' differ in signedness [-Wpointer-sign]
  602. input.c:1363:3: note: expected 'char *' but argument is of type 'unsigned char *'
  603. input.c: In function 'BX_getchannick':
  604. input.c:1839:6: warning: pointer targets in passing argument 1 of '(int (*)(const unsigned char *, const unsigned char *, size_t))*(global + 208u)' differ in signedness [-Wpointer-sign]
  605. input.c:1839:6: note: expected 'const unsigned char *' but argument is of type 'char *'
  606. input.c:1839:6: warning: pointer targets in passing argument 2 of '(int (*)(const unsigned char *, const unsigned char *, size_t))*(global + 208u)' differ in signedness [-Wpointer-sign]
  607. input.c:1839:6: note: expected 'const unsigned char *' but argument is of type 'char *'
  608. input.c:1855:7: warning: pointer targets in passing argument 1 of '(int (*)(const unsigned char *, const unsigned char *, size_t))*(global + 208u)' differ in signedness [-Wpointer-sign]
  609. input.c:1855:7: note: expected 'const unsigned char *' but argument is of type 'char *'
  610. input.c:1855:7: warning: pointer targets in passing argument 2 of '(int (*)(const unsigned char *, const unsigned char *, size_t))*(global + 208u)' differ in signedness [-Wpointer-sign]
  611. input.c:1855:7: note: expected 'const unsigned char *' but argument is of type 'char *'
  612. input.c: In function 'get_completions':
  613. input.c:2209:5: warning: variable 'numglobs' set but not used [-Wunused-but-set-variable]
  614. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c mail.c
  615. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c misc.c
  616. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall \
  617. -DPLUGINDIR=\"/usr/lib64/bx/plugins\" -DSHLIB_SUFFIX=\".so\" -c ./modules.c
  618. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c names.c
  619. lastlog.c: In function 'logmsg':
  620. lastlog.c:613:4: warning: pointer targets in passing argument 1 of '(unsigned char ** (*)(const unsigned char *, int))*(global + 2456u)' differ in signedness [-Wpointer-sign]
  621. lastlog.c:613:4: note: expected 'const unsigned char *' but argument is of type 'char *'
  622. lastlog.c:617:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  623. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  624. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  625. from lastlog.c:12:
  626. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  627. lastlog.c:620:5: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
  628. In file included from /usr/include/string.h:638:0,
  629. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  630. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  631. from lastlog.c:12:
  632. /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *'
  633. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c network.c
  634. ./ircaux.c: In function 'BX_my_strnstr':
  635. ./ircaux.c:776:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  636. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  637. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  638. from ./ircaux.c:10:
  639. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
  640. ./ircaux.c:776:3: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness [-Wpointer-sign]
  641. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  642. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  643. from ./ircaux.c:10:
  644. /usr/include/string.h:536:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
  645. ./ircaux.c: In function 'BX_ircpanic':
  646. ./ircaux.c:1331:60: warning: the address of 'cx_function' will always evaluate as 'true' [-Waddress]
  647. ./irc.c: In function 'BX_irc_exit':
  648. ./irc.c:487:22: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress]
  649. ./irc.c: In function 'parse_args':
  650. ./irc.c:1183:6: warning: the address of 'nickname' will always evaluate as 'true' [-Waddress]
  651. ./irc.c:713:19: warning: unused variable 'hp' [-Wunused-variable]
  652. ./irc.c: In function 'BX_io':
  653. ./ircaux.c: In function 'BX_mangle_line':./irc.c:1246:13: warning: variable 'first_time' set but not used [-Wunused-but-set-variable]
  654. ./ircaux.c:2963:3: warning: pointer targets in passing argument 1 of '(unsigned char * (*)(const unsigned char *))*(global + 2568u)' differ in signedness [-Wpointer-sign]
  655. ./ircaux.c:2963:3: note: expected 'const unsigned char *' but argument is of type 'char *'
  656. ./ircaux.c:2963:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  657. ./ircaux.c:2985:5: warning: pointer targets in passing argument 1 of '(const unsigned char * (*)(const unsigned char *, int *, int *, int))*(global + 2560u)' differ in signedness [-Wpointer-sign]
  658. ./ircaux.c:2985:5: note: expected 'const unsigned char *' but argument is of type 'char *'
  659. ./ircaux.c: In function 'randd':
  660. ./ircaux.c:3226:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  661. keys.c: In function 'snew_key':
  662. keys.c:429:2: warning: pointer targets in passing argument 1 of 'lookup_function' differ in signedness [-Wpointer-sign]
  663. keys.c:38:13: note: expected 'const uc *' but argument is of type 'char *'
  664. keys.c: In function 'snew_key_from_str':
  665. keys.c:450:2: warning: pointer targets in passing argument 1 of 'lookup_function' differ in signedness [-Wpointer-sign]
  666. keys.c:38:13: note: expected 'const uc *' but argument is of type 'char *'
  667. ./ircaux.c: In function 'init_socketpath':
  668. ./ircaux.c:2882:4: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  669. keys.c: In function 'parsekeycmd':
  670. keys.c:681:17: warning: pointer targets in passing argument 1 of 'lookup_function' differ in signedness [-Wpointer-sign]
  671. keys.c:38:13: note: expected 'const uc *' but argument is of type 'char *'
  672. keys.c: In function 'rbindcmd':
  673. keys.c:717:2: warning: pointer targets in passing argument 1 of 'lookup_function' differ in signedness [-Wpointer-sign]
  674. keys.c:38:13: note: expected 'const uc *' but argument is of type 'char *'
  675. keys.c: In function 'grok_meta':
  676. keys.c:753:2: warning: pointer targets in passing argument 1 of '(int (*)(const char *, const char *, size_t))*(global + 200u)' differ in signedness [-Wpointer-sign]
  677. keys.c:753:2: note: expected 'const char *' but argument is of type 'const uc *'
  678. keys.c:758:3: warning: pointer targets in passing argument 1 of '(int (*)(const char *, const char *, size_t))*(global + 200u)' differ in signedness [-Wpointer-sign]
  679. keys.c:758:3: note: expected 'const char *' but argument is of type 'const uc *'
  680. keys.c:762:3: warning: pointer targets in passing argument 1 of 'atol' differ in signedness [-Wpointer-sign]
  681. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:22:0,
  682. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  683. from keys.c:13:
  684. /usr/include/stdlib.h:283:1: note: expected 'const char *' but argument is of type 'const uc *'
  685. ./irc.c: In function 'check_pid':
  686. ./irc.c:1454:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  687. keys.c: In function 'parse_key':
  688. keys.c:891:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  689. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  690. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  691. from keys.c:13:
  692. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const uc *'
  693. keys.c:893:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  694. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  695. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  696. from keys.c:13:
  697. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  698. keys.c:970:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  699. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  700. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  701. from keys.c:13:
  702. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  703. keys.c:1003:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  704. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  705. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  706. from keys.c:13:
  707. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  708. keys.c: In function 'bindcmd':
  709. keys.c:1086:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  710. keys.c:1097:3: warning: pointer targets in passing argument 1 of '(int (*)(const char *, const char *, size_t))*(global + 200u)' differ in signedness [-Wpointer-sign]
  711. keys.c:1097:3: note: expected 'const char *' but argument is of type 'uc *'
  712. keys.c:1112:2: warning: pointer targets in passing argument 1 of 'get_term_capability' differ in signedness [-Wpointer-sign]
  713. In file included from keys.c:26:0:
  714. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/ircterm.h:741:10: note: expected 'char *' but argument is of type 'uc *'
  715. keys.c:1112:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  716. keys.c:1122:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  717. keys.c: In function 'lookup_function':
  718. keys.c:1195:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  719. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  720. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  721. from keys.c:13:
  722. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const uc *'
  723. keys.c:1195:2: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
  724. In file included from /usr/include/string.h:638:0,
  725. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  726. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  727. from keys.c:13:
  728. /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'const uc *'
  729. keys.c:1195:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  730. keys.c:1196:2: warning: pointer targets in passing argument 1 of '(char * (*)(char *))*(global + 144u)' differ in signedness [-Wpointer-sign]
  731. keys.c:1196:2: note: expected 'char *' but argument is of type 'uc *'
  732. keys.c:1197:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  733. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  734. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  735. from keys.c:13:
  736. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  737. keys.c:1202:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  738. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  739. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  740. from keys.c:13:
  741. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  742. keys.c:1202:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  743. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  744. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  745. from keys.c:13:
  746. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  747. keys.c:1202:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  748. keys.c:1202:2: note: expected 'const char *' but argument is of type 'uc *'
  749. keys.c:1202:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  750. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  751. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  752. from keys.c:13:
  753. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  754. keys.c:1202:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  755. keys.c:1202:2: note: expected 'const char *' but argument is of type 'uc *'
  756. keys.c:1202:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  757. keys.c:1202:2: note: expected 'const char *' but argument is of type 'uc *'
  758. keys.c:1202:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  759. keys.c:1202:2: note: expected 'const char *' but argument is of type 'uc *'
  760. ./irc.c: In function 'munge_term_env_var':
  761. ./irc.c:317:1: warning: control reaches end of non-void function [-Wreturn-type]
  762. keys.c:1202:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  763. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  764. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  765. from keys.c:13:
  766. /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uc *'
  767. keys.c:1218:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  768. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  769. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  770. from keys.c:13:
  771. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  772. keys.c:1218:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  773. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  774. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  775. from keys.c:13:
  776. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  777. keys.c:1218:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  778. keys.c:1218:3: note: expected 'const char *' but argument is of type 'uc *'
  779. keys.c:1218:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  780. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  781. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  782. from keys.c:13:
  783. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  784. keys.c:1218:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  785. keys.c:1218:3: note: expected 'const char *' but argument is of type 'uc *'
  786. keys.c:1218:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  787. keys.c:1218:3: note: expected 'const char *' but argument is of type 'uc *'
  788. keys.c:1218:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  789. keys.c:1218:3: note: expected 'const char *' but argument is of type 'uc *'
  790. keys.c:1218:3: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  791. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  792. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  793. from keys.c:13:
  794. /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uc *'
  795. keys.c:1227:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  796. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  797. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  798. from keys.c:13:
  799. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  800. keys.c:1227:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  801. ./ircaux.c: In function 'open_compression':keys.c:1227:2: note: expected 'const char *' but argument is of type 'uc *'
  802. ./ircaux.c:1392:11: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
  803. ./ircaux.c:1393:11: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]keys.c:1227:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  804. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  805. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  806. from keys.c:13:
  807. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *'
  808. keys.c:1227:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  809. keys.c:1227:2: note: expected 'const char *' but argument is of type 'uc *'
  810. keys.c:1227:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  811. keys.c:1227:2: note: expected 'const char *' but argument is of type 'uc *'
  812. keys.c:1227:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  813. keys.c:1227:2: note: expected 'const char *' but argument is of type 'uc *'
  814. keys.c:1187:13: warning: variable 'breakage' set but not used [-Wunused-but-set-variable]
  815. keys.c: In function 'convert_to_keystr':
  816. keys.c:1269:2: warning: pointer targets in passing argument 1 of 'lookup_function' differ in signedness [-Wpointer-sign]
  817. keys.c:1182:13: note: expected 'const uc *' but argument is of type 'char *'
  818. keys.c: In function 'init_keys2':
  819. keys.c:1488:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  820. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  821. keys.c:1489:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  822. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  823. keys.c:1490:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  824. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  825. keys.c:1491:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  826. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  827. keys.c:1492:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  828. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  829. keys.c:1493:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  830. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  831. keys.c:1494:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  832. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  833. keys.c:1495:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  834. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  835. keys.c:1496:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  836. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  837. keys.c:1498:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  838. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  839. keys.c:1499:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  840. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  841. keys.c:1500:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  842. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  843. keys.c:1502:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  844. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  845. keys.c:1504:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  846. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  847. keys.c:1505:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  848. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  849. keys.c:1506:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign]
  850. keys.c:437:13: note: expected 'uc *' but argument is of type 'char *'
  851. x86_64-pc-linux-gnu-gcc -shared acro.o ../dllinit.o -fPIC -o acro.so
  852. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c newio.c
  853. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall \
  854. -DSCRIPT_PATH=\"/usr/lib64/bx/script\" -c ./notice.c
  855. mail.c: In function 'check_mail':
  856. mail.c:185:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  857. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c notify.c
  858. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/acro'
  859. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c numbers.c
  860. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim'
  861. gmake[3]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim/toc'
  862. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c toc.c
  863. misc.c:128:1: warning: missing braces around initializer [-Wmissing-braces]
  864. misc.c:128:1: warning: (near initialization for 'VA_NULL[0]') [-Wmissing-braces]
  865. misc.c: In function 'stripansi':
  866. misc.c:1085:2: warning: pointer targets in passing argument 1 of '(char * (*)(const char *, const char *, const char *, const int))*(global + 632u)' differ in signedness [-Wpointer-sign]
  867. misc.c:1085:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  868. misc.c:1085:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  869. misc.c: In function 'randreason':
  870. misc.c:1772:13: warning: variable 'min' set but not used [-Wunused-but-set-variable]
  871. misc.c: In function 'ar_query_name':
  872. misc.c:2488:4: warning: pointer targets in passing argument 8 of '__res_mkquery' differ in signedness [-Wpointer-sign]
  873. In file included from misc.c:2017:0:
  874. /usr/include/resolv.h:275:6: note: expected 'u_char *' but argument is of type 'char *'
  875. misc.c: In function 'ar_procanswer':
  876. misc.c:2689:3: warning: pointer targets in passing argument 1 of '__dn_skipname' differ in signedness [-Wpointer-sign]
  877. In file included from misc.c:2017:0:
  878. /usr/include/resolv.h:339:6: note: expected 'const u_char *' but argument is of type 'char *'
  879. misc.c:2689:3: warning: pointer targets in passing argument 2 of '__dn_skipname' differ in signedness [-Wpointer-sign]
  880. In file included from misc.c:2017:0:
  881. /usr/include/resolv.h:339:6: note: expected 'const u_char *' but argument is of type 'char *'
  882. misc.c:2695:3: warning: pointer targets in passing argument 1 of '__dn_expand' differ in signedness [-Wpointer-sign]
  883. In file included from misc.c:2017:0:
  884. /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *'
  885. misc.c:2695:3: warning: pointer targets in passing argument 2 of '__dn_expand' differ in signedness [-Wpointer-sign]
  886. In file included from misc.c:2017:0:
  887. /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *'
  888. misc.c:2695:3: warning: pointer targets in passing argument 3 of '__dn_expand' differ in signedness [-Wpointer-sign]
  889. In file included from misc.c:2017:0:
  890. /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *'
  891. misc.c:2731:9: warning: pointer targets in passing argument 1 of '__dn_expand' differ in signedness [-Wpointer-sign]
  892. In file included from misc.c:2017:0:
  893. /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *'
  894. misc.c:2731:9: warning: pointer targets in passing argument 2 of '__dn_expand' differ in signedness [-Wpointer-sign]
  895. In file included from misc.c:2017:0:
  896. /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *'
  897. misc.c:2731:9: warning: pointer targets in passing argument 3 of '__dn_expand' differ in signedness [-Wpointer-sign]
  898. In file included from misc.c:2017:0:
  899. /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *'
  900. misc.c:2665:15: warning: variable 'hp' set but not used [-Wunused-but-set-variable]
  901. misc.c:2664:15: warning: variable 'ttl' set but not used [-Wunused-but-set-variable]
  902. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -I./toc -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./toc.c
  903. names.c: In function 'BX_do_compress_modes':
  904. names.c:627:5: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses]
  905. misc.c: In function 'nslookup':
  906. misc.c:3117:4: warning: variable 'hostname' set but not used [-Wunused-but-set-variable]
  907. misc.c: In function 'BX_write_sockets':
  908. misc.c:3602:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  909. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  910. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  911. from misc.c:4:
  912. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  913. misc.c:3603:3: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  914. In file included from /usr/include/string.h:638:0,
  915. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  916. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  917. from misc.c:4:
  918. /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  919. misc.c:3603:3: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
  920. In file included from /usr/include/string.h:638:0,
  921. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  922. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  923. from misc.c:4:
  924. /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *'
  925. misc.c:3604:3: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  926. In file included from /usr/include/string.h:638:0,
  927. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  928. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  929. from misc.c:4:
  930. /usr/include/bits/string3.h:140:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  931. misc.c: In function 'read_netfinger':
  932. misc.c:3671:29: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  933. misc.c: In function 'netfinger':
  934. misc.c:3746:4: warning: pointer targets in passing argument 2 of '(int (*)(int, unsigned char *, int, int))*(global + 2384u)' differ in signedness [-Wpointer-sign]
  935. misc.c:3746:4: note: expected 'unsigned char *' but argument is of type 'char *'
  936. misc.c: In function 'handle_socket_connect':
  937. misc.c:3795:38: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
  938. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  939. from misc.c:4:
  940. /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  941. names.c: In function 'list_channels':
  942. names.c:1495:3: warning: variable 'no' set but not used [-Wunused-but-set-variable]
  943. misc.c: In function 'char_fucknut':
  944. misc.c:4415:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  945. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  946. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  947. from misc.c:4:
  948. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  949. misc.c: In function 'convert_output_format2':
  950. misc.c:4781:9: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness [-Wpointer-sign]
  951. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/alist.h:10:0,
  952. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/struct.h:18,
  953. from misc.c:7:
  954. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/ircaux.h:275:9: note: expected 'char *' but argument is of type 'unsigned char *'
  955. misc.c:4782:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  956. misc.c:4795:5: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness [-Wpointer-sign]
  957. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/alist.h:10:0,
  958. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/struct.h:18,
  959. from misc.c:7:
  960. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/ircaux.h:279:9: note: expected 'char *' but argument is of type 'unsigned char *'
  961. misc.c:4808:2: warning: pointer targets in passing argument 1 of '(char * (*)(const char *, const char *, const char *, const int))*(global + 632u)' differ in signedness [-Wpointer-sign]
  962. misc.c:4808:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  963. toc.c: In function 'roast_password':
  964. toc.c:305:9: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  965. toc.c: In function 'toc_callback':
  966. toc.c:452:9: warning: variable 'name' set but not used [-Wunused-but-set-variable]
  967. toc.c:595:11: warning: variable 'w' set but not used [-Wunused-but-set-variable]
  968. network.c: In function 'BX_connect_by_number':
  969. network.c:484:31: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
  970. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  971. from network.c:9:
  972. /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  973. network.c:503:19: warning: unused variable 'hp' [-Wunused-variable]
  974. network.c: In function 'my_accept':
  975. network.c:787:2: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  976. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  977. from network.c:9:
  978. /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  979. network.c: In function 'socks5_connect':
  980. network.c:274:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  981. network.c:276:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  982. network.c:284:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  983. network.c:287:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  984. network.c:290:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  985. network.c:297:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  986. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c output.c
  987. notify.c: In function 'rebuild_notify_ison':
  988. notify.c:52:8: warning: variable 'stuff' set but not used [-Wunused-but-set-variable]
  989. ./notice.c: In function 'handle_oper_vision':
  990. ./notice.c:79:6: warning: variable 'dcount' set but not used [-Wunused-but-set-variable]
  991. ./notice.c: In function 'parse_server_notice':
  992. ./notice.c:624:11: warning: variable 'for_' set but not used [-Wunused-but-set-variable]
  993. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c parse.c
  994. ./notice.c: In function 'parse_notice':
  995. ./notice.c:748:3: warning: pointer targets in passing argument 1 of 'stripansi' differ in signedness [-Wpointer-sign]
  996. In file included from ./notice.c:33:0:
  997. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/misc.h:78:8: note: expected 'unsigned char *' but argument is of type 'char *'
  998. ./notice.c: In function 'got_initial_version_28':
  999. ./notice.c:879:28: warning: variable 'user_modes' set but not used [-Wunused-but-set-variable]
  1000. ./toc.c: In function 'toc_add_input_stream':
  1001. ./toc.c:37:2: warning: passing argument 5 of '(int (*)(int, int, long unsigned int, char *, void (*)(int), void (*)(int)))*(global + 2296u)' from incompatible pointer type [enabled by default]
  1002. ./toc.c:37:2: note: expected 'void (*)(int)' but argument is of type 'int (*)(int)'
  1003. ./toc.c:37:2: warning: passing argument 6 of '(int (*)(int, int, long unsigned int, char *, void (*)(int), void (*)(int)))*(global + 2296u)' from incompatible pointer type [enabled by default]
  1004. ./toc.c:37:2: note: expected 'void (*)(int)' but argument is of type 'int (*)(int)'
  1005. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -I./toc -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./util.c
  1006. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c queue.c
  1007. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c network.c
  1008. output.c: In function 'put_echo':
  1009. output.c:163:2: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign]
  1010. output.c:163:2: note: expected 'unsigned char *' but argument is of type 'char *'
  1011. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c util.c
  1012. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -I./toc -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./cmd.c
  1013. parse.c: In function 'annoy_kicks':
  1014. parse.c:190:3: warning: pointer targets in passing argument 1 of 'char_fucknut' differ in signedness [-Wpointer-sign]
  1015. In file included from parse.c:44:0:
  1016. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/misc.h:125:7: note: expected 'unsigned char *' but argument is of type 'char *'
  1017. parse.c:192:3: warning: pointer targets in passing argument 1 of 'char_fucknut' differ in signedness [-Wpointer-sign]
  1018. In file included from parse.c:44:0:
  1019. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/misc.h:125:7: note: expected 'unsigned char *' but argument is of type 'char *'
  1020. parse.c:194:3: warning: pointer targets in passing argument 1 of 'char_fucknut' differ in signedness [-Wpointer-sign]
  1021. In file included from parse.c:44:0:
  1022. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/misc.h:125:7: note: expected 'unsigned char *' but argument is of type 'char *'
  1023. parse.c:196:3: warning: pointer targets in passing argument 1 of 'char_fucknut' differ in signedness [-Wpointer-sign]
  1024. In file included from parse.c:44:0:
  1025. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/misc.h:125:7: note: expected 'unsigned char *' but argument is of type 'char *'
  1026. parse.c:198:3: warning: pointer targets in passing argument 1 of 'char_fucknut' differ in signedness [-Wpointer-sign]
  1027. In file included from parse.c:44:0:
  1028. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/misc.h:125:7: note: expected 'unsigned char *' but argument is of type 'char *'
  1029. parse.c:200:3: warning: pointer targets in passing argument 1 of 'caps_fucknut' differ in signedness [-Wpointer-sign]
  1030. In file included from parse.c:44:0:
  1031. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/misc.h:100:6: note: expected 'unsigned char *' but argument is of type 'char *'
  1032. parse.c: In function 'p_wallops':
  1033. parse.c:411:9: warning: variable 'high' set but not used [-Wunused-but-set-variable]
  1034. parse.c: In function 'p_privmsg':
  1035. parse.c:455:25: warning: variable 'com_lines' set but not used [-Wunused-but-set-variable]
  1036. parse.c:455:13: warning: variable 'com_do_log' set but not used [-Wunused-but-set-variable]
  1037. parse.c:453:4: warning: variable 'high' set but not used [-Wunused-but-set-variable]
  1038. In file included from /usr/include/string.h:638:0,
  1039. from network.c:33:
  1040. In function 'bcopy',
  1041. inlined from 'get_address' at network.c:52:8:
  1042. /usr/include/bits/string3.h:91:3: warning: call to __builtin___memmove_chk will always overflow destination buffer [enabled by default]
  1043. parse.c: In function 'add_user_who':
  1044. parse.c:966:15: warning: variable 'chan' set but not used [-Wunused-but-set-variable]
  1045. parse.c: In function 'p_channel':
  1046. parse.c:1153:13: warning: variable 'user' set but not used [-Wunused-but-set-variable]
  1047. parse.c: In function 'p_invite':
  1048. parse.c:1214:8: warning: variable 'high' set but not used [-Wunused-but-set-variable]
  1049. parse.c: In function 'check_bitch_mode':
  1050. parse.c:1449:8: warning: variable 'right_now' set but not used [-Wunused-but-set-variable]
  1051. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -I./toc -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./aim.c
  1052. ./util.c: In function 'statusput':
  1053. ./util.c:63:3: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign]
  1054. ./util.c:63:3: note: expected 'unsigned char *' but argument is of type 'char *'
  1055. parse.c: In function 'parse_server':
  1056. parse.c:1910:20: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
  1057. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -I./toc -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall \
  1058. -c ../../source/compat.c
  1059. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c server.c
  1060. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c interface.c
  1061. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c readlog.c
  1062. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c buddy.c
  1063. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c reg.c
  1064. interface.c: In function 'init_toc':
  1065. interface.c:24:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
  1066. interface.c:24:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default]
  1067. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ll.c
  1068. ./cmd.c: In function 'achat':
  1069. ./cmd.c:443:8: warning: the address of 'current_chat' will always evaluate as 'true' [-Waddress]
  1070. ./cmd.c:477:9: warning: the address of 'current_chat' will always evaluate as 'true' [-Waddress]
  1071. ./cmd.c:528:7: warning: variable 'anon' set but not used [-Wunused-but-set-variable]
  1072. ./cmd.c: In function 'aaway':
  1073. ./cmd.c:640:8: warning: variable 'loc' set but not used [-Wunused-but-set-variable]
  1074. ./cmd.c: In function 'aquery':
  1075. ./cmd.c:688:3: warning: passing argument 1 of '(void (*)(int))*(global + 1720u)' makes integer from pointer without a cast [enabled by default]
  1076. ./cmd.c:688:3: note: expected 'int' but argument is of type 'struct Window *'
  1077. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall \
  1078. -DWSERV_PATH=\"/usr/lib64/bx/wserv\" -c ./screen.c
  1079. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c misc.c
  1080. In file included from /usr/include/string.h:638:0,
  1081. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1082. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1083. from ./cmd.c:13:
  1084. In function 'strncpy',
  1085. inlined from 'asignon' at ./cmd.c:76:10:
  1086. /usr/include/bits/string3.h:120:3: warning: call to __builtin___strncpy_chk will always overflow destination buffer [enabled by default]
  1087. In function 'strncpy',
  1088. inlined from 'asignon' at ./cmd.c:80:10:
  1089. /usr/include/bits/string3.h:120:3: warning: call to __builtin___strncpy_chk will always overflow destination buffer [enabled by default]
  1090. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c server.c
  1091. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c stack.c
  1092. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c status.c
  1093. readlog.c: In function 'show_log':
  1094. readlog.c:136:10: warning: variable 'old_window' set but not used [-Wunused-but-set-variable]
  1095. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c struct.c
  1096. ar cru libtoc.a toc.o network.o util.o server.o interface.o buddy.o ll.o misc.o
  1097. gmake[3]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim/toc'
  1098. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c tcl_public.c
  1099. ./screen.c: In function 'BX_skip_incoming_mirc':
  1100. ./screen.c:99:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1101. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1102. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1103. from ./screen.c:15:
  1104. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1105. ./screen.c: In function 'delchar':
  1106. ./screen.c:123:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1107. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1108. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1109. from ./screen.c:15:
  1110. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1111. ./screen.c: In function 'BX_add_to_screen':
  1112. ./screen.c:143:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1113. ./screen.c:182:3: warning: pointer targets in passing argument 2 of 'target_window->output_func' differ in signedness [-Wpointer-sign]
  1114. ./screen.c:182:3: note: expected 'const unsigned char *' but argument is of type 'char *'
  1115. ./screen.c:188:3: warning: pointer targets in passing argument 2 of 'current_window->output_func' differ in signedness [-Wpointer-sign]
  1116. ./screen.c:188:3: note: expected 'const unsigned char *' but argument is of type 'char *'
  1117. ./screen.c: In function 'BX_add_to_window':
  1118. ./screen.c:209:5: warning: pointer targets in passing argument 3 of 'redirect_text' differ in signedness [-Wpointer-sign]
  1119. In file included from ./screen.c:20:0:
  1120. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/commands.h:31:7: note: expected 'const char *' but argument is of type 'const unsigned char *'
  1121. ./screen.c:215:3: warning: pointer targets in passing argument 3 of '(void (*)(struct FILE *, time_t, const char *, int))*(global + 32u)' differ in signedness [-Wpointer-sign]
  1122. ./screen.c:215:3: note: expected 'const char *' but argument is of type 'const unsigned char *'
  1123. ./screen.c:216:3: warning: pointer targets in passing argument 2 of 'add_to_lastlog' differ in signedness [-Wpointer-sign]
  1124. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/window.h:17:0,
  1125. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/screen.h:16,
  1126. from ./screen.c:21:
  1127. /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/lastlog.h:70:7: note: expected 'const char *' but argument is of type 'const unsigned char *'
  1128. ./screen.c:245:4: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign]
  1129. ./screen.c:245:4: note: expected 'const char *' but argument is of type 'const unsigned char *'
  1130. ./screen.c: In function 'BX_prepare_display':
  1131. ./screen.c:389:11: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  1132. ./screen.c:403:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1133. ./screen.c:406:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1134. ./screen.c:407:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1135. ./screen.c:408:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1136. ./screen.c:414:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1137. ./screen.c:574:5: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign]
  1138. ./screen.c:574:5: note: expected 'const char *' but argument is of type 'u_char *'
  1139. ./screen.c:654:4: warning: pointer targets in passing argument 2 of '(char * (*)(char **, const char *, const char *, const char *, int))*(global + 80u)' differ in signedness [-Wpointer-sign]
  1140. ./screen.c:654:4: note: expected 'const char *' but argument is of type 'u_char *'
  1141. ./screen.c:659:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1142. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1143. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1144. from ./screen.c:15:
  1145. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *'
  1146. ./screen.c:662:5: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
  1147. In file included from /usr/include/stdio.h:937:0,
  1148. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:35,
  1149. from ./screen.c:15:
  1150. /usr/include/bits/stdio2.h:31:1: note: expected 'char * __restrict__' but argument is of type 'u_char *'
  1151. ./screen.c:670:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1152. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1153. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1154. from ./screen.c:15:
  1155. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *'
  1156. ./screen.c:670:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1157. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1158. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1159. from ./screen.c:15:
  1160. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *'
  1161. ./screen.c:671:4: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  1162. In file included from /usr/include/string.h:638:0,
  1163. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1164. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1165. from ./screen.c:15:
  1166. /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  1167. ./screen.c:671:4: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
  1168. In file included from /usr/include/string.h:638:0,
  1169. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1170. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1171. from ./screen.c:15:
  1172. /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'u_char *'
  1173. ./screen.c:673:4: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  1174. In file included from /usr/include/string.h:638:0,
  1175. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1176. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1177. from ./screen.c:15:
  1178. /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'u_char *'
  1179. ./screen.c:673:4: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
  1180. In file included from /usr/include/string.h:638:0,
  1181. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1182. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1183. from ./screen.c:15:
  1184. /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'u_char *'
  1185. ./screen.c:674:4: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  1186. In file included from /usr/include/string.h:638:0,
  1187. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1188. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1189. from ./screen.c:15:
  1190. /usr/include/bits/string3.h:140:1: note: expected 'char * __restrict__' but argument is of type 'u_char *'
  1191. ./screen.c:674:4: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness [-Wpointer-sign]
  1192. In file included from /usr/include/string.h:638:0,
  1193. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1194. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1195. from ./screen.c:15:
  1196. /usr/include/bits/string3.h:140:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *'
  1197. ./screen.c:675:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1198. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1199. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1200. from ./screen.c:15:
  1201. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *'
  1202. ./screen.c:692:3: warning: pointer targets in passing argument 2 of '(char * (*)(char **, const char *, const char *, const char *, int))*(global + 80u)' differ in signedness [-Wpointer-sign]
  1203. ./screen.c:692:3: note: expected 'const char *' but argument is of type 'u_char *'
  1204. ./screen.c:366:6: warning: variable 'gchar_mode' set but not used [-Wunused-but-set-variable]
  1205. ./screen.c: In function 'add_to_scratch_window_display_list':
  1206. ./screen.c:756:2: warning: pointer targets in passing argument 2 of '(char * (*)(char **, const char *, const char *, const char *, int))*(global + 80u)' differ in signedness [-Wpointer-sign]
  1207. ./screen.c:756:2: note: expected 'const char *' but argument is of type 'const unsigned char *'
  1208. ./screen.c: In function 'add_to_display_list':
  1209. ./screen.c:811:2: warning: pointer targets in passing argument 2 of '(char * (*)(char **, const char *, const char *, const char *, int))*(global + 80u)' differ in signedness [-Wpointer-sign]
  1210. ./screen.c:811:2: note: expected 'const char *' but argument is of type 'const unsigned char *'
  1211. ./screen.c: In function 'BX_repaint_window':
  1212. ./screen.c:1432:3: warning: pointer targets in passing argument 2 of 'rite' differ in signedness [-Wpointer-sign]
  1213. ./screen.c:885:5: note: expected 'const unsigned char *' but argument is of type 'char *'
  1214. ./screen.c: In function 'BX_create_additional_screen':
  1215. ./screen.c:1550:18: warning: variable 'oldscreen' set but not used [-Wunused-but-set-variable]
  1216. ./screen.c: In function 'do_screens':
  1217. ./screen.c:1871:5: warning: pointer targets in passing argument 1 of '(int (*)(char *, int, int, int, void *))*(global + 2416u)' differ in signedness [-Wpointer-sign]
  1218. ./screen.c:1871:5: note: expected 'char *' but argument is of type 'unsigned char *'
  1219. ./screen.c:1873:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1220. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1221. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1222. from ./screen.c:15:
  1223. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1224. ./screen.c:1875:7: warning: pointer targets in passing argument 2 of '(void (*)(const char *, char *, const char *, int, int, int))*(global + 3344u)' differ in signedness [-Wpointer-sign]
  1225. ./screen.c:1875:7: note: expected 'char *' but argument is of type 'unsigned char *'
  1226. ./screen.c:1877:7: warning: pointer targets in passing argument 2 of '(void (*)(const char *, char *, const char *, int, int, int))*(global + 3344u)' differ in signedness [-Wpointer-sign]
  1227. ./screen.c:1877:7: note: expected 'char *' but argument is of type 'unsigned char *'
  1228. ./screen.c: In function 'BX_strip_ansi':
  1229. ./screen.c:2332:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1230. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1231. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1232. from ./screen.c:15:
  1233. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
  1234. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./term.c
  1235. ./screen.c: In function 'BX_create_additional_screen':
  1236. ./screen.c:1625:10: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
  1237. ./screen.c:1626:10: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
  1238. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c timer.c
  1239. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall \
  1240. -DTRANSLATION_PATH=\"/usr/lib64/bx/translation\" -c ./translat.c
  1241. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c user.c
  1242. server.c: In function 'do_server':
  1243. server.c:477:33: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
  1244. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  1245. from server.c:16:
  1246. /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  1247. server.c: In function 'connect_to_server_direct':
  1248. server.c:1300:32: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
  1249. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  1250. from server.c:16:
  1251. /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  1252. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c userlist.c
  1253. status.c: In function 'convert_sub_format':
  1254. status.c:290:6: warning: variable 'dont_got_it' set but not used [-Wunused-but-set-variable]
  1255. status.c: In function 'fix_status_buffer':
  1256. status.c:476:2: warning: pointer targets in passing argument 1 of '(unsigned char * (*)(const unsigned char *))*(global + 2568u)' differ in signedness [-Wpointer-sign]
  1257. status.c:476:2: note: expected 'const unsigned char *' but argument is of type 'char *'
  1258. status.c:598:2: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
  1259. In file included from /usr/include/string.h:638:0,
  1260. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1261. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1262. from status.c:12:
  1263. /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *'
  1264. status.c:599:2: warning: pointer targets in passing argument 2 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign]
  1265. status.c:599:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1266. status.c:450:6: warning: variable 'in_rhs' set but not used [-Wunused-but-set-variable]
  1267. status.c: In function 'stat_convert_format':
  1268. status.c:650:4: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign]
  1269. status.c:650:4: note: expected 'char *' but argument is of type 'unsigned char *'
  1270. status.c:651:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1271. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1272. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1273. from status.c:12:
  1274. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1275. status.c:657:2: warning: pointer targets in passing argument 2 of 'fix_status_buffer' differ in signedness [-Wpointer-sign]
  1276. status.c:438:6: note: expected 'char *' but argument is of type 'unsigned char *'
  1277. status.c:658:2: warning: pointer targets in passing argument 1 of '(char * (*)(const char *, const char *, const char *, const int))*(global + 632u)' differ in signedness [-Wpointer-sign]
  1278. status.c:658:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1279. status.c: In function 'make_status':
  1280. status.c:760:4: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  1281. In file included from /usr/include/stdio.h:937:0,
  1282. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:35,
  1283. from status.c:12:
  1284. /usr/include/bits/stdio2.h:61:1: note: expected 'char * __restrict__' but argument is of type 'u_char *'
  1285. status.c:778:4: warning: pointer targets in passing argument 1 of '(char * (*)(const char *, const char *, int *, char **))*(global + 3320u)' differ in signedness [-Wpointer-sign]
  1286. status.c:778:4: note: expected 'const char *' but argument is of type 'u_char *'
  1287. status.c:778:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1288. status.c:779:4: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 224u)' differ in signedness [-Wpointer-sign]
  1289. status.c:779:4: note: expected 'char *' but argument is of type 'u_char *'
  1290. status.c:779:4: warning: pointer targets in passing argument 2 of '(char * (*)(char *, const char *, int))*(global + 224u)' differ in signedness [-Wpointer-sign]
  1291. status.c:779:4: note: expected 'const char *' but argument is of type 'u_char *'
  1292. status.c:904:7: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign]
  1293. status.c:904:7: note: expected 'char *' but argument is of type 'u_char *'
  1294. status.c:904:7: warning: pointer targets in passing argument 2 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign]
  1295. status.c:904:7: note: expected 'const char *' but argument is of type 'u_char *'
  1296. status.c:916:7: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign]
  1297. status.c:916:7: note: expected 'char *' but argument is of type 'u_char *'
  1298. status.c:916:7: warning: pointer targets in passing argument 2 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign]
  1299. status.c:916:7: note: expected 'const char *' but argument is of type 'u_char *'
  1300. status.c:919:3: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  1301. In file included from /usr/include/string.h:638:0,
  1302. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1303. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1304. from status.c:12:
  1305. /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'u_char *'
  1306. status.c:919:3: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
  1307. In file included from /usr/include/string.h:638:0,
  1308. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1309. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1310. from status.c:12:
  1311. /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'u_char *'
  1312. status.c:920:3: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign]
  1313. status.c:920:3: note: expected 'char *' but argument is of type 'u_char *'
  1314. status.c:920:3: warning: pointer targets in passing argument 2 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign]
  1315. status.c:920:3: note: expected 'const char *' but argument is of type 'u_char *'
  1316. status.c:921:3: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign]
  1317. status.c:921:3: note: expected 'char *' but argument is of type 'u_char *'
  1318. status.c:935:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1319. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1320. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1321. from status.c:12:
  1322. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *'
  1323. status.c:935:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1324. status.c:935:4: note: expected 'const char *' but argument is of type 'u_char *'
  1325. status.c:935:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1326. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1327. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1328. from status.c:12:
  1329. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *'
  1330. status.c:935:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1331. status.c:935:4: note: expected 'const char *' but argument is of type 'u_char *'
  1332. status.c:935:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1333. status.c:935:4: note: expected 'const char *' but argument is of type 'u_char *'
  1334. status.c:935:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1335. status.c:935:4: note: expected 'const char *' but argument is of type 'u_char *'
  1336. status.c:939:4: warning: pointer targets in passing argument 2 of '(char * (*)(char **, const char *, const char *, const char *, int))*(global + 80u)' differ in signedness [-Wpointer-sign]
  1337. status.c:939:4: note: expected 'const char *' but argument is of type 'u_char *'
  1338. status.c:951:4: warning: pointer targets in passing argument 1 of '(int (*)(const unsigned char *))*(global + 2464u)' differ in signedness [-Wpointer-sign]
  1339. status.c:951:4: note: expected 'const unsigned char *' but argument is of type 'char *'
  1340. status.c:725:7: warning: variable 'in_rhs' set but not used [-Wunused-but-set-variable]
  1341. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c vars.c
  1342. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c who.c
  1343. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c whowas.c
  1344. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c window.c
  1345. ./term.c: In function 'term_init':
  1346. ./term.c:879:10: warning: unused variable 'tmp' [-Wunused-variable]
  1347. ./translat.c: In function 'save_digraphs':
  1348. ./translat.c:415:3: warning: format not a string literal and no format arguments [-Wformat-security]
  1349. ./translat.c:423:5: warning: format not a string literal and no format arguments [-Wformat-security]
  1350. ./term.c: In function 'control_mangle':
  1351. ./term.c:1859:3: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  1352. ./term.c:1878:2: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  1353. ./term.c: In function 'get_term_capability':
  1354. ./term.c:1913:6: warning: pointer targets in passing argument 1 of 'control_mangle' differ in signedness [-Wpointer-sign]
  1355. ./term.c:1852:8: note: expected 'unsigned char *' but argument is of type 'char *'
  1356. x86_64-pc-linux-gnu-gcc -shared toc.o util.o cmd.o aim.o compat.o -fPIC -o aim.so -Ltoc -ltoc
  1357. userlist.c: In function 'real_check_auto':
  1358. userlist.c:906:7: warning: variable 'this_server' set but not used [-Wunused-but-set-variable]
  1359. userlist.c: In function 'check_channel_match':
  1360. userlist.c:1446:12: warning: variable 'q' set but not used [-Wunused-but-set-variable]
  1361. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim'
  1362. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/arcfour'
  1363. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./arcfour.c
  1364. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./md5.c
  1365. who.c: In function 'whoreply':
  1366. who.c:402:15: warning: variable 'chan' set but not used [-Wunused-but-set-variable]
  1367. ./md5.c: In function 'Transform':
  1368. ./md5.c:219:4: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
  1369. ./md5.c:219:4: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  1370. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../include -I. -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c words.c
  1371. vars.c: In function 'do_stack_set':
  1372. vars.c:1056:16: warning: variable 'prev' set but not used [-Wunused-but-set-variable]
  1373. ./arcfour.c: In function 'init_box':
  1374. ./arcfour.c:80:2: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness [-Wpointer-sign]
  1375. In file included from ./arcfour.c:30:0:
  1376. ./md5.h:13:6: note: expected 'unsigned char *' but argument is of type 'char *'
  1377. ./arcfour.c:86:2: warning: pointer targets in passing argument 2 of 'arcfourInit' differ in signedness [-Wpointer-sign]
  1378. In file included from ./arcfour.c:29:0:
  1379. ./arcfour.h:8:20: note: expected 'char *' but argument is of type 'unsigned char *'
  1380. ./arcfour.c: In function 'arcfourInit':
  1381. ./arcfour.c:96:16: warning: operation on 'x' may be undefined [-Wsequence-point]
  1382. ./arcfour.c: In function 'start_dcc_crypt':
  1383. ./arcfour.c:212:9: warning: passing argument 2 of '(char * (*)(char *, char **))*(global + 672u)' from incompatible pointer type [enabled by default]
  1384. ./arcfour.c:212:9: note: expected 'char **' but argument is of type 'char (*)[2049]'
  1385. ./arcfour.c: In function 'start_dcc_chat':
  1386. ./arcfour.c:250:28: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  1387. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  1388. from ./arcfour.c:10:
  1389. /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  1390. ./arcfour.c:253:2: warning: passing argument 5 of '(int (*)(int, int, long unsigned int, char *, void (*)(int), void (*)(int)))*(global + 2296u)' from incompatible pointer type [enabled by default]
  1391. ./arcfour.c:253:2: note: expected 'void (*)(int)' but argument is of type 'int (*)(int, int, char *, int, int)'
  1392. ./arcfour.c: In function 'dcc_sdcc':
  1393. ./arcfour.c:282:11: warning: variable 'new_sdcc' set but not used [-Wunused-but-set-variable]
  1394. window.c: In function 'BX_resize_window':
  1395. window.c:695:6: warning: variable 'after' set but not used [-Wunused-but-set-variable]
  1396. ./arcfour.c: In function 'start_dcc_crypt':
  1397. ./arcfour.c:207:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1398. ./arcfour.c: In function 'init_box':
  1399. ./arcfour.c:69:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  1400. ./arcfour.c: In function 'send_dcc_encrypt':
  1401. ./arcfour.c:168:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1402. x86_64-pc-linux-gnu-gcc -shared arcfour.o md5.o ../dllinit.o -fPIC -o arcfour.so
  1403. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/arcfour'
  1404. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/autocycle'
  1405. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./autocycle.c
  1406. ./autocycle.c: In function 'auto_cycle':
  1407. ./autocycle.c:24:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1408. x86_64-pc-linux-gnu-gcc -shared autocycle.o ../dllinit.o -fPIC -o autocycle.so
  1409. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/autocycle'
  1410. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/blowfish'
  1411. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./blowfish.c
  1412. ./blowfish.c: In function 'blowfish_init':
  1413. ./blowfish.c:161:2: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
  1414. In file included from /usr/include/string.h:638:0,
  1415. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1416. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1417. from ./blowfish.h:1,
  1418. from ./blowfish.c:10:
  1419. /usr/include/bits/string3.h:117:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *'
  1420. ./blowfish.c: In function 'encrypt_string':
  1421. ./blowfish.c:237:2: warning: pointer targets in passing argument 1 of 'blowfish_init' differ in signedness [-Wpointer-sign]
  1422. ./blowfish.c:104:13: note: expected 'unsigned char *' but argument is of type 'char *'
  1423. ./blowfish.c: In function 'decrypt_string':
  1424. ./blowfish.c:282:2: warning: pointer targets in passing argument 1 of 'blowfish_init' differ in signedness [-Wpointer-sign]
  1425. ./blowfish.c:104:13: note: expected 'unsigned char *' but argument is of type 'char *'
  1426. x86_64-pc-linux-gnu-gcc -shared blowfish.o ../dllinit.o -fPIC -o blowfish.so
  1427. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/blowfish'
  1428. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/cavlink'
  1429. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./cavlink.c
  1430. ./cavlink.c: In function 'cav_say':
  1431. ./cavlink.c:72:4: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign]
  1432. ./cavlink.c:72:4: note: expected 'unsigned char *' but argument is of type 'char *'
  1433. ./cavlink.c: In function 'cattack':
  1434. ./cavlink.c:161:7: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
  1435. ./cavlink.c: In function 'handle_msg':
  1436. ./cavlink.c:836:7: warning: variable 'to' set but not used [-Wunused-but-set-variable]
  1437. ./cavlink.c: In function 'cavlink_handler':
  1438. ./cavlink.c:857:5: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  1439. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o BitchX alias.o alist.o array.o art.o banlist.o bot_link.o cdcc.o cdns.o chelp.o commands.o commands2.o compat.o cset.o ctcp.o dcc.o debug.o encrypt.o exec.o files.o flood.o fset.o functions.o funny.o glob.o hash.o hebrew.o help.o history.o hook.o if.o ignore.o input.o irc.o ircaux.o ircsig.o keys.o lastlog.o list.o log.o mail.o misc.o modules.o names.o network.o newio.o notice.o notify.o numbers.o output.o parse.o queue.o readlog.o reg.o screen.o server.o stack.o status.o struct.o tcl_public.o term.o timer.o translat.o user.o userlist.o vars.o who.o whowas.o window.o words.o -ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt
  1440. x86_64-pc-linux-gnu-gcc -shared cavlink.o ../dllinit.o -fPIC -o cavlink.so
  1441. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/cavlink'
  1442. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/encrypt'
  1443. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./encrypt.c
  1444. gmake[1]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  1445. ./encrypt.c: In function 'func_encode':
  1446. ./encrypt.c:28:2: warning: pointer targets in passing argument 3 of '(void (*)(char *, int, char *))*(global + 1640u)' differ in signedness [-Wpointer-sign]
  1447. ./encrypt.c:28:2: note: expected 'char *' but argument is of type 'unsigned char *'
  1448. ./encrypt.c: In function 'func_decode':
  1449. ./encrypt.c:38:2: warning: pointer targets in passing argument 3 of '(void (*)(char *, int, char *))*(global + 1648u)' differ in signedness [-Wpointer-sign]
  1450. ./encrypt.c:38:2: note: expected 'char *' but argument is of type 'unsigned char *'
  1451. ./encrypt.c: In function 'Encrypt_Init':
  1452. ./encrypt.c:56:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1453. x86_64-pc-linux-gnu-gcc -shared encrypt.o ../dllinit.o -fPIC -o encrypt.so
  1454. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/encrypt'
  1455. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/europa'
  1456. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./europa.c
  1457. ./europa.c: In function 'europa':
  1458. ./europa.c:42:7: warning: unused variable 'i' [-Wunused-variable]
  1459. ./europa.c: In function 'processChat':
  1460. ./europa.c:123:7: warning: unused variable 'i' [-Wunused-variable]
  1461. ./europa.c: In function 'cmdExplain':
  1462. ./europa.c:298:34: warning: variable 'argl' set but not used [-Wunused-but-set-variable]
  1463. ./europa.c: In function 'Europa_Init':
  1464. ./europa.c:360:3: warning: implicit declaration of function 'mysql_connect' [-Wimplicit-function-declaration]
  1465. x86_64-pc-linux-gnu-gcc -shared europa.o ../dllinit.o -fPIC -o europa.so -lmysqlclient
  1466. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/europa'
  1467. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/fserv'
  1468. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./fserv.c
  1469. ./fserv.c: In function 'make_mp3_string':
  1470. ./fserv.c:247:3: warning: format not a string literal and no format arguments [-Wformat-security]
  1471. ./fserv.c: In function 'scan_mp3_dir':
  1472. ./fserv.c:599:3: warning: pointer targets in passing argument 3 of 'get_bitrate' differ in signedness [-Wpointer-sign]
  1473. ./fserv.c:462:6: note: expected 'unsigned int *' but argument is of type 'int *'
  1474. ./fserv.c: In function 'impress_me':
  1475. ./fserv.c:980:2: warning: passing argument 5 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' from incompatible pointer type [enabled by default]
  1476. ./fserv.c:980:2: note: expected 'int (*)(void *, char *)' but argument is of type 'void (*)(void *)'
  1477. ./fserv.c: In function 'Fserv_Init':
  1478. ./fserv.c:1165:2: warning: passing argument 5 of '(char * (*)(int, char *, double, long int, int (*)(void *, char *), char *, char *, int, char *))*(global + 2272u)' from incompatible pointer type [enabled by default]
  1479. ./fserv.c:1165:2: note: expected 'int (*)(void *, char *)' but argument is of type 'void (*)(void *)'
  1480. ./fserv.c: In function 'fserv_read':
  1481. ./fserv.c:1057:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  1482. ./fserv.c:1088:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  1483. x86_64-pc-linux-gnu-gcc -shared fserv.o ../dllinit.o -fPIC -o fserv.so
  1484. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/fserv'
  1485. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/hint'
  1486. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./hint.c
  1487. ./hint.c: In function 'show_hint':
  1488. ./hint.c:56:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  1489. x86_64-pc-linux-gnu-gcc -shared hint.o ../dllinit.o -fPIC -o hint.so
  1490. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/hint'
  1491. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/identd'
  1492. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./identd.c
  1493. ./identd.c: In function 'identd_handler':
  1494. ./identd.c:63:32: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  1495. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  1496. from ./identd.c:11:
  1497. /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  1498. x86_64-pc-linux-gnu-gcc -shared identd.o ../dllinit.o -fPIC -o identd.so
  1499. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/identd'
  1500. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/nap'
  1501. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./nap.c
  1502. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./napsend.c
  1503. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./nap_file.c
  1504. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./napfunc.c
  1505. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./napother.c
  1506. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./md5.c
  1507. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall \
  1508. -c ../../source/compat.c
  1509. ./napsend.c: In function 'make_mp3_string':
  1510. ./napsend.c:318:3: warning: format not a string literal and no format arguments [-Wformat-security]
  1511. ./napsend.c: In function 'get_bitrate':
  1512. ./napsend.c:630:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1513. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1514. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1515. from ./napsend.c:3:
  1516. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1517. ./napsend.c:630:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1518. ./napsend.c:630:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1519. ./napsend.c:630:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1520. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1521. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1522. from ./napsend.c:3:
  1523. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1524. ./napsend.c:630:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1525. ./napsend.c:630:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1526. ./napsend.c:630:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1527. ./napsend.c:630:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1528. ./napsend.c:630:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1529. ./napsend.c:630:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1530. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1531. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1532. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1533. from ./napsend.c:3:
  1534. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1535. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1536. ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1537. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1538. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1539. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1540. from ./napsend.c:3:
  1541. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1542. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1543. ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1544. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1545. ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1546. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1547. ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1548. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1549. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1550. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1551. from ./napsend.c:3:
  1552. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1553. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1554. ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1555. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1556. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1557. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1558. from ./napsend.c:3:
  1559. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1560. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1561. ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1562. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1563. ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1564. ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1565. ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1566. ./napsend.c:634:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1567. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1568. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1569. from ./napsend.c:3:
  1570. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1571. ./napsend.c:634:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1572. ./napsend.c:634:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1573. ./napsend.c:634:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1574. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1575. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1576. from ./napsend.c:3:
  1577. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1578. ./napsend.c:634:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1579. ./napsend.c:634:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1580. ./napsend.c:634:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1581. ./napsend.c:634:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1582. ./napsend.c:634:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1583. ./napsend.c:634:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1584. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1585. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1586. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1587. from ./napsend.c:3:
  1588. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1589. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1590. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1591. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1592. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1593. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1594. from ./napsend.c:3:
  1595. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1596. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1597. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1598. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1599. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1600. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1601. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1602. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1603. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1604. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1605. from ./napsend.c:3:
  1606. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1607. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1608. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1609. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1610. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1611. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1612. from ./napsend.c:3:
  1613. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1614. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1615. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1616. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1617. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1618. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1619. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1620. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1621. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1622. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1623. from ./napsend.c:3:
  1624. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1625. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1626. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1627. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1628. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1629. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1630. from ./napsend.c:3:
  1631. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1632. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1633. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1634. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1635. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1636. ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1637. ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1638. ./napsend.c:638:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1639. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1640. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1641. from ./napsend.c:3:
  1642. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1643. ./napsend.c:638:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1644. ./napsend.c:638:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1645. ./napsend.c:638:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1646. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1647. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1648. from ./napsend.c:3:
  1649. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1650. ./napsend.c:638:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1651. ./napsend.c:638:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1652. ./napsend.c:638:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1653. ./napsend.c:638:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1654. ./napsend.c:638:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1655. ./napsend.c:638:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1656. ./napsend.c: In function 'scan_mp3_dir':
  1657. ./napsend.c:825:3: warning: pointer targets in passing argument 3 of 'get_bitrate' differ in signedness [-Wpointer-sign]
  1658. ./napsend.c:608:6: note: expected 'unsigned int *' but argument is of type 'int *'
  1659. ./napfunc.c: In function 'func_connected':
  1660. ./napfunc.c:114:39: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
  1661. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  1662. from ./napfunc.c:2:
  1663. /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  1664. ./napsend.c: In function 'nap_firewall_start':
  1665. ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1666. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1667. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1668. from ./napsend.c:3:
  1669. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1670. ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1671. ./napsend.c:1536:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1672. ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1673. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1674. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1675. from ./napsend.c:3:
  1676. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1677. ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1678. ./napsend.c:1536:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1679. ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1680. ./napsend.c:1536:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1681. ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1682. ./napsend.c:1536:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1683. ./napsend.c: In function 'napfile_read':
  1684. ./napsend.c:1564:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1685. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1686. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1687. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1688. from ./napsend.c:3:
  1689. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1690. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1691. ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *'
  1692. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1693. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1694. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1695. from ./napsend.c:3:
  1696. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1697. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1698. ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *'
  1699. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1700. ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *'
  1701. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1702. ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *'
  1703. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1704. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1705. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1706. from ./napsend.c:3:
  1707. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1708. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1709. ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *'
  1710. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1711. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1712. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1713. from ./napsend.c:3:
  1714. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1715. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1716. ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *'
  1717. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1718. ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *'
  1719. ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1720. ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *'
  1721. ./napsend.c:1575:4: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  1722. In file included from /usr/include/string.h:638:0,
  1723. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21,
  1724. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1725. from ./napsend.c:3:
  1726. /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  1727. ./napsend.c:1576:4: warning: pointer targets in passing argument 1 of 'convertnap_unix' differ in signedness [-Wpointer-sign]
  1728. ./napsend.c:171:14: note: expected 'char *' but argument is of type 'unsigned char *'
  1729. ./napfunc.c: In function 'func_raw':./napsend.c:1579:4: warning: pointer targets in passing argument 5 of 'find_in_getfile' differ in signedness [-Wpointer-sign]
  1730. ./napfunc.c:160:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]In file included from ./napsend.c:22:0:
  1731. ./napster.h:402:10: note: expected 'char *' but argument is of type 'unsigned char *'
  1732. ./napsend.c:1584:5: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
  1733. In file included from /usr/include/stdio.h:937:0,
  1734. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:35,
  1735. from ./napsend.c:3:
  1736. /usr/include/bits/stdio2.h:31:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  1737. ./napsend.c:1587:5: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
  1738. In file included from /usr/include/stdio.h:937:0,
  1739. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:35,
  1740. from ./napsend.c:3:
  1741. /usr/include/bits/stdio2.h:31:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  1742. ./napsend.c:1588:5: warning: pointer targets in passing argument 5 of 'find_in_getfile' differ in signedness [-Wpointer-sign]
  1743. In file included from ./napsend.c:22:0:
  1744. ./napster.h:402:10: note: expected 'char *' but argument is of type 'unsigned char *'
  1745. ./napsend.c:1591:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1746. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1747. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1748. from ./napsend.c:3:
  1749. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1750. ./napsend.c:1598:4: warning: pointer targets in passing argument 5 of 'find_in_getfile' differ in signedness [-Wpointer-sign]
  1751. In file included from ./napsend.c:22:0:
  1752. ./napster.h:402:10: note: expected 'char *' but argument is of type 'unsigned char *'
  1753. ./napsend.c:1606:3: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
  1754. In file included from /usr/include/stdio.h:937:0,
  1755. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:35,
  1756. from ./napsend.c:3:
  1757. /usr/include/bits/stdio2.h:31:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  1758. ./napsend.c:1607:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1759. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1760. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1761. from ./napsend.c:3:
  1762. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1763. ./napsend.c: In function 'naplink_handleconnect':
  1764. ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1765. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1766. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1767. from ./napsend.c:3:
  1768. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1769. ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1770. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1771. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1772. from ./napsend.c:3:
  1773. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1774. ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1775. ./napsend.c:1653:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1776. ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1777. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1778. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1779. from ./napsend.c:3:
  1780. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1781. ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1782. ./napsend.c:1653:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1783. ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1784. ./napsend.c:1653:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1785. ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1786. ./napsend.c:1653:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1787. ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  1788. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1789. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1790. from ./napsend.c:3:
  1791. /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
  1792. ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1793. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1794. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1795. from ./napsend.c:3:
  1796. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1797. ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1798. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1799. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1800. from ./napsend.c:3:
  1801. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1802. ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1803. ./napsend.c:1660:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1804. ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1805. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1806. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1807. from ./napsend.c:3:
  1808. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1809. ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1810. ./napsend.c:1660:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1811. ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1812. ./napsend.c:1660:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1813. ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1814. ./napsend.c:1660:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1815. ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  1816. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1817. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1818. from ./napsend.c:3:
  1819. /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
  1820. ./napsend.c: In function 'naplink_handlelink':
  1821. ./napsend.c:1675:35: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  1822. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  1823. from ./napsend.c:3:
  1824. /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  1825. ./napsend.c:1679:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1826. ./napsend.c: In function 'naplink_handleconnect':
  1827. ./napsend.c:1649:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  1828. ./napsend.c:1656:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  1829. ./napsend.c:1663:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  1830. ./napsend.c: In function 'napfile_read':
  1831. ./napsend.c:1591:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1832. ./napsend.c:1607:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1833. ./napsend.c: In function 'cmd_firewall_request':
  1834. ./napsend.c:1342:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1835. ./napsend.c: In function 'get_bitrate':
  1836. ./napsend.c:628:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  1837. ./nap.c: In function 'connectbynumber':
  1838. ./nap.c:259:31: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
  1839. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:63:0,
  1840. from ./nap.c:10:
  1841. /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  1842. ./nap.c: In function 'nap_say':
  1843. ./nap.c:413:4: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign]
  1844. ./nap.c:413:4: note: expected 'unsigned char *' but argument is of type 'char *'
  1845. ./nap.c: In function 'nap_put':
  1846. ./nap.c:440:4: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign]
  1847. ./nap.c:440:4: note: expected 'unsigned char *' but argument is of type 'char *'
  1848. ./nap_file.c: In function 'cmd_getfile':
  1849. ./nap_file.c:742:5: warning: variable 'speed' set but not used [-Wunused-but-set-variable]
  1850. ./nap.c: In function 'cmd_fileinfo':
  1851. ./nap.c:1600:7: warning: variable 'checksum' set but not used [-Wunused-but-set-variable]
  1852. ./nap.c:1597:7: warning: variable 'ip' set but not used [-Wunused-but-set-variable]
  1853. ./nap.c:1596:7: warning: variable 'nick' set but not used [-Wunused-but-set-variable]
  1854. ./nap_file.c: In function 'cmd_getfileinfo':
  1855. ./nap_file.c:724:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1856. ./nap_file.c:726:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1857. ./nap_file.c: In function 'nap_firewall_get':
  1858. ./nap_file.c:693:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1859. ./nap_file.c: In function 'nap_getfile':
  1860. ./nap_file.c:577:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1861. ./nap.c: In function 'naplink_connectserver':
  1862. ./nap.c:1214:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  1863. x86_64-pc-linux-gnu-gcc -shared nap.o napsend.o nap_file.o napfunc.o napother.o md5.o compat.o -fPIC -o nap.so
  1864. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/nap'
  1865. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/pkga'
  1866. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./pkga.c
  1867. ./pkga.c: In function 'new_dcc_output':
  1868. ./pkga.c:126:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1869. x86_64-pc-linux-gnu-gcc -shared pkga.o ../dllinit.o -fPIC -o pkga.so
  1870. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/pkga'
  1871. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/possum'
  1872. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./possum.c
  1873. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./head.c
  1874. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./llist.c
  1875. ./llist.c: In function 'lpush':
  1876. ./llist.c:43:7: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
  1877. ./llist.c:43:7: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
  1878. ./possum.c: In function 'read_mbox':
  1879. ./possum.c:149:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  1880. ./possum.c: In function 'parse_header':
  1881. ./possum.c:105:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  1882. ./possum.c:123:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  1883. In file included from /usr/include/stdio.h:937:0,
  1884. from ./possum.c:3:
  1885. In function 'fgets',
  1886. inlined from 'pm_read' at ./possum.c:212:16:
  1887. /usr/include/bits/stdio2.h:261:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
  1888. x86_64-pc-linux-gnu-gcc -shared possum.o llist.o head.o ../dllinit.o -fPIC -o possum.so
  1889. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/possum'
  1890. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qbx'
  1891. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./qbx.c
  1892. ./qbx.c: In function 'query_q_server':
  1893. ./qbx.c:200:2: warning: passing argument 2 of '(int (*)(char *, short unsigned int *, int, int, int))*(global + 768u)' from incompatible pointer type [enabled by default]
  1894. ./qbx.c:200:2: note: expected 'short unsigned int *' but argument is of type 'int *'
  1895. x86_64-pc-linux-gnu-gcc -shared qbx.o ../dllinit.o -fPIC -o qbx.so
  1896. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qbx'
  1897. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qmail'
  1898. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./qmail.c
  1899. x86_64-pc-linux-gnu-gcc -shared qmail.o ../dllinit.o -fPIC -o qmail.so
  1900. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qmail'
  1901. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/wavplay'
  1902. x86_64-pc-linux-gnu-gcc -I. -I/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall -c ./wavplay.c
  1903. ./wavplay.c: In function 'validate_wav_header':
  1904. ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1905. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1906. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1907. from ./wavplay.c:1:
  1908. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1909. ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1910. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1911. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1912. from ./wavplay.c:1:
  1913. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1914. ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1915. ./wavplay.c:49:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1916. ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1917. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1918. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1919. from ./wavplay.c:1:
  1920. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1921. ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1922. ./wavplay.c:49:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1923. ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1924. ./wavplay.c:49:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1925. ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1926. ./wavplay.c:49:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1927. ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  1928. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1929. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1930. from ./wavplay.c:1:
  1931. /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
  1932. ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1933. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1934. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1935. from ./wavplay.c:1:
  1936. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1937. ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1938. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1939. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1940. from ./wavplay.c:1:
  1941. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1942. ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1943. ./wavplay.c:52:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1944. ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1945. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1946. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1947. from ./wavplay.c:1:
  1948. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1949. ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1950. ./wavplay.c:52:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1951. ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1952. ./wavplay.c:52:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1953. ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1954. ./wavplay.c:52:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1955. ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  1956. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1957. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1958. from ./wavplay.c:1:
  1959. /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
  1960. ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1961. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1962. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1963. from ./wavplay.c:1:
  1964. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1965. ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1966. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1967. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1968. from ./wavplay.c:1:
  1969. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1970. ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1971. ./wavplay.c:55:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1972. ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1973. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1974. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1975. from ./wavplay.c:1:
  1976. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1977. ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1978. ./wavplay.c:55:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1979. ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1980. ./wavplay.c:55:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1981. ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1982. ./wavplay.c:55:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  1983. ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  1984. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1985. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1986. from ./wavplay.c:1:
  1987. /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
  1988. ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1989. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1990. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1991. from ./wavplay.c:1:
  1992. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1993. ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1994. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  1995. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  1996. from ./wavplay.c:1:
  1997. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1998. ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1999. ./wavplay.c:69:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  2000. ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  2001. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  2002. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  2003. from ./wavplay.c:1:
  2004. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  2005. ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  2006. ./wavplay.c:69:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  2007. ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  2008. ./wavplay.c:69:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  2009. ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  2010. ./wavplay.c:69:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  2011. ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  2012. In file included from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc_std.h:21:0,
  2013. from /tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/include/irc.h:109,
  2014. from ./wavplay.c:1:
  2015. /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
  2016. x86_64-pc-linux-gnu-gcc -shared wavplay.o ../dllinit.o -fPIC -o wavplay.so
  2017. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/wavplay'
  2018. gmake[1]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll'
  2019. make -j24 -C contrib vh1
  2020. make: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/contrib'
  2021. cc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed vh1.c -o vh1
  2022. vh1.c: In function 'check_inter':
  2023. vh1.c:116:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  2024. make: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/contrib'
  2025. >>> Source compiled.
  2026. >>> Install bitchx-1.2 into /tmp/portage/net-irc/bitchx-1.2/image/ category net-irc
  2027. make -j24 -j1 prefix=/tmp/portage/net-irc/bitchx-1.2/image/usr datadir=/tmp/portage/net-irc/bitchx-1.2/image/usr/share infodir=/tmp/portage/net-irc/bitchx-1.2/image/usr/share/info localstatedir=/tmp/portage/net-irc/bitchx-1.2/image/var/lib mandir=/tmp/portage/net-irc/bitchx-1.2/image/usr/share/man sysconfdir=/tmp/portage/net-irc/bitchx-1.2/image/etc libdir=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64 -j24 -j1 install
  2028. cd source \
  2029. && gmake 'local_dir=/tmp/portage/net-irc/bitchx-1.2/homedir' 'INSTALL_IRC=/tmp/portage/net-irc/bitchx-1.2/image/usr/bin/BitchX' 'IRCLIB=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall' 'HELPDIR=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/help' 'INSTALL_WSERV=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx' 'TRANSLATION_PATH=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/translation' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS=-ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.2-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=-fPIC' 'SHLIB_SUFFIX=.so' all
  2030. gmake[1]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  2031. gmake[1]: Nothing to be done for `all'.
  2032. gmake[1]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  2033. cd source \
  2034. && gmake 'local_dir=/tmp/portage/net-irc/bitchx-1.2/homedir' 'INSTALL_IRC=/tmp/portage/net-irc/bitchx-1.2/image/usr/bin/BitchX' 'IRCLIB=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall' 'HELPDIR=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/help' 'INSTALL_WSERV=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx' 'TRANSLATION_PATH=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/translation' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS=-ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.2-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=-fPIC' 'SHLIB_SUFFIX=.so' wserv
  2035. gmake[1]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  2036. gmake[1]: `wserv' is up to date.
  2037. gmake[1]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  2038. cd source \
  2039. && gmake 'local_dir=/tmp/portage/net-irc/bitchx-1.2/homedir' 'INSTALL_IRC=/tmp/portage/net-irc/bitchx-1.2/image/usr/bin/BitchX' 'IRCLIB=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall' 'HELPDIR=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/help' 'INSTALL_WSERV=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx' 'TRANSLATION_PATH=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/translation' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS=-ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.2-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=-fPIC' 'SHLIB_SUFFIX=.so' scr-bx
  2040. gmake[1]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  2041. gmake[1]: `scr-bx' is up to date.
  2042. gmake[1]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/source'
  2043. cd dll \
  2044. && gmake 'local_dir=/tmp/portage/net-irc/bitchx-1.2/homedir' 'INSTALL_IRC=/tmp/portage/net-irc/bitchx-1.2/image/usr/bin/BitchX' 'IRCLIB=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall' 'HELPDIR=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/help' 'INSTALL_WSERV=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx' 'TRANSLATION_PATH=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/translation' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS=-ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.2-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=-fPIC' 'SHLIB_SUFFIX=.so' all
  2045. gmake[1]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll'
  2046. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/abot'
  2047. gmake[2]: Nothing to be done for `all'.
  2048. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/abot'
  2049. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/acro'
  2050. gmake[2]: Nothing to be done for `all'.
  2051. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/acro'
  2052. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim'
  2053. gmake[3]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim/toc'
  2054. gmake[3]: Nothing to be done for `all'.
  2055. gmake[3]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim/toc'
  2056. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim'
  2057. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/arcfour'
  2058. gmake[2]: Nothing to be done for `all'.
  2059. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/arcfour'
  2060. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/autocycle'
  2061. gmake[2]: Nothing to be done for `all'.
  2062. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/autocycle'
  2063. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/blowfish'
  2064. gmake[2]: Nothing to be done for `all'.
  2065. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/blowfish'
  2066. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/cavlink'
  2067. gmake[2]: Nothing to be done for `all'.
  2068. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/cavlink'
  2069. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/encrypt'
  2070. gmake[2]: Nothing to be done for `all'.
  2071. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/encrypt'
  2072. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/europa'
  2073. gmake[2]: Nothing to be done for `all'.
  2074. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/europa'
  2075. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/fserv'
  2076. gmake[2]: Nothing to be done for `all'.
  2077. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/fserv'
  2078. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/hint'
  2079. gmake[2]: Nothing to be done for `all'.
  2080. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/hint'
  2081. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/identd'
  2082. gmake[2]: Nothing to be done for `all'.
  2083. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/identd'
  2084. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/nap'
  2085. gmake[2]: Nothing to be done for `all'.
  2086. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/nap'
  2087. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/pkga'
  2088. gmake[2]: Nothing to be done for `all'.
  2089. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/pkga'
  2090. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/possum'
  2091. gmake[2]: Nothing to be done for `all'.
  2092. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/possum'
  2093. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qbx'
  2094. gmake[2]: Nothing to be done for `all'.
  2095. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qbx'
  2096. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qmail'
  2097. gmake[2]: Nothing to be done for `all'.
  2098. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qmail'
  2099. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/wavplay'
  2100. gmake[2]: Nothing to be done for `all'.
  2101. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/wavplay'
  2102. gmake[1]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll'
  2103. Now type "gmake install" to install BitchX globally (if you're root), or
  2104. else you can type "gmake install_local" to install BitchX to your home
  2105. directory.
  2106. umask 022 && ./mkinstalldirs /tmp/portage/net-irc/bitchx-1.2/image/usr/bin /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx \
  2107. /tmp/portage/net-irc/bitchx-1.2/image/usr/share/man/man1 /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/translation /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script \
  2108. /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/help
  2109. mkdir /tmp/portage/net-irc/bitchx-1.2/image/usr
  2110. mkdir /tmp/portage/net-irc/bitchx-1.2/image/usr/bin
  2111. mkdir /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64
  2112. mkdir /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx
  2113. mkdir /tmp/portage/net-irc/bitchx-1.2/image/usr/share
  2114. mkdir /tmp/portage/net-irc/bitchx-1.2/image/usr/share/man
  2115. mkdir /tmp/portage/net-irc/bitchx-1.2/image/usr/share/man/man1
  2116. mkdir /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/translation
  2117. mkdir /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script
  2118. mkdir /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/help
  2119. /usr/bin/install -c source/BitchX /tmp/portage/net-irc/bitchx-1.2/image/usr/bin/BitchX-1.2-final
  2120. rm -f /tmp/portage/net-irc/bitchx-1.2/image/usr/bin/BitchX
  2121. ln -s BitchX-1.2-final /tmp/portage/net-irc/bitchx-1.2/image/usr/bin/BitchX
  2122. /usr/bin/install -c -m 644 ./BitchX.help /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/BitchX.help
  2123. /usr/bin/install -c -m 644 ./BitchX.ircnames /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/BitchX.ircnames
  2124. /usr/bin/install -c -m 644 ./BitchX.quit /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/BitchX.quit
  2125. /usr/bin/install -c -m 644 ./BitchX.reasons /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/BitchX.kick
  2126. /usr/bin/install -c source/wserv /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/wserv
  2127. /usr/bin/install -c source/scr-bx /tmp/portage/net-irc/bitchx-1.2/image/usr/bin/scr-bx
  2128. cd dll \
  2129. && gmake 'local_dir=/tmp/portage/net-irc/bitchx-1.2/homedir' 'INSTALL_IRC=/tmp/portage/net-irc/bitchx-1.2/image/usr/bin/BitchX' 'IRCLIB=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -Wall' 'HELPDIR=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/help' 'INSTALL_WSERV=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script:/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx' 'TRANSLATION_PATH=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/translation' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS=-ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.2-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=-fPIC' 'SHLIB_SUFFIX=.so' 'DESTDIR=' install
  2130. gmake[1]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll'
  2131. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/abot'
  2132. gmake[2]: Nothing to be done for `all'.
  2133. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/abot'
  2134. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/acro'
  2135. gmake[2]: Nothing to be done for `all'.
  2136. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/acro'
  2137. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim'
  2138. gmake[3]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim/toc'
  2139. gmake[3]: Nothing to be done for `all'.
  2140. gmake[3]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim/toc'
  2141. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim'
  2142. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/arcfour'
  2143. gmake[2]: Nothing to be done for `all'.
  2144. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/arcfour'
  2145. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/autocycle'
  2146. gmake[2]: Nothing to be done for `all'.
  2147. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/autocycle'
  2148. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/blowfish'
  2149. gmake[2]: Nothing to be done for `all'.
  2150. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/blowfish'
  2151. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/cavlink'
  2152. gmake[2]: Nothing to be done for `all'.
  2153. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/cavlink'
  2154. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/encrypt'
  2155. gmake[2]: Nothing to be done for `all'.
  2156. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/encrypt'
  2157. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/europa'
  2158. gmake[2]: Nothing to be done for `all'.
  2159. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/europa'
  2160. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/fserv'
  2161. gmake[2]: Nothing to be done for `all'.
  2162. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/fserv'
  2163. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/hint'
  2164. gmake[2]: Nothing to be done for `all'.
  2165. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/hint'
  2166. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/identd'
  2167. gmake[2]: Nothing to be done for `all'.
  2168. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/identd'
  2169. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/nap'
  2170. gmake[2]: Nothing to be done for `all'.
  2171. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/nap'
  2172. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/pkga'
  2173. gmake[2]: Nothing to be done for `all'.
  2174. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/pkga'
  2175. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/possum'
  2176. gmake[2]: Nothing to be done for `all'.
  2177. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/possum'
  2178. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qbx'
  2179. gmake[2]: Nothing to be done for `all'.
  2180. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qbx'
  2181. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qmail'
  2182. gmake[2]: Nothing to be done for `all'.
  2183. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qmail'
  2184. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/wavplay'
  2185. gmake[2]: Nothing to be done for `all'.
  2186. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/wavplay'
  2187. /usr/bin/install -c -d /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2188. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/abot'
  2189. /usr/bin/install -c autobot.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2190. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/abot'
  2191. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/acro'
  2192. /usr/bin/install -c acro.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2193. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/acro'
  2194. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim'
  2195. /usr/bin/install -c aim.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2196. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/aim'
  2197. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/arcfour'
  2198. /usr/bin/install -c arcfour.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2199. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/arcfour'
  2200. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/autocycle'
  2201. /usr/bin/install -c autocycle.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2202. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/autocycle'
  2203. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/blowfish'
  2204. /usr/bin/install -c blowfish.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2205. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/blowfish'
  2206. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/cavlink'
  2207. /usr/bin/install -c cavlink.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2208. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/cavlink'
  2209. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/encrypt'
  2210. /usr/bin/install -c encrypt.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2211. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/encrypt'
  2212. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/europa'
  2213. /usr/bin/install -c europa.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2214. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/europa'
  2215. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/fserv'
  2216. /usr/bin/install -c fserv.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2217. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/fserv'
  2218. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/hint'
  2219. /usr/bin/install -c hint.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2220. /usr/bin/install -c -m 644 ./BitchX.hints /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins/BitchX.hints
  2221. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/hint'
  2222. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/identd'
  2223. /usr/bin/install -c identd.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2224. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/identd'
  2225. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/nap'
  2226. /usr/bin/install -c nap.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2227. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/nap'
  2228. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/pkga'
  2229. /usr/bin/install -c pkga.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2230. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/pkga'
  2231. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/possum'
  2232. /usr/bin/install -c possum.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2233. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/possum'
  2234. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qbx'
  2235. /usr/bin/install -c qbx.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2236. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qbx'
  2237. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qmail'
  2238. /usr/bin/install -c qmail.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2239. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/qmail'
  2240. gmake[2]: Entering directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/wavplay'
  2241. /usr/bin/install -c wavplay.so /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins
  2242. gmake[2]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll/wavplay'
  2243. gmake[1]: Leaving directory `/tmp/portage/net-irc/bitchx-1.2/work/BitchX-1.2/dll'
  2244. cd ./bitchx-docs && \
  2245. find . -name .svn -prune -o -print | cpio -pdmu -R `id -un`:`id -gn` "/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/help"
  2246. 1730 blocks
  2247. (find "/tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/help" -type f ! -name '*.bz2' ! -name '*.gz' | \
  2248. (xargs bzip2 -9f || xargs gzip -9f) || :) 2>/dev/null
  2249. (find /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/translation -type f ! -name '*.bz2' ! -name '*.gz' | \
  2250. (xargs bzip2 -9f || xargs gzip -9f) || :) 2>/dev/null
  2251. BitchX is now installed.
  2252. Type "/tmp/portage/net-irc/bitchx-1.2/image/usr/bin/BitchX" to start.
  2253. >>> Completed installing bitchx-1.2 into /tmp/portage/net-irc/bitchx-1.2/image/
  2254. * Tinderbox QA Notice! Insecure functions used
  2255. tmpnam@@GLIBC_2.2.5 /tmp/portage/net-irc/bitchx-1.2/image/usr/lib64/bx/plugins/fserv.so
  2256. * Tinderbox QA Notice (end)! Insecure functions used
  2257. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  2258. usr/lib64/bx/wserv
  2259. usr/bin/BitchX-1.2-final
  2260. usr/bin/scr-bx
  2261. usr/lib64/bx/plugins/acro.so
  2262. usr/lib64/bx/plugins/arcfour.so
  2263. usr/lib64/bx/plugins/blowfish.so
  2264. usr/lib64/bx/plugins/encrypt.so
  2265. usr/lib64/bx/plugins/identd.so
  2266. usr/lib64/bx/plugins/fserv.so
  2267. usr/lib64/bx/plugins/pkga.so
  2268. usr/lib64/bx/plugins/qbx.so
  2269. usr/lib64/bx/plugins/wavplay.so
  2270. usr/lib64/bx/plugins/autobot.so
  2271. usr/lib64/bx/plugins/aim.so
  2272. usr/lib64/bx/plugins/cavlink.so
  2273. usr/lib64/bx/plugins/autocycle.so
  2274. usr/lib64/bx/plugins/europa.so
  2275. usr/lib64/bx/plugins/hint.so
  2276. usr/lib64/bx/plugins/nap.so
  2277. usr/lib64/bx/plugins/possum.so
  2278. usr/lib64/bx/plugins/qmail.so
  2279. usr/bin/vh1
  2280. ecompressdir: bzip2 -9 /usr/share/man
  2281. ecompressdir: bzip2 -9 /usr/share/doc
  2282. * QA Notice: Package triggers severe warnings which indicate that it
  2283. * may exhibit random runtime failures.
  2284. * interface.c:24:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
  2285. * ./md5.c:219:4: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
  2286. * ./europa.c:360:3: warning: implicit declaration of function 'mysql_connect' [-Wimplicit-function-declaration]
  2287. * ./llist.c:43:7: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
  2288. * QA Notice: Package triggers severe warnings which indicate that it
  2289. * may exhibit random runtime failures.
  2290. * interface.c:24:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default]
  2291. * ./md5.c:219:4: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  2292. * ./llist.c:43:7: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
  2293. * QA Notice: Package triggers severe warnings which indicate that it
  2294. * may exhibit random runtime failures.
  2295. * /usr/include/bits/stdio2.h:261:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
  2296. * QA Notice: Package triggers severe warnings which indicate that it
  2297. * may exhibit random runtime failures.
  2298. * /usr/include/bits/string3.h:91:3: warning: call to __builtin___memmove_chk will always overflow destination buffer [enabled by default]
  2299. * /usr/include/bits/string3.h:120:3: warning: call to __builtin___strncpy_chk will always overflow destination buffer [enabled by default]
  2300. * /usr/include/bits/string3.h:120:3: warning: call to __builtin___strncpy_chk will always overflow destination buffer [enabled by default]
  2301. * QA Notice: Package triggers severe warnings which indicate that it
  2302. * may exhibit random runtime failures.
  2303. * cset.c:564:10: warning: the address of 's' will always evaluate as 'true' [-Waddress]
  2304. * commands2.c:407:29: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress]
  2305. * dcc.c:3038:6: warning: the address of 'dcc_no_flood' will always evaluate as 'true' [-Waddress]
  2306. * dcc.c:3048:6: warning: the address of 'dcc_no_flood' will always evaluate as 'true' [-Waddress]
  2307. * functions.c:3403:2: warning: the address of 'aboo' will always evaluate as 'true' [-Waddress]
  2308. * functions.c:3821:2: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress]
  2309. * functions.c:3878:2: warning: the address of 'tmp' will always evaluate as 'true' [-Waddress]
  2310. * functions.c:4295:2: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress]
  2311. * functions.c:4405:2: warning: the address of 'temp' will always evaluate as 'true' [-Waddress]
  2312. * functions.c:4934:4: warning: the address of 'zero' will always evaluate as 'true' [-Waddress]
  2313. * functions.c:5689:2: warning: the address of 'error_buf' will always evaluate as 'true' [-Waddress]
  2314. * functions.c:5834:2: warning: the address of 'tmp' will always evaluate as 'true' [-Waddress]
  2315. * functions.c:6026:2: warning: the address of 'stuff' will always evaluate as 'true' [-Waddress]
  2316. * functions.c:6585:2: warning: the address of 'empty_string' will always evaluate as 'true' [-Waddress]
  2317. * functions.c:7030:2: warning: the address of 'empty_string' will always evaluate as 'true' [-Waddress]
  2318. * functions.c:7265:3: warning: the address of 'resolvedname' will always evaluate as 'true' [-Waddress]
  2319. * functions.c:7336:2: warning: the address of 'retval' will always evaluate as 'true' [-Waddress]
  2320. * ./ircaux.c:1331:60: warning: the address of 'cx_function' will always evaluate as 'true' [-Waddress]
  2321. * ./irc.c:487:22: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress]
  2322. * ./irc.c:1183:6: warning: the address of 'nickname' will always evaluate as 'true' [-Waddress]
  2323. * ./cmd.c:443:8: warning: the address of 'current_chat' will always evaluate as 'true' [-Waddress]
  2324. * ./cmd.c:477:9: warning: the address of 'current_chat' will always evaluate as 'true' [-Waddress]
  2325. * Please do not file a Gentoo bug and instead report the above QA
  2326. * issues directly to the upstream developers of this software.
  2327. * Homepage: http://www.bitchx.ca/