* Package: x11-misc/bbrun-1.6-r1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking bbrun-1.6.tar.gz to /var/tmp/portage/x11-misc/bbrun-1.6-r1/work >>> Source unpacked in /var/tmp/portage/x11-misc/bbrun-1.6-r1/work >>> Preparing source in /var/tmp/portage/x11-misc/bbrun-1.6-r1/work/bbrun-1.6 ... * Applying bbrun-1.6-makefile.patch ... [ ok ] * Applying bbrun-1.6-list.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/bbrun-1.6-r1/work/bbrun-1.6 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/bbrun-1.6-r1/work/bbrun-1.6 ... make -j1 -C bbrun CC=x86_64-pc-linux-gnu-gcc make: Entering directory '/var/tmp/portage/x11-misc/bbrun-1.6-r1/work/bbrun-1.6/bbrun' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common `pkg-config --cflags xext xpm gtk+-2.0` -c -Wall bbrun.c -o bbrun.o bbrun.c: In function ‘readHistory’: bbrun.c:202:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 202 | *histTOC2 = (u32) item; | ^ bbrun.c:219:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 219 | fprintf(stderr, "\t[%02d] '%s'\n", histIndex, (char *) *histTOC2); | ^ bbrun.c: In function ‘updateHistory’: bbrun.c:247:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 247 | if (strncmp((char *) *histTOC2, newHistoryItem, MAXCMDLEN) == 0) { | ^ bbrun.c:269:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 269 | *histTOC2 = (u32) histTransit; | ^ bbrun.c:286:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 286 | *histTOC2 = (u32) item; | ^ bbrun.c:293:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 293 | fprintf(stderr, "\t[%02d] '%s'\n", histIndex, (char *) *histTOC2); | ^ bbrun.c: In function ‘writeHistory’: bbrun.c:312:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 312 | fprintf(fp, "%s\n", (char *) *histTOC2); | ^ bbrun.c: In function ‘callback’: bbrun.c:325:21: warning: comparison with string literal results in unspecified behavior [-Waddress] 325 | if ((char *) data == "ok") | ^~ bbrun.c: In function ‘runwin’: bbrun.c:415:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 415 | combo_items = g_list_prepend(combo_items, (char *) *histTOC2); | ^ bbrun.c: In function ‘execDialogInformation’: bbrun.c:358:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 358 | system(backgroundCommand); | ^~~~~~~~~~~~~~~~~~~~~~~~~ bbrun.c:361:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 361 | system(backgroundCommand); | ^~~~~~~~~~~~~~~~~~~~~~~~~ bbrun.c:370:7: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 370 | system(backgroundCommand); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from bbrun.c:3: In function ‘strncpy’, inlined from ‘readHistory’ at bbrun.c:199:7: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bbrun.c: In function ‘readHistory’: bbrun.c:199:7: note: length computed here 199 | strncpy(item, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common `pkg-config --cflags xext xpm gtk+-2.0` -c -Wall ../wmgeneral/wmgeneral.c -o ../wmgeneral/wmgeneral.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common `pkg-config --cflags xext xpm gtk+-2.0` -c -Wall ../wmgeneral/misc.c -o ../wmgeneral/misc.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common `pkg-config --cflags xext xpm gtk+-2.0` -c -Wall ../wmgeneral/list.c -o ../wmgeneral/list.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -Wall -o bbrun bbrun.o ../wmgeneral/wmgeneral.o ../wmgeneral/misc.o ../wmgeneral/list.o -L/usr/lib -L/usr/X11R6/lib `pkg-config --libs xext xpm gtk+-2.0` /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../wmgeneral/wmgeneral.o:(.bss+0x328): multiple definition of `display'; bbrun.o:(.bss+0x260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc collect2: error: ld returned 1 exit status make: *** [Makefile:17: bbrun] Error 1 make: Leaving directory '/var/tmp/portage/x11-misc/bbrun-1.6-r1/work/bbrun-1.6/bbrun' * ERROR: x11-misc/bbrun-1.6-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-misc/bbrun-1.6-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-misc/bbrun-1.6-r1::gentoo'`. * The complete build log is located at '/var/log/portage/x11-misc:bbrun-1.6-r1:20200130-072422.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/bbrun-1.6-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/bbrun-1.6-r1/temp/environment'. * Working directory: '/var/tmp/portage/x11-misc/bbrun-1.6-r1/work/bbrun-1.6' * S: '/var/tmp/portage/x11-misc/bbrun-1.6-r1/work/bbrun-1.6'