Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/BitchX.spec'], False, '/var/lib/mock/f19-build-1570853-270692/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/BitchX.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/BitchX-1.2-21.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/BitchX.spec'], False, '/var/lib/mock/f19-build-1570853-270692/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/BitchX.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r40cYz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf BitchX-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/BitchX-1.2-final.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd BitchX-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jOZqwd + umask 022 + cd /builddir/build/BUILD + cd BitchX-1.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-plugins --with-ssl --enable-ipv6 Welcome to the BitchX-1.2-final configuration checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether ln -s works... yes checking for gmake... gmake checking whether gmake sets $(MAKE)... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for library containing strerror... none required checking for AIX... no checking for gawk... gawk checking whether compiler understands -fno-strict-aliasing... yes checking for getpwnam in -lsun... no checking for inet_addr in -ldgc... no checking for crypt in -lcrypt... yes checking for pow in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking for net/if.h... yes checking for arpa/inet.h... yes checking for resolv.h... yes checking for stpcpy in string.h... yes checking for getpgid in unistd.h... no checking for killpg in signal.h... yes checking for getpass in unistd.h... yes checking for errno in errno.h... no checking for struct linger in sys/socket.h... yes checking for sun_len in sys/un.h... no checking for bcopy in string.h... yes checking whether strsignal is declared... yes checking whether sys_siglist is declared... yes checking whether _sys_siglist is declared... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking for unsigned int... yes checking size of unsigned int... 4 checking library required for resolver functions... -lresolv checking for the iphlpapi library... no checking for working alloca.h... yes checking for alloca... yes checking whether getpgrp requires zero arguments... yes checking whether setpgrp takes no argument... yes checking for strftime... yes checking for socket... yes checking for gethostname... yes checking for gettimeofday... yes checking for strtoul... yes checking for strlcpy... no checking for strlcat... no checking for stpcpy... yes checking for vsnprintf... yes checking for snprintf... yes checking for setsid... yes checking for strerror... yes checking for uname... yes checking for getrusage... yes checking for sysconf... yes checking for getpgid... yes checking for killpg... yes checking for getlogin... yes checking for realpath... yes checking for fchdir... yes checking for getpass... yes checking for fpathconf... yes checking for getpwent... yes checking for setvbuf... yes checking for select... yes checking for mkstemp... yes checking for memmove... yes checking for scandir... yes checking for gethostbyname... yes checking for connect... yes checking for inet_aton... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for non-blocking type... posix checking for a list of signal names... sys_siglist checking whether to enable GTK support... no checking whether to enable Win32 GUI support... no checking whether to enable OS/2 PM support... no checking whether to enable sound support... no checking whether to enable SSL support... yes checking for SSLeay in -lcrypto... yes checking for SSL_accept in -lssl... yes checking whether to use use tgetent or setupterm... setupterm checking for setupterm in -lncurses... yes checking for tparm in ncurses.h... yes checking for tparm in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/termcap.h usability... yes checking ncurses/termcap.h presence... yes checking for ncurses/termcap.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for tputs in ncurses/termcap.h... yes checking for tputs in termcap.h... (cached) yes checking for tputs in -lncurses... yes checking whether to enable Tcl support... no checking for unix mail directory... /var/spool/mail checking for default server list... none checking whether to enable IPv6 support... yes (native) checking whether to enable SOCKS support... no checking whether to enable CD-ROM support... no checking whether to enable dmalloc debugging support... no checking whether to enable plugin support... yes checking for dlopen in -ldl... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for system version... Linux-2.6.32-279.19.1.el6.x86_64 checking mysql/mysql.h usability... no checking mysql/mysql.h presence... no checking for mysql/mysql.h... no checking for mysql_query in -lmysqlclient... no checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for mlock... yes checking which plugins to build... abot acro aim arcfour autocycle blowfish cavlink encrypt fserv hint identd nap pkga possum qbx qmail wavplay configure: creating ./config.status config.status: creating Makefile config.status: creating bx-conf/Makefile config.status: creating doc/BitchX.bat config.status: creating doc/Makefile config.status: creating dll/Makefile config.status: creating dll/abot/Makefile config.status: creating dll/acro/Makefile config.status: creating dll/aim/Makefile config.status: creating dll/aim/toc/Makefile config.status: creating dll/amp/Makefile config.status: creating dll/arcfour/Makefile config.status: creating dll/autocycle/Makefile config.status: creating dll/blowfish/Makefile config.status: creating dll/cavlink/Makefile config.status: creating dll/cdrom/Makefile config.status: creating dll/encrypt/Makefile config.status: creating dll/europa/Makefile config.status: creating dll/fserv/Makefile config.status: creating dll/hint/Makefile config.status: creating dll/identd/Makefile config.status: creating dll/nap/Makefile config.status: creating dll/nicklist/Makefile config.status: creating dll/pkga/Makefile config.status: creating dll/possum/Makefile config.status: creating dll/qbx/Makefile config.status: creating dll/qmail/Makefile config.status: creating dll/wavplay/Makefile config.status: creating dll/xmms/Makefile config.status: creating source/Makefile config.status: creating include/defs.h config.status: executing default commands BitchX (c) 1996-2012 Colten Edwards et al ---------------------------------------------------------- The configuration script has finished. You should look through "include/config.h" and make any changes you would like to make. Now type "gmake" to compile BitchX. + gmake -j3 V=1 cd source \ && gmake 'local_dir=/builddir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '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,-z,relro ' '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 cd source \ && gmake 'local_dir=/builddir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '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,-z,relro ' '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 Now type "gmake install" to install BitchX globally (if you're root), or else you can type "gmake install_local" to install BitchX to your home directory. cd source \ && gmake 'local_dir=/builddir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '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,-z,relro ' '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 gmake[1]: Entering directory `/builddir/build/BUILD/BitchX-1.2/source' gmake[1]: Entering directory `/builddir/build/BUILD/BitchX-1.2/source' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c alias.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c wserv.c gmake[1]: Entering directory `/builddir/build/BUILD/BitchX-1.2/source' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DSTERM_C -c ./term.c -o sterm.o wserv.c: In function 'main': wserv.c:97:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, buffer, nread); ^ wserv.c:104:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buffer, nread); ^ wserv.c: In function 'ignore': wserv.c:117:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, &foo, 1); ^ ./term.c: In function 'term_init': ./term.c:869:4: warning: passing argument 1 of 'tigetnum' discards 'const' qualifier from pointer target type [enabled by default] ival = Tgetnum(tcaps[i]); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/ircterm.h:17:0, from ./term.c:38: /usr/include/curses.h:842:28: note: expected 'char *' but argument is of type 'const char *' extern NCURSES_EXPORT(int) tigetnum (NCURSES_CONST char *); /* implemented */ ^ ./term.c:874:4: warning: passing argument 1 of 'tigetflag' discards 'const' qualifier from pointer target type [enabled by default] ival = Tgetflag(tcaps[i]); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/ircterm.h:17:0, from ./term.c:38: /usr/include/curses.h:841:28: note: expected 'char *' but argument is of type 'const char *' extern NCURSES_EXPORT(int) tigetflag (NCURSES_CONST char *); /* implemented */ ^ ./term.c:881:4: warning: passing argument 1 of 'tigetstr' discards 'const' qualifier from pointer target type [enabled by default] cval = Tgetstr(tcaps[i], tmp); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/ircterm.h:17:0, from ./term.c:38: /usr/include/curses.h:843:31: note: expected 'char *' but argument is of type 'const char *' extern NCURSES_EXPORT(char *) tigetstr (NCURSES_CONST char *); /* implemented */ ^ ./term.c:879:10: warning: unused variable 'tmp' [-Wunused-variable] char *tmp = termcap2; ^ ./term.c: In function 'control_mangle': ./term.c:1859:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] return retval; ^ ./term.c:1878:2: warning: pointer targets in return differ in signedness [-Wpointer-sign] return retval; ^ ./term.c: In function 'get_term_capability': ./term.c:1913:6: warning: pointer targets in passing argument 1 of 'control_mangle' differ in signedness [-Wpointer-sign] control_mangle(*(char **)t->ptr) : ^ ./term.c:1852:8: note: expected 'unsigned char *' but argument is of type 'char *' char * control_mangle (unsigned char *text) ^ alias.c: In function 'pmatch_cmd_alias': alias.c:1787:7: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ alias.c: In function 'pmatch_assign_alias': alias.c:1823:10: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DWTERM_C -c ./term.c -o wterm.o alias.c: In function 'do_stack_alias': alias.c:2392:8: warning: variable 'my_which' set but not used [-Wunused-but-set-variable] int my_which = 0; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DWTERM_C -c ./network.c -o wnetwork.o ./network.c: In function 'BX_connect_by_number': ./network.c:484:31: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(fd, (struct sockaddr *)&name, &length)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from ./network.c:9: /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^ ./network.c:503:19: warning: unused variable 'hp' [-Wunused-variable] struct hostent *hp; ^ ./network.c: In function 'my_accept': ./network.c:787:2: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] retval = accept(s, addr, addrlen); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from ./network.c:9: /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DWTERM_C -c ./ircsig.c -o bircsig.o gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DWTERM_C -c ./ircsig.c -o bircsig.o gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DWTERM_C -c ./compat.c -o bcompat.o gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DWTERM_C -c ./compat.c -o bcompat.o gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c scr-bx.c gcc -Wl,-z,relro -o wserv wserv.o wterm.o bircsig.o wnetwork.o bcompat.o -ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt scr-bx.c: In function 'get_cookie': scr-bx.c:382:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(cookie, 40, 1, fp); ^ scr-bx.c: In function 'reattach_tty': scr-bx.c:467:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, &parm, sizeof(struct param)); ^ scr-bx.c:510:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, chr_c, 1); ^ scr-bx.c:526:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, buffer, len); ^ scr-bx.c:531:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buffer, len); ^ scr-bx.c: In function 'main': scr-bx.c:646:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(getenv("HOME")); ^ gmake[1]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/source' cd dll \ && gmake 'local_dir=/builddir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '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,-z,relro ' '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 gmake[1]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/abot' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./autobot.c gcc -Wl,-z,relro -o scr-bx scr-bx.o sterm.o bircsig.o bcompat.o -ldl -lncurses -lssl -lcrypto -lresolv -lm -lcrypt gcc -shared autobot.o ../dllinit.o -fPIC -o autobot.so gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/abot' gmake[1]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/source' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c alist.c gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/acro' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./acro.c In file included from alias.c:2232:0: expr2.c: In function 'op': expr2.c:1043:33: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] case DANDEQ: IMPLIED((long)(c && d)) ^ expr2.c:1043:33: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] ./acro.c: In function 'acro_main': ./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] add_timer(0, "Acro", 60 * 1000, 1, (int(*)(void *))warn_acro, m_sprintf("%s", args[0]), NULL, NULL, "acro"); ^ ./acro.c:54:3: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)' ./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] ./acro.c:54:3: note: expected 'int' but argument is of type 'void *' ./acro.c: In function 'warn_acro': ./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] add_timer(0, "Acro", 30 * 1000, 1, (int(*)(void *))start_vote, m_sprintf("%s", chan), NULL, NULL, "acro"); ^ ./acro.c:82:2: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)' ./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] ./acro.c:82:2: note: expected 'int' but argument is of type 'void *' ./acro.c: In function 'start_vote': ./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] add_timer(0, "Acro", 30 * 1000, 1, (int(*)(void *))warn_vote, m_sprintf("%s", chan), NULL, NULL, "acro"); ^ ./acro.c:92:3: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)' ./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] ./acro.c:92:3: note: expected 'int' but argument is of type 'void *' ./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] add_timer(0, "Acro", 30 * 1000, 1, (int(*)(void *))start_vote, m_sprintf("%s", chan), NULL, NULL, "acro"); ^ ./acro.c:97:3: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)' ./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] ./acro.c:97:3: note: expected 'int' but argument is of type 'void *' ./acro.c: In function 'warn_vote': ./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] add_timer(0, "Acro", 30 * 1000, 1, (int(*)(void *))end_voting, m_sprintf("%s", chan), NULL, NULL, "acro"); ^ ./acro.c:112:2: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)' ./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] ./acro.c:112:2: note: expected 'int' but argument is of type 'void *' ./acro.c: In function 'end_voting': ./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] add_timer(0, "Acro", 60 * 1000, 1, (int(*)(void *))warn_acro, m_sprintf("%s", chan), NULL, NULL, "acro"); ^ ./acro.c:140:3: note: expected 'int (*)(void *, char *)' but argument is of type 'int (*)(void *)' ./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] ./acro.c:140:3: note: expected 'int' but argument is of type 'void *' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c array.c array.c: In function 'insert_index': array.c:235:10: warning: operation on '*index' may be undefined [-Wsequence-point] *index = (long *)RESIZE(*index, long, *size + 1); ^ array.c: In function 'delete_array': array.c:351:33: warning: operation on 'array_info.item' may be undefined [-Wsequence-point] array_info.item = (char**)RESIZE(array_info.item, char *, array_info.size); ^ array.c:352:34: warning: operation on 'array_info.index' may be undefined [-Wsequence-point] array_info.index = (long *)RESIZE(array_info.index, long, array_info.size); ^ array.c: In function 'function_setitem': array.c:669:19: warning: operation on 'array->item' may be undefined [-Wsequence-point] array->item = (char **)RESIZE(array->item, char *, (array->size + 1)); ^ array.c:694:24: warning: operation on 'array_info.item' may be undefined [-Wsequence-point] array_info.item = (char **)RESIZE(array_info.item, char *, (array_info.size + 1)); ^ array.c: In function 'function_delitem': array.c:895:18: warning: operation on 'array->item' may be undefined [-Wsequence-point] array->item = (char**)RESIZE(array->item, char *, array->size); ^ array.c:896:19: warning: operation on 'array->index' may be undefined [-Wsequence-point] array->index = (long*)RESIZE(array->index, long, array->size); ^ gcc -shared acro.o ../dllinit.o -fPIC -o acro.so gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/acro' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/aim' gmake[3]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/aim/toc' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c toc.c toc.c: In function 'roast_password': toc.c:305:9: warning: pointer targets in return differ in signedness [-Wpointer-sign] return rp; ^ toc.c: In function 'toc_callback': toc.c:452:9: warning: variable 'name' set but not used [-Wunused-but-set-variable] char *name; ^ toc.c:595:11: warning: variable 'w' set but not used [-Wunused-but-set-variable] int id, w; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c art.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c network.c In file included from /usr/include/string.h:638:0, from network.c:33: In function 'bcopy', inlined from 'get_address' at network.c:52:8: /usr/include/bits/string3.h:91:3: warning: call to __builtin___memmove_chk will always overflow destination buffer [enabled by default] (void) __builtin___memmove_chk (__dest, __src, __len, __bos0 (__dest)); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c util.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c banlist.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c server.c banlist.c: In function 'userhost_ban': banlist.c:398:8: warning: variable 'temp' set but not used [-Wunused-but-set-variable] char *temp; ^ banlist.c: In function 'multkick': banlist.c:474:6: warning: variable 'filter' set but not used [-Wunused-but-set-variable] int filter = 0; ^ banlist.c: In function 'massop': banlist.c:673:3: warning: variable 'all' set but not used [-Wunused-but-set-variable] all = 0, ^ banlist.c:672:3: warning: variable 'i' set but not used [-Wunused-but-set-variable] i, ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c interface.c interface.c: In function 'init_toc': interface.c:24:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(aim_host,TOC_HOST); ^ interface.c:24:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c buddy.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ll.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c misc.c ar cru libtoc.a toc.o network.o util.o server.o interface.o buddy.o ll.o misc.o gmake[3]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/aim/toc' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -I./toc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./toc.c ./toc.c: In function 'toc_add_input_stream': ./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] sock_read_id = add_socketread(fd, 0, 0, "bleh", func, func); ^ ./toc.c:37:2: note: expected 'void (*)(int)' but argument is of type 'int (*)(int)' ./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] ./toc.c:37:2: note: expected 'void (*)(int)' but argument is of type 'int (*)(int)' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c bot_link.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -I./toc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./util.c bot_link.c: In function 'chanout_but': bot_link.c:119:12: warning: variable 'n' set but not used [-Wunused-but-set-variable] DCC_int *n; ^ bot_link.c: In function 'tell_who': bot_link.c:482:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] DCC_int *n; ^ bot_link.c: In function 'send_whom': bot_link.c:574:5: warning: variable 'found' set but not used [-Wunused-but-set-variable] int found = 0; ^ bot_link.c: In function 'tand_priv': bot_link.c:601:12: warning: variable 'from' set but not used [-Wunused-but-set-variable] char *to, *from, *p, *i_dx; ^ ./util.c: In function 'statusput': ./util.c:63:3: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign] add_to_screen(buf); ^ ./util.c:63:3: note: expected 'unsigned char *' but argument is of type 'char *' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -I./toc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./cmd.c In file included from ./cmd.c:30:0: ./cmd.c: In function 'achat': ./aim.h:13:24: warning: the address of 'current_chat' will always evaluate as 'true' [-Waddress] #define VALID_ARG(x) !(!x || ! *x || ! strcasecmp(x,"")) ^ ./cmd.c:443:8: note: in expansion of macro 'VALID_ARG' if ( VALID_ARG(current_chat) ) { ^ ./aim.h:13:24: warning: the address of 'current_chat' will always evaluate as 'true' [-Waddress] #define VALID_ARG(x) !(!x || ! *x || ! strcasecmp(x,"")) ^ ./cmd.c:477:9: note: in expansion of macro 'VALID_ARG' if ( VALID_ARG(current_chat) ) { ^ ./cmd.c:528:7: warning: variable 'anon' set but not used [-Wunused-but-set-variable] int anon = 0; ^ ./cmd.c: In function 'aaway': ./cmd.c:640:8: warning: variable 'loc' set but not used [-Wunused-but-set-variable] char *loc; ^ ./cmd.c: In function 'aquery': ./cmd.c:688:3: warning: passing argument 1 of '(void (*)(int))*(global + 1720u)' makes integer from pointer without a cast [enabled by default] update_input(tmp); ^ ./cmd.c:688:3: note: expected 'int' but argument is of type 'struct Window *' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c cdcc.c In file included from /usr/include/string.h:638:0, from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./cmd.c:13: In function 'strncpy', inlined from 'asignon' at ./cmd.c:76:10: /usr/include/bits/string3.h:120:3: warning: call to __builtin___strncpy_chk will always overflow destination buffer [enabled by default] return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); ^ In function 'strncpy', inlined from 'asignon' at ./cmd.c:80:10: /usr/include/bits/string3.h:120:3: warning: call to __builtin___strncpy_chk will always overflow destination buffer [enabled by default] return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); ^ cdcc.c: In function 'do_local_send': cdcc.c:398:6: warning: variable 'tdcc' set but not used [-Wunused-but-set-variable] int tdcc = 0; ^ cdcc.c: In function 'r_list': cdcc.c:657:8: warning: variable 'type_msg' set but not used [-Wunused-but-set-variable] char *type_msg; ^ cdcc.c: In function 'l_load': cdcc.c:1181:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, BIG_BUFFER_SIZE, file); ^ cdcc.c:1199:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, BIG_BUFFER_SIZE, file); ^ cdcc.c:1205:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, BIG_BUFFER_SIZE, file); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c cdns.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -I./toc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./aim.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c chelp.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -I./toc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing \ -c ../../source/compat.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c commands.c gcc -shared toc.o util.o cmd.o aim.o compat.o -fPIC -o aim.so -Ltoc -ltoc gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/aim' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/arcfour' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./arcfour.c ./arcfour.c: In function 'init_box': ./arcfour.c:80:2: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&md5context, buf, sizeof(buf)); ^ In file included from ./arcfour.c:30:0: ./md5.h:13:6: note: expected 'unsigned char *' but argument is of type 'char *' void MD5Update(MD5_CTX *, unsigned char *, unsigned int); ^ ./arcfour.c:86:2: warning: pointer targets in passing argument 2 of 'arcfourInit' differ in signedness [-Wpointer-sign] arcfourInit(key, md5context.digest, 16); ^ In file included from ./arcfour.c:29:0: ./arcfour.h:8:20: note: expected 'char *' but argument is of type 'unsigned char *' static inline void arcfourInit(arckey *, char *, unsigned short); ^ ./arcfour.c: In function 'arcfourInit': ./arcfour.c:96:16: warning: operation on 'x' may be undefined [-Wsequence-point] while((S[x] = --x)); /* Initialize S-box, backwards */ ^ ./arcfour.c: In function 'start_dcc_crypt': ./arcfour.c:212:9: warning: passing argument 2 of '(char * (*)(char *, char **))*(global + 672u)' from incompatible pointer type [enabled by default] arcfourInit(tmpbox->inbox, next_arg(buf, &buf), 16); ^ ./arcfour.c:212:9: note: expected 'char **' but argument is of type 'char (*)[2049]' ./arcfour.c: In function 'start_dcc_chat': ./arcfour.c:250:28: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] new_s = accept(s, (struct sockaddr *) &remaddr, &sra); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from ./arcfour.c:10: /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ ./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] if ((add_socketread(new_s, ntohs(remaddr.sin_port), flags, nick, get_dcc_encrypt, NULL)) < 0) ^ ./arcfour.c:253:2: note: expected 'void (*)(int)' but argument is of type 'int (*)(int, int, char *, int, int)' ./arcfour.c: In function 'dcc_sdcc': ./arcfour.c:282:11: warning: variable 'new_sdcc' set but not used [-Wunused-but-set-variable] DCC_int *new_sdcc; ^ ./arcfour.c: In function 'send_dcc_encrypt': ./arcfour.c:168:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, buf, len); ^ ./arcfour.c: In function 'start_dcc_crypt': ./arcfour.c:207:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, buf, len); ^ ./arcfour.c: In function 'init_box': ./arcfour.c:69:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, buf, sizeof(buf)); ^ commands.c: In function 'find_dll_command': commands.c:937:7: warning: variable 'min' set but not used [-Wunused-but-set-variable] int min, ^ commands.c: In function 'e_channel': commands.c:2594:6: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ commands.c: In function 'away': commands.c:3169:6: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ commands.c: In function 'quotecmd': commands.c:3366:21: warning: variable 'p' set but not used [-Wunused-but-set-variable] protocol_command *p; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./md5.c ./md5.c: In function 'Transform': ./md5.c:219:4: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset((void *)in, 0, sizeof(in)); ^ ./md5.c:219:4: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] gcc -shared arcfour.o md5.o ../dllinit.o -fPIC -o arcfour.so gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c commands2.c gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/arcfour' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/autocycle' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./autocycle.c commands2.c: In function 'check_mode_lock': commands2.c:407:29: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress] if (chan && chan->have_op && buffer) ^ commands2.c: In function 'handle_reconnect': commands2.c:2471:38: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (n < 0 || getpeername(n, (struct sockaddr *)&addr, &len) < 0) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from commands2.c:8: /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^ commands2.c:2520:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(n, &parm, sizeof(struct param)); ^ commands2.c: In function 'close_detach_fd': commands2.c:2647:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "r", stdin); ^ commands2.c:2648:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stdout); ^ commands2.c:2649:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stderr); ^ commands2.c: In function 'create_ipc_socket': commands2.c:2598:8: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(buf, getuid(), getgid()); ^ commands2.c:2600:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(u, connect_cookie, strlen(connect_cookie)); ^ commands2.c:2601:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(u, "\n", 1); ^ ./autocycle.c: In function 'auto_cycle': ./autocycle.c:24:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int netsplit = (int)next_arg(args, &args); ^ gcc -shared autocycle.o ../dllinit.o -fPIC -o autocycle.so gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/autocycle' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/blowfish' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./blowfish.c ./blowfish.c: In function 'blowfish_init': ./blowfish.c:161:2: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(blowbox[bx].key, key, keybytes); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./blowfish.h:1, from ./blowfish.c:10: /usr/include/bits/string3.h:117:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ./blowfish.c: In function 'encrypt_string': ./blowfish.c:237:2: warning: pointer targets in passing argument 1 of 'blowfish_init' differ in signedness [-Wpointer-sign] blowfish_init(key, strlen(key)); ^ ./blowfish.c:104:13: note: expected 'unsigned char *' but argument is of type 'char *' static void blowfish_init (UBYTE_08bits * key, short keybytes) ^ ./blowfish.c: In function 'decrypt_string': ./blowfish.c:282:2: warning: pointer targets in passing argument 1 of 'blowfish_init' differ in signedness [-Wpointer-sign] blowfish_init(key, strlen(key)); ^ ./blowfish.c:104:13: note: expected 'unsigned char *' but argument is of type 'char *' static void blowfish_init (UBYTE_08bits * key, short keybytes) ^ gcc -shared blowfish.o ../dllinit.o -fPIC -o blowfish.so gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/blowfish' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/cavlink' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./cavlink.c ./cavlink.c: In function 'cav_say': ./cavlink.c:72:4: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign] add_to_screen(cavbuf); ^ ./cavlink.c:72:4: note: expected 'unsigned char *' but argument is of type 'char *' ./cavlink.c: In function 'cattack': ./cavlink.c:161:7: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] char *tmp, *times = "6", *target = NULL, *q; ^ ./cavlink.c: In function 'handle_msg': ./cavlink.c:836:7: warning: variable 'to' set but not used [-Wunused-but-set-variable] char *to, *nick, *host, *str; ^ ./cavlink.c: In function 'cavlink_handler': ./cavlink.c:857:5: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = 0; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c compat.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c cset.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ctcp.c In file included from cset.c:47:0: cset.c: In function 'get_cset': cset.c:564:19: warning: the address of 's' will always evaluate as 'true' [-Waddress] return m_strdup(s && *s ? s : empty_string); ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ ctcp.c: In function 'do_notice_ctcp': ctcp.c:1370:2: warning: pointer targets in passing argument 1 of 'stripansi' differ in signedness [-Wpointer-sign] tbuf = stripansi(str); ^ In file included from ctcp.c:45:0: /builddir/build/BUILD/BitchX-1.2/include/misc.h:78:8: note: expected 'unsigned char *' but argument is of type 'char *' char *stripansi (unsigned char *); ^ gcc -shared cavlink.o ../dllinit.o -fPIC -o cavlink.so gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c dcc.c gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/cavlink' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/encrypt' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./encrypt.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c debug.c dcc.c: In function 'find_dcc_pending': dcc.c:420:15: warning: variable 'flags' set but not used [-Wunused-but-set-variable] unsigned long flags; ^ dcc.c: In function 'BX_dcc_create': dcc.c:571:35: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if ((getpeername(new_s, (struct sockaddr *) &remaddr, &rl)) != -1) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from dcc.c:14: /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^ ./encrypt.c: In function 'func_encode': ./encrypt.c:28:2: warning: pointer targets in passing argument 3 of '(void (*)(char *, int, char *))*(global + 1640u)' differ in signedness [-Wpointer-sign] my_encrypt(new, strlen(new), encode_string); ^ ./encrypt.c:28:2: note: expected 'char *' but argument is of type 'unsigned char *' ./encrypt.c: In function 'func_decode': ./encrypt.c:38:2: warning: pointer targets in passing argument 3 of '(void (*)(char *, int, char *))*(global + 1648u)' differ in signedness [-Wpointer-sign] my_decrypt(new, strlen(new), encode_string); ^ ./encrypt.c:38:2: note: expected 'char *' but argument is of type 'unsigned char *' ./encrypt.c: In function 'Encrypt_Init': ./encrypt.c:56:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] encode_string = (char *)new_malloc(512); ^ dcc.c: In function 'start_dcc_get': dcc.c:2094:5: warning: variable 'tdcc' set but not used [-Wunused-but-set-variable] int tdcc = 0; ^ dcc.c:2093:15: warning: variable 'type' set but not used [-Wunused-but-set-variable] unsigned long type; ^ dcc.c: In function 'dcc_exempt_save': dcc.c:3038:6: warning: the address of 'dcc_no_flood' will always evaluate as 'true' [-Waddress] if (dcc_no_flood) ^ dcc.c:3048:6: warning: the address of 'dcc_no_flood' will always evaluate as 'true' [-Waddress] if (dcc_no_flood) ^ dcc.c: In function 'output_reject_ctcp': dcc.c:3066:8: warning: variable 'nickname_requested' set but not used [-Wunused-but-set-variable] char *nickname_requested; ^ dcc.c: In function 'open_listen_port': dcc.c:3699:29: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(s, (struct sockaddr *)&data_addr, &len) < 0) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from dcc.c:14: /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^ dcc.c:3710:28: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] getsockname(data, (struct sockaddr *)&data_addr, &len); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from dcc.c:14: /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^ gcc -shared encrypt.o ../dllinit.o -fPIC -o encrypt.so dcc.c: In function 'start_ftp': dcc.c:3790:33: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(snum, (struct sockaddr *) &remaddr, &rl) != -1) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from dcc.c:14: /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^ dcc.c: In function 'open_ftpget': dcc.c:3832:13: warning: variable 'sock' set but not used [-Wunused-but-set-variable] SocketList *sock; ^ dcc.c: In function 'dcc_ftpcommand': dcc.c:3954:31: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] s1 = accept(sock, (struct sockaddr *) &data_addr, &len); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from dcc.c:14: /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/encrypt' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/fserv' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./fserv.c dcc.c: In function 'new_dcc_message_transmit': dcc.c:1051:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s->is_read, tmp, len); ^ dcc.c: In function 'real_file_send': dcc.c:1913:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(FileBuf, BIG_BUFFER_SIZE); ^ dcc.c: In function 'read_ftp_file': dcc.c:3685:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(n->file, buf, len); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c encrypt.c ./fserv.c: In function 'scan_mp3_dir': ./fserv.c:599:3: warning: pointer targets in passing argument 3 of 'get_bitrate' differ in signedness [-Wpointer-sign] new->bitrate = get_bitrate(fn, &new->time, &new->freq, &new->id3, &new->filesize, &new->stereo); ^ ./fserv.c:462:6: note: expected 'unsigned int *' but argument is of type 'int *' long get_bitrate(char *filename, time_t *mp3_time, unsigned int *freq_rate, int *id3, unsigned long *filesize, int *stereo) ^ ./fserv.c: In function 'impress_me': ./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] add_timer(0, empty_string, timer * 1000, 1, impress_me, NULL, NULL, -1, "fserv"); ^ ./fserv.c:980:2: note: expected 'int (*)(void *, char *)' but argument is of type 'void (*)(void *)' ./fserv.c: In function 'Fserv_Init': ./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] add_timer(0, empty_string, get_dllint_var("fserv_time"), 1, impress_me, NULL, NULL, -1, "fserv"); ^ ./fserv.c:1165:2: note: expected 'int (*)(void *, char *)' but argument is of type 'void (*)(void *)' ./fserv.c: In function 'fserv_read': ./fserv.c:1057:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, IRCD_BUFFER_SIZE, fp); ^ ./fserv.c:1088:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, IRCD_BUFFER_SIZE, fp); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c exec.c exec.c: In function 'execcmd': exec.c:573:10: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^ exec.c:574:10: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(getgid()); ^ exec.c: In function 'text_to_process': exec.c:1029:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(proc->p_stdin, my_buffer, strlen(my_buffer)); ^ gcc -shared fserv.o ../dllinit.o -fPIC -o fserv.so gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c files.c gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/fserv' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/hint' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./hint.c ./hint.c: In function 'show_hint': ./hint.c:56:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(hint_buf, HINT_MAX_LEN, fp); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c flood.c gcc -shared hint.o ../dllinit.o -fPIC -o hint.so gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/hint' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/identd' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./identd.c ./identd.c: In function 'identd_handler': ./identd.c:63:32: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if ((sock = accept(s, (struct sockaddr *) &remaddr, &sra)) > -1) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from ./identd.c:11: /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ gcc -shared identd.o ../dllinit.o -fPIC -o identd.so gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/identd' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/nap' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./nap.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c fset.c ./nap.c: In function 'connectbynumber': ./nap.c:259:31: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(fd, (struct sockaddr *)&name, &length)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from ./nap.c:10: /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^ ./nap.c: In function 'nap_say': ./nap.c:413:4: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign] add_to_screen(napbuf); ^ ./nap.c:413:4: note: expected 'unsigned char *' but argument is of type 'char *' ./nap.c: In function 'nap_put': ./nap.c:440:4: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign] add_to_screen(napbuf); ^ ./nap.c:440:4: note: expected 'unsigned char *' but argument is of type 'char *' ./nap.c: In function 'cmd_fileinfo': ./nap.c:1600:7: warning: variable 'checksum' set but not used [-Wunused-but-set-variable] char *checksum; ^ ./nap.c:1597:7: warning: variable 'ip' set but not used [-Wunused-but-set-variable] char *ip; ^ ./nap.c:1596:7: warning: variable 'nick' set but not used [-Wunused-but-set-variable] char *nick; ^ ./nap.c: In function 'naplink_connectserver': ./nap.c:1214:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(s, tmp, sizeof(tmpstr)-1); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c functions.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c funny.c functions.c: In function 'get_builtins': functions.c:947:7: warning: variable 'last_match' set but not used [-Wunused-but-set-variable] char *last_match = NULL; ^ functions.c: In function 'function_decode': functions.c:1703:2: warning: pointer targets in return differ in signedness [-Wpointer-sign] return result; /* DONT USE RETURN_STR HERE! */ ^ functions.c: In function 'function_channelnicks': functions.c:2643:7: warning: variable 'sort_type' set but not used [-Wunused-but-set-variable] int sort_type = NICKSORT_NORMAL; ^ functions.c: In function 'function_chr': functions.c:3396:23: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *ack = aboo; ^ In file included from functions.c:47:0: functions.c:1255:41: warning: the address of 'aboo' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:3403:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(aboo); ^ functions.c: In function 'function_ascii': functions.c:3409:21: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *w = word; ^ In file included from functions.c:47:0: functions.c: In function 'function_truncate': functions.c:1255:41: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:3821:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(buffer); ^ functions.c: In function 'function_tdiff2': functions.c:1255:41: warning: the address of 'tmp' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:3878:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(tmp); ^ functions.c: In function 'function_stripansi': functions.c:3901:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] for (cp = input; *cp; cp++) ^ functions.c: In function 'function_stripc': 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] strcpy_nocolorcodes(retval, input); ^ functions.c:3920:2: note: expected 'u_char *' but argument is of type 'char *' 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] functions.c:3920:2: note: expected 'const u_char *' but argument is of type 'char *' In file included from functions.c:47:0: functions.c: In function 'function_uptime': functions.c:1255:41: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:4295:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(buffer); ^ functions.c: In function 'function_rot13': functions.c:1255:41: warning: the address of 'temp' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:4405:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(temp); ^ functions.c: In function 'function_isvoice': functions.c:1255:41: warning: the address of 'zero' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:4934:4: note: in expansion of macro 'RETURN_STR' RETURN_STR(Nick ? (nick_isvoice(Nick) ? one : zero) : zero); ^ functions.c: In function 'function_writeserver': 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] len = write_sockets(socket_num, word, strlen(word), 1); ^ functions.c:5066:3: note: expected 'unsigned char *' but argument is of type 'char *' functions.c: In function 'function_countansi': 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] RETURN_INT(output_with_count(input, 0, 0)); ^ functions.c:5317:2: note: expected 'const unsigned char *' but argument is of type 'char *' In file included from functions.c:47:0: functions.c: In function 'function_regerror': functions.c:1255:41: warning: the address of 'error_buf' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:5689:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(error_buf); ^ functions.c: In function 'function_leftpc': 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] prepared = prepare_display(word, count, &lines, PREPARE_NOWRAP); ^ functions.c:5769:2: note: expected 'const unsigned char *' but argument is of type 'char *' In file included from functions.c:47:0: functions.c: In function 'function_uname': functions.c:1255:41: warning: the address of 'tmp' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:5834:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(tmp); ^ functions.c: In function 'function_mask': functions.c:1255:41: warning: the address of 'stuff' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:6026:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(stuff); ^ functions.c: In function 'function_numlines': 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] for (lines = split_up_line(s, cols + 1); *lines; lines++) ^ functions.c:6359:3: note: expected 'const unsigned char *' but argument is of type 'char *' In file included from functions.c:47:0: functions.c: In function 'function_servgroup': functions.c:1255:41: warning: the address of 'empty_string' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:6585:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(s ? s : empty_string); ^ functions.c: In function 'function_banwords': functions.c:1255:41: warning: the address of 'empty_string' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:7030:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(ret ? ret : empty_string); ^ functions.c: In function 'function_realpath': functions.c:1255:41: warning: the address of 'resolvedname' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:7265:3: note: in expansion of macro 'RETURN_STR' RETURN_STR(resolvedname); ^ functions.c: In function 'function_stat': functions.c:1255:41: warning: the address of 'retval' will always evaluate as 'true' [-Waddress] #define RETURN_STR(x) return m_strdup(x ? x : EMPTY) ^ /builddir/build/BUILD/BitchX-1.2/include/modval.h:196:107: note: in definition of macro 'm_strdup' #define m_strdup(x) (*(char *(*)(const char *, const char *, const char *, const int ))global[M_STRDUP])((x), MODULENAME, __FILE__, __LINE__) ^ functions.c:7336:2: note: in expansion of macro 'RETURN_STR' RETURN_STR(retval); ^ functions.c: In function 'function_ftime': functions.c:5461:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(FileBuf, BIG_BUFFER_SIZE); ^ functions.c: In function 'function_fsize': functions.c:4133:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(FileBuf, BIG_BUFFER_SIZE); ^ functions.c: In function 'function_fexist': functions.c:4084:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(FileBuf, BIG_BUFFER_SIZE); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c glob.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./napsend.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c hash.c ./napsend.c: In function 'get_bitrate': ./napsend.c:630:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "PK\003\004")) /* zip magic */ ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:630:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "PK\003\004")) /* zip magic */ ^ ./napsend.c:630:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:630:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:630:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "PK\003\004")) /* zip magic */ ^ ./napsend.c:630:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:630:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:630:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:630:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:630:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:632:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "PE") || !strcmp(tmp, "MZ")) /* windows Exe magic */ ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "PE") || !strcmp(tmp, "MZ")) /* windows Exe magic */ ^ ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:632:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "PE") || !strcmp(tmp, "MZ")) /* windows Exe magic */ ^ ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:632:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "PE") || !strcmp(tmp, "MZ")) /* windows Exe magic */ ^ ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:632:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "PE") || !strcmp(tmp, "MZ")) /* windows Exe magic */ ^ ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:632:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:632:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:634:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\037\235")) /* gzip/compress */ ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:634:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\037\235")) /* gzip/compress */ ^ ./napsend.c:634:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:634:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:634:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\037\235")) /* gzip/compress */ ^ ./napsend.c:634:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:634:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:634:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:634:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:634:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\037\213") || !strcmp(tmp, "\037\036") || !strcmp(tmp, "BZh")) /* gzip/compress/bzip2 */ ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\037\213") || !strcmp(tmp, "\037\036") || !strcmp(tmp, "BZh")) /* gzip/compress/bzip2 */ ^ ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\037\213") || !strcmp(tmp, "\037\036") || !strcmp(tmp, "BZh")) /* gzip/compress/bzip2 */ ^ ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\037\213") || !strcmp(tmp, "\037\036") || !strcmp(tmp, "BZh")) /* gzip/compress/bzip2 */ ^ ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\037\213") || !strcmp(tmp, "\037\036") || !strcmp(tmp, "BZh")) /* gzip/compress/bzip2 */ ^ ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\037\213") || !strcmp(tmp, "\037\036") || !strcmp(tmp, "BZh")) /* gzip/compress/bzip2 */ ^ ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\037\213") || !strcmp(tmp, "\037\036") || !strcmp(tmp, "BZh")) /* gzip/compress/bzip2 */ ^ ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:636:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:636:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:638:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\177ELF")) /* elf binary */ ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:638:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\177ELF")) /* elf binary */ ^ ./napsend.c:638:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:638:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:638:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(tmp, "\177ELF")) /* elf binary */ ^ ./napsend.c:638:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:638:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:638:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:638:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:638:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c: In function 'scan_mp3_dir': ./napsend.c:825:3: warning: pointer targets in passing argument 3 of 'get_bitrate' differ in signedness [-Wpointer-sign] new->bitrate = get_bitrate(r, &new->time, &new->freq, &new->filesize, &new->stereo, &id3, &new->type); ^ ./napsend.c:608:6: note: expected 'unsigned int *' but argument is of type 'int *' long get_bitrate(int fdes, time_t *mp3_time, unsigned int *freq_rate, unsigned long *filesize, int *stereo, long *id3, int *mime_type) ^ ./napsend.c: In function 'nap_firewall_start': ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (*buffer && !strcmp(buffer, "SEND")) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (*buffer && !strcmp(buffer, "SEND")) ^ ./napsend.c:1536:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (*buffer && !strcmp(buffer, "SEND")) ^ ./napsend.c:1536:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:1536:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1536:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:1536:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c: In function 'napfile_read': ./napsend.c:1564:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] args = &buff[0]; ^ ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!*args || !strcmp(buff, "FILE NOT FOUND") || !strcmp(buff, "INVALID REQUEST")) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!*args || !strcmp(buff, "FILE NOT FOUND") || !strcmp(buff, "INVALID REQUEST")) ^ ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!*args || !strcmp(buff, "FILE NOT FOUND") || !strcmp(buff, "INVALID REQUEST")) ^ ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!*args || !strcmp(buff, "FILE NOT FOUND") || !strcmp(buff, "INVALID REQUEST")) ^ ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!*args || !strcmp(buff, "FILE NOT FOUND") || !strcmp(buff, "INVALID REQUEST")) ^ ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1565:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:1565:3: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1575:4: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(fbuff, filename); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./napsend.c:3: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ ./napsend.c:1576:4: warning: pointer targets in passing argument 1 of 'convertnap_unix' differ in signedness [-Wpointer-sign] convertnap_unix(fbuff); ^ ./napsend.c:171:14: note: expected 'char *' but argument is of type 'unsigned char *' static char *convertnap_unix(char *arg) ^ ./napsend.c:1579:4: warning: pointer targets in passing argument 5 of 'find_in_getfile' differ in signedness [-Wpointer-sign] || !(gf = find_in_getfile(&napster_sendqueue, 0, nick, NULL, fbuff, -1, NAP_UPLOAD)) ^ In file included from ./napsend.c:22:0: ./napster.h:402:10: note: expected 'char *' but argument is of type 'unsigned char *' GetFile *find_in_getfile(GetFile **, int, char *, char *, char *, int, int); ^ ./napsend.c:1584:5: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buff, "0INVALID REQUEST"); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./napsend.c:3: /usr/include/bits/stdio2.h:31:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ./napsend.c:1587:5: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buff, "0FILE NOT FOUND"); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./napsend.c:3: /usr/include/bits/stdio2.h:31:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ./napsend.c:1588:5: warning: pointer targets in passing argument 5 of 'find_in_getfile' differ in signedness [-Wpointer-sign] if ((gf = find_in_getfile(&napster_sendqueue, 1, nick, NULL, fbuff, -1, NAP_UPLOAD))) ^ In file included from ./napsend.c:22:0: ./napster.h:402:10: note: expected 'char *' but argument is of type 'unsigned char *' GetFile *find_in_getfile(GetFile **, int, char *, char *, char *, int, int); ^ ./napsend.c:1591:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] write(snum, buff, strlen(buffer)); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1598:4: warning: pointer targets in passing argument 5 of 'find_in_getfile' differ in signedness [-Wpointer-sign] gf = find_in_getfile(&napster_sendqueue, 1, nick, NULL, fbuff, -1, NAP_UPLOAD); ^ In file included from ./napsend.c:22:0: ./napster.h:402:10: note: expected 'char *' but argument is of type 'unsigned char *' GetFile *find_in_getfile(GetFile **, int, char *, char *, char *, int, int); ^ ./napsend.c:1606:3: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buff, "%lu", gf->filesize); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./napsend.c:3: /usr/include/bits/stdio2.h:31:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ./napsend.c:1607:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] write(snum, buff, strlen(buff)); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c: In function 'naplink_handleconnect': ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if (!strncmp(buff, "GET", 3)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if (!strncmp(buff, "GET", 3)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if (!strncmp(buff, "GET", 3)) ^ ./napsend.c:1653:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if (!strncmp(buff, "GET", 3)) ^ ./napsend.c:1653:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:1653:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:1653:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1653:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if (!strncmp(buff, "SEND", 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if (!strncmp(buff, "SEND", 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if (!strncmp(buff, "SEND", 4)) ^ ./napsend.c:1660:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if (!strncmp(buff, "SEND", 4)) ^ ./napsend.c:1660:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:1660:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./napsend.c:1660:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./napsend.c:1660:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./napsend.c:3: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ ./napsend.c: In function 'naplink_handlelink': ./napsend.c:1675:35: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if ((sock = accept(snum, (struct sockaddr *) &remaddr, &sra)) > -1) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from ./napsend.c:3: /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ ./napsend.c: In function 'get_bitrate': ./napsend.c:628:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fdes, tmp, 4); ^ ./napsend.c: In function 'cmd_firewall_request': ./napsend.c:1342:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(getfd, "1", 1); ^ ./napsend.c: In function 'napfile_read': ./napsend.c:1591:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(snum, buff, strlen(buffer)); ^ ./napsend.c:1607:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(snum, buff, strlen(buff)); ^ ./napsend.c: In function 'naplink_handleconnect': ./napsend.c:1649:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(snum, buff, 1); ^ ./napsend.c:1656:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(snum, buff, 3); ^ ./napsend.c:1663:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(snum, buff, 4); ^ ./napsend.c: In function 'naplink_handlelink': ./napsend.c:1679:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, "\n", 1); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c hebrew.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c help.c help.c: In function 'help_put_it': help.c:756:4: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign] add_to_screen(putbuf); ^ help.c:756:4: note: expected 'unsigned char *' but argument is of type 'char *' help.c: In function 'help_me': help.c:437:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(path); ^ help.c:450:10: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result] fchdir(cwd); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c history.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./nap_file.c ./nap_file.c: In function 'cmd_getfile': ./nap_file.c:742:5: warning: variable 'speed' set but not used [-Wunused-but-set-variable] int speed; ^ ./nap_file.c: In function 'nap_getfile': ./nap_file.c:577:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(gf->write, indata, rc); ^ ./nap_file.c: In function 'nap_firewall_get': ./nap_file.c:693:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(snum, indata, strlen(indata)); ^ ./nap_file.c: In function 'cmd_getfileinfo': ./nap_file.c:724:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(gf->socket, "GET", 3); ^ ./nap_file.c:726:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(gf->socket, indata, strlen(indata)); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c hook.c hook.c: In function 'find_numeric_list': hook.c:1759:21: warning: variable 'last' set but not used [-Wunused-but-set-variable] NumericList *tmp, *last = NULL; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./napfunc.c ./napfunc.c: In function 'func_connected': ./napfunc.c:114:39: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(nap_socket, (struct sockaddr *)&name, &len)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from ./napfunc.c:2: /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^ ./napfunc.c: In function 'func_raw': ./napfunc.c:160:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(nap_socket, &n_data, 4); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./napother.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./md5.c ./md5.c: In function 'MD5Final': ./md5.c:182:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing \ -c ../../source/compat.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c if.c gcc -shared nap.o napsend.o nap_file.o napfunc.o napother.o md5.o compat.o -fPIC -o nap.so gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ignore.c gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/nap' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/pkga' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./pkga.c ./pkga.c: In function 'new_dcc_output': ./pkga.c:126:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, buf, len); ^ gcc -shared pkga.o ../dllinit.o -fPIC -o pkga.so gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c input.c gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/pkga' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/possum' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./possum.c input.c: In function 'BX_update_input': input.c:246:4: warning: pointer targets in passing argument 1 of '(unsigned char * (*)(const unsigned char *))*(global + 2568u)' differ in signedness [-Wpointer-sign] ptr = (char *)strip_ansi(ptr); ^ input.c:246:4: note: expected 'const unsigned char *' but argument is of type 'char *' 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] INPUT_PROMPT_LEN = output_with_count(INPUT_PROMPT, 0, 0); ^ input.c:262:5: note: expected 'const unsigned char *' but argument is of type 'char *' 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] output_with_count(INPUT_PROMPT, 0, 1); ^ input.c:392:5: note: expected 'const unsigned char *' but argument is of type 'char *' input.c: In function 'input_delete_to_previous_space': input.c:709:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ input.c: In function 'BX_lookup_nickcompletion': 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] else if (!ntmp && my_strnstr(nick->nick, possible, strlen(possible))) ^ input.c:1157:3: note: expected 'const unsigned char *' but argument is of type 'char *' 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] input.c:1157:3: note: expected 'const unsigned char *' but argument is of type 'char *' input.c: In function 'edit_char': input.c:1363:3: warning: pointer targets in passing argument 2 of 'oldprompt->func' differ in signedness [-Wpointer-sign] (*oldprompt->func)(oldprompt->data, key_); ^ input.c:1363:3: note: expected 'char *' but argument is of type 'unsigned char *' input.c: In function 'BX_getchannick': 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] if (!my_strnicmp(cnick->nick, nick, strlen(nick)) || my_strnstr(cnick->nick, nick, strlen(nick))) ^ input.c:1839:6: note: expected 'const unsigned char *' but argument is of type 'char *' 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] input.c:1839:6: note: expected 'const unsigned char *' but argument is of type 'char *' 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] if (my_strnstr(cnick->nick, nick, strlen(nick))) ^ input.c:1855:7: note: expected 'const unsigned char *' but argument is of type 'char *' 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] input.c:1855:7: note: expected 'const unsigned char *' but argument is of type 'char *' input.c: In function 'get_completions': input.c:2209:5: warning: variable 'numglobs' set but not used [-Wunused-but-set-variable] int numglobs = 0, i; ^ ./possum.c: In function 'parse_header': ./possum.c:105:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets((char *)s, MAX_FBUFFER_SIZE, f); ^ ./possum.c:123:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets((char *)s, MAX_FBUFFER_SIZE, f); ^ ./possum.c: In function 'read_mbox': ./possum.c:149:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, MAX_FBUFFER_SIZE, f); ^ In file included from /usr/include/stdio.h:937:0, from ./possum.c:3: In function 'fgets', inlined from 'pm_read' at ./possum.c:212:16: /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] return __fgets_chk_warn (__s, __bos (__s), __n, __stream); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing \ -DIRCLIB=\"/usr/lib64/bx\" -DIRCPATH=\"~/.BitchX:~/.BitchX/plugins:.:/usr/lib64/bx/plugins:/usr/lib64/bx/script:/usr/lib64/bx\" -c ./irc.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./head.c ./irc.c: In function 'BX_irc_exit': ./irc.c:487:22: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress] put_it("%s", buffer ? buffer : reason ? reason : empty_string); ^ ./irc.c: In function 'parse_args': ./irc.c:1183:6: warning: the address of 'nickname' will always evaluate as 'true' [-Waddress] if (!nickname || !*nickname) ^ ./irc.c:713:19: warning: unused variable 'hp' [-Wunused-variable] struct hostent * hp; ^ ./irc.c: In function 'BX_io': ./irc.c:1246:13: warning: variable 'first_time' set but not used [-Wunused-but-set-variable] static int first_time = 1, ^ ./irc.c: In function 'munge_term_env_var': ./irc.c:317:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ ./irc.c: In function 'check_pid': ./irc.c:1454:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, 10, t); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./llist.c ./llist.c: In function 'lpush': ./llist.c:43:7: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(new_node->object, object, l->size); ^ ./llist.c:43:7: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] gcc -shared possum.o llist.o head.o ../dllinit.o -fPIC -o possum.so gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/possum' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/qbx' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./qbx.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing \ -DIRCLIB=\"/usr/lib64/bx\" -DSHLIB_SUFFIX=\".so\" -c ./ircaux.c ./ircaux.c: In function 'BX_my_strnstr': ./ircaux.c:776:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncasecmp(p, str2, strlen(str2))) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./ircaux.c:10: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ ./ircaux.c:776:3: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness [-Wpointer-sign] if (!strncasecmp(p, str2, strlen(str2))) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./ircaux.c:10: /usr/include/string.h:536:12: note: expected 'const char *' but argument is of type 'const unsigned char *' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^ ./ircaux.c: In function 'BX_ircpanic': ./ircaux.c:1331:60: warning: the address of 'cx_function' will always evaluate as 'true' [-Waddress] yell("Panic: [%s:%s %s]", irc_version, buffer, cx_function?cx_function:empty_string); ^ ./qbx.c: In function 'query_q_server': ./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] qfd = connect_by_number(server, &port, SERVICE_CLIENT, PROTOCOL_UDP, 1); ^ ./qbx.c:200:2: note: expected 'short unsigned int *' but argument is of type 'int *' ./ircaux.c: In function 'BX_mangle_line': ./ircaux.c:2963:3: warning: pointer targets in passing argument 1 of '(unsigned char * (*)(const unsigned char *))*(global + 2568u)' differ in signedness [-Wpointer-sign] output = strip_ansi(incoming); ^ ./ircaux.c:2963:3: note: expected 'const unsigned char *' but argument is of type 'char *' ./ircaux.c:2963:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] output = strip_ansi(incoming); ^ ./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] end = (char *)skip_ctl_c_seq(s, &lhs, &rhs, 0); ^ ./ircaux.c:2985:5: note: expected 'const unsigned char *' but argument is of type 'char *' ./ircaux.c: In function 'open_compression': ./ircaux.c:1392:11: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid (getuid ()); ^ ./ircaux.c:1393:11: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid (getgid ()); ^ ./ircaux.c: In function 'init_socketpath': ./ircaux.c:2882:4: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void) chown(socket_path, getuid(), getgid()); ^ ./ircaux.c: In function 'randd': ./ircaux.c:3226:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(random_fd, (void *)&value, sizeof(value)); ^ gcc -shared qbx.o ../dllinit.o -fPIC -o qbx.so gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ircsig.c gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/qbx' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/qmail' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./qmail.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c keys.c gcc -shared qmail.o ../dllinit.o -fPIC -o qmail.so keys.c: In function 'snew_key': keys.c:429:2: warning: pointer targets in passing argument 1 of 'lookup_function' differ in signedness [-Wpointer-sign] if ((j = lookup_function(what, &i)) == 1) ^ keys.c:38:13: note: expected 'const uc *' but argument is of type 'char *' static int lookup_function (const uc *name, int *lf_index); ^ keys.c: In function 'snew_key_from_str': keys.c:450:2: warning: pointer targets in passing argument 1 of 'lookup_function' differ in signedness [-Wpointer-sign] if (lookup_function(what, &i) == 1) ^ keys.c:38:13: note: expected 'const uc *' but argument is of type 'char *' static int lookup_function (const uc *name, int *lf_index); ^ keys.c: In function 'parsekeycmd': keys.c:681:17: warning: pointer targets in passing argument 1 of 'lookup_function' differ in signedness [-Wpointer-sign] int keyval = lookup_function(arg, &i); ^ keys.c:38:13: note: expected 'const uc *' but argument is of type 'char *' static int lookup_function (const uc *name, int *lf_index); ^ keys.c: In function 'rbindcmd': keys.c:717:2: warning: pointer targets in passing argument 1 of 'lookup_function' differ in signedness [-Wpointer-sign] switch (lookup_function(arg, &f)) ^ keys.c:38:13: note: expected 'const uc *' but argument is of type 'char *' static int lookup_function (const uc *name, int *lf_index); ^ keys.c: In function 'grok_meta': 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] if (!my_strnicmp(ptr, "META", 4)) ^ keys.c:753:2: note: expected 'const char *' but argument is of type 'const uc *' 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] if (*ptr == '_' && !my_strnicmp(ptr, "_CHARACTER", 10)) ^ keys.c:758:3: note: expected 'const char *' but argument is of type 'const uc *' keys.c:762:3: warning: pointer targets in passing argument 1 of 'atol' differ in signedness [-Wpointer-sign] meta = atol(str); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from keys.c:13: /usr/include/stdlib.h:283:1: note: expected 'const char *' but argument is of type 'const uc *' __NTH (atol (const char *__nptr)) ^ keys.c: In function 'parse_key': keys.c:891:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] copy = alloca(strlen(sequence) + 4); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const uc *' extern size_t strlen (const char *__s) ^ keys.c:893:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] end = copy + strlen(copy) - 1; ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:970:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] yell("SOME_CHARACTERS := [%s] (%d)", copy, strlen(copy)); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:1003:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] yell("COPY: [%s] (%d)", copy, strlen(copy)); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c: In function 'bindcmd': keys.c:1086:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if ((key = new_next_arg(args, &args)) == NULL) ^ 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] if (!my_strnicmp(key + 1, "DEFAULTS", 1)) ^ keys.c:1097:3: note: expected 'const char *' but argument is of type 'uc *' keys.c:1112:2: warning: pointer targets in passing argument 1 of 'get_term_capability' differ in signedness [-Wpointer-sign] newkey = get_term_capability(key, 0, 1); ^ In file included from keys.c:26:0: /builddir/build/BUILD/BitchX-1.2/include/ircterm.h:741:10: note: expected 'char *' but argument is of type 'uc *' char * get_term_capability (char *, int, int); ^ keys.c:1112:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] newkey = get_term_capability(key, 0, 1); ^ keys.c:1122:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if ((function = next_arg(args, &args)) == NULL) ^ keys.c: In function 'lookup_function': keys.c:1195:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] breakage = name = LOCAL_COPY(orig_name); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const uc *' extern size_t strlen (const char *__s) ^ keys.c:1195:2: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] breakage = name = LOCAL_COPY(orig_name); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from keys.c:13: /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'const uc *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ keys.c:1195:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] breakage = name = LOCAL_COPY(orig_name); ^ keys.c:1196:2: warning: pointer targets in passing argument 1 of '(char * (*)(char *))*(global + 144u)' differ in signedness [-Wpointer-sign] upper(name); ^ keys.c:1196:2: note: expected 'char *' but argument is of type 'uc *' keys.c:1197:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] len = strlen(name); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:1202:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp(name, "META", 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:1202:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp(name, "META", 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:1202:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp(name, "META", 4)) ^ keys.c:1202:2: note: expected 'const char *' but argument is of type 'uc *' keys.c:1202:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:1202:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp(name, "META", 4)) ^ keys.c:1202:2: note: expected 'const char *' but argument is of type 'uc *' keys.c:1202:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] keys.c:1202:2: note: expected 'const char *' but argument is of type 'uc *' keys.c:1202:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] keys.c:1202:2: note: expected 'const char *' but argument is of type 'uc *' keys.c:1202:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uc *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ keys.c:1218:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(name, key_names[i].name, len) == 0) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:1218:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(name, key_names[i].name, len) == 0) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:1218:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(name, key_names[i].name, len) == 0) ^ keys.c:1218:3: note: expected 'const char *' but argument is of type 'uc *' keys.c:1218:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:1218:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(name, key_names[i].name, len) == 0) ^ keys.c:1218:3: note: expected 'const char *' but argument is of type 'uc *' keys.c:1218:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] keys.c:1218:3: note: expected 'const char *' but argument is of type 'uc *' keys.c:1218:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] keys.c:1218:3: note: expected 'const char *' but argument is of type 'uc *' keys.c:1218:3: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'uc *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ keys.c:1227:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strcmp(name, key_names[*lf_index].name) == 0) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:1227:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, key_names[*lf_index].name) == 0) ^ keys.c:1227:2: note: expected 'const char *' but argument is of type 'uc *' keys.c:1227:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from keys.c:13: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uc *' extern size_t strlen (const char *__s) ^ keys.c:1227:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, key_names[*lf_index].name) == 0) ^ keys.c:1227:2: note: expected 'const char *' but argument is of type 'uc *' keys.c:1227:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] keys.c:1227:2: note: expected 'const char *' but argument is of type 'uc *' keys.c:1227:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] keys.c:1227:2: note: expected 'const char *' but argument is of type 'uc *' keys.c:1187:13: warning: variable 'breakage' set but not used [-Wunused-but-set-variable] uc *name, *breakage; ^ keys.c: In function 'convert_to_keystr': keys.c:1269:2: warning: pointer targets in passing argument 1 of 'lookup_function' differ in signedness [-Wpointer-sign] ret = lookup_function(key, &loc); ^ keys.c:1182:13: note: expected 'const uc *' but argument is of type 'char *' static int lookup_function (const uc *orig_name, int *lf_index) ^ keys.c: In function 'init_keys2': keys.c:1488:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_up, BACKWARD_HISTORY) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1489:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_down, FORWARD_HISTORY) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1490:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_left, BACKWARD_CHARACTER) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1491:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_right, FORWARD_CHARACTER) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/qmail' keys.c:1492:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_ppage, SCROLL_BACKWARD) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1493:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_npage, SCROLL_FORWARD) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1494:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_home, SCROLL_START) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1495:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_end, SCROLL_END) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1496:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_ic, TOGGLE_INSERT_MODE) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1498:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_f1, CHELP) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1499:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_f2, CHANNEL_CHOPS) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1500:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_f3, CHANNEL_NONOPS) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1502:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_f4, CDCC_PLIST) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1504:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_f5, DCC_PLIST) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1505:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_f6, DCC_STATS) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ keys.c:1506:2: warning: pointer targets in passing argument 1 of 'snew_key_from_str' differ in signedness [-Wpointer-sign] LKEY(key_dc, TOGGLE_CLOAK) ^ keys.c:437:13: note: expected 'uc *' but argument is of type 'char *' static void snew_key_from_str (uc *string, char *what) ^ gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/wavplay' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../../include -I. -I./include -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./wavplay.c ./wavplay.c: In function 'validate_wav_header': ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(w->riffID, WAV_RIFF_MAGIC, 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(w->riffID, WAV_RIFF_MAGIC, 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(w->riffID, WAV_RIFF_MAGIC, 4)) ^ ./wavplay.c:49:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(w->riffID, WAV_RIFF_MAGIC, 4)) ^ ./wavplay.c:49:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./wavplay.c:49:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./wavplay.c:49:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:49:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(w->waveID, WAV_WAVE_MAGIC, 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(w->waveID, WAV_WAVE_MAGIC, 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(w->waveID, WAV_WAVE_MAGIC, 4)) ^ ./wavplay.c:52:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(w->waveID, WAV_WAVE_MAGIC, 4)) ^ ./wavplay.c:52:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./wavplay.c:52:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./wavplay.c:52:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:52:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(w->fmtID, WAV_FMT_MAGIC, 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(w->fmtID, WAV_FMT_MAGIC, 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(w->fmtID, WAV_FMT_MAGIC, 4)) ^ ./wavplay.c:55:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(w->fmtID, WAV_FMT_MAGIC, 4)) ^ ./wavplay.c:55:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./wavplay.c:55:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./wavplay.c:55:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:55:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(w->dataID, WAV_DATA_MAGIC, 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(w->dataID, WAV_DATA_MAGIC, 4)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(w->dataID, WAV_DATA_MAGIC, 4)) ^ ./wavplay.c:69:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(w->dataID, WAV_DATA_MAGIC, 4)) ^ ./wavplay.c:69:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./wavplay.c:69:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ./wavplay.c:69:2: note: expected 'const char *' but argument is of type 'unsigned char *' ./wavplay.c:69:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./wavplay.c:1: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ gcc -shared wavplay.o ../dllinit.o -fPIC -o wavplay.so gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/wavplay' gmake[1]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c lastlog.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c list.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c log.c lastlog.c: In function 'logmsg': 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] lines = split_up_line(stripansicodes(convert_output_format(format, "%s %s %s %s", type, timestr, from, msglog_buffer)), 80); ^ lastlog.c:613:4: note: expected 'const unsigned char *' but argument is of type 'char *' lastlog.c:617:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] int len = strlen(*lines) * 2 + 1; ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from lastlog.c:12: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ lastlog.c:620:5: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(local_copy, *lines); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from lastlog.c:12: /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c mail.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c misc.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing \ -DPLUGINDIR=\"/usr/lib64/bx/plugins\" -DSHLIB_SUFFIX=\".so\" -c ./modules.c misc.c:128:1: warning: missing braces around initializer [-Wmissing-braces] va_list VA_NULL = {0,}; ^ misc.c:128:1: warning: (near initialization for 'VA_NULL[0]') [-Wmissing-braces] misc.c: In function 'stripansi': 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] newline = m_strdup(line); ^ misc.c:1085:2: note: expected 'const char *' but argument is of type 'unsigned char *' misc.c:1085:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] newline = m_strdup(line); ^ misc.c: In function 'randreason': misc.c:1772:13: warning: variable 'min' set but not used [-Wunused-but-set-variable] int count, min, i; ^ misc.c: In function 'ar_query_name': misc.c:2488:4: warning: pointer targets in passing argument 8 of '__res_mkquery' differ in signedness [-Wpointer-sign] buf, sizeof(buf)); ^ In file included from misc.c:2017:0: /usr/include/resolv.h:275:6: note: expected 'u_char *' but argument is of type 'char *' int res_mkquery (int, const char *, int, int, const u_char *, ^ misc.c: In function 'ar_procanswer': misc.c:2689:3: warning: pointer targets in passing argument 1 of '__dn_skipname' differ in signedness [-Wpointer-sign] cp += dn_skipname(cp, eob) + QFIXEDSZ; ^ In file included from misc.c:2017:0: /usr/include/resolv.h:339:6: note: expected 'const u_char *' but argument is of type 'char *' int dn_skipname (const u_char *, const u_char *) __THROW; ^ misc.c:2689:3: warning: pointer targets in passing argument 2 of '__dn_skipname' differ in signedness [-Wpointer-sign] cp += dn_skipname(cp, eob) + QFIXEDSZ; ^ In file included from misc.c:2017:0: /usr/include/resolv.h:339:6: note: expected 'const u_char *' but argument is of type 'char *' int dn_skipname (const u_char *, const u_char *) __THROW; ^ misc.c:2695:3: warning: pointer targets in passing argument 1 of '__dn_expand' differ in signedness [-Wpointer-sign] n = dn_expand(buf, eob, cp, ar_hostbuf, sizeof(ar_hostbuf)-1); ^ In file included from misc.c:2017:0: /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *' int dn_expand (const u_char *, const u_char *, const u_char *, ^ misc.c:2695:3: warning: pointer targets in passing argument 2 of '__dn_expand' differ in signedness [-Wpointer-sign] n = dn_expand(buf, eob, cp, ar_hostbuf, sizeof(ar_hostbuf)-1); ^ In file included from misc.c:2017:0: /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *' int dn_expand (const u_char *, const u_char *, const u_char *, ^ misc.c:2695:3: warning: pointer targets in passing argument 3 of '__dn_expand' differ in signedness [-Wpointer-sign] n = dn_expand(buf, eob, cp, ar_hostbuf, sizeof(ar_hostbuf)-1); ^ In file included from misc.c:2017:0: /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *' int dn_expand (const u_char *, const u_char *, const u_char *, ^ misc.c:2731:9: warning: pointer targets in passing argument 1 of '__dn_expand' differ in signedness [-Wpointer-sign] sizeof(ar_hostbuf)-1 )) < 0) ^ In file included from misc.c:2017:0: /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *' int dn_expand (const u_char *, const u_char *, const u_char *, ^ misc.c:2731:9: warning: pointer targets in passing argument 2 of '__dn_expand' differ in signedness [-Wpointer-sign] sizeof(ar_hostbuf)-1 )) < 0) ^ In file included from misc.c:2017:0: /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *' int dn_expand (const u_char *, const u_char *, const u_char *, ^ misc.c:2731:9: warning: pointer targets in passing argument 3 of '__dn_expand' differ in signedness [-Wpointer-sign] sizeof(ar_hostbuf)-1 )) < 0) ^ In file included from misc.c:2017:0: /usr/include/resolv.h:357:6: note: expected 'const u_char *' but argument is of type 'char *' int dn_expand (const u_char *, const u_char *, const u_char *, ^ misc.c:2665:15: warning: variable 'hp' set but not used [-Wunused-but-set-variable] struct hent *hp; ^ misc.c:2664:15: warning: variable 'ttl' set but not used [-Wunused-but-set-variable] unsigned int ttl, dr, *adr; ^ misc.c: In function 'nslookup': mail.c: In function 'check_mail': misc.c:3117:4: warning: variable 'hostname' set but not used [-Wunused-but-set-variable] *hostname, ^ misc.c: In function 'BX_write_sockets': mail.c:185:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (char *)(*check_ext_mail)(); ^ misc.c:3602:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] buf = alloca(strlen(str)+4); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from misc.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ misc.c:3603:3: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(buf, str); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from misc.c:4: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ misc.c:3603:3: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(buf, str); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from misc.c:4: /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ misc.c:3604:3: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign] strcat(buf, "\r\n"); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from misc.c:4: /usr/include/bits/string3.h:140:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ misc.c: In function 'read_netfinger': misc.c:3671:29: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] register unsigned char *p = tmpstr; ^ misc.c: In function 'netfinger': 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] write_sockets(s, name, strlen(name), 1); ^ misc.c:3746:4: note: expected 'unsigned char *' but argument is of type 'char *' misc.c: In function 'handle_socket_connect': misc.c:3795:38: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if ((getpeername(rc, (struct sockaddr *) &addr, &address_len)) != -1) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from misc.c:4: /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^ misc.c: In function 'char_fucknut': misc.c:4415:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] int total = strlen(crap), allchar = 0; ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from misc.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ misc.c: In function 'convert_output_format2': misc.c:4781:9: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness [-Wpointer-sign] strlcpy(buffer2, str, RAW_BUFFER_SIZE); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/alist.h:10:0, from /builddir/build/BUILD/BitchX-1.2/include/struct.h:18, from misc.c:7: /builddir/build/BUILD/BitchX-1.2/include/ircaux.h:275:9: note: expected 'char *' but argument is of type 'unsigned char *' size_t strlcpy (char *, const char *, size_t); ^ misc.c:4782:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] copy = tmpc = buffer2; ^ misc.c:4795:5: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness [-Wpointer-sign] strlcat(s, convert_output_format(new_str, NULL, NULL), RAW_BUFFER_SIZE); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/alist.h:10:0, from /builddir/build/BUILD/BitchX-1.2/include/struct.h:18, from misc.c:7: /builddir/build/BUILD/BitchX-1.2/include/ircaux.h:279:9: note: expected 'char *' but argument is of type 'unsigned char *' size_t strlcat (char *, const char *, size_t); ^ 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] return m_strdup(buffer); ^ misc.c:4808:2: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c names.c names.c: In function 'BX_do_compress_modes': names.c:627:14: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] else if (!add & isvoiced) ^ names.c: In function 'list_channels': names.c:1495:3: warning: variable 'no' set but not used [-Wunused-but-set-variable] no = 1; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c network.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c newio.c network.c: In function 'BX_connect_by_number': network.c:484:31: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(fd, (struct sockaddr *)&name, &length)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from network.c:9: /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^ network.c:503:19: warning: unused variable 'hp' [-Wunused-variable] struct hostent *hp; ^ network.c: In function 'my_accept': network.c:787:2: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] retval = accept(s, addr, addrlen); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from network.c:9: /usr/include/sys/socket.h:244:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ network.c: In function 'socks5_connect': network.c:274:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(s, tmpbuf, 4); ^ network.c:276:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(s, tmpbuf, 2); ^ network.c:284:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(s, tmpbuf, 1); ^ network.c:287:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(s, tmpbuf, tmpI); ^ network.c:290:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(s, tmpbuf, 2); ^ network.c:297:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(s, tmpbuf, 18); ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing \ -DSCRIPT_PATH=\"/usr/lib64/bx/script\" -c ./notice.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c notify.c notify.c: In function 'rebuild_notify_ison': notify.c:52:8: warning: variable 'stuff' set but not used [-Wunused-but-set-variable] char *stuff; ^ ./notice.c: In function 'handle_oper_vision': ./notice.c:79:6: warning: variable 'dcount' set but not used [-Wunused-but-set-variable] int dcount; ^ ./notice.c: In function 'parse_server_notice': ./notice.c:624:11: warning: variable 'for_' set but not used [-Wunused-but-set-variable] char *for_; ^ ./notice.c: In function 'parse_notice': ./notice.c:748:3: warning: pointer targets in passing argument 1 of 'stripansi' differ in signedness [-Wpointer-sign] free_me = newline = stripansi(line); ^ In file included from ./notice.c:33:0: /builddir/build/BUILD/BitchX-1.2/include/misc.h:78:8: note: expected 'unsigned char *' but argument is of type 'char *' char *stripansi (unsigned char *); ^ ./notice.c: In function 'got_initial_version_28': ./notice.c:879:28: warning: variable 'user_modes' set but not used [-Wunused-but-set-variable] char *server, *sversion, *user_modes, *channel_modes; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c numbers.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c output.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c parse.c output.c: In function 'put_echo': output.c:163:2: warning: pointer targets in passing argument 1 of '(void (*)(unsigned char *))*(global + 2448u)' differ in signedness [-Wpointer-sign] add_to_screen(str); ^ output.c:163:2: note: expected 'unsigned char *' but argument is of type 'char *' parse.c: In function 'annoy_kicks': parse.c:190:3: warning: pointer targets in passing argument 1 of 'char_fucknut' differ in signedness [-Wpointer-sign] if (char_fucknut(ptr, '\002', 12)) ^ In file included from parse.c:44:0: /builddir/build/BUILD/BitchX-1.2/include/misc.h:125:7: note: expected 'unsigned char *' but argument is of type 'char *' int char_fucknut (register unsigned char *, char, int); ^ parse.c:192:3: warning: pointer targets in passing argument 1 of 'char_fucknut' differ in signedness [-Wpointer-sign] else if (char_fucknut(ptr, '\007', 1)) ^ In file included from parse.c:44:0: /builddir/build/BUILD/BitchX-1.2/include/misc.h:125:7: note: expected 'unsigned char *' but argument is of type 'char *' int char_fucknut (register unsigned char *, char, int); ^ parse.c:194:3: warning: pointer targets in passing argument 1 of 'char_fucknut' differ in signedness [-Wpointer-sign] else if (char_fucknut(ptr, '\003', 12)) ^ In file included from parse.c:44:0: /builddir/build/BUILD/BitchX-1.2/include/misc.h:125:7: note: expected 'unsigned char *' but argument is of type 'char *' int char_fucknut (register unsigned char *, char, int); ^ parse.c:196:3: warning: pointer targets in passing argument 1 of 'char_fucknut' differ in signedness [-Wpointer-sign] else if (char_fucknut(ptr, '\037', 0)) ^ In file included from parse.c:44:0: /builddir/build/BUILD/BitchX-1.2/include/misc.h:125:7: note: expected 'unsigned char *' but argument is of type 'char *' int char_fucknut (register unsigned char *, char, int); ^ parse.c:198:3: warning: pointer targets in passing argument 1 of 'char_fucknut' differ in signedness [-Wpointer-sign] else if (char_fucknut(ptr, '\026', 12)) ^ In file included from parse.c:44:0: /builddir/build/BUILD/BitchX-1.2/include/misc.h:125:7: note: expected 'unsigned char *' but argument is of type 'char *' int char_fucknut (register unsigned char *, char, int); ^ parse.c:200:3: warning: pointer targets in passing argument 1 of 'caps_fucknut' differ in signedness [-Wpointer-sign] else if (caps_fucknut(ptr)) ^ In file included from parse.c:44:0: /builddir/build/BUILD/BitchX-1.2/include/misc.h:100:6: note: expected 'unsigned char *' but argument is of type 'char *' int caps_fucknut (register unsigned char *); ^ parse.c: In function 'p_wallops': parse.c:411:9: warning: variable 'high' set but not used [-Wunused-but-set-variable] char *high; ^ parse.c: In function 'p_privmsg': parse.c:455:25: warning: variable 'com_lines' set but not used [-Wunused-but-set-variable] static int com_do_log, com_lines = 0; ^ parse.c:455:13: warning: variable 'com_do_log' set but not used [-Wunused-but-set-variable] static int com_do_log, com_lines = 0; ^ parse.c:453:4: warning: variable 'high' set but not used [-Wunused-but-set-variable] *high; ^ parse.c: In function 'add_user_who': parse.c:966:15: warning: variable 'chan' set but not used [-Wunused-but-set-variable] ChannelList *chan; ^ parse.c: In function 'p_channel': parse.c:1153:13: warning: variable 'user' set but not used [-Wunused-but-set-variable] char *user, *host; ^ parse.c: In function 'p_invite': parse.c:1214:8: warning: variable 'high' set but not used [-Wunused-but-set-variable] char *high; ^ parse.c: In function 'check_bitch_mode': parse.c:1449:8: warning: variable 'right_now' set but not used [-Wunused-but-set-variable] time_t right_now; ^ parse.c: In function 'parse_server': parse.c:1910:20: warning: variable 'retval' set but not used [-Wunused-but-set-variable] protocol_command *retval; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c queue.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c readlog.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c reg.c readlog.c: In function 'show_log': readlog.c:136:10: warning: variable 'old_window' set but not used [-Wunused-but-set-variable] Window *old_window; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing \ -DWSERV_PATH=\"/usr/lib64/bx/wserv\" -c ./screen.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c server.c ./screen.c: In function 'BX_skip_incoming_mirc': ./screen.c:99:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] for (i=0;ioutput_func' differ in signedness [-Wpointer-sign] target_window->output_func(target_window, out); ^ ./screen.c:182:3: note: expected 'const unsigned char *' but argument is of type 'char *' ./screen.c:188:3: warning: pointer targets in passing argument 2 of 'current_window->output_func' differ in signedness [-Wpointer-sign] current_window->output_func(current_window, out); ^ ./screen.c:188:3: note: expected 'const unsigned char *' but argument is of type 'char *' ./screen.c: In function 'BX_add_to_window': ./screen.c:209:5: warning: pointer targets in passing argument 3 of 'redirect_text' differ in signedness [-Wpointer-sign] str, NULL, 0, 0); ^ In file included from ./screen.c:20:0: /builddir/build/BUILD/BitchX-1.2/include/commands.h:31:7: note: expected 'const char *' but argument is of type 'const unsigned char *' void redirect_text (int, const char *, const char *, char *, int, int); ^ ./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] add_to_log(window->log_fp, 0, str, window->mangler); ^ ./screen.c:215:3: note: expected 'const char *' but argument is of type 'const unsigned char *' ./screen.c:216:3: warning: pointer targets in passing argument 2 of 'add_to_lastlog' differ in signedness [-Wpointer-sign] add_to_lastlog(window, str); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/window.h:17:0, from /builddir/build/BUILD/BitchX-1.2/include/screen.h:16, from ./screen.c:21: /builddir/build/BUILD/BitchX-1.2/include/lastlog.h:70:7: note: expected 'const char *' but argument is of type 'const unsigned char *' void add_to_lastlog (Window *, const char *); ^ ./screen.c:245:4: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] if (window->beep_always && strchr(str, '\007')) ^ ./screen.c:245:4: note: expected 'const char *' but argument is of type 'const unsigned char *' ./screen.c: In function 'BX_prepare_display': ./screen.c:389:11: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] *cont = empty_string, ^ ./screen.c:403:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] words = (char *)get_string_var(WORD_BREAK_VAR); ^ ./screen.c:406:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] words = ", "; ^ ./screen.c:407:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (!(cont_ptr = (char *)get_string_var(CONTINUED_LINE_VAR))) ^ ./screen.c:408:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cont_ptr = (char *)empty_string; ^ ./screen.c:414:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] orig_str = space; ^ ./screen.c:574:5: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] if (*ptr == ' ' || strchr(words, *ptr)) ^ ./screen.c:574:5: note: expected 'const char *' but argument is of type 'u_char *' ./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] malloc_strcpy((char **)&(output[line++]), buffer); ^ ./screen.c:654:4: note: expected 'const char *' but argument is of type 'u_char *' ./screen.c:659:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] (strlen(cont_ptr) < indent)) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./screen.c:15: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ ./screen.c:662:5: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(cont, "%-*s", indent, cont_ptr); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./screen.c:15: /usr/include/bits/stdio2.h:31:1: note: expected 'char * __restrict__' but argument is of type 'u_char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ./screen.c:670:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] pos_copy = alloca(strlen(buffer) + strlen(cont) + 20); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./screen.c:15: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ ./screen.c:670:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] pos_copy = alloca(strlen(buffer) + strlen(cont) + 20); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./screen.c:15: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ ./screen.c:671:4: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(pos_copy, buffer+word_break); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./screen.c:15: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ ./screen.c:671:4: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(pos_copy, buffer+word_break); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./screen.c:15: /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'u_char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ ./screen.c:673:4: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy (buffer, cont); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./screen.c:15: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'u_char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ ./screen.c:673:4: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy (buffer, cont); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./screen.c:15: /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'u_char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ ./screen.c:674:4: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign] strcat (buffer, pos_copy); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./screen.c:15: /usr/include/bits/string3.h:140:1: note: expected 'char * __restrict__' but argument is of type 'u_char *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ ./screen.c:674:4: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness [-Wpointer-sign] strcat (buffer, pos_copy); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from ./screen.c:15: /usr/include/bits/string3.h:140:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ ./screen.c:675:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] col = pos = strlen(buffer); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./screen.c:15: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ ./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] malloc_strcpy((char **)&(output[line++]),buffer); ^ ./screen.c:692:3: note: expected 'const char *' but argument is of type 'u_char *' ./screen.c:366:6: warning: variable 'gchar_mode' set but not used [-Wunused-but-set-variable] int gchar_mode; ^ ./screen.c: In function 'add_to_scratch_window_display_list': ./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] malloc_strcpy(&my_line->line, str); ^ ./screen.c:756:2: note: expected 'const char *' but argument is of type 'const unsigned char *' ./screen.c: In function 'add_to_display_list': ./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] malloc_strcpy(&window->display_ip->line, str); ^ ./screen.c:811:2: note: expected 'const char *' but argument is of type 'const unsigned char *' ./screen.c: In function 'BX_repaint_window': ./screen.c:1432:3: warning: pointer targets in passing argument 2 of 'rite' differ in signedness [-Wpointer-sign] rite(window, curr_line->line); ^ ./screen.c:885:5: note: expected 'const unsigned char *' but argument is of type 'char *' int rite(Window *window, const unsigned char *str) ^ ./screen.c: In function 'BX_create_additional_screen': ./screen.c:1550:18: warning: variable 'oldscreen' set but not used [-Wunused-but-set-variable] Screen *oldscreen, *new; ^ ./screen.c: In function 'do_screens': ./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] if (dgets(buffer, screen->fdin, 0, IO_BUFFER_SIZE, NULL)) ^ ./screen.c:1871:5: note: expected 'char *' but argument is of type 'unsigned char *' ./screen.c:1873:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] *(buffer + strlen(buffer) - 1) = '\0'; ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./screen.c:15: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ./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] parse_line(NULL, buffer, empty_string, 1, 0, 1); ^ ./screen.c:1875:7: note: expected 'char *' but argument is of type 'unsigned char *' ./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] parse_line(NULL, buffer, NULL, 1, 0, 1); ^ ./screen.c:1877:7: note: expected 'char *' but argument is of type 'unsigned char *' ./screen.c: In function 'BX_strip_ansi': ./screen.c:2332:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] maxpos = strlen(str); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from ./screen.c:15: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ server.c: In function 'do_server': server.c:477:33: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(des, (struct sockaddr *) &sa, &salen) != -1) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from server.c:16: /usr/include/sys/socket.h:142:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^ ./screen.c: In function 'BX_create_additional_screen': ./screen.c:1625:10: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^ ./screen.c:1626:10: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(getgid()); ^ server.c: In function 'connect_to_server_direct': server.c:1300:32: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] getsockname(new_des, (struct sockaddr *) localaddr, &address_len); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc.h:63:0, from server.c:16: /usr/include/sys/socket.h:128:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c stack.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c status.c status.c: In function 'convert_sub_format': status.c:290:6: warning: variable 'dont_got_it' set but not used [-Wunused-but-set-variable] int dont_got_it = 1; ^ status.c: In function 'fix_status_buffer': status.c:476:2: warning: pointer targets in passing argument 1 of '(unsigned char * (*)(const unsigned char *))*(global + 2568u)' differ in signedness [-Wpointer-sign] str = strip_ansi(buffer); ^ status.c:476:2: note: expected 'const unsigned char *' but argument is of type 'char *' status.c:598:2: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(buffer, lhs_buffer); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from status.c:12: /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ status.c:599:2: warning: pointer targets in passing argument 2 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign] strmcat(buffer, rhs_buffer, BIG_BUFFER_SIZE); ^ status.c:599:2: note: expected 'const char *' but argument is of type 'unsigned char *' status.c:450:6: warning: variable 'in_rhs' set but not used [-Wunused-but-set-variable] int in_rhs = 0, ^ status.c: In function 'stat_convert_format': status.c:650:4: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign] strmcat(buffer, (status_expandos[i].callback_function)(win), BIG_BUFFER_SIZE); ^ status.c:650:4: note: expected 'char *' but argument is of type 'unsigned char *' status.c:651:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] pos = strlen(buffer); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from status.c:12: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ status.c:657:2: warning: pointer targets in passing argument 2 of 'fix_status_buffer' differ in signedness [-Wpointer-sign] fix_status_buffer(win, buffer, 0); ^ status.c:438:6: note: expected 'char *' but argument is of type 'unsigned char *' void fix_status_buffer(Window *win, char *buffer, int in_status) ^ 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] return m_strdup(buffer); ^ status.c:658:2: note: expected 'const char *' but argument is of type 'unsigned char *' status.c: In function 'make_status': status.c:760:4: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] func_value[36], func_value[37],func_value[38]); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from status.c:12: /usr/include/bits/stdio2.h:61:1: note: expected 'char * __restrict__' but argument is of type 'u_char *' __NTH (snprintf (char *__restrict __s, size_t __n, ^ 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] str = expand_alias(buffer, empty_string, &af, NULL); ^ status.c:778:4: note: expected 'const char *' but argument is of type 'u_char *' status.c:778:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = expand_alias(buffer, empty_string, &af, NULL); ^ status.c:779:4: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 224u)' differ in signedness [-Wpointer-sign] strmcpy(buffer, str, BIG_BUFFER_SIZE); ^ status.c:779:4: note: expected 'char *' but argument is of type 'u_char *' status.c:779:4: warning: pointer targets in passing argument 2 of '(char * (*)(char *, const char *, int))*(global + 224u)' differ in signedness [-Wpointer-sign] status.c:779:4: note: expected 'const char *' but argument is of type 'u_char *' status.c:904:7: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign] BIG_BUFFER_SIZE); ^ status.c:904:7: note: expected 'char *' but argument is of type 'u_char *' status.c:904:7: warning: pointer targets in passing argument 2 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign] status.c:904:7: note: expected 'const char *' but argument is of type 'u_char *' status.c:916:7: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign] BIG_BUFFER_SIZE); ^ status.c:916:7: note: expected 'char *' but argument is of type 'u_char *' status.c:916:7: warning: pointer targets in passing argument 2 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign] status.c:916:7: note: expected 'const char *' but argument is of type 'u_char *' status.c:919:3: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(buffer, lhs_buffer); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from status.c:12: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'u_char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ status.c:919:3: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(buffer, lhs_buffer); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:35, from status.c:12: /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'u_char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ status.c:920:3: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign] strmcat(buffer, rhs_buffer, BIG_BUFFER_SIZE); ^ status.c:920:3: note: expected 'char *' but argument is of type 'u_char *' status.c:920:3: warning: pointer targets in passing argument 2 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign] status.c:920:3: note: expected 'const char *' but argument is of type 'u_char *' status.c:921:3: warning: pointer targets in passing argument 1 of '(char * (*)(char *, const char *, int))*(global + 232u)' differ in signedness [-Wpointer-sign] strmcat(buffer, ALL_OFF_STR, BIG_BUFFER_SIZE); ^ status.c:921:3: note: expected 'char *' but argument is of type 'u_char *' status.c:935:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strcmp(buffer, win->wset->status_line[status_line])) ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from status.c:12: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ status.c:935:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] strcmp(buffer, win->wset->status_line[status_line])) ^ status.c:935:4: note: expected 'const char *' but argument is of type 'u_char *' status.c:935:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /builddir/build/BUILD/BitchX-1.2/include/irc_std.h:21:0, from /builddir/build/BUILD/BitchX-1.2/include/irc.h:109, from status.c:12: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'u_char *' extern size_t strlen (const char *__s) ^ status.c:935:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] strcmp(buffer, win->wset->status_line[status_line])) ^ status.c:935:4: note: expected 'const char *' but argument is of type 'u_char *' status.c:935:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] status.c:935:4: note: expected 'const char *' but argument is of type 'u_char *' status.c:935:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] status.c:935:4: note: expected 'const char *' but argument is of type 'u_char *' 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] malloc_strcpy(&win->wset->status_line[status_line], buffer); ^ status.c:939:4: note: expected 'const char *' but argument is of type 'u_char *' status.c:951:4: warning: pointer targets in passing argument 1 of '(int (*)(const unsigned char *))*(global + 2464u)' differ in signedness [-Wpointer-sign] output_line(st); ^ status.c:951:4: note: expected 'const unsigned char *' but argument is of type 'char *' status.c:725:7: warning: variable 'in_rhs' set but not used [-Wunused-but-set-variable] int in_rhs = 0, ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c struct.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c tcl_public.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c ./term.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c timer.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing \ -DTRANSLATION_PATH=\"/usr/lib64/bx/translation\" -c ./translat.c ./term.c: In function 'term_init': ./term.c:869:4: warning: passing argument 1 of 'tigetnum' discards 'const' qualifier from pointer target type [enabled by default] ival = Tgetnum(tcaps[i]); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/ircterm.h:17:0, from ./term.c:38: /usr/include/curses.h:842:28: note: expected 'char *' but argument is of type 'const char *' extern NCURSES_EXPORT(int) tigetnum (NCURSES_CONST char *); /* implemented */ ^ ./term.c:874:4: warning: passing argument 1 of 'tigetflag' discards 'const' qualifier from pointer target type [enabled by default] ival = Tgetflag(tcaps[i]); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/ircterm.h:17:0, from ./term.c:38: /usr/include/curses.h:841:28: note: expected 'char *' but argument is of type 'const char *' extern NCURSES_EXPORT(int) tigetflag (NCURSES_CONST char *); /* implemented */ ^ ./term.c:881:4: warning: passing argument 1 of 'tigetstr' discards 'const' qualifier from pointer target type [enabled by default] cval = Tgetstr(tcaps[i], tmp); ^ In file included from /builddir/build/BUILD/BitchX-1.2/include/ircterm.h:17:0, from ./term.c:38: /usr/include/curses.h:843:31: note: expected 'char *' but argument is of type 'const char *' extern NCURSES_EXPORT(char *) tigetstr (NCURSES_CONST char *); /* implemented */ ^ ./term.c:879:10: warning: unused variable 'tmp' [-Wunused-variable] char *tmp = termcap2; ^ ./term.c: In function 'control_mangle': ./term.c:1859:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] return retval; ^ ./term.c:1878:2: warning: pointer targets in return differ in signedness [-Wpointer-sign] return retval; ^ ./term.c: In function 'get_term_capability': ./term.c:1913:6: warning: pointer targets in passing argument 1 of 'control_mangle' differ in signedness [-Wpointer-sign] control_mangle(*(char **)t->ptr) : ^ ./term.c:1852:8: note: expected 'unsigned char *' but argument is of type 'char *' char * control_mangle (unsigned char *text) ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c user.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c userlist.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c vars.c userlist.c: In function 'real_check_auto': userlist.c:906:7: warning: variable 'this_server' set but not used [-Wunused-but-set-variable] int this_server = from_server; ^ vars.c: In function 'do_stack_set': vars.c:1056:16: warning: variable 'prev' set but not used [-Wunused-but-set-variable] AliasStack1 *prev = NULL; ^ userlist.c: In function 'check_channel_match': userlist.c:1446:12: warning: variable 'q' set but not used [-Wunused-but-set-variable] char *p, *q, *chan = NULL; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c who.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c whowas.c who.c: In function 'whoreply': who.c:402:15: warning: variable 'chan' set but not used [-Wunused-but-set-variable] ChannelList *chan = NULL; ^ gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c window.c gcc -I. -I/builddir/build/BUILD/BitchX-1.2/include -I../include -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -c words.c window.c: In function 'BX_resize_window': window.c:695:6: warning: variable 'after' set but not used [-Wunused-but-set-variable] int after, ^ gcc -Wl,-z,relro -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 gmake[1]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/source' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LRNH5n + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64 ++ dirname /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64 + cd BitchX-1.2 + make DESTDIR=/builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64 install cd source \ && gmake 'local_dir=/builddir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '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,-z,relro ' '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 gmake[1]: Entering directory `/builddir/build/BUILD/BitchX-1.2/source' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/source' cd source \ && gmake 'local_dir=/builddir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '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,-z,relro ' '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 gmake[1]: Entering directory `/builddir/build/BUILD/BitchX-1.2/source' gmake[1]: `wserv' is up to date. gmake[1]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/source' cd source \ && gmake 'local_dir=/builddir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '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,-z,relro ' '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 gmake[1]: Entering directory `/builddir/build/BUILD/BitchX-1.2/source' gmake[1]: `scr-bx' is up to date. gmake[1]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/source' cd dll \ && gmake 'local_dir=/builddir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '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,-z,relro ' '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 gmake[1]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/abot' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/abot' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/acro' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/acro' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/aim' gmake[3]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/aim/toc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/aim/toc' gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/aim' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/arcfour' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/arcfour' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/autocycle' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/autocycle' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/blowfish' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/blowfish' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/cavlink' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/cavlink' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/encrypt' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/encrypt' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/fserv' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/fserv' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/hint' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/hint' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/identd' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/identd' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/nap' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/nap' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/pkga' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/pkga' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/possum' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/possum' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/qbx' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/qbx' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/qmail' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/qmail' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/wavplay' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/wavplay' gmake[1]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll' Now type "gmake install" to install BitchX globally (if you're root), or else you can type "gmake install_local" to install BitchX to your home directory. umask 022 && ./mkinstalldirs /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/bin /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx \ /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/translation /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/script \ /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/help mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/bin mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64 mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share/man mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/translation mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/script mkdir /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/help /usr/bin/install -c source/BitchX /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/bin/BitchX-1.2-final rm -f /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/bin/BitchX ln -s BitchX-1.2-final /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/bin/BitchX /usr/bin/install -c -m 644 ./BitchX.help /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/BitchX.help /usr/bin/install -c -m 644 ./BitchX.ircnames /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/BitchX.ircnames /usr/bin/install -c -m 644 ./BitchX.quit /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/BitchX.quit /usr/bin/install -c -m 644 ./BitchX.reasons /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/BitchX.kick /usr/bin/install -c source/wserv /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/wserv /usr/bin/install -c source/scr-bx /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/bin/scr-bx cd dll \ && gmake 'local_dir=/builddir' 'INSTALL_IRC=/usr/bin/BitchX' 'IRCLIB=/usr/lib64/bx' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '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,-z,relro ' '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' 'DESTDIR=/builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64' install gmake[1]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/abot' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/abot' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/acro' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/acro' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/aim' gmake[3]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/aim/toc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/aim/toc' gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/aim' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/arcfour' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/arcfour' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/autocycle' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/autocycle' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/blowfish' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/blowfish' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/cavlink' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/cavlink' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/encrypt' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/encrypt' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/fserv' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/fserv' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/hint' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/hint' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/identd' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/identd' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/nap' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/nap' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/pkga' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/pkga' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/possum' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/possum' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/qbx' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/qbx' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/qmail' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/qmail' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/wavplay' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/wavplay' /usr/bin/install -c -d /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/abot' /usr/bin/install -c autobot.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/abot' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/acro' /usr/bin/install -c acro.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/acro' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/aim' /usr/bin/install -c aim.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/aim' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/arcfour' /usr/bin/install -c arcfour.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/arcfour' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/autocycle' /usr/bin/install -c autocycle.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/autocycle' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/blowfish' /usr/bin/install -c blowfish.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/blowfish' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/cavlink' /usr/bin/install -c cavlink.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/cavlink' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/encrypt' /usr/bin/install -c encrypt.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/encrypt' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/fserv' /usr/bin/install -c fserv.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/fserv' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/hint' /usr/bin/install -c hint.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins /usr/bin/install -c ./BitchX.hints /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins/BitchX.hints gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/hint' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/identd' /usr/bin/install -c identd.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/identd' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/nap' /usr/bin/install -c nap.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/nap' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/pkga' /usr/bin/install -c pkga.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/pkga' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/possum' /usr/bin/install -c possum.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/possum' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/qbx' /usr/bin/install -c qbx.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/qbx' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/qmail' /usr/bin/install -c qmail.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/qmail' gmake[2]: Entering directory `/builddir/build/BUILD/BitchX-1.2/dll/wavplay' /usr/bin/install -c wavplay.so /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll/wavplay' Your plugins [abot acro aim arcfour autocycle blowfish cavlink encrypt fserv hint identd nap pkga possum qbx qmail wavplay] are now located in /usr/lib64/bx/plugins gmake[1]: Leaving directory `/builddir/build/BUILD/BitchX-1.2/dll' (find /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share/man/man1/BitchX.1 -type f ! -name '*.bz2' ! -name '*.gz' | \ (xargs bzip2 -9f || xargs gzip -9f) || :) 2>/dev/null cd ./bitchx-docs && \ find . -name .svn -prune -o -print | cpio -pdmu -R `id -un`:`id -gn` "/builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/help" 1730 blocks (find "/builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/help" -type f ! -name '*.bz2' ! -name '*.gz' | \ (xargs bzip2 -9f || xargs gzip -9f) || :) 2>/dev/null (find /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/translation -type f ! -name '*.bz2' ! -name '*.gz' | \ (xargs bzip2 -9f || xargs gzip -9f) || :) 2>/dev/null BitchX is now installed. Type "/usr/bin/BitchX" to start. + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/BitchX-1.2 extracting debug info from /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/bin/BitchX-1.2-final extracting debug info from /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/bin/scr-bx extracting debug info from /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/lib64/bx/wserv symlinked /usr/lib/debug/usr/bin/BitchX-1.2-final.debug to /usr/lib/debug/usr/bin/BitchX.debug 5918 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: BitchX-1.2-21.fc19.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.54kQs2 + umask 022 + cd /builddir/build/BUILD + cd BitchX-1.2 + DOCDIR=/builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share/doc/BitchX-1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share/doc/BitchX-1.2 + cp -pr Changelog /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share/doc/BitchX-1.2 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share/doc/BitchX-1.2 + cp -pr README /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share/doc/BitchX-1.2 + cp -pr README-1.1 /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64/usr/share/doc/BitchX-1.2 + exit 0 Provides: BitchX = 1.2-21.fc19 BitchX(x86-64) = 1.2-21.fc19 acro.so()(64bit) aim.so()(64bit) arcfour.so()(64bit) autobot.so()(64bit) autocycle.so()(64bit) blowfish.so()(64bit) cavlink.so()(64bit) encrypt.so()(64bit) fserv.so()(64bit) hint.so()(64bit) identd.so()(64bit) nap.so()(64bit) pkga.so()(64bit) possum.so()(64bit) qbx.so()(64bit) qmail.so()(64bit) wavplay.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: BitchX-debuginfo-1.2-21.fc19.x86_64 Provides: BitchX-debuginfo = 1.2-21.fc19 BitchX-debuginfo(x86-64) = 1.2-21.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64 Wrote: /builddir/build/RPMS/BitchX-1.2-21.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/BitchX-debuginfo-1.2-21.fc19.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QauApB + umask 022 + cd /builddir/build/BUILD + cd BitchX-1.2 + rm -rf /builddir/build/BUILDROOT/BitchX-1.2-21.fc19.x86_64 + exit 0 Child return code was: 0 LEAVE do -->