Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247296 Details for
Bug 337310
net-p2p/dchub does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
dchub-0.5.2:20100914-155035.log (text/plain), 95.46 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-14 16:46:04 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-14 16:46:04 UTC
Size:
95.46 KB
patch
obsolete
> * 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 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 337310
: 247296