* Package: net-p2p/dbhub-0.451 * Repository: gentoo * Maintainer: net-p2p@gentoo.org * USE: elibc_glibc kernel_linux nls perl test userland_GNU x86 >>> Unpacking source... >>> Unpacking dbhub-0.451.tbz2 to /var/tmp/portage/net-p2p/dbhub-0.451/work >>> Source unpacked in /var/tmp/portage/net-p2p/dbhub-0.451/work >>> Preparing source in /var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451 ... * Applying dbhub-gentoo.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451 ... * econf: updating dbhub-0.451/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dbhub-0.451/config.guess with /usr/share/gnuconfig/config.guess ./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 --enable-nls --enable-perl --disable-switch_user --disable-debug configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether build environment is sane... yes checking whether to include full debugging... no checking whether to include switch_user support... no checking whether to include perl support... yes checking whether to include NLS... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for crypt in -lcrypt... yes checking for perl... yes checking Perl C Flags... -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 checking Perl LD FLags... -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 checking Perl LD Objs... checking for EXTERN.h... yes checking for perl.h... yes checking for perl_run in -lperl... yes checking for ""... no configure: WARNING: Stuff for Perl-Scripting missing configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------  Full Debugging is turned: off  Switch-User support requested: no   Perl support requested: yes  But DynaLoader.a seems to be missing  Perl support is turned: off  NLS support is turned: on  ------------------------------------------------- *** Type "gmake" to build dbhub *** *** If "gmake" does not work, try "make" *** >>> Source configured. >>> Compiling source in /var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451' Making all in src make[2]: Entering directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o fileio.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT userlist.o -MD -MP -MF .deps/userlist.Tpo -c -o userlist.o userlist.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT langvars.o -MD -MP -MF .deps/langvars.Tpo -c -o langvars.o langvars.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT motd.o -MD -MP -MF .deps/motd.Tpo -c -o motd.o motd.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT semops.o -MD -MP -MF .deps/semops.Tpo -c -o semops.o semops.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -O2 -pipe -D_GNU_SOURCE -MT lang.o -MD -MP -MF .deps/lang.Tpo -c -o lang.o lang.c mv -f .deps/langvars.Tpo .deps/langvars.Po mv -f .deps/logger.Tpo .deps/logger.Po mv -f .deps/motd.Tpo .deps/motd.Po mv -f .deps/semops.Tpo .deps/semops.Po main.c: In function ‘main’: main.c:4194:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result mv -f .deps/utils.Tpo .deps/utils.Po fileio.c: In function ‘remove_reg_user’: fileio.c:4137:4: warning: format not a string literal and no format arguments fileio.c:4137:4: warning: format not a string literal and no format arguments fileio.c: In function ‘init_dirs’: fileio.c:4353:2: warning: format not a string literal and no format arguments fileio.c:4353:2: warning: format not a string literal and no format arguments mv -f .deps/network.Tpo .deps/network.Po fileio.c: In function ‘remove_line_from_file’: fileio.c:4768:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result fileio.c:4782:15: warning: ignoring return value of ‘truncate’, declared with attribute warn_unused_result fileio.c:4802:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result fileio.c: In function ‘create_files’: fileio.c:1883:6: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result fileio.c:1885:6: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result mv -f .deps/userlist.Tpo .deps/userlist.Po In file included from /usr/include/stdio.h:930:0, from main.c:25: In function ‘snprintf’, inlined from ‘alarm_handler’ at main.c:605:11: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer In function ‘snprintf’, inlined from ‘clockset’ at main.c:3484:10: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/fileio.Tpo .deps/fileio.Po In file included from /usr/include/stdio.h:930:0, from commands.c:28: In function ‘snprintf’, inlined from ‘chat’ at commands.c:1339:11: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer mv -f .deps/commands.Tpo .deps/commands.Po mv -f .deps/lang.Tpo .deps/lang.Po i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dbhub commands.o fileio.o main.o network.o userlist.o utils.o langvars.o logger.o motd.o semops.o lang.o -lperl -lcrypt -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 make[2]: Leaving directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451/src' make[2]: Entering directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451' make[2]: Leaving directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451' >>> Source compiled. >>> Test phase [check]: net-p2p/dbhub-0.451 make -j14 -j1 check Making check in src make[1]: Entering directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451/src' make[1]: Entering directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451' >>> Install dbhub-0.451 into /var/tmp/portage/net-p2p/dbhub-0.451/image/ category net-p2p make -j14 DESTDIR=/var/tmp/portage/net-p2p/dbhub-0.451/image/ install Making install in src make[1]: Entering directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451/src' make[2]: Entering directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-p2p/dbhub-0.451/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /usr/bin/install -c dbhub '/var/tmp/portage/net-p2p/dbhub-0.451/image//usr/bin' make[2]: Leaving directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451/src' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451/src' make[1]: Entering directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451' make[2]: Entering directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451' 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/dbhub-0.451/work/dbhub-0.451' make[1]: Leaving directory `/var/tmp/portage/net-p2p/dbhub-0.451/work/dbhub-0.451' >>> Completed installing dbhub-0.451 into /var/tmp/portage/net-p2p/dbhub-0.451/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/dbhub * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer * /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer * /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.dbhub.org