* Package: x11-plugins/wminet-3.0.0-r2 * Repository: gentoo * Maintainer: voyageur@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wminet-3.0.0.tar.gz to /var/tmp/portage/x11-plugins/wminet-3.0.0-r2/work >>> Source unpacked in /var/tmp/portage/x11-plugins/wminet-3.0.0-r2/work >>> Preparing source in /var/tmp/portage/x11-plugins/wminet-3.0.0-r2/work/wminet-3.0.0 ... * Applying wminet-3.0.0-list.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/wminet-3.0.0-r2/work/wminet-3.0.0 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 loading site script /usr/share/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/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... no checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed) works... yes checking whether the C compiler (gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed) 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/lib/portage/python3.6/ebuild-helpers/xattr/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... gcc -E checking for X... libraries /usr/lib64, 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-plugins/wminet-3.0.0-r2/work/wminet-3.0.0 ... make -j1 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' Making all in src make[1]: Entering directory '/var/tmp/portage/x11-plugins/wminet-3.0.0-r2/work/wminet-3.0.0/src' 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 -march=native -fno-common -c misc.c 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 -march=native -fno-common -c list.c 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 -march=native -fno-common -c wmgeneral.c 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 -march=native -fno-common -c wminet.c wminet.c: In function ‘read_config’: wminet.c:182:24: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘char (*)[32]’ [-Wformat=] 182 | if ( sscanf( buf, "%s %s", &left, &right ) == 2 ) { | ~^ ~~~~~ | | | | char * char (*)[32] wminet.c:182:27: warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘char (*)[32]’ [-Wformat=] 182 | if ( sscanf( buf, "%s %s", &left, &right ) == 2 ) { | ~^ ~~~~~~ | | | | char * char (*)[32] wminet.c:248:24: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘char (*)[32]’ [-Wformat=] 248 | sscanf( buf, "%s %s", &left, &right ); | ~^ ~~~~~ | | | | char * char (*)[32] wminet.c:248:27: warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘char (*)[32]’ [-Wformat=] 248 | sscanf( buf, "%s %s", &left, &right ); | ~^ ~~~~~~ | | | | char * char (*)[32] wminet.c:294:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] 294 | printf( "%d: %d %s %d %d %d %d %d %d %d %d %d %d\n", i, inet[i].type, inet[i].name, | ~^ | | | int | %ld 295 | inet[i].laddr[0], inet[i].laddr[1], inet[i].lport[0], inet[i].lport[1], | ~~~~~~~~~~~~~~~~ | | | long unsigned int wminet.c:294:27: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘long unsigned int’ [-Wformat=] 294 | printf( "%d: %d %s %d %d %d %d %d %d %d %d %d %d\n", i, inet[i].type, inet[i].name, | ~^ | | | int | %ld 295 | inet[i].laddr[0], inet[i].laddr[1], inet[i].lport[0], inet[i].lport[1], | ~~~~~~~~~~~~~~~~ | | | long unsigned int wminet.c:294:36: warning: format ‘%d’ expects argument of type ‘int’, but argument 9 has type ‘long unsigned int’ [-Wformat=] 294 | printf( "%d: %d %s %d %d %d %d %d %d %d %d %d %d\n", i, inet[i].type, inet[i].name, | ~^ | | | int | %ld 295 | inet[i].laddr[0], inet[i].laddr[1], inet[i].lport[0], inet[i].lport[1], 296 | inet[i].raddr[0], inet[i].raddr[1], inet[i].rport[0], inet[i].rport[1], | ~~~~~~~~~~~~~~~~ | | | long unsigned int wminet.c:294:39: warning: format ‘%d’ expects argument of type ‘int’, but argument 10 has type ‘long unsigned int’ [-Wformat=] 294 | printf( "%d: %d %s %d %d %d %d %d %d %d %d %d %d\n", i, inet[i].type, inet[i].name, | ~^ | | | int | %ld 295 | inet[i].laddr[0], inet[i].laddr[1], inet[i].lport[0], inet[i].lport[1], 296 | inet[i].raddr[0], inet[i].raddr[1], inet[i].rport[0], inet[i].rport[1], | ~~~~~~~~~~~~~~~~ | | | long unsigned int wminet.c: In function ‘blit_string’: wminet.c:508:7: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration] 508 | c = toupper( name[i] ); | ^~~~~~~ wminet.c: In function ‘read_stats’: wminet.c:378:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 378 | fgets( buf, sizeof(buf), fp ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wminet.c:405:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 405 | fgets( buf, sizeof(buf), fp ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wminet.c:432:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 432 | fgets( buf, sizeof(buf), fp ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o wminet misc.o list.o wmgeneral.o wminet.o -lXpm -lXext -lX11 /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: wminet.o:(.bss+0x1060): multiple definition of `display'; wmgeneral.o:(.bss+0x1e8): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:158: wminet] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-plugins/wminet-3.0.0-r2/work/wminet-3.0.0/src' make: *** [Makefile:111: all-recursive] Error 1 * ERROR: x11-plugins/wminet-3.0.0-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-plugins/wminet-3.0.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/wminet-3.0.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:wminet-3.0.0-r2:20200129-194858.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/wminet-3.0.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wminet-3.0.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/wminet-3.0.0-r2/work/wminet-3.0.0' * S: '/var/tmp/portage/x11-plugins/wminet-3.0.0-r2/work/wminet-3.0.0'