* 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... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... 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... clang -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. '/var/tmp/portage/app-misc/utimer-0.4-r1/temp/clang14.log' -> '/var/tmp/clang/app-misc/utimer-0.4-r1/clang14.log' '/var/tmp/portage/app-misc/utimer-0.4-r1/temp/clang15.log' -> '/var/tmp/clang/app-misc/utimer-0.4-r1/clang15.log' >>> 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' clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c maintests.c clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o timer.o `test -f '../../src/timer.c' || echo './'`../../src/timer.c clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o utils.o `test -f '../../src/utils.c' || echo './'`../../src/utils.c clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o log.o `test -f '../../src/log.c' || echo './'`../../src/log.c In file included from ../../src/timer.c:34: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:48:3: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback; ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/timer.c:34: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:49:3: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback; ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/timer.c:34: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:62:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); ^ /usr/include/glib-2.0/glib/gtypes.h:574:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... ^ In file included from ../../src/timer.c:34: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:69:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/timer.c:34: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:70:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/timer.c:34: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:74:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37:In file included from note: ../../src/utils.cexpanded: from macro 36 : 'G_DEPRECATED'In file included from ../../src/utils.h:27: ../../src/timer.h#define G_DEPRECATED __attribute__((__deprecated__)): 48 ^: 3:In file included from ../../src/timer.cwarning: :'GVoidFunc'34 : isIn file included from ../../src/utimer.hdeprecated: 40 : [-Wdeprecated-declarations]In file included from ../../src/utils.h:27: ../../src/timer.h:75:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback; ^ GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been /usr/include/glib-2.0/glib/gutils.h :explicitly337 :marked34 :deprecated note: here'GVoidFunc' has been typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; explicitly ^ marked /usr/include/glib-2.0/glib/gversionmacros.hdeprecated: 502here: 49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32'typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro/usr/include/glib-2.0/glib/gversionmacros.h : 502'GLIB_DEPRECATED_TYPE': 49: note: expanded from#define GLIB_DEPRECATED_TYPE G_DEPRECATED macro ^ /usr/include/glib-2.0/glib/gmacros.h'GLIB_DEPRECATED_TYPE_IN_2_32': 1201:37: note: expanded from# define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE macro ^ 'G_DEPRECATED' /usr/include/glib-2.0/glib/gmacros.h:1278:30: #define G_DEPRECATED __attribute__((__deprecated__))note: expanded ^ from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATEDIn file included from ../../src/timer.c ^: 34: /usr/include/glib-2.0/glib/gmacros.hIn file included from :../../src/utimer.h1201::4037: :In file included from ../../src/utils.hnote: :expanded27 : from../../src/timer.h :macro77 : 50'G_DEPRECATED': warning: 'GVoidFunc' is deprecated#define G_DEPRECATED __attribute__((__deprecated__)) ^[-Wdeprecated-declarations] In file included from ../../src/utils.c:36ut_timer* stopwatch_new_timer (GVoidFunc success_callback,: In file included from ^../../src/utils.h :27: /usr/include/glib-2.0/glib/gutils.h../../src/timer.h::33749::343:: note: warning: 'GVoidFunc''GVoidFunc' hasis beendeprecated explicitly[-Wdeprecated-declarations] marked deprecated here GVoidFunc error_callback; ^ /usr/include/glib-2.0/glib/gutils.h:337:34typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32;: ^note: 'GVoidFunc' /usr/include/glib-2.0/glib/gversionmacros.hhas: 502been: 49 :explicitly note: markedexpanded deprecatedfrom heremacro 'GLIB_DEPRECATED_TYPE_IN_2_32' typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE/usr/include/glib-2.0/glib/gversionmacros.h : ^502 :/usr/include/glib-2.0/glib/gmacros.h49::1278 :note: 30expanded: fromnote: expandedmacro from 'GLIB_DEPRECATED_TYPE_IN_2_32'macro 'GLIB_DEPRECATED_TYPE' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE#define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ ^ /usr/include/glib-2.0/glib/gmacros.h/usr/include/glib-2.0/glib/gmacros.h::12781201::3037:: note: note: expandedexpanded fromfrom macromacro 'GLIB_DEPRECATED_TYPE''G_DEPRECATED' #define GLIB_DEPRECATED_TYPE G_DEPRECATED #define G_DEPRECATED __attribute__((__deprecated__)) ^ ^/usr/include/glib-2.0/glib/gmacros.h :1201In file included from :../../src/timer.c37::34 : note: In file included from expanded../../src/utimer.h :from40 : macroIn file included from ../../src/utils.h :'G_DEPRECATED'27 : ../../src/timer.h:78:50#define G_DEPRECATED __attribute__((__deprecated__)): ^warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPEIn file included from ../../src/utils.c ^: 36/usr/include/glib-2.0/glib/gmacros.h: :In file included from 1278../../src/utils.h::3027:: ../../src/timer.h:62:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] note: expanded from GTimeVal gtvaldiff_to_gtval (GTimeValDiff g);macro ^ 'GLIB_DEPRECATED_TYPE' /usr/include/glib-2.0/glib/gtypes.h#define GLIB_DEPRECATED_TYPE G_DEPRECATED: 574 ^: 35:/usr/include/glib-2.0/glib/gmacros.h :note: 1201'GTimeVal': 37has: beennote: expandedexplicitly from markedmacro deprecated 'G_DEPRECATED'here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);#define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /usr/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... ^ In file included from ../../src/utils.c:36: In file included from ../../src/utils.h:27: ../../src/timer.h:69:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/utils.c:36: In file included from ../../src/utils.h:27: ../../src/timer.h:70:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/utils.c:36: In file included from ../../src/utils.h:27: ../../src/timer.h:74:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/utils.c:36: In file included from ../../src/utils.h:27: ../../src/timer.h:75:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/utils.c:36: In file included from ../../src/utils.h:27: ../../src/timer.h:77:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] ut_timer* stopwatch_new_timer (GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/utils.c:36: In file included from ../../src/utils.h:27: ../../src/timer.h:78:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../../src/timer.c:196:8: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] if (!g_thread_create((GThreadFunc) timer_check_loop, t, FALSE, &error)) ^ /usr/include/glib-2.0/glib/deprecated/gthread.h:101:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /usr/include/glib-2.0/glib/gversionmacros.h:497:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /usr/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... ^ ../../src/utils.c:136:8: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] if (!g_thread_create ((GThreadFunc) check_exit_from_user, NULL, FALSE... ^ /usr/include/glib-2.0/glib/deprecated/gthread.h:101:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /usr/include/glib-2.0/glib/gversionmacros.h:497:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /usr/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... ^ ../../src/utils.c:224:3: warning: 'g_atexit' is deprecated [-Wdeprecated-declarations] g_atexit (reset_tty_canonical_mode); /* Deactivate canonical mode at exit */ ^ /usr/include/glib-2.0/glib/gutils.h:341:1: note: 'g_atexit' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1242:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../../src/utils.c:252:1: warning: non-void function does not return a value [-Wreturn-type] } ^ ../../src/timer.c:340:22: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../../src/timer.c:341:22: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../../src/timer.c:364:28: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../../src/timer.c:365:28: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../../src/timer.c:373:32: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../../src/timer.c:374:32: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../../src/timer.c:380:32: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] ut_timer* stopwatch_new_timer (GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../../src/timer.c:381:32: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 12 warnings generated. In file included from ../../src/log.c:32: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:48:3: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback; ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/log.c:32: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:49:3: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback; ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/log.c:32: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:62:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); ^ /usr/include/glib-2.0/glib/gtypes.h:574:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... ^ In file included from ../../src/log.c:32: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:69:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/log.c:32: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:70:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/log.c:32: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:74:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/log.c:32: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:75:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/log.c:32: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:77:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] ut_timer* stopwatch_new_timer (GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from ../../src/log.c:32: In file included from ../../src/utimer.h:40: In file included from ../../src/utils.h:27: ../../src/timer.h:78:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 9 warnings generated. 18 warnings generated. In file included from maintests.c:33: In file included from ./../utimer.h:40: In file included from ./../utils.h:27: ./../timer.h:48:3: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback; ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from maintests.c:33: In file included from ./../utimer.h:40: In file included from ./../utils.h:27: ./../timer.h:49:3: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback; ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from maintests.c:33: In file included from ./../utimer.h:40: In file included from ./../utils.h:27: ./../timer.h:62:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal gtvaldiff_to_gtval (GTimeValDiff g); ^ /usr/include/glib-2.0/glib/gtypes.h:574:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... ^ In file included from maintests.c:33: In file included from ./../utimer.h:40: In file included from ./../utils.h:27: ./../timer.h:69:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from maintests.c:33: In file included from ./../utimer.h:40: In file included from ./../utils.h:27: ./../timer.h:70:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from maintests.c:33: In file included from ./../utimer.h:40: In file included from ./../utils.h:27: ./../timer.h:74:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from maintests.c:33: In file included from ./../utimer.h:40: In file included from ./../utils.h:27: ./../timer.h:75:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from maintests.c:33: In file included from ./../utimer.h:40: In file included from ./../utils.h:27: ./../timer.h:77:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] ut_timer* stopwatch_new_timer (GVoidFunc success_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from maintests.c:33: In file included from ./../utimer.h:40: In file included from ./../utils.h:27: ./../timer.h:78:50: warning: 'GVoidFunc' is deprecated [-Wdeprecated-declarations] GVoidFunc error_callback, ^ /usr/include/glib-2.0/glib/gutils.h:337:34: note: 'GVoidFunc' has been explicitly marked deprecated here typedef void (*GVoidFunc) (void) GLIB_DEPRECATED_TYPE_IN_2_32; ^ /usr/include/glib-2.0/glib/gversionmacros.h:502:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32' # define GLIB_DEPRECATED_TYPE_IN_2_32 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ maintests.c:224:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ /usr/include/glib-2.0/glib/deprecated/gthread.h:266:1: note: 'g_thread_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /usr/include/glib-2.0/glib/gversionmacros.h:496:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1242:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ maintests.c:225:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ /usr/include/glib-2.0/gobject/gtype.h:711:1: note: 'g_type_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_36 ^ /usr/include/glib-2.0/glib/gversionmacros.h:564:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_36' # define GLIB_DEPRECATED_IN_2_36 GLIB_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1242:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ maintests.c:232:3: error: call to undeclared function 'setup_log_handler'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] setup_log_handler (); ^ 11 warnings and 1 error generated. make[3]: *** [Makefile:258: maintests.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src/tests' make[2]: *** [Makefile:347: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4/src' make[1]: *** [Makefile:298: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-misc/utimer-0.4-r1/work/utimer-0.4' make: *** [Makefile:234: all] Error 2 * ERROR: app-misc/utimer-0.4-r1::gentoo failed (compile phase): * emake failed * * 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:20221009-142045.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'