* Package: x11-plugins/gkrellshoot-0.4.4-r4:2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gkrellshoot-0.4.4.tar.gz to /var/tmp/portage/x11-plugins/gkrellshoot-0.4.4-r4/work >>> Source unpacked in /var/tmp/portage/x11-plugins/gkrellshoot-0.4.4-r4/work >>> Preparing source in /var/tmp/portage/x11-plugins/gkrellshoot-0.4.4-r4/work/gkrellShoot-0.4.4 ... * Applying makefile-respect-flags.patch ... [ ok ] * Applying gkrellshoot-0.4.4-r4-pkgconfig.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/gkrellshoot-0.4.4-r4/work/gkrellShoot-0.4.4 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-plugins/gkrellshoot-0.4.4-r4/work/gkrellShoot-0.4.4 ... make -j4 clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c -o gkrellshoot.o gkrellshoot.c clang-15: warning: -Wl,-O1: 'linker' input unused [-Wunused-command-line-argument] clang-15: warning: -Wl,--as-needed: 'linker' input unused [-Wunused-command-line-argument] clang-15: warning: -Wl,--defsym=__gentoo_check_ldflags__=0: 'linker' input unused [-Wunused-command-line-argument] gkrellshoot.c:300:14: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] while (abs (d_x[chart_index]) < 0.5) ^ gkrellshoot.c:300:14: note: use function 'fabs' instead while (abs (d_x[chart_index]) < 0.5) ^~~ fabs gkrellshoot.c:302:14: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] while (abs (d_y[chart_index]) < 0.5) ^ gkrellshoot.c:302:14: note: use function 'fabs' instead while (abs (d_y[chart_index]) < 0.5) ^~~ fabs gkrellshoot.c:439:18: error: parameter 'chart_index' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] draw_starfield ( chart_index ) ^ gkrellshoot.c:439:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] draw_starfield ( chart_index ) ^ gkrellshoot.c:506:7: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (line_width) > abs (line_height)) ^ gkrellshoot.c:506:7: note: use function 'fabs' instead if (abs (line_width) > abs (line_height)) ^~~ fabs gkrellshoot.c:506:26: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (line_width) > abs (line_height)) ^ gkrellshoot.c:506:26: note: use function 'fabs' instead if (abs (line_width) > abs (line_height)) ^~~ fabs gkrellshoot.c:522:11: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (line_width) < 0.1) ^ gkrellshoot.c:522:11: note: use function 'fabs' instead if (abs (line_width) < 0.1) ^~~ fabs gkrellshoot.c:609:11: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (line_height) < 0.1) ^ gkrellshoot.c:609:11: note: use function 'fabs' instead if (abs (line_height) < 0.1) ^~~ fabs gkrellshoot.c:1327:8: warning: address of array 'xlock_cmd' will always evaluate to 'true' [-Wpointer-bool-conversion] if ( xlock_cmd ) ~~ ^~~~~~~~~ gkrellshoot.c:1457:8: warning: address of array 'shoot_cmd' will always evaluate to 'true' [-Wpointer-bool-conversion] if ( shoot_cmd ) ~~ ^~~~~~~~~ 9 warnings and 1 error generated. make: *** [Makefile:15: gkrellshoot.o] Error 1 * ERROR: x11-plugins/gkrellshoot-0.4.4-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-plugins/gkrellshoot-0.4.4-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/gkrellshoot-0.4.4-r4::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:gkrellshoot-0.4.4-r4:20221003-203741.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/gkrellshoot-0.4.4-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/gkrellshoot-0.4.4-r4/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/gkrellshoot-0.4.4-r4/work/gkrellShoot-0.4.4' * S: '/var/tmp/portage/x11-plugins/gkrellshoot-0.4.4-r4/work/gkrellShoot-0.4.4'