* Package: x11-plugins/wmbinclock-0.5-r1 * 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 wmbinclock-0.5.tar.bz2 to /var/tmp/portage/x11-plugins/wmbinclock-0.5-r1/work >>> Source unpacked in /var/tmp/portage/x11-plugins/wmbinclock-0.5-r1/work >>> Preparing source in /var/tmp/portage/x11-plugins/wmbinclock-0.5-r1/work/wmbinclock-0.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/wmbinclock-0.5-r1/work/wmbinclock-0.5 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-plugins/wmbinclock-0.5-r1/work/wmbinclock-0.5 ... make -j1 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe -march=native -fno-common' INCDIR=-I/usr/include/X11 LIBDIR= 'SYSTEM=-Wl,-O1 -Wl,--as-needed' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -DLinux -c wmBinClock.c -o wmBinClock.o -I/usr/include/X11 wmBinClock.c: In function ‘main’: wmBinClock.c:676:28: warning: passing argument 2 of ‘IntToBinary’ from incompatible pointer type [-Wincompatible-pointer-types] 676 | IntToBinary(tmp_hour, &tmp_str); | ^~~~~~~~ | | | int (*)[6] wmBinClock.c:75:30: note: expected ‘int **’ but argument is of type ‘int (*)[6]’ 75 | void IntToBinary(int x, int *str[]); | ~~~~~^~~~~ wmBinClock.c:687:30: warning: passing argument 2 of ‘IntToBinary’ from incompatible pointer type [-Wincompatible-pointer-types] 687 | IntToBinary(tmp_minute, &tmp_str); | ^~~~~~~~ | | | int (*)[6] wmBinClock.c:75:30: note: expected ‘int **’ but argument is of type ‘int (*)[6]’ 75 | void IntToBinary(int x, int *str[]); | ~~~~~^~~~~ wmBinClock.c:697:30: warning: passing argument 2 of ‘IntToBinary’ from incompatible pointer type [-Wincompatible-pointer-types] 697 | IntToBinary(tmp_second, &tmp_str); | ^~~~~~~~ | | | int (*)[6] wmBinClock.c:75:30: note: expected ‘int **’ but argument is of type ‘int (*)[6]’ 75 | void IntToBinary(int x, int *str[]); | ~~~~~^~~~~ wmBinClock.c:708:27: warning: passing argument 2 of ‘IntToBinary’ from incompatible pointer type [-Wincompatible-pointer-types] 708 | IntToBinary(tmp_day, &tmp_str); | ^~~~~~~~ | | | int (*)[6] wmBinClock.c:75:30: note: expected ‘int **’ but argument is of type ‘int (*)[6]’ 75 | void IntToBinary(int x, int *str[]); | ~~~~~^~~~~ wmBinClock.c:719:29: warning: passing argument 2 of ‘IntToBinary’ from incompatible pointer type [-Wincompatible-pointer-types] 719 | IntToBinary(tmp_month, &tmp_str); | ^~~~~~~~ | | | int (*)[6] wmBinClock.c:75:30: note: expected ‘int **’ but argument is of type ‘int (*)[6]’ 75 | void IntToBinary(int x, int *str[]); | ~~~~~^~~~~ wmBinClock.c: In function ‘IntToBinary’: wmBinClock.c:803:19: warning: assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 803 | str[counter] = 1; | ^ wmBinClock.c: In function ‘PrintHelp’: wmBinClock.c:900:9: warning: format not a string literal and no format arguments [-Wformat-security] 900 | printf(str); | ^~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -DLinux -c xutils.c -o xutils.o -I/usr/include/X11 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o wmBinClock wmBinClock.o xutils.o -I/usr/include/X11 -lXpm -lX11 -lXext -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: xutils.o:(.bss+0x1e0): multiple definition of `display'; wmBinClock.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: xutils.o:(.bss+0x1d0): multiple definition of `iconwin'; wmBinClock.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: xutils.o:(.bss+0x1b8): multiple definition of `NormalGC'; wmBinClock.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: xutils.o:(.bss+0x1c8): multiple definition of `win'; wmBinClock.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: xutils.o:(.bss+0x1c4): multiple definition of `screen'; wmBinClock.o:(.bss+0x3c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: xutils.o:(.bss+0x1d8): multiple definition of `Root'; wmBinClock.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: xutils.o:(.bss+0x1c0): multiple definition of `DisplayDepth'; wmBinClock.o:(.bss+0x38): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:42: wmBinClock] Error 1 * ERROR: x11-plugins/wmbinclock-0.5-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-plugins/wmbinclock-0.5-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/wmbinclock-0.5-r1::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:wmbinclock-0.5-r1:20200128-203332.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/wmbinclock-0.5-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmbinclock-0.5-r1/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/wmbinclock-0.5-r1/work/wmbinclock-0.5' * S: '/var/tmp/portage/x11-plugins/wmbinclock-0.5-r1/work/wmbinclock-0.5'