* Package: app-misc/utimer-0.4-r1:0 * Repository: gentoo * Maintainer: lavi.kfir@gmail.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking utimer-0.4.tar.gz to /var/tmp/portage/app-misc/utimer-0.4-r1/work >>> Source unpacked in /var/tmp/portage/app-misc/utimer-0.4-r1/work >>> Preparing source in /var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4 ... * Applying utimer-0.4-fno-common.patch ... [ ok ] * Applying utimer-0.4-locale.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/utimer-0.4-r1 --htmldir=/usr/share/doc/utimer-0.4-r1/html --libdir=/usr/lib64 --disable-debug --enable-nls checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GIO... yes checking for g_thread_init in -lgthread-2.0... yes checking for main in -lgobject-2.0... yes checking whether NLS is requested... yes checking for intltool >= 0.37.1... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.36.0 checking for XML::Parser... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking debug level... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating README config.status: creating data/Makefile config.status: creating src/tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4' Making all in src make[2]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' Making all in tests make[3]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -c maintests.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -c -o timer.o `test -f '../../src/timer.c' || echo './'`../../src/timer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -c -o utils.o `test -f '../../src/utils.c' || echo './'`../../src/utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -c -o log.o `test -f '../../src/log.c' || echo './'`../../src/log.c In file included from ../../src/utils.h:27, from ../../src/utimer.h:40, from ../../src/log.c:32: ../../src/timer.h:48:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 48 | GVoidFunc success_callback; | ^~~~~~~~~ ../../src/timer.h:49:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 49 | GVoidFunc error_callback; | ^~~~~~~~~ ../../src/timer.h:62:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 62 | GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../src/log.c:29: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ ../../src/timer.h:69:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 69 | GVoidFunc success_callback, | ^~~~~~~~~ ../../src/timer.h:70:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 70 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/timer.h:74:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 74 | GVoidFunc success_callback, | ^~~~~~~~~ ../../src/timer.h:75:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 75 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/timer.h:77:1: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 77 | ut_timer* stopwatch_new_timer (GVoidFunc success_callback, | ^~~~~~~~ ../../src/timer.h:78:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 78 | GVoidFunc error_callback, | ^~~~~~~~~ In file included from ../../src/utils.h:27, from ../../src/utils.c:36: ../../src/timer.h:48:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 48 | GVoidFunc success_callback; | ^~~~~~~~~ ../../src/timer.h:49:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 49 | GVoidFunc error_callback; | ^~~~~~~~~ In file included from ../../src/utils.h:27, from ../../src/utimer.h:40, from ../../src/timer.c:34: ../../src/timer.h:48:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 48 | GVoidFunc success_callback; | ^~~~~~~~~ ../../src/timer.h:62:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 62 | GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); | ^~~~~~~~ ../../src/timer.h:49:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 49 | GVoidFunc error_callback; | ^~~~~~~~~ ../../src/timer.h:62:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 62 | GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../src/utils.c:33: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ ../../src/timer.h:69:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 69 | GVoidFunc success_callback, | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../src/timer.c:31: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ ../../src/timer.h:70:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 70 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/timer.h:74:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 74 | GVoidFunc success_callback, | ^~~~~~~~~ ../../src/timer.h:75:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 75 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/timer.h:69:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 69 | GVoidFunc success_callback, | ^~~~~~~~~ ../../src/timer.h:77:1: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 77 | ut_timer* stopwatch_new_timer (GVoidFunc success_callback, | ^~~~~~~~ ../../src/timer.h:70:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 70 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/timer.h:78:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 78 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/timer.h:74:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 74 | GVoidFunc success_callback, | ^~~~~~~~~ ../../src/timer.h:75:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 75 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/timer.h:77:1: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 77 | ut_timer* stopwatch_new_timer (GVoidFunc success_callback, | ^~~~~~~~ ../../src/timer.h:78:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 78 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/utils.c: In function ‘start_thread_exit_check’: ../../src/utils.c:136:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 136 | if (!g_thread_create ((GThreadFunc) check_exit_from_user, NULL, FALSE, &error)) | ^~ ../../src/timer.c: In function ‘timer_run_checkloop_thread’: In file included from /usr/include/glib-2.0/glib.h:114: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ ../../src/timer.c:196:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 196 | if (!g_thread_create((GThreadFunc) timer_check_loop, t, FALSE, &error)) | ^~ In file included from /usr/include/glib-2.0/glib.h:114: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ ../../src/utils.c: In function ‘check_exit_from_user’: ../../src/utils.c:224:3: warning: ‘g_atexit’ is deprecated [-Wdeprecated-declarations] 224 | g_atexit (reset_tty_canonical_mode); /* Deactivate canonical mode at exit */ | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:36, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /usr/include/glib-2.0/glib/gutils.h:342:9: note: declared here 342 | void g_atexit (GVoidFunc func); | ^~~~~~~~ ../../src/timer.c: At top level: ../../src/timer.c:340:22: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 340 | GVoidFunc success_callback, | ^~~~~~~~~ ../../src/timer.c:341:22: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 341 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/timer.c:364:28: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 364 | GVoidFunc success_callback, | ^~~~~~~~~ ../../src/timer.c:365:28: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 365 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/timer.c:373:32: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 373 | GVoidFunc success_callback, | ^~~~~~~~~ ../../src/timer.c:374:32: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 374 | GVoidFunc error_callback, | ^~~~~~~~~ ../../src/timer.c:380:1: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 380 | ut_timer* stopwatch_new_timer (GVoidFunc success_callback, | ^~~~~~~~ ../../src/timer.c:381:32: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 381 | GVoidFunc error_callback, | ^~~~~~~~~ In file included from ../utils.h:27, from ../utimer.h:40, from maintests.c:33: ../timer.h:48:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 48 | GVoidFunc success_callback; | ^~~~~~~~~ ../timer.h:49:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 49 | GVoidFunc error_callback; | ^~~~~~~~~ ../timer.h:62:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 62 | GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from maintests.c:32: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ ../timer.h:69:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 69 | GVoidFunc success_callback, | ^~~~~~~~~ ../timer.h:70:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 70 | GVoidFunc error_callback, | ^~~~~~~~~ ../timer.h:74:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 74 | GVoidFunc success_callback, | ^~~~~~~~~ ../timer.h:75:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 75 | GVoidFunc error_callback, | ^~~~~~~~~ ../timer.h:77:1: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 77 | ut_timer* stopwatch_new_timer (GVoidFunc success_callback, | ^~~~~~~~ ../timer.h:78:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 78 | GVoidFunc error_callback, | ^~~~~~~~~ maintests.c: In function ‘main’: maintests.c:224:3: warning: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] 224 | g_thread_init (NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114: /usr/include/glib-2.0/glib/deprecated/gthread.h:267:10: note: declared here 267 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ maintests.c:225:3: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations] 225 | g_type_init (); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:712:23: note: declared here 712 | void g_type_init (void); | ^~~~~~~~~~~ maintests.c:232:3: warning: implicit declaration of function ‘setup_log_handler’; did you mean ‘g_set_print_handler’? [-Wimplicit-function-declaration] 232 | setup_log_handler (); | ^~~~~~~~~~~~~~~~~ | g_set_print_handler x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o maintests maintests.o timer.o utils.o log.o -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 make[3]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' make[3]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -c utimer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -c timer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -c utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -c log.c In file included from utils.h:27, from utimer.h:40, from log.c:32: timer.h:48:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 48 | GVoidFunc success_callback; | ^~~~~~~~~ timer.h:49:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 49 | GVoidFunc error_callback; | ^~~~~~~~~ In file included from utils.h:27, from utimer.h:40, from utimer.c:24: timer.h:48:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 48 | GVoidFunc success_callback; | ^~~~~~~~~ timer.h:49:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 49 | GVoidFunc error_callback; | ^~~~~~~~~ timer.h:62:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 62 | GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); | ^~~~~~~~ timer.h:62:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 62 | GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from log.c:29: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from utimer.h:36: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ timer.h:69:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 69 | GVoidFunc success_callback, | ^~~~~~~~~ timer.h:70:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 70 | GVoidFunc error_callback, | ^~~~~~~~~ timer.h:74:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 74 | GVoidFunc success_callback, | ^~~~~~~~~ timer.h:69:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 69 | GVoidFunc success_callback, | ^~~~~~~~~ timer.h:75:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 75 | GVoidFunc error_callback, | ^~~~~~~~~ timer.h:70:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 70 | GVoidFunc error_callback, | ^~~~~~~~~ timer.h:77:1: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 77 | ut_timer* stopwatch_new_timer (GVoidFunc success_callback, | ^~~~~~~~ timer.h:78:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 78 | GVoidFunc error_callback, | ^~~~~~~~~ timer.h:74:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 74 | GVoidFunc success_callback, | ^~~~~~~~~ timer.h:75:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 75 | GVoidFunc error_callback, | ^~~~~~~~~ timer.h:77:1: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 77 | ut_timer* stopwatch_new_timer (GVoidFunc success_callback, | ^~~~~~~~ timer.h:78:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 78 | GVoidFunc error_callback, | ^~~~~~~~~ utimer.c: In function ‘main’: utimer.c:163:3: warning: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] 163 | g_thread_init (NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114: /usr/include/glib-2.0/glib/deprecated/gthread.h:267:10: note: declared here 267 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ utimer.c:164:3: warning: implicit declaration of function ‘g_type_init’; did you mean ‘g_test_init’? [-Wimplicit-function-declaration] 164 | g_type_init (); | ^~~~~~~~~~~ | g_test_init utimer.c:168:3: warning: ‘g_atexit’ is deprecated [-Wdeprecated-declarations] 168 | g_atexit (clean_up); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:36, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /usr/include/glib-2.0/glib/gutils.h:342:9: note: declared here 342 | void g_atexit (GVoidFunc func); | ^~~~~~~~ utimer.c:202:3: warning: implicit declaration of function ‘setup_log_handler’; did you mean ‘g_set_print_handler’? [-Wimplicit-function-declaration] 202 | setup_log_handler (); | ^~~~~~~~~~~~~~~~~ | g_set_print_handler In file included from utils.h:27, from utimer.h:40, from timer.c:34: timer.h:48:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 48 | GVoidFunc success_callback; | ^~~~~~~~~ timer.h:49:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 49 | GVoidFunc error_callback; | ^~~~~~~~~ timer.h:62:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 62 | GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from timer.c:31: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ timer.h:69:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 69 | GVoidFunc success_callback, | ^~~~~~~~~ timer.h:70:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 70 | GVoidFunc error_callback, | ^~~~~~~~~ timer.h:74:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 74 | GVoidFunc success_callback, | ^~~~~~~~~ timer.h:75:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 75 | GVoidFunc error_callback, | ^~~~~~~~~ timer.h:77:1: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 77 | ut_timer* stopwatch_new_timer (GVoidFunc success_callback, | ^~~~~~~~ timer.h:78:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 78 | GVoidFunc error_callback, | ^~~~~~~~~ In file included from utils.h:27, from utils.c:36: timer.h:48:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 48 | GVoidFunc success_callback; | ^~~~~~~~~ timer.h:49:3: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 49 | GVoidFunc error_callback; | ^~~~~~~~~ timer.h:62:1: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 62 | GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from utils.c:33: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ timer.h:69:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 69 | GVoidFunc success_callback, | ^~~~~~~~~ timer.h:70:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 70 | GVoidFunc error_callback, | ^~~~~~~~~ timer.h:74:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 74 | GVoidFunc success_callback, | ^~~~~~~~~ timer.h:75:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 75 | GVoidFunc error_callback, | ^~~~~~~~~ timer.h:77:1: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 77 | ut_timer* stopwatch_new_timer (GVoidFunc success_callback, | ^~~~~~~~ timer.h:78:50: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 78 | GVoidFunc error_callback, | ^~~~~~~~~ timer.c: In function ‘timer_run_checkloop_thread’: timer.c:196:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 196 | if (!g_thread_create((GThreadFunc) timer_check_loop, t, FALSE, &error)) | ^~ In file included from /usr/include/glib-2.0/glib.h:114: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ utils.c: In function ‘start_thread_exit_check’: utils.c:136:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 136 | if (!g_thread_create ((GThreadFunc) check_exit_from_user, NULL, FALSE, &error)) | ^~ In file included from /usr/include/glib-2.0/glib.h:114: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ utils.c: In function ‘check_exit_from_user’: utils.c:224:3: warning: ‘g_atexit’ is deprecated [-Wdeprecated-declarations] 224 | g_atexit (reset_tty_canonical_mode); /* Deactivate canonical mode at exit */ | ^~~~~~~~ timer.c: At top level: timer.c:340:22: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 340 | GVoidFunc success_callback, | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:36, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /usr/include/glib-2.0/glib/gutils.h:342:9: note: declared here 342 | void g_atexit (GVoidFunc func); | ^~~~~~~~ timer.c:341:22: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 341 | GVoidFunc error_callback, | ^~~~~~~~~ timer.c:364:28: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 364 | GVoidFunc success_callback, | ^~~~~~~~~ timer.c:365:28: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 365 | GVoidFunc error_callback, | ^~~~~~~~~ timer.c:373:32: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 373 | GVoidFunc success_callback, | ^~~~~~~~~ timer.c:374:32: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 374 | GVoidFunc error_callback, | ^~~~~~~~~ timer.c:380:1: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 380 | ut_timer* stopwatch_new_timer (GVoidFunc success_callback, | ^~~~~~~~ timer.c:381:32: warning: ‘GVoidFunc’ is deprecated [-Wdeprecated-declarations] 381 | GVoidFunc error_callback, | ^~~~~~~~~ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o utimer utimer.o timer.o utils.o log.o -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lgthread-2.0 make[3]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' make[2]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' Making all in po make[2]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/po' grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/po' Making all in data make[2]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/data' make[2]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4' make[2]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4' make[1]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4' >>> Source compiled. >>> Test phase [not enabled]: app-misc/utimer-0.4-r1 >>> Install app-misc/utimer-0.4-r1 into /var/tmp/portage/app-misc/utimer-0.4-r1/image make -j4 DESTDIR=/var/tmp/portage/app-misc/utimer-0.4-r1/image install Making install in src make[1]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' Making install in tests make[2]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' make[3]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' make[2]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' make[2]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' make[3]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/app-misc/utimer-0.4-r1/image/usr/bin" make[3]: Nothing to be done for 'install-data-am'. /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c utimer '/var/tmp/portage/app-misc/utimer-0.4-r1/image/usr/bin' make[3]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' make[2]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' make[1]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' Making install in po make[1]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/po' grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # linguas=""; \ for lang in $linguas; do \ dir=/var/tmp/portage/app-misc/utimer-0.4-r1/image/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 $lang.gmo $dir/utimer.mo; \ echo "installing $lang.gmo as $dir/utimer.mo"; \ else \ /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ./$lang.gmo $dir/utimer.mo; \ echo "installing ./$lang.gmo as" \ "$dir/utimer.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 $lang.gmo.m $dir/utimer.mo.m; \ echo "installing $lang.gmo.m as $dir/utimer.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ./$lang.gmo.m \ $dir/utimer.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/utimer.mo.m"; \ else \ true; \ fi; \ fi; \ done make[1]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/po' Making install in data make[1]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/data' make[2]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/data' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/app-misc/utimer-0.4-r1/image/usr/share/man/man1" /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 utimer.1 '/var/tmp/portage/app-misc/utimer-0.4-r1/image/usr/share/man/man1' make[2]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/data' make[1]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/data' make[1]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4' make[2]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4' make[1]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4' >>> Completed installing app-misc/utimer-0.4-r1 into /var/tmp/portage/app-misc/utimer-0.4-r1/image * Final size of build directory: 956 KiB * Final size of installed tree: 60 KiB * * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * * maintests.c:232:3: warning: implicit declaration of function ‘setup_log_handler’; did you mean ‘g_set_print_handler’? [-Wimplicit-function-declaration] * utimer.c:164:3: warning: implicit declaration of function ‘g_type_init’; did you mean ‘g_test_init’? [-Wimplicit-function-declaration] * utimer.c:202:3: warning: implicit declaration of function ‘setup_log_handler’; did you mean ‘g_set_print_handler’? [-Wimplicit-function-declaration] * * Please file a bug about this at https://bugs.gentoo.org/ * with the maintainer of the package. * * ERROR: app-misc/utimer-0.4-r1::gentoo failed: * install aborted due to severe warnings shown above * * Call stack: * misc-functions.sh, line 670: Called install_qa_check * misc-functions.sh, line 134: Called source 'install_symlink_html_docs' * 90gcc-warnings, line 197: Called gcc_warn_check * 90gcc-warnings, line 183: Called die * The specific snippet of code: * die "install aborted due to severe warnings shown above" * * If you need support, post the output of `emerge --info '=app-misc/utimer-0.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/utimer-0.4-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-misc:utimer-0.4-r1:20221120-173144.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/utimer-0.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/utimer-0.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/utimer-0.4-r1/image' * S: '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4'