* 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 ... * Applying wmbinclock-0.5-gcc-10.patch ... [ ok ] >>> 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 -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security' INCDIR=-I/usr/include/X11 LIBDIR= 'SYSTEM=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -DLinux -c wmBinClock.c -o wmBinClock.o -I/usr/include/X11 wmBinClock.c: In function ‘main’: wmBinClock.c:683:28: warning: passing argument 2 of ‘IntToBinary’ from incompatible pointer type [-Wincompatible-pointer-types] 683 | IntToBinary(tmp_hour, &tmp_str); | ^~~~~~~~ | | | int (*)[6] wmBinClock.c:82:30: note: expected ‘int **’ but argument is of type ‘int (*)[6]’ 82 | void IntToBinary(int x, int *str[]); | ~~~~~^~~~~ wmBinClock.c:694:30: warning: passing argument 2 of ‘IntToBinary’ from incompatible pointer type [-Wincompatible-pointer-types] 694 | IntToBinary(tmp_minute, &tmp_str); | ^~~~~~~~ | | | int (*)[6] wmBinClock.c:82:30: note: expected ‘int **’ but argument is of type ‘int (*)[6]’ 82 | void IntToBinary(int x, int *str[]); | ~~~~~^~~~~ wmBinClock.c:704:30: warning: passing argument 2 of ‘IntToBinary’ from incompatible pointer type [-Wincompatible-pointer-types] 704 | IntToBinary(tmp_second, &tmp_str); | ^~~~~~~~ | | | int (*)[6] wmBinClock.c:82:30: note: expected ‘int **’ but argument is of type ‘int (*)[6]’ 82 | void IntToBinary(int x, int *str[]); | ~~~~~^~~~~ wmBinClock.c:715:27: warning: passing argument 2 of ‘IntToBinary’ from incompatible pointer type [-Wincompatible-pointer-types] 715 | IntToBinary(tmp_day, &tmp_str); | ^~~~~~~~ | | | int (*)[6] wmBinClock.c:82:30: note: expected ‘int **’ but argument is of type ‘int (*)[6]’ 82 | void IntToBinary(int x, int *str[]); | ~~~~~^~~~~ wmBinClock.c:726:29: warning: passing argument 2 of ‘IntToBinary’ from incompatible pointer type [-Wincompatible-pointer-types] 726 | IntToBinary(tmp_month, &tmp_str); | ^~~~~~~~ | | | int (*)[6] wmBinClock.c:82:30: note: expected ‘int **’ but argument is of type ‘int (*)[6]’ 82 | void IntToBinary(int x, int *str[]); | ~~~~~^~~~~ wmBinClock.c: In function ‘IntToBinary’: wmBinClock.c:810:19: warning: assignment to ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 810 | str[counter] = 1; | ^ wmBinClock.c: In function ‘PrintHelp’: wmBinClock.c:907:9: error: format not a string literal and no format arguments [-Werror=format-security] 907 | printf(str); | ^~~ cc1: some warnings being treated as errors make: *** [Makefile:35: wmBinClock.o] 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:20200325-054639.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'