* Package: net-wireless/wepdecrypt-0.8 * Repository: gentoo * Maintainer: crypto@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking wepdecrypt-0.8.tar.gz to /var/tmp/portage/net-wireless/wepdecrypt-0.8/work * Applying wepdecrypt-0.8-build.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-wireless/wepdecrypt-0.8/work >>> Compiling source in /var/tmp/portage/net-wireless/wepdecrypt-0.8/work/wepdecrypt-0.8 ... ./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 --disable-gui configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ 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-g++ accepts -g... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc 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 pcap_loop in -lpcap... yes checking for crc32 in -lz... yes checking for MD5_Init in -lcrypto... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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/wait.h that is POSIX.1 compatible... 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 for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking openssl/bn.h usability... yes checking openssl/bn.h presence... yes checking for openssl/bn.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 whether struct tm is in sys/time.h or time.h... time.h checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether closedir returns void... no 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 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 bzero... yes checking for dup2... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strerror... yes configure: creating ./config.status config.status: creating config.mak make -j14 make -C src make[1]: Entering directory `/var/tmp/portage/net-wireless/wepdecrypt-0.8/work/wepdecrypt-0.8/src' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o wepdecrypt.o wepdecrypt.c i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o rc4.o rc4.c i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o wepfilter.o wepfilter.c i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o log.o log.c i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o modes.o modes.c In file included from modes.c:27:0: wlan/p80211hdr.h:224:2: warning: ‘packed’ attribute ignored for field of type ‘UINT8[6]’ wlan/p80211hdr.h:225:2: warning: ‘packed’ attribute ignored for field of type ‘UINT8[6]’ wlan/p80211hdr.h:226:2: warning: ‘packed’ attribute ignored for field of type ‘UINT8[6]’ wlan/p80211hdr.h:236:2: warning: ‘packed’ attribute ignored for field of type ‘UINT8[6]’ wlan/p80211hdr.h:237:2: warning: ‘packed’ attribute ignored for field of type ‘UINT8[6]’ wlan/p80211hdr.h:238:2: warning: ‘packed’ attribute ignored for field of type ‘UINT8[6]’ wlan/p80211hdr.h:240:2: warning: ‘packed’ attribute ignored for field of type ‘UINT8[6]’ i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o misc.o misc.c misc.c: In function ‘d_fprintf’: misc.c:111:3: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o verify.o verify.c i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o keygen.o keygen.c i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o localkeygen.o localkeygen.c i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o wepserver.o wepserver.c i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o wepclient.o wepclient.c wepclient.c: In function ‘server_connection’: wepclient.c:159:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result In file included from /usr/include/sys/socket.h:251:0, from wepclient.c:24: In function ‘recv’, inlined from ‘server_connection’ at wepclient.c:158:9: /usr/include/bits/socket2.h:43:2: warning: call to ‘__recv_chk_warn’ declared with attribute warning: recv called with bigger length than size of destination buffer In function ‘recv’, inlined from ‘server_connection’ at wepclient.c:166:13: /usr/include/bits/socket2.h:43:2: warning: call to ‘__recv_chk_warn’ declared with attribute warning: recv called with bigger length than size of destination buffer i686-pc-linux-gnu-gcc -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -c -o md5_digest.o md5_digest.c i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wepdecrypt wepdecrypt.o rc4.o wepfilter.o log.o \ modes.o misc.o md5_digest.o wepserver.o wepclient.o verify.o keygen.o localkeygen.o -lcrypto -lz -lpcap make[1]: Leaving directory `/var/tmp/portage/net-wireless/wepdecrypt-0.8/work/wepdecrypt-0.8/src' make[1]: Entering directory `/var/tmp/portage/net-wireless/wepdecrypt-0.8/work/wepdecrypt-0.8/src' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -D__LINUX_WLAN__ -D__I386__ -o wkeygen wkeygen.c -lcrypto -lz -lpcap make[1]: Leaving directory `/var/tmp/portage/net-wireless/wepdecrypt-0.8/work/wepdecrypt-0.8/src' >>> Source compiled. >>> Test phase [none]: net-wireless/wepdecrypt-0.8 >>> Install wepdecrypt-0.8 into /var/tmp/portage/net-wireless/wepdecrypt-0.8/image/ category net-wireless make -j14 install DESTDIR=/var/tmp/portage/net-wireless/wepdecrypt-0.8/image/ mkdir -p /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/bin ./install-sh -m 755 src/wepdecrypt /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/bin ./install-sh -m 755 src/wkeygen /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/bin ./install-sh -m 755 run/wepdecrypt_word /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/bin ./install-sh -m 755 run/wepdecrypt_inc /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/bin mkdir -p /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//etc creating /etc/wepdecrypt.conf... mkdir -p /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/share/man/man1/ ./install-sh -m 644 doc/wepdecrypt.1.gz /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/share/man/man1/ ./install-sh -m 644 doc/wkeygen.1.gz /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/share/man/man1/ mkdir -p /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/share/doc/wepdecrypt-0.8 ./install-sh -m 644 doc/manual.html /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/share/doc/wepdecrypt-0.8/ ./install-sh -m 644 doc/manual.txt /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/share/doc/wepdecrypt-0.8/ ./install-sh -m 644 doc/Examples.txt /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/share/doc/wepdecrypt-0.8/ ./install-sh -m 644 README /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/share/doc/wepdecrypt-0.8/ ./install-sh -m 644 CHANGELOG /var/tmp/portage/net-wireless/wepdecrypt-0.8/image//usr/share/doc/wepdecrypt-0.8/ >>> Completed installing wepdecrypt-0.8 into /var/tmp/portage/net-wireless/wepdecrypt-0.8/image/ * QA Notice: make jobserver unavailable: * * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/wkeygen usr/bin/wepdecrypt * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/socket2.h:43:2: warning: call to ‘__recv_chk_warn’ declared with attribute warning: recv called with bigger length than size of destination buffer * /usr/include/bits/socket2.h:43:2: warning: call to ‘__recv_chk_warn’ declared with attribute warning: recv called with bigger length than size of 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://wepdecrypt.sourceforge.net/