* CPV: net-misc/selfdhcp-0.2a * REPO: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking selfdhcp-0.2a.tar.bz2 to /var/tmp/portage/net-misc/selfdhcp-0.2a/work >>> Source unpacked in /var/tmp/portage/net-misc/selfdhcp-0.2a/work >>> Compiling source in /var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a ... * econf: updating selfdhcp-0.2a/config.sub with /usr/share/gnuconfig/config.sub * econf: updating selfdhcp-0.2a/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 --sysconfdir=/etc --sbindir=/sbin configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for rm... /bin/rm checking for sed... /bin/sed checking for mv... /bin/mv checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking return type of signal handlers... void checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_mutex_init in -lpthread... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for libpopt library... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap.h... (cached) yes checking for main in -lpcap... yes checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking for libnet config in /usr/bin... found checking for libnet library in /usr/lib... found checking for libnet header in /usr/include... found checking whether to include libnet... yes checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.0.0... yes (version 2.7.7) configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a' Making all in src make[2]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/libxml2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -include ../config.h -O2 -pipe -DDEFAULT_PROFILE_FILE="\"/etc/selfdhcp_profiles.xml\"" -DDEFAULT_CONFIG_FILE="\"/etc/selfdhcp_config.xml\"" -O2 -pipe -c `test -f 'main.c' || echo './'`main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/libxml2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -include ../config.h -O2 -pipe -DDEFAULT_PROFILE_FILE="\"/etc/selfdhcp_profiles.xml\"" -DDEFAULT_CONFIG_FILE="\"/etc/selfdhcp_config.xml\"" -O2 -pipe -c `test -f 'selfdhcp_arpp.c' || echo './'`selfdhcp_arpp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/libxml2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -include ../config.h -O2 -pipe -DDEFAULT_PROFILE_FILE="\"/etc/selfdhcp_profiles.xml\"" -DDEFAULT_CONFIG_FILE="\"/etc/selfdhcp_config.xml\"" -O2 -pipe -c `test -f 'selfdhcp_heuristics.c' || echo './'`selfdhcp_heuristics.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/libxml2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -include ../config.h -O2 -pipe -DDEFAULT_PROFILE_FILE="\"/etc/selfdhcp_profiles.xml\"" -DDEFAULT_CONFIG_FILE="\"/etc/selfdhcp_config.xml\"" -O2 -pipe -c `test -f 'selfdhcp_struct.c' || echo './'`selfdhcp_struct.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/libxml2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -include ../config.h -O2 -pipe -DDEFAULT_PROFILE_FILE="\"/etc/selfdhcp_profiles.xml\"" -DDEFAULT_CONFIG_FILE="\"/etc/selfdhcp_config.xml\"" -O2 -pipe -c `test -f 'selfdhcp_capture.c' || echo './'`selfdhcp_capture.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/libxml2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -include ../config.h -O2 -pipe -DDEFAULT_PROFILE_FILE="\"/etc/selfdhcp_profiles.xml\"" -DDEFAULT_CONFIG_FILE="\"/etc/selfdhcp_config.xml\"" -O2 -pipe -c `test -f 'selfdhcp_profiles.c' || echo './'`selfdhcp_profiles.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/libxml2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -include ../config.h -O2 -pipe -DDEFAULT_PROFILE_FILE="\"/etc/selfdhcp_profiles.xml\"" -DDEFAULT_CONFIG_FILE="\"/etc/selfdhcp_config.xml\"" -O2 -pipe -c `test -f 'selfdhcp_errlib.c' || echo './'`selfdhcp_errlib.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/libxml2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -include ../config.h -O2 -pipe -DDEFAULT_PROFILE_FILE="\"/etc/selfdhcp_profiles.xml\"" -DDEFAULT_CONFIG_FILE="\"/etc/selfdhcp_config.xml\"" -O2 -pipe -c `test -f 'selfdhcp_pthread.c' || echo './'`selfdhcp_pthread.c selfdhcp_errlib.c: In function ‘err_doit’: selfdhcp_errlib.c:43:7: warning: format not a string literal and no format arguments selfdhcp_struct.c: In function ‘str2mac’: selfdhcp_struct.c:755:6: warning: format ‘%2x’ expects type ‘unsigned int *’, but argument 3 has type ‘unsigned char *’ selfdhcp_struct.c:755:6: warning: format ‘%2x’ expects type ‘unsigned int *’, but argument 4 has type ‘unsigned char *’ selfdhcp_struct.c:755:6: warning: format ‘%2x’ expects type ‘unsigned int *’, but argument 5 has type ‘unsigned char *’ selfdhcp_struct.c:755:6: warning: format ‘%2x’ expects type ‘unsigned int *’, but argument 6 has type ‘unsigned char *’ selfdhcp_struct.c:755:6: warning: format ‘%2x’ expects type ‘unsigned int *’, but argument 7 has type ‘unsigned char *’ selfdhcp_struct.c:755:6: warning: format ‘%2x’ expects type ‘unsigned int *’, but argument 8 has type ‘unsigned char *’ selfdhcp_heuristics.c: In function ‘heuristics_start’: selfdhcp_heuristics.c:53:20: warning: assignment from incompatible pointer type selfdhcp_heuristics.c:100:9: warning: passing argument 2 of ‘maccmp’ from incompatible pointer type ../include/selfdhcp_struct.h:138:5: note: expected ‘unsigned char *’ but argument is of type ‘struct ether_addr *’ selfdhcp_pthread.c: In function ‘daemon_init’: selfdhcp_pthread.c:60:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result main.c: In function ‘main’: main.c:129:3: warning: passing argument 3 of ‘poptGetContext’ from incompatible pointer type /usr/include/popt.h:261:13: note: expected ‘const char **’ but argument is of type ‘char **’ main.c:243:22: warning: assignment from incompatible pointer type In file included from /usr/include/string.h:642:0, from ../include/selfdhcp_profiles.h:30, from selfdhcp_profiles.c:23: In function ‘strncpy’, inlined from ‘xml_parse_profiles’ at selfdhcp_profiles.c:348:12: /usr/include/bits/string3.h:123:3: warning: call to __builtin___strncpy_chk will always overflow destination buffer i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o selfdhcp main.o selfdhcp_arpp.o selfdhcp_heuristics.o selfdhcp_struct.o selfdhcp_capture.o selfdhcp_profiles.o selfdhcp_errlib.o selfdhcp_pthread.o -lpopt -L/usr/lib -lnet -lxml2 -lz -lm -lpcap -lpthread make[2]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/src' Making all in man make[2]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/man' /bin/rm -f selfdhcp.8 selfdhcp.8-t /bin/rm -f selfdhcp-config.8 selfdhcp-config.8-t /bin/sed \ -e 's!@''sysconfdir''@!/etc!' \ -e 's!@''sbindir''@!/sbin!g' \ -e 's!@''pkgdatadir''@!/usr/share/selfdhcp!g' \ -e 's!''@VERSION''@!0.2a!g' \ -e 's!@''localstatedir''@!/var/lib!g' \ selfdhcp.8.in > selfdhcp.8-t /bin/rm -f selfdhcp-profiles.8 selfdhcp-profiles.8-t /bin/sed \ -e 's!@''sysconfdir''@!/etc!' \ -e 's!@''sbindir''@!/sbin!g' \ -e 's!@''pkgdatadir''@!/usr/share/selfdhcp!g' \ -e 's!''@VERSION''@!0.2a!g' \ -e 's!@''localstatedir''@!/var/lib!g' \ selfdhcp-config.8.in > selfdhcp-config.8-t /bin/sed \ -e 's!@''sysconfdir''@!/etc!' \ -e 's!@''sbindir''@!/sbin!g' \ -e 's!@''pkgdatadir''@!/usr/share/selfdhcp!g' \ -e 's!''@VERSION''@!0.2a!g' \ -e 's!@''localstatedir''@!/var/lib!g' \ selfdhcp-profiles.8.in > selfdhcp-profiles.8-t /bin/mv selfdhcp.8-t selfdhcp.8 /bin/mv selfdhcp-config.8-t selfdhcp-config.8 /bin/mv selfdhcp-profiles.8-t selfdhcp-profiles.8 make[2]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/man' Making all in doc make[2]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/doc' Making all in include make[2]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/include' make[2]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a' make[2]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a' make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a' >>> Source compiled. >>> Test phase [check]: net-misc/selfdhcp-0.2a make -j14 -j1 check Making check in src make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/src' Making check in man make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/man' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/man' Making check in doc make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/doc' Making check in include make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/include' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/include' make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a' make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a' >>> Install selfdhcp-0.2a into /var/tmp/portage/net-misc/selfdhcp-0.2a/image/ category net-misc make -j14 -j1 prefix=/var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr datadir=/var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share infodir=/var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/info localstatedir=/var/tmp/portage/net-misc/selfdhcp-0.2a/image/var/lib mandir=/var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/man sysconfdir=/var/tmp/portage/net-misc/selfdhcp-0.2a/image/etc -j14 -j1 sbindir=/var/tmp/portage/net-misc/selfdhcp-0.2a/image//sbin install Making install in src make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/src' make[2]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/src' /bin/sh ../mkinstalldirs /var/tmp/portage/net-misc/selfdhcp-0.2a/image//sbin mkdir /var/tmp/portage/net-misc/selfdhcp-0.2a/image/sbin /usr/bin/install -c selfdhcp /var/tmp/portage/net-misc/selfdhcp-0.2a/image//sbin/selfdhcp make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/src' Making install in man make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/man' make[2]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/man' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/man/man8 mkdir /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr mkdir /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share mkdir /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/man mkdir /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/man/man8 /usr/bin/install -c -m 644 ./selfdhcp.8 /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/man/man8/selfdhcp.8 /usr/bin/install -c -m 644 ./selfdhcp-config.8 /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/man/man8/selfdhcp-config.8 /usr/bin/install -c -m 644 ./selfdhcp-profiles.8 /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/man/man8/selfdhcp-profiles.8 make[2]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/man' make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/man' Making install in doc make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/doc' make[2]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/selfdhcp mkdir /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/selfdhcp /var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/install-sh -c -m 644 selfdhcp_config.xsd /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/selfdhcp/selfdhcp_config.xsd /var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/install-sh -c -m 644 selfdhcp_profiles.xsd /var/tmp/portage/net-misc/selfdhcp-0.2a/image/usr/share/selfdhcp/selfdhcp_profiles.xsd make[2]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/doc' make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/doc' Making install in include make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/include' make[2]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/include' 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-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/include' make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a/include' make[1]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a' make[2]: Entering directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a' 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-misc/selfdhcp-0.2a/work/selfdhcp-0.2a' make[1]: Leaving directory `/var/tmp/portage/net-misc/selfdhcp-0.2a/work/selfdhcp-0.2a' >>> Completed installing selfdhcp-0.2a into /var/tmp/portage/net-misc/selfdhcp-0.2a/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment sbin/selfdhcp * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/string3.h:123:3: warning: call to __builtin___strncpy_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://selfdhcp.sourceforge.net