* Package: app-misc/utimer-0.4-r1 * Repository: gentoo * Maintainer: lavi.kfir@gmail.com hwoarang@gentoo.org,proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test 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 ... >>> 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 --enable-debug=yes --enable-nls checking for a BSD-compatible install... /usr/lib/portage/python3.4/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.24.2 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... yes 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 -j1 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 -DG_ENABLE_DEBUG -O2 -pipe -march=native -Wall -c maintests.c maintests.c: In function ‘main’: maintests.c:224:3: warning: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from maintests.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ maintests.c:225:3: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from maintests.c:32: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ maintests.c:232:3: warning: implicit declaration of function ‘setup_log_handler’ [-Wimplicit-function-declaration] setup_log_handler (); ^~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -O2 -pipe -march=native -Wall -c -o timer.o `test -f '../../src/timer.c' || echo './'`../../src/timer.c ../../src/timer.c: In function ‘timer_check_loop’: ../../src/timer.c:117:69: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (elapsed.tv_sec < wanted_sec || elapsed.tv_sec == wanted_sec && elapsed.tv_usec < wanted_usec) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/timer.c: In function ‘timer_run_checkloop_thread’: ../../src/timer.c:196:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] if (!g_thread_create((GThreadFunc) timer_check_loop, t, FALSE, &error)) ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../src/timer.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ ../../src/timer.c: In function ‘timer_add_milliseconds’: ../../src/timer.c:288:9: warning: unused variable ‘diff’ [-Wunused-variable] guint diff; ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -O2 -pipe -march=native -Wall -c -o utils.o `test -f '../../src/utils.c' || echo './'`../../src/utils.c ../../src/utils.c: In function ‘start_thread_exit_check’: ../../src/utils.c:132:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] if (!g_thread_create ((GThreadFunc) check_exit_from_user, NULL, FALSE, &error)) ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../src/utils.c:33: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ ../../src/utils.c: In function ‘check_exit_from_user’: ../../src/utils.c:220:3: warning: ‘g_atexit’ is deprecated [-Wdeprecated-declarations] g_atexit (reset_tty_canonical_mode); /* Deactivate canonical mode at exit */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from ../../src/utils.c:33: /usr/include/glib-2.0/glib/gutils.h:207:6: note: declared here void g_atexit (GVoidFunc func); ^~~~~~~~ ../../src/utils.c:248:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -O2 -pipe -march=native -Wall -c -o log.o `test -f '../../src/log.c' || echo './'`../../src/log.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -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 -DG_ENABLE_DEBUG -O2 -pipe -march=native -Wall -c utimer.c utimer.c: In function ‘main’: utimer.c:163:3: warning: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from utimer.h:36, from utimer.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ utimer.c:164:3: warning: implicit declaration of function ‘g_type_init’ [-Wimplicit-function-declaration] g_type_init (); ^~~~~~~~~~~ utimer.c:168:3: warning: ‘g_atexit’ is deprecated [-Wdeprecated-declarations] g_atexit (clean_up); ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from utimer.h:36, from utimer.c:24: /usr/include/glib-2.0/glib/gutils.h:207:6: note: declared here void g_atexit (GVoidFunc func); ^~~~~~~~ utimer.c:202:3: warning: implicit declaration of function ‘setup_log_handler’ [-Wimplicit-function-declaration] setup_log_handler (); ^~~~~~~~~~~~~~~~~ utimer.c:257:18: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (timer_info && (countdown_info || stopwatch) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utimer.c:158:20: warning: unused variable ‘options_help’ [-Wunused-variable] gchar *options_help; ^~~~~~~~~~~~ utimer.c:157:19: warning: unused variable ‘i’ [-Wunused-variable] gint i; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -O2 -pipe -march=native -Wall -c timer.c timer.c: In function ‘timer_check_loop’: timer.c:117:69: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (elapsed.tv_sec < wanted_sec || elapsed.tv_sec == wanted_sec && elapsed.tv_usec < wanted_usec) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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] if (!g_thread_create((GThreadFunc) timer_check_loop, t, FALSE, &error)) ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from timer.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ timer.c: In function ‘timer_add_milliseconds’: timer.c:288:9: warning: unused variable ‘diff’ [-Wunused-variable] guint diff; ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -O2 -pipe -march=native -Wall -c utils.c utils.c: In function ‘start_thread_exit_check’: utils.c:132:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] if (!g_thread_create ((GThreadFunc) check_exit_from_user, NULL, FALSE, &error)) ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from utils.c:33: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ utils.c: In function ‘check_exit_from_user’: utils.c:220:3: warning: ‘g_atexit’ is deprecated [-Wdeprecated-declarations] g_atexit (reset_tty_canonical_mode); /* Deactivate canonical mode at exit */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from utils.c:33: /usr/include/glib-2.0/glib/gutils.h:207:6: note: declared here void g_atexit (GVoidFunc func); ^~~~~~~~ utils.c:248:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_ENABLE_DEBUG -O2 -pipe -march=native -Wall -c log.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -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' 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: app-misc/utimer-0.4-r1 make -j1 check Making check in src make[1]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' Making check in tests make[2]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' make check-local make[3]: Entering directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' TEST: maintests... (pid=14262) /Utils/Suffix/Test1: OK /Timer/Duration/Test1: (maintests:14262): GLib-CRITICAL **: Source ID 1952543349 was not found when attempting to remove it FAIL GTester: last random seed: R02S85ad448d1c99259e24a90c49270fd66d make[3]: *** [Makefile:512: test] Terminated make[3]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' make[2]: *** [Makefile:392: check-am] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' make[1]: *** [Makefile:347: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' make: *** [Makefile:298: check-recursive] Error 1 * ERROR: app-misc/utimer-0.4-r1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 396: Called default * phase-functions.sh, line 808: Called default_src_test * phase-functions.sh, line 837: Called __eapi0_src_test * phase-helpers.sh, line 763: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * 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:20170914-003359.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/work/utimer-0.4' * S: '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4'