* Package: x11-plugins/wmbinclock-0.5-r1:0 * 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 -j4 CC=clang 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' INCDIR=-I/usr/include/X11 LIBDIR= 'SYSTEM=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DLinux -c wmBinClock.c -o wmBinClock.o -I/usr/include/X11 clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DLinux -c xutils.c -o xutils.o -I/usr/include/X11 wmBinClock.c:683:28: warning: incompatible pointer types passing 'int (*)[6]' to parameter of type 'int **' [-Wincompatible-pointer-types] IntToBinary(tmp_hour, &tmp_str); ^~~~~~~~ wmBinClock.c:82:30: note: passing argument to parameter 'str' here void IntToBinary(int x, int *str[]); ^ wmBinClock.c:694:30: warning: incompatible pointer types passing 'int (*)[6]' to parameter of type 'int **' [-Wincompatible-pointer-types] IntToBinary(tmp_minute, &tmp_str); ^~~~~~~~ wmBinClock.c:82:30: note: passing argument to parameter 'str' here void IntToBinary(int x, int *str[]); ^ wmBinClock.c:704:30: warning: incompatible pointer types passing 'int (*)[6]' to parameter of type 'int **' [-Wincompatible-pointer-types] IntToBinary(tmp_second, &tmp_str); ^~~~~~~~ wmBinClock.c:82:30: note: passing argument to parameter 'str' here void IntToBinary(int x, int *str[]); ^ wmBinClock.c:715:27: warning: incompatible pointer types passing 'int (*)[6]' to parameter of type 'int **' [-Wincompatible-pointer-types] IntToBinary(tmp_day, &tmp_str); ^~~~~~~~ wmBinClock.c:82:30: note: passing argument to parameter 'str' here void IntToBinary(int x, int *str[]); ^ wmBinClock.c:726:29: warning: incompatible pointer types passing 'int (*)[6]' to parameter of type 'int **' [-Wincompatible-pointer-types] IntToBinary(tmp_month, &tmp_str); ^~~~~~~~ wmBinClock.c:82:30: note: passing argument to parameter 'str' here void IntToBinary(int x, int *str[]); ^ wmBinClock.c:810:19: error: incompatible integer to pointer conversion assigning to 'int *' from 'int' [-Wint-conversion] str[counter] = 1; ^ ~ wmBinClock.c:907:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(str); ^~~ wmBinClock.c:907:9: note: treat the string as an argument to avoid this printf(str); ^ "%s", 6 warnings and 1 error generated. make: *** [Makefile:35: wmBinClock.o] Error 1 make: *** Waiting for unfinished jobs.... * 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:20221014-043814.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'