* CPV: x11-plugins/wminet-3.0.0 * REPO: gentoo * Maintainer: desktop-dock@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking wminet-3.0.0.tar.gz to /var/tmp/portage/x11-plugins/wminet-3.0.0/work >>> Source unpacked in /var/tmp/portage/x11-plugins/wminet-3.0.0/work >>> Compiling source in /var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0 ... ./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... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for mawk... mawk checking for gcc... i686-pc-linux-gnu-gcc checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for main in -lX11... yes checking for main in -lXext... yes checking for main in -lXpm... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... yes checking for working const... yes checking for pid_t... yes checking for strcspn... yes checking for strdup... yes checking for strspn... yes checking for strstr... yes checking for strtod... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile make -j14 Making all in src make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' i686-pc-linux-gnu-gcc -DPACKAGE=\"wminet\" -DVERSION=\"3.0.0\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -DHAVE_STRTOD=1 -I. -I. -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -c misc.c i686-pc-linux-gnu-gcc -DPACKAGE=\"wminet\" -DVERSION=\"3.0.0\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -DHAVE_STRTOD=1 -I. -I. -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -c list.c i686-pc-linux-gnu-gcc -DPACKAGE=\"wminet\" -DVERSION=\"3.0.0\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -DHAVE_STRTOD=1 -I. -I. -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -c wmgeneral.c i686-pc-linux-gnu-gcc -DPACKAGE=\"wminet\" -DVERSION=\"3.0.0\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -DHAVE_STRTOD=1 -I. -I. -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -c wminet.c wminet.c: In function ‘read_config’: wminet.c:182:4: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘char (*)[32]’ wminet.c:182:4: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘char (*)[32]’ wminet.c:248:9: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘char (*)[32]’ wminet.c:248:9: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘char (*)[32]’ wminet.c:297:5: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long unsigned int’ wminet.c:297:5: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘long unsigned int’ wminet.c:297:5: warning: format ‘%d’ expects type ‘int’, but argument 9 has type ‘long unsigned int’ wminet.c:297:5: warning: format ‘%d’ expects type ‘int’, but argument 10 has type ‘long unsigned int’ wminet.c: In function ‘read_stats’: wminet.c:378:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result wminet.c:405:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result wminet.c:432:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -lXpm -lXext -lX11 -L/usr/X11R6/lib -L/usr/local/lib -o wminet misc.o list.o wmgeneral.o wminet.o -lXpm -lXext -lX11 make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' >>> Source compiled. >>> Test phase [check]: x11-plugins/wminet-3.0.0 make -j14 -j1 check Making check in src make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' >>> Install wminet-3.0.0 into /var/tmp/portage/x11-plugins/wminet-3.0.0/image/ category x11-plugins make -j14 DESTDIR=/var/tmp/portage/x11-plugins/wminet-3.0.0/image/ install Making install in src make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' make[2]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' /bin/sh ../mkinstalldirs /var/tmp/portage/x11-plugins/wminet-3.0.0/image//usr/bin make[2]: Nothing to be done for `install-data-am'. mkdir /var/tmp/portage/x11-plugins/wminet-3.0.0/image/usr mkdir /var/tmp/portage/x11-plugins/wminet-3.0.0/image/usr/bin /usr/bin/install -c wminet /var/tmp/portage/x11-plugins/wminet-3.0.0/image//usr/bin/wminet make[2]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' make[2]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' 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/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' >>> Completed installing wminet-3.0.0 into /var/tmp/portage/x11-plugins/wminet-3.0.0/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/wminet * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/wminet