* CPV: net-p2p/dchub-0.5.2 * REPO: gentoo * Maintainer: net-p2p@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking dchub-0.5.2.tar.gz to /var/tmp/portage/net-p2p/dchub-0.5.2/work * Applying dchub-0.5.2-amd64.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-p2p/dchub-0.5.2/work >>> Compiling source in /var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... found checking whether build environment is sane... yes checking for strerror in -lcposix... no checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for gcc option to accept ANSI C... none needed checking for msgfmt... yes checking for sys_siglist declaration in signal.h or unistd.h... yes checking for dlopen in -ldl... yes checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0 gthread-2.0... yes checking GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0 checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for net/route.h... yes checking for errno.h... yes checking for signal.h... yes checking for sys/poll.h... yes checking for openssl/md5.h... yes checking for openssl/md4.h... yes checking for gcrypt.h... yes checking for working const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strcasecmp... yes checking for getopt_long... yes checking for inet_aton... yes checking for socketpair... yes checking for bzero... yes checking for inet_network... yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for xml2-config... /usr/bin/xml2-config checking CPU allows unaligned memory access... yes checking whether MSG_NOSIGNAL exists... yes checking GCC version... 4.5.1 ================================================================================ *** Please downgrade/upgrade C compiler to gcc-2.95.x or gcc-3.x version! *** DO *NOT* REPORT BUGS unless you can reproduce them after recompiling with 2.95.x or 3.0.x version! Note for gcc 2.96 users: some versions of this compiler are known to miscompile programs. If you get compile errors, first upgrade to the latest 2.96 release (but minimum 2.96-85) and try again. If the problem still exists, try with gcc 3.0.x (or 2.95.x) *BEFORE* reporting bugs! ================================================================================ checking for libgcrypt-config... yes checking gcrypt version... 1.4.6 checking for perl... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating extprog/Makefile creating scripts/Makefile creating scripts/po/Makefile creating plugin/Makefile creating config.h make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2' Making all in src make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c network.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c key.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c dc_com.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c do_hub_reg.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c toolkit.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c emb_perl.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c xs_init.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c timed_out_string.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c plugin.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c ged.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c main_cnx.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c main_cnx_handshake.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c mmap_tools.c do_hub_reg.c: In function ‘perform_registration’: do_hub_reg.c:124:2: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c my_poll.c timed_out_string.c: In function ‘add_tos_entry’: timed_out_string.c:313:3: warning: pointer targets in passing argument 2 of ‘g_byte_array_append’ differ in signedness /usr/include/glib-2.0/glib/garray.h:156:13: note: expected ‘const guint8 *’ but argument is of type ‘const char *’ timed_out_string.c:323:3: warning: pointer targets in passing argument 2 of ‘g_byte_array_append’ differ in signedness /usr/include/glib-2.0/glib/garray.h:156:13: note: expected ‘const guint8 *’ but argument is of type ‘const char *’ timed_out_string.c: In function ‘add_tos_entry_v1_uniq’: timed_out_string.c:459:3: warning: pointer targets in passing argument 2 of ‘g_byte_array_append’ differ in signedness /usr/include/glib-2.0/glib/garray.h:156:13: note: expected ‘const guint8 *’ but argument is of type ‘const char *’ timed_out_string.c:469:3: warning: pointer targets in passing argument 2 of ‘g_byte_array_append’ differ in signedness /usr/include/glib-2.0/glib/garray.h:156:13: note: expected ‘const guint8 *’ but argument is of type ‘const char *’ timed_out_string.c: In function ‘scan_all_tos_entry’: timed_out_string.c:628:8: warning: pointer targets in passing argument 2 of ‘fnc’ differ in signedness timed_out_string.c:628:8: note: expected ‘const char *’ but argument is of type ‘guint8 *’ timed_out_string.c:628:8: warning: pointer targets in passing argument 4 of ‘fnc’ differ in signedness timed_out_string.c:628:8: note: expected ‘const char *’ but argument is of type ‘guint8 *’ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c g_string_ref.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c user_cnx_lst.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c cnx_if_detect.c main_cnx.c: In function ‘new_incoming_connection’: main_cnx.c:79:34: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c xf_io.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c process_ucmd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c hub_cmd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c global_user.c main_cnx_handshake.c: In function ‘cnx_handshake_convert_cnx_hshake_to_local_user_cnx_entry’: main_cnx_handshake.c:186:4: warning: pointer targets in passing argument 2 of ‘g_string_append_len’ differ in signedness /usr/include/glib-2.0/glib/gstring.h:87:14: note: expected ‘const gchar *’ but argument is of type ‘unsigned char *’ main_cnx_handshake.c:130:10: warning: unused variable ‘ap’ main_cnx_handshake.c: In function ‘sf_step_want_passwd’: main_cnx_handshake.c:681:2: warning: pointer targets in passing argument 1 of ‘encrypt_password’ differ in signedness users_xml.h:61:6: note: expected ‘const unsigned char *’ but argument is of type ‘gchar *’ main_cnx_handshake.c:684:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ main_cnx_handshake.c:684:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness main_cnx_handshake.c:684:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ main_cnx_handshake.c:684:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ main_cnx_handshake.c:684:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness main_cnx_handshake.c:684:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ main_cnx_handshake.c:684:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness main_cnx_handshake.c:684:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ main_cnx_handshake.c:684:2: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness main_cnx_handshake.c:684:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c multi_public_chat.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c bin_xf_io.c main.c: In function ‘parse_command_line_options’: main.c:1332:10: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result main.c: In function ‘create_default_conffile’: main.c:800:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result main.c: In function ‘create_default_userfile’: main.c:870:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result process_ucmd.c: In function ‘ucmd_getnicklist_process’: process_ucmd.c:388:2: warning: #warning code disabled (useful ?) process_ucmd.c: In function ‘ucmd_revconnecttome_process’: process_ucmd.c:830:2: warning: #warning code disabled (useful ?) process_ucmd.c: In function ‘ucmd_xsearch_process’: process_ucmd.c:1236:2: warning: pointer targets in passing argument 1 of ‘id_ascii_to_bin’ differ in signedness md5.h:50:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ process_ucmd.c: In function ‘ucmd_md4get0_process’: process_ucmd.c:1369:2: warning: pointer targets in passing argument 1 of ‘id_ascii_to_bin’ differ in signedness md5.h:50:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ process_ucmd.c: In function ‘ucmd_md4set_process’: process_ucmd.c:1471:2: warning: pointer targets in passing argument 1 of ‘id_ascii_to_bin’ differ in signedness md5.h:50:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ process_ucmd.c:1490:6: warning: pointer targets in assignment differ in signedness process_ucmd.c: In function ‘ucmd_private_chat_process’: process_ucmd.c:1596:2: warning: #warning code disabled (useful ?) process_ucmd.c:1622:2: warning: #warning code disabled (useful ?) process_ucmd.c:1642:2: warning: #warning code disabled (useful ?) emb_perl.c: In function ‘send_evt_to_script’: emb_perl.c:155:2: warning: value computed is not used emb_perl.c:156:2: warning: value computed is not used emb_perl.c:157:2: warning: value computed is not used emb_perl.c:170:3: warning: value computed is not used hub_cmd.c: In function ‘do_hpget’: hub_cmd.c:435:4: warning: pointer targets in passing argument 1 of ‘id_ascii_to_bin’ differ in signedness md5.h:50:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ hub_cmd.c: In function ‘do_hpdel’: hub_cmd.c:478:4: warning: pointer targets in passing argument 1 of ‘id_ascii_to_bin’ differ in signedness md5.h:50:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ hub_cmd.c: In function ‘do_hpcnx’: hub_cmd.c:518:4: warning: pointer targets in passing argument 1 of ‘id_ascii_to_bin’ differ in signedness md5.h:50:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ hub_cmd.c: In function ‘do_md5cmd’: hub_cmd.c:604:3: warning: pointer targets in passing argument 1 of ‘do_md5’ differ in signedness md5.h:45:6: note: expected ‘guint8 *’ but argument is of type ‘char *’ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c hub_cnx.c hub_cmd.c: In function ‘do_redirall’: hub_cmd.c:2014:2: warning: #warning full cluster or local user only ? bin_xf_io.c: In function ‘bin_xfio_process_incoming_cnx_data’: bin_xf_io.c:195:2: warning: pointer targets in passing argument 2 of ‘g_byte_array_append’ differ in signedness /usr/include/glib-2.0/glib/garray.h:156:13: note: expected ‘const guint8 *’ but argument is of type ‘char *’ timed_out_string.c: In function ‘gui_ban_list’: timed_out_string.c:681:6: warning: trampoline generated for nested function ‘list’ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c hub_cnx_connect.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c hub_cnx_lst.c hub_cnx.c: In function ‘new_incoming_connection’: hub_cnx.c:79:33: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c hub_cnx_glus.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c hub_cnx_handshake.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c hub_passwd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c chunk.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c md5.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c lmp.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c md_db.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c xmltools.c hub_cnx_handshake.c: In function ‘hsf_step_challenge_sent’: hub_cnx_handshake.c:311:2: warning: #warning connection is default to HC_TYPE_3 hub_cnx_handshake.c: In function ‘hsf_step_log_check’: hub_cnx_handshake.c:386:2: warning: #warning perhaps we should check if the 2 connections types are identical hub_cnx_handshake.c: In function ‘hub_handshake_init’: hub_cnx_handshake.c:565:2: warning: pointer targets in passing argument 1 of ‘do_md5’ differ in signedness md5.h:45:6: note: expected ‘guint8 *’ but argument is of type ‘char *’ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c users_xml.c hub_cnx_lst.c: In function ‘hub_cc_user_add_or_update’: hub_cnx_lst.c:337:3: warning: pointer targets in passing argument 1 of ‘fnd_static_cnx_type_from_str_len’ differ in signedness toolkit.h:75:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ hub_cnx_lst.c: In function ‘hub_cc_user_lst’: hub_cnx_lst.c:566:12: warning: pointer targets in passing argument 1 of ‘fnd_static_cnx_type_from_str_len’ differ in signedness toolkit.h:75:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ hub_cnx_lst.c: In function ‘hc_send_to_all_users’: hub_cnx_lst.c:1260:2: warning: #warning user_flag and ext_flag not honored hub_cnx_lst.c: In function ‘hc_glus_get_user_info’: hub_cnx_lst.c:1343:2: warning: pointer targets in passing argument 2 of ‘find_user_named_for_this_hub’ differ in signedness hub_cnx_lst.c:195:24: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ hub_cnx_lst.c: In function ‘hc_kick_named_user’: hub_cnx_lst.c:1493:2: warning: pointer targets in passing argument 2 of ‘find_user_named_for_this_hub’ differ in signedness hub_cnx_lst.c:195:24: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ hub_cnx_lst.c: In function ‘hc_ban_named_user’: hub_cnx_lst.c:1545:2: warning: pointer targets in passing argument 2 of ‘find_user_named_for_this_hub’ differ in signedness hub_cnx_lst.c:195:24: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ chunk.c: In function ‘subchunk_assign_gstring’: chunk.c:504:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ chunk.c:504:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ chunk.c:504:2: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness chunk.c:504:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ chunk.c:504:2: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness chunk.c:504:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ chunk.c:504:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ chunk.c:504:2: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness chunk.c:504:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ chunk.c:504:2: warning: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness chunk.c:504:2: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ chunk.c:504:2: warning: pointer targets in passing argument 2 of ‘strncmp’ differ in signedness /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ lmp.c: In function ‘lmp0_append_record’: lmp.c:504:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result lmp.c:511:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result lmp.c: In function ‘lmp0_new’: lmp.c:318:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result lmp.c:331:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result lmp.c: In function ‘lmp_new’: lmp.c:89:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result lmp.c:107:16: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result md_db.c: In function ‘md4_add’: md_db.c:301:3: warning: pointer targets in passing argument 2 of ‘save_a_record’ differ in signedness md_db.c:164:14: note: expected ‘const guint8 *’ but argument is of type ‘const char *’ md_db.c: In function ‘get_md4’: md_db.c:413:20: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c db_xml.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c he3.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c passwd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c dchubpasswd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c xmltest.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c migrate_dchub_users.c users_xml.c: In function ‘encrypt_password’: users_xml.c:131:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ users_xml.c:132:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness users_xml.c:115:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ users_xml.c:133:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness users_xml.c:115:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ users_xml.c:134:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness users_xml.c:115:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ users_xml.c:135:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness users_xml.c:115:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ users_xml.c:136:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness users_xml.c:115:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ users_xml.c:137:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness users_xml.c:115:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ users_xml.c: In function ‘refresh_level_table’: users_xml.c:152:2: warning: pointer targets in passing argument 2 of ‘getNodeSet’ differ in signedness xmltools.h:68:19: note: expected ‘xmlChar *’ but argument is of type ‘gchar *’ users_xml.c:160:4: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:162:5: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -DWITH_PERL -DDCHUB_DBDIR=\"/var/db/dchub\" -DDCHUB_TEMPLATEDIR=\"/usr/share/dchub\" -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c migrate_dchub_configuration.c users_xml.c:172:6: warning: pointer targets in passing argument 1 of ‘g_strdup’ differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:190:22: note: expected ‘const gchar *’ but argument is of type ‘xmlChar *’ users_xml.c: In function ‘set_user_level’: users_xml.c:261:12: warning: pointer targets in assignment differ in signedness users_xml.c:267:2: warning: pointer targets in passing argument 2 of ‘xmlHasProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:984:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:268:3: warning: pointer targets in passing argument 2 of ‘xmlSetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:968:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:270:3: warning: pointer targets in passing argument 2 of ‘xmlNewProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:745:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c: In function ‘set_user_password’: users_xml.c:281:2: warning: pointer targets in passing argument 2 of ‘xmlHasProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:984:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:288:3: warning: pointer targets in passing argument 1 of ‘encrypt_password’ differ in signedness users_xml.c:125:6: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ users_xml.c:290:4: warning: pointer targets in passing argument 2 of ‘xmlSetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:968:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:292:4: warning: pointer targets in passing argument 2 of ‘xmlNewProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:745:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c: In function ‘set_user_protection’: users_xml.c:302:2: warning: pointer targets in passing argument 2 of ‘xmlHasProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:984:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:310:4: warning: pointer targets in passing argument 2 of ‘xmlSetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:968:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:312:4: warning: pointer targets in passing argument 2 of ‘xmlNewProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:745:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c: In function ‘find_user’: users_xml.c:322:2: warning: pointer targets in passing argument 1 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ users_xml.c:322:2: warning: pointer targets in passing argument 3 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ users_xml.c:327:2: warning: pointer targets in passing argument 2 of ‘getNodeSet’ differ in signedness xmltools.h:68:19: note: expected ‘xmlChar *’ but argument is of type ‘gchar *’ users_xml.c:336:4: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:338:5: warning: pointer targets in passing argument 1 of ‘strcasecmp’ differ in signedness /usr/include/string.h:536:12: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ users_xml.c:341:6: warning: pointer targets in passing argument 1 of ‘atoi’ differ in signedness /usr/include/stdlib.h:284:1: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ users_xml.c:346:4: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:348:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ users_xml.c:348:5: warning: pointer targets in passing argument 1 of ‘__strdup’ differ in signedness /usr/include/bits/string2.h:1303:14: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ users_xml.c:352:4: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:361:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ users_xml.c:361:5: warning: pointer targets in passing argument 1 of ‘UTF8Toisolat1’ differ in signedness /usr/include/libxml2/libxml/encoding.h:212:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ users_xml.c: In function ‘xml_add_user’: users_xml.c:419:5: warning: pointer targets in passing argument 1 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ users_xml.c:419:5: warning: pointer targets in passing argument 3 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ users_xml.c:421:4: warning: pointer targets in passing argument 3 of ‘xmlNewChild’ differ in signedness /usr/include/libxml2/libxml/tree.h:799:3: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ users_xml.c:421:4: warning: pointer targets in passing argument 4 of ‘xmlNewChild’ differ in signedness /usr/include/libxml2/libxml/tree.h:799:3: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ users_xml.c:423:4: warning: pointer targets in passing argument 1 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ users_xml.c:423:4: warning: pointer targets in passing argument 3 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ users_xml.c:424:4: warning: pointer targets in passing argument 2 of ‘xmlNewProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:745:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:424:4: warning: pointer targets in passing argument 3 of ‘xmlNewProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:745:3: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ users_xml.c: In function ‘xml_del_user’: users_xml.c:464:2: warning: pointer targets in passing argument 1 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ users_xml.c:464:2: warning: pointer targets in passing argument 3 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ users_xml.c:468:2: warning: pointer targets in passing argument 2 of ‘getNodeSet’ differ in signedness xmltools.h:68:19: note: expected ‘xmlChar *’ but argument is of type ‘gchar *’ users_xml.c: In function ‘xml_rename_user’: users_xml.c:512:2: warning: pointer targets in passing argument 1 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ users_xml.c:512:2: warning: pointer targets in passing argument 3 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ users_xml.c:517:2: warning: pointer targets in passing argument 2 of ‘getNodeSet’ differ in signedness xmltools.h:68:19: note: expected ‘xmlChar *’ but argument is of type ‘gchar *’ users_xml.c:526:3: warning: pointer targets in passing argument 1 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ users_xml.c:526:3: warning: pointer targets in passing argument 3 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ users_xml.c:527:3: warning: pointer targets in passing argument 2 of ‘xmlSetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:968:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:527:3: warning: pointer targets in passing argument 3 of ‘xmlSetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:968:3: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ users_xml.c:531:4: warning: pointer targets in passing argument 2 of ‘xmlSetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:968:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:531:4: warning: pointer targets in passing argument 3 of ‘xmlSetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:968:3: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ users_xml.c: In function ‘xml_chg_user_properties’: users_xml.c:571:2: warning: pointer targets in passing argument 1 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ users_xml.c:571:2: warning: pointer targets in passing argument 3 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ users_xml.c:577:2: warning: pointer targets in passing argument 2 of ‘getNodeSet’ differ in signedness xmltools.h:68:19: note: expected ‘xmlChar *’ but argument is of type ‘gchar *’ users_xml.c:597:2: warning: #warning function to set comment to be written users_xml.c: In function ‘full_users_list_with_level’: users_xml.c:627:3: warning: pointer targets in passing argument 2 of ‘getNodeSet’ differ in signedness xmltools.h:68:19: note: expected ‘xmlChar *’ but argument is of type ‘gchar *’ users_xml.c:640:5: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:642:6: warning: pointer targets in passing argument 1 of ‘strcasecmp’ differ in signedness /usr/include/string.h:536:12: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ users_xml.c:645:7: warning: pointer targets in passing argument 1 of ‘atoi’ differ in signedness /usr/include/stdlib.h:284:1: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ users_xml.c:653:7: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:654:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ users_xml.c:654:7: warning: pointer targets in passing argument 1 of ‘UTF8Toisolat1’ differ in signedness /usr/include/libxml2/libxml/encoding.h:212:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ users_xml.c:658:7: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:666:7: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ users_xml.c:675:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ users_xml.c:675:7: warning: pointer targets in passing argument 1 of ‘UTF8Toisolat1’ differ in signedness /usr/include/libxml2/libxml/encoding.h:212:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ he3.c: In function ‘main’: he3.c:640:2: warning: pointer targets in passing argument 2 of ‘map_file’ differ in signedness mmap_tools.h:34:7: note: expected ‘size_t *’ but argument is of type ‘int *’ db_xml.c: In function ‘refresh_db_hash_table’: db_xml.c:103:2: warning: pointer targets in passing argument 2 of ‘getNodeSet’ differ in signedness xmltools.h:68:19: note: expected ‘xmlChar *’ but argument is of type ‘gchar *’ db_xml.c:112:4: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c:114:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ db_xml.c:115:6: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ db_xml.c:115:6: warning: pointer targets in passing argument 1 of ‘UTF8Toisolat1’ differ in signedness /usr/include/libxml2/libxml/encoding.h:212:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ db_xml.c:116:6: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c:120:8: warning: pointer targets in passing argument 2 of ‘xmlStrcmp’ differ in signedness /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c:123:9: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c:130:10: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘xmlChar *’ db_xml.c:130:10: warning: pointer targets in passing argument 1 of ‘UTF8Toisolat1’ differ in signedness /usr/include/libxml2/libxml/encoding.h:212:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ db_xml.c: In function ‘find_xml_key’: db_xml.c:231:2: warning: pointer targets in passing argument 1 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ db_xml.c:231:2: warning: pointer targets in passing argument 3 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ db_xml.c:235:2: warning: pointer targets in passing argument 2 of ‘getNodeSet’ differ in signedness xmltools.h:68:19: note: expected ‘xmlChar *’ but argument is of type ‘gchar *’ db_xml.c: In function ‘xml_create_key’: db_xml.c:264:3: warning: pointer targets in passing argument 2 of ‘xmlSetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:968:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c:265:3: warning: pointer targets in passing argument 2 of ‘xmlSetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:968:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c:275:5: warning: pointer targets in passing argument 3 of ‘xmlNewChild’ differ in signedness /usr/include/libxml2/libxml/tree.h:799:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c:276:5: warning: pointer targets in passing argument 1 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ db_xml.c:276:5: warning: pointer targets in passing argument 3 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ db_xml.c:277:5: warning: pointer targets in passing argument 2 of ‘xmlNewProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:745:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c:277:5: warning: pointer targets in passing argument 3 of ‘xmlNewProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:745:3: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ db_xml.c:278:5: warning: pointer targets in passing argument 2 of ‘xmlNewProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:745:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c:279:5: warning: pointer targets in passing argument 2 of ‘xmlNewProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:745:3: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c: In function ‘db_str_set’: db_xml.c:363:3: warning: pointer targets in passing argument 1 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘unsigned char *’ but argument is of type ‘char *’ db_xml.c:363:3: warning: pointer targets in passing argument 3 of ‘isolat1ToUTF8’ differ in signedness /usr/include/libxml2/libxml/encoding.h:218:2: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ db_xml.c:366:4: warning: pointer targets in passing argument 2 of ‘xml_create_key’ differ in signedness db_xml.c:254:10: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c:366:4: warning: pointer targets in passing argument 3 of ‘xml_create_key’ differ in signedness db_xml.c:254:10: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ db_xml.c: In function ‘db_int_set’: db_xml.c:406:4: warning: pointer targets in passing argument 2 of ‘xml_create_key’ differ in signedness db_xml.c:254:10: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ db_xml.c: In function ‘db_float_set’: db_xml.c:444:4: warning: pointer targets in passing argument 2 of ‘xml_create_key’ differ in signedness db_xml.c:254:10: note: expected ‘const xmlChar *’ but argument is of type ‘const char *’ passwd.c: In function ‘encrypt_password’: passwd.c:56:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ passwd.c:57:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness passwd.c:40:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ passwd.c:58:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness passwd.c:40:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ passwd.c:59:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness passwd.c:40:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ passwd.c:60:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness passwd.c:40:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ passwd.c:61:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness passwd.c:40:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ passwd.c:62:2: warning: pointer targets in passing argument 1 of ‘to64’ differ in signedness passwd.c:40:13: note: expected ‘char *’ but argument is of type ‘unsigned char *’ dchubpasswd.c: In function ‘main’: dchubpasswd.c:77:2: warning: pointer targets in passing argument 1 of ‘encrypt_password’ differ in signedness passwd.h:38:6: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ dchubpasswd.c:77:2: warning: pointer targets in passing argument 2 of ‘encrypt_password’ differ in signedness passwd.h:38:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ migrate_dchub_users.c: In function ‘main’: migrate_dchub_users.c:151:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dchubpasswd passwd.o dchubpasswd.o -lgcrypt -ldl migrate_dchub_configuration.c: In function ‘main’: migrate_dchub_configuration.c:251:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o he3 he3.o mmap_tools.o -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl xmltest.c: In function ‘display_nick_privilege’: xmltest.c:37:2: warning: pointer targets in passing argument 2 of ‘xmlGetProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:981:3: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o migrate_dchub_configuration mmap_tools.o xmltools.o db_xml.o migrate_dchub_configuration.o -pthread -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lz -lm -ldl gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o xmltest xmltools.o users_xml.o db_xml.o xmltest.o -pthread -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lz -lm -lgcrypt -ldl gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o migrate_dchub_users mmap_tools.o xmltools.o users_xml.o migrate_dchub_users.o -pthread -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lz -lm -lgcrypt -ldl gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dchub main.o network.o key.o dc_com.o do_hub_reg.o toolkit.o emb_perl.o xs_init.o timed_out_string.o plugin.o ged.o main_cnx.o main_cnx_handshake.o mmap_tools.o my_poll.o g_string_ref.o user_cnx_lst.o cnx_if_detect.o xf_io.o process_ucmd.o hub_cmd.o global_user.o multi_public_chat.o bin_xf_io.o hub_cnx.o hub_cnx_connect.o hub_cnx_lst.o hub_cnx_glus.o hub_cnx_handshake.o hub_passwd.o chunk.o md5.o lmp.o md_db.o xmltools.o users_xml.o db_xml.o -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.12.2/i686-linux-thread-multi/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -pthread -lgthread-2.0 -lrt -lglib-2.0 -lgcrypt -lxml2 -lz -lm -ldl make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/src' Making all in extprog make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/extprog' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDC_INPUT_NO_TIMEOUT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c dummy_prog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDC_INPUT_NO_TIMEOUT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c dc_com.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDC_INPUT_NO_TIMEOUT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c extprog_toolkit.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDC_INPUT_NO_TIMEOUT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c minibot.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDC_INPUT_NO_TIMEOUT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c network.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDC_INPUT_NO_TIMEOUT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c minibot2.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDC_INPUT_NO_TIMEOUT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c ClientBot.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDC_INPUT_NO_TIMEOUT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c ulist.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDC_INPUT_NO_TIMEOUT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c slist.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDC_INPUT_NO_TIMEOUT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -O2 -pipe -Wall -c mlist.c extprog_toolkit.c: In function ‘send_commandfile’: extprog_toolkit.c:144:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result minibot.c: In function ‘junk_autosearch_fnc’: minibot.c:170:3: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ minibot2.c: In function ‘junk_autosearch_fnc’: minibot2.c:173:3: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ minibot2.c: In function ‘heartbeat_fnc’: minibot2.c:249:1: warning: no return statement in function returning non-void ClientBot.c: In function ‘slot_autosearch_fnc’: ClientBot.c:1747:3: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ ulist.c: In function ‘create_user_cnx_info’: ulist.c:366:4: warning: format not a string literal and no format arguments ulist.c:369:4: warning: format not a string literal and no format arguments ulist.c:373:4: warning: format not a string literal and no format arguments ulist.c:376:4: warning: format not a string literal and no format arguments ulist.c:381:4: warning: format not a string literal and no format arguments ulist.c:400:4: warning: format not a string literal and no format arguments ulist.c:404:4: warning: format not a string literal and no format arguments network.c: In function ‘_x_udp’: network.c:106:26: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ ClientBot.c: In function ‘manage_com_port’: ClientBot.c:2363:32: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ ClientBot.c: In function ‘in_com_fnc’: ClientBot.c:2456:3: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ ClientBot.c: In function ‘global_myinfo_fnc’: ClientBot.c:2966:66: warning: comparison with string literal results in unspecified behavior ClientBot.c:2966:93: warning: comparison with string literal results in unspecified behavior ClientBot.c:2966:113: warning: comparison with string literal results in unspecified behavior gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dummy_prog dummy_prog.o dc_com.o extprog_toolkit.o -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o minibot minibot.o dc_com.o extprog_toolkit.o network.o -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o minibot2 minibot2.o dc_com.o extprog_toolkit.o network.o -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ClientBot ClientBot.o dc_com.o extprog_toolkit.o network.o ulist.o slist.o mlist.o -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/extprog' Making all in scripts make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' Making all in po make[3]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts/po' make[3]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' Making all in plugin make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' cd .. && automake-1.4 --gnu --include-deps plugin/Makefile Use of "do" to call subroutines is deprecated at /usr/bin/automake-1.4 line 986. Use of "do" to call subroutines is deprecated at /usr/bin/automake-1.4 line 1147. cd .. \ && CONFIG_FILES=plugin/Makefile CONFIG_HEADERS= /bin/sh ./config.status creating plugin/Makefile make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' gcc -c -O2 -pipe -Wall -fPIC -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o plugin_seen.o plugin_seen.c gcc -c -O2 -pipe -Wall -fPIC -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o plugin_clear.o plugin_clear.c make[3]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cc -fPIC -shared -O2 -pipe -Wall `glib-config --cflags` plugin_sample.c -o plugin_sample.so gcc -c -O2 -pipe -Wall -fPIC -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o plugin_redir.o plugin_redir.c gcc -c -O2 -pipe -Wall -fPIC -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o plugin_slots.o plugin_slots.c gcc -c -O2 -pipe -Wall -fPIC -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o plugin_passwd.o plugin_passwd.c gcc -c -O2 -pipe -Wall -fPIC -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o plugin_login.o plugin_login.c gcc -c -O2 -pipe -Wall -fPIC -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o plugin_help.o plugin_help.c gcc -c -O2 -pipe -Wall -fPIC -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o plugin_afk.o plugin_afk.c gcc -c -O2 -pipe -Wall -fPIC -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DWITH_GCRYPT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o plugin_msg.o plugin_msg.c plugin_slots.c: In function ‘privchat_fnc’: plugin_slots.c:246:5: warning: value computed is not used plugin_seen.c: In function ‘privchat_fnc’: plugin_seen.c:396:5: warning: value computed is not used plugin_passwd.c: In function ‘plg_do_passwd’: plugin_passwd.c:83:7: warning: pointer targets in passing argument 1 of ‘encrypt_password’ differ in signedness ../src/users_xml.h:61:6: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ plugin_passwd.c:84:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ plugin_passwd.c:84:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness plugin_passwd.c:84:7: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ plugin_passwd.c:84:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ plugin_passwd.c:84:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness plugin_passwd.c:84:7: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ plugin_passwd.c:84:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness plugin_passwd.c:84:7: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ plugin_passwd.c:84:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness plugin_passwd.c:84:7: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ plugin_passwd.c: In function ‘privchat_fnc’: plugin_passwd.c:198:5: warning: value computed is not used plugin_login.c: In function ‘plg_send_login_msg’: plugin_login.c:130:2: warning: pointer targets in passing argument 2 of ‘plugin_get_hub_user_start’ differ in signedness dchub_plugin_api.h:106:6: note: expected ‘unsigned int *’ but argument is of type ‘int *’ plugin_redir.c: In function ‘privchat_fnc’: plugin_redir.c:157:5: warning: value computed is not used plugin_msg.c: In function ‘privchat_fnc’: plugin_msg.c:323:5: warning: value computed is not used plugin_clear.c: In function ‘privchat_fnc’: plugin_clear.c:141:5: warning: value computed is not used gcc -fPIC -shared -O2 -pipe -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include plugin_passwd.o -o plugin_passwd.so gcc -fPIC -shared -O2 -pipe -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include plugin_slots.o -o plugin_slots.so gcc -fPIC -shared -O2 -pipe -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include plugin_redir.o -o plugin_redir.so plugin_help.c: In function ‘privchat_fnc’: plugin_help.c:321:5: warning: value computed is not used plugin_afk.c: In function ‘plg_find_afk_by_nickname’: plugin_afk.c:55:2: warning: #warning EXCLUDE BOTS HERE - very important for e.g. ClientBot, or an other bot used as op-chat to prevent loops gcc -fPIC -shared -O2 -pipe -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include plugin_clear.o -o plugin_clear.so plugin_afk.c: In function ‘privchat_fnc’: plugin_afk.c:368:5: warning: value computed is not used make[3]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' gcc -fPIC -shared -O2 -pipe -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include plugin_login.o -o plugin_login.so gcc -fPIC -shared -O2 -pipe -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include plugin_msg.o -o plugin_msg.so gcc -fPIC -shared -O2 -pipe -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include plugin_seen.o -o plugin_seen.so gcc -fPIC -shared -O2 -pipe -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include plugin_help.o -o plugin_help.so gcc -fPIC -shared -O2 -pipe -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include plugin_afk.o -o plugin_afk.so rm plugin_seen.o plugin_clear.o plugin_redir.o plugin_passwd.o plugin_msg.o plugin_afk.o plugin_slots.o make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2' sed -e 's,@exec_prefix\@,/usr,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@libexecdir\@,/usr/libexec,g' -e 's,@VERSION\@,0.5.2,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@DCHUB_DBDIR\@,/var/db/dchub,g' ./dchub.init.in >dchub.init chmod +rx dchub.init make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2' >>> Source compiled. >>> Test phase [check]: net-p2p/dchub-0.5.2 make -j14 -j1 check Making check in src make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/src' Making check in extprog make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/extprog' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/extprog' Making check in scripts make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' Making check in po make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts/po' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts/po' make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' Making check in plugin make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2' >>> Install dchub-0.5.2 into /var/tmp/portage/net-p2p/dchub-0.5.2/image/ category net-p2p * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/net-p2p/dchub-0.5.2/image/ install Making install in src make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/src' make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/src' /bin/sh ../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/bin /bin/sh ../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/tools /bin/sh ../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/share/dchub mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr mkdir: cannot create directory `/var/tmp/portage/net-p2p/dchub-0.5.2/image/usr': File exists mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/bin mkdir: cannot create directory `/var/tmp/portage/net-p2p/dchub-0.5.2/image/usr': File exists mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/share mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/share/dchub mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/tools /usr/bin/install -c dchub /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/bin/dchub /usr/bin/install -c -m 644 ./dchub.dtd /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/share/dchub/dchub.dtd /usr/bin/install -c -m 644 ./users.xml.in /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/share/dchub/users.xml.in /usr/bin/install -c -m 644 ./conf.xml.in /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/share/dchub/conf.xml.in /usr/bin/install -c migrate_dchub_users /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/tools/migrate_dchub_users /usr/bin/install -c he3 /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/bin/he3 /usr/bin/install -c migrate_dchub_configuration /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/tools/migrate_dchub_configuration /usr/bin/install -c dchubpasswd /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/bin/dchubpasswd make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/src' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/src' Making install in extprog make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/extprog' make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/extprog' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/extprog /bin/sh ../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/extprog /bin/sh ../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/extprog mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/extprog mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/extprog mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/extprog mkdir: cannot create directory `/var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/extprog': File exists mkdir: cannot create directory `/var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/extprog': File exists /usr/bin/install -c -m 644 ./AUTOSTART /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/extprog/AUTOSTART /usr/bin/install -c DcHub.pm /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/extprog/DcHub.pm /usr/bin/install -c dummy_prog /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/extprog/dummy_prog /usr/bin/install -c PerlBot /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/extprog/PerlBot /usr/bin/install -c minibot /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/extprog/minibot /usr/bin/install -c minibot2 /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/extprog/minibot2 /usr/bin/install -c ClientBot /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/extprog/ClientBot make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/extprog' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/extprog' Making install in scripts make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' Making install in po make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts/po' make[3]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts/po' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po /bin/sh ../../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/scripts mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/scripts mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/scripts/po mkdir: cannot create directory `/var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/scripts': File exists mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/scripts/po mkdir: cannot create directory `/var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/scripts/po': File exists /usr/bin/install -c -m 644 ./de.po /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po/de.po /usr/bin/install -c -m 644 ./fr.po /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po/fr.po /usr/bin/install -c extracttext.pl /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po/extracttext.pl /usr/bin/install -c -m 644 ./hu.po /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po/hu.po /usr/bin/install -c -m 644 ./sv.po /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po/sv.po /usr/bin/install -c -m 644 ./messages.pot /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po/messages.pot /usr/bin/install -c genmo.sh /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po/genmo.sh /usr/bin/install -c refresh.sh /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po/refresh.sh make install-data-hook make[4]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts/po' cd /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/po && ./genmo.sh de.po: de.po: 33 translated messages, 3 untranslated messages. fr.po: fr.po: 36 translated messages. hu.po: hu.po: 36 translated messages. sv.po: sv.po: 3 translated messages, 33 untranslated messages. make[4]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts/po' make[3]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts/po' make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts/po' make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' make[3]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts /bin/sh ../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts /usr/bin/install -c -m 644 ./dchub_scripts.conf /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/dchub_scripts.conf /usr/bin/install -c dchub_perl_functions.pl /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/dchub_perl_functions.pl /usr/bin/install -c help.pl /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/help.pl /usr/bin/install -c main.pl /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/main.pl /usr/bin/install -c simple_globalchat_handler.pl /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/simple_globalchat_handler.pl /usr/bin/install -c simple_myinfo_handler.pl /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/simple_myinfo_handler.pl /usr/bin/install -c simple_unknowncmd_handler.pl /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/scripts/simple_unknowncmd_handler.pl make[3]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/scripts' Making install in plugin make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins /bin/sh ../mkinstalldirs /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/plugins mkdir /var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/plugins mkdir: cannot create directory `/var/tmp/portage/net-p2p/dchub-0.5.2/image/usr/libexec/dchub/plugins': File exists /usr/bin/install -c -m 644 ./Makefile.dist /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/Makefile.dist /usr/bin/install -c -m 644 ./plugin_sample.c /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_sample.c /usr/bin/install -c plugin_sample.so /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_sample.so /usr/bin/install -c -m 644 ./dchub_plugin_api.h /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/dchub_plugin_api.h /usr/bin/install -c -m 644 ./plugin_seen.c /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_seen.c /usr/bin/install -c -m 644 ./plugin_clear.c /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_clear.c /usr/bin/install -c plugin_seen.so /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_seen.so /usr/bin/install -c -m 644 ./plugin_redir.c /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_redir.c /usr/bin/install -c -m 644 ./plugin_slots.c /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_slots.c /usr/bin/install -c plugin_clear.so /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_clear.so /usr/bin/install -c -m 644 ./plugin_passwd.c /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_passwd.c /usr/bin/install -c -m 644 ./plugin_login.c /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_login.c /usr/bin/install -c -m 644 ./plugin_help.c /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_help.c /usr/bin/install -c plugin_redir.so /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_redir.so /usr/bin/install -c -m 644 ./plugin_afk.c /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_afk.c /usr/bin/install -c -m 644 ./plugin_msg.c /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_msg.c /usr/bin/install -c -m 644 ./generic_help.h /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/generic_help.h /usr/bin/install -c plugin_slots.so /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_slots.so /usr/bin/install -c plugin_passwd.so /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_passwd.so /usr/bin/install -c plugin_login.so /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_login.so /usr/bin/install -c plugin_help.so /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_help.so /usr/bin/install -c plugin_afk.so /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_afk.so /usr/bin/install -c plugin_msg.so /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/plugin_msg.so make install-data-hook make[3]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' mv /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/Makefile.dist /var/tmp/portage/net-p2p/dchub-0.5.2/image//usr/libexec/dchub/plugins/Makefile make[3]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2/plugin' make[1]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2' make[2]: Entering directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dchub-0.5.2/work/dchub-0.5.2' >>> Completed installing dchub-0.5.2 into /var/tmp/portage/net-p2p/dchub-0.5.2/image/ * QA Notice: make jobserver unavailable: * * make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/libexec/dchub/plugins/plugin_redir.so usr/libexec/dchub/plugins/plugin_clear.so usr/libexec/dchub/plugins/plugin_afk.so usr/libexec/dchub/plugins/plugin_seen.so usr/libexec/dchub/plugins/plugin_slots.so usr/libexec/dchub/plugins/plugin_login.so usr/libexec/dchub/plugins/plugin_sample.so usr/libexec/dchub/plugins/plugin_msg.so usr/libexec/dchub/plugins/plugin_help.so usr/libexec/dchub/plugins/plugin_passwd.so usr/libexec/dchub/tools/migrate_dchub_configuration usr/libexec/dchub/tools/migrate_dchub_users usr/libexec/dchub/extprog/dummy_prog usr/libexec/dchub/extprog/ClientBot usr/libexec/dchub/extprog/minibot usr/libexec/dchub/extprog/minibot2 usr/bin/he3 usr/bin/dchubpasswd usr/bin/dchub * QA Notice: The following files contain writable and executable sections * Files with such sections will not work properly (or at all!) on some * architectures/operating systems. A bug should be filed at * http://bugs.gentoo.org/ to make sure the issue is fixed. * For more information, see http://hardened.gentoo.org/gnu-stack.xml * Please include the following list of files in your report: * Note: Bugs should be filed for the respective maintainers * of the package in question and not hardened@g.o. * RWX --- --- usr/bin/dchub * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/libexec/dchub/plugins/plugin_redir.so * /usr/libexec/dchub/plugins/plugin_clear.so * /usr/libexec/dchub/plugins/plugin_afk.so * /usr/libexec/dchub/plugins/plugin_seen.so * /usr/libexec/dchub/plugins/plugin_slots.so * /usr/libexec/dchub/plugins/plugin_login.so * /usr/libexec/dchub/plugins/plugin_sample.so * /usr/libexec/dchub/plugins/plugin_msg.so * /usr/libexec/dchub/plugins/plugin_help.so * /usr/libexec/dchub/plugins/plugin_passwd.so