* Package: sys-apps/gpet-0.4-r1:0 * Repository: gentoo * Maintainer: naota@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gpet-0.4.tar.bz2 to /var/tmp/portage/sys-apps/gpet-0.4-r1/work >>> Source unpacked in /var/tmp/portage/sys-apps/gpet-0.4-r1/work >>> Preparing source in /var/tmp/portage/sys-apps/gpet-0.4-r1/work/gpet-0.4 ... * Running eautoreconf in '/var/tmp/portage/sys-apps/gpet-0.4-r1/work/gpet-0.4' ... * Running 'glib-gettextize --copy --force' ... [ ok ] * Running 'intltoolize --automake --copy --force' ... [ ok ] * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/sys-apps/gpet-0.4-r1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: gpet-0.4/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>> Configuring source in /var/tmp/portage/sys-apps/gpet-0.4-r1/work/gpet-0.4 ... * econf: updating gpet-0.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gpet-0.4/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-silent-rules --docdir=/usr/share/doc/gpet-0.4-r1 --htmldir=/usr/share/doc/gpet-0.4-r1/html --with-sysroot=/ --libdir=/usr/lib64 checking whether make supports nested variables... yes 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 race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 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... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.36.0 checking for XML::Parser... ok checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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 GPET... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands >>> Source configured. '/var/tmp/portage/sys-apps/gpet-0.4-r1/temp/clang16-errors.log' -> '/var/tmp/clang/sys-apps/gpet-0.4-r1/clang16-errors.log' '/var/tmp/portage/sys-apps/gpet-0.4-r1/temp/clang16-safe.log' -> '/var/tmp/clang/sys-apps/gpet-0.4-r1/clang16-safe.log' >>> Compiling source in /var/tmp/portage/sys-apps/gpet-0.4-r1/work/gpet-0.4 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-apps/gpet-0.4-r1/work/gpet-0.4' Making all in src make[2]: Entering directory '/var/tmp/portage/sys-apps/gpet-0.4-r1/work/gpet-0.4/src' clang -DHAVE_CONFIG_H -I. -I.. -I./usr_sbin -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_ICON_DIR=\""/usr/share/gpet/pixmaps"\" -Wno-pointer-sign -Wno-unused-function -D__GPET `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gconf-2.0` -Wall -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o other.o other.c clang -DHAVE_CONFIG_H -I. -I.. -I./usr_sbin -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_ICON_DIR=\""/usr/share/gpet/pixmaps"\" -Wno-pointer-sign -Wno-unused-function -D__GPET `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gconf-2.0` -Wall -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o conf.o conf.c clang -DHAVE_CONFIG_H -I. -I.. -I./usr_sbin -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_ICON_DIR=\""/usr/share/gpet/pixmaps"\" -Wno-pointer-sign -Wno-unused-function -D__GPET `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gconf-2.0` -Wall -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o menu.o menu.c clang -DHAVE_CONFIG_H -I. -I.. -I./usr_sbin -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_ICON_DIR=\""/usr/share/gpet/pixmaps"\" -Wno-pointer-sign -Wno-unused-function -D__GPET `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gconf-2.0` -Wall -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o gpet.o gpet.c In file included from conf.c:27: In file included from /usr/include/gconf/2/gconf/gconf-client.h:25: In file included from /usr/include/gconf/2/gconf/gconf.h:27: In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/include/glib-2.0/glib/gdate.h:50:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime 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 conf.c:27: In file included from /usr/include/gconf/2/gconf/gconf-client.h:25: In file included from /usr/include/gconf/2/gconf/gconf.h:27: In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26: /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/include/glib-2.0/glib/gdate.h:50:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime 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 conf.c:27: In file included from /usr/include/gconf/2/gconf/gconf-client.h:25: In file included from /usr/include/gconf/2/gconf/gconf.h:27: In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26: /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/include/glib-2.0/glib/gdate.h:50:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime 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 conf.c:28: In file included from /usr/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /usr/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 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 menu.c:27: In file included from /usr/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /usr/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 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 gpet.c:33: In file included from /usr/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /usr/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 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 conf.c:28: In file included from /usr/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /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 other.c:27: In file included from /usr/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /usr/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 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 menu.c:27: In file included from /usr/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /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 gpet.c:33: In file included from /usr/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /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 "' ... ^ 5 warnings generated. clang -DHAVE_CONFIG_H -I. -I.. -I./usr_sbin -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_ICON_DIR=\""/usr/share/gpet/pixmaps"\" -Wno-pointer-sign -Wno-unused-function -D__GPET `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gconf-2.0` -Wall -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o editpolicy_optimizer.o `test -f './usr_sbin/editpolicy_optimizer.c' || echo './'`./usr_sbin/editpolicy_optimizer.c In file included from other.c:27: In file included from /usr/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /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 "' ... ^ gpet.c:973:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] paned_pack(GTK_PANED(paned), scrolledwin, resize, TRUE); ^ gpet.c:1421:13: warning: unused function 'cb_set_focus' [-Wunused-function] static void cb_set_focus(GtkWindow *window, ^ gpet.c:1448:13: warning: unused function 'cb_set_focus_acl' [-Wunused-function] static void cb_set_focus_acl(GtkWindow *window, ^ gpet.c:1464:13: warning: unused function 'cb_show_acl' [-Wunused-function] static void cb_show_acl(GtkWidget *view, transition_t *tran) ^ clang -DHAVE_CONFIG_H -I. -I.. -I./usr_sbin -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_ICON_DIR=\""/usr/share/gpet/pixmaps"\" -Wno-pointer-sign -Wno-unused-function -D__GPET `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gconf-2.0` -Wall -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o ccstools.o `test -f './usr_sbin/ccstools.c' || echo './'`./usr_sbin/ccstools.c 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I.. -I./usr_sbin -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_ICON_DIR=\""/usr/share/gpet/pixmaps"\" -Wno-pointer-sign -Wno-unused-function -D__GPET `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gconf-2.0` -Wall -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o editpolicy_color.o `test -f './usr_sbin/editpolicy_color.c' || echo './'`./usr_sbin/editpolicy_color.c 6 warnings generated. clang -DHAVE_CONFIG_H -I. -I.. -I./usr_sbin -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_ICON_DIR=\""/usr/share/gpet/pixmaps"\" -Wno-pointer-sign -Wno-unused-function -D__GPET `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gconf-2.0` -Wall -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o editpolicy_offline.o `test -f './usr_sbin/editpolicy_offline.c' || echo './'`./usr_sbin/editpolicy_offline.c clang -DHAVE_CONFIG_H -I. -I.. -I./usr_sbin -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_ICON_DIR=\""/usr/share/gpet/pixmaps"\" -Wno-pointer-sign -Wno-unused-function -D__GPET `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gconf-2.0` -Wall -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o search.o search.c ./usr_sbin/ccstools.c:1187:26: warning: 'memset' call operates on objects of type 'struct ccs_ip_address_entry' while the size is based on a different type 'struct ccs_ip_address_entry *' [-Wsizeof-pointer-memaccess] memset(entry, 0, sizeof(entry)); ~~~~~ ^~~~~ ./usr_sbin/ccstools.c:1187:26: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(entry, 0, sizeof(entry)); ^~~~~ ./usr_sbin/ccstools.c:1523:8: warning: variable 'ret_ignored' set but not used [-Wunused-but-set-variable] int ret_ignored; ^ ./usr_sbin/ccstools.c:1834:7: warning: variable 'ret_ignored' set but not used [-Wunused-but-set-variable] int ret_ignored; ^ 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I.. -I./usr_sbin -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_ICON_DIR=\""/usr/share/gpet/pixmaps"\" -Wno-pointer-sign -Wno-unused-function -D__GPET `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gconf-2.0` -Wall -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o editpolicy_keyword.o `test -f './usr_sbin/editpolicy_keyword.c' || echo './'`./usr_sbin/editpolicy_keyword.c ./usr_sbin/editpolicy_offline.c:1785:22: warning: taking address of packed member 'list' of class or structure 'ccs_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] list_for_each_entry(entry, list, list) { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:49:8: note: expanded from macro 'list_for_each_entry' &pos->member != (head); \ ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:1794:18: warning: taking address of packed member 'list' of class or structure 'ccs_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] list_add_tail(&entry->list, list); ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:2238:22: warning: taking address of packed member 'list' of class or structure 'ccs_acl_info' may result in an unaligned pointer value [-Waddress-of-packed-member] list_for_each_entry(entry, list, list) { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:49:8: note: expanded from macro 'list_for_each_entry' &pos->member != (head); \ ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:2252:18: warning: taking address of packed member 'list' of class or structure 'ccs_acl_info' may result in an unaligned pointer value [-Waddress-of-packed-member] list_add_tail(&entry->list, list); ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:2826:24: warning: 'memset' call operates on objects of type 'struct ccs_ipaddr_union' while the size is based on a different type 'struct ccs_ipaddr_union *' [-Wsizeof-pointer-memaccess] memset(ptr, 0, sizeof(ptr)); ~~~ ^~~ ./usr_sbin/editpolicy_offline.c:2826:24: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(ptr, 0, sizeof(ptr)); ^~~ ./usr_sbin/editpolicy_offline.c:4261:22: warning: taking address of packed member 'list' of class or structure 'ccs_acl_info' may result in an unaligned pointer value [-Waddress-of-packed-member] list_for_each_entry(ptr, list, list) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:49:8: note: expanded from macro 'list_for_each_entry' &pos->member != (head); \ ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:4443:23: warning: taking address of packed member 'list' of class or structure 'ccs_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] list_for_each_entry(ptr, &group->member_list, list) { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:49:8: note: expanded from macro 'list_for_each_entry' &pos->member != (head); \ ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:4459:23: warning: taking address of packed member 'list' of class or structure 'ccs_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] list_for_each_entry(ptr, &group->member_list, list) { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:49:8: note: expanded from macro 'list_for_each_entry' &pos->member != (head); \ ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:4475:23: warning: taking address of packed member 'list' of class or structure 'ccs_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] list_for_each_entry(ptr, &group->member_list, list) { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:49:8: note: expanded from macro 'list_for_each_entry' &pos->member != (head); \ ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:4504:22: warning: taking address of packed member 'list' of class or structure 'ccs_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] list_for_each_entry(acl, &ccs_reserved_list, list) { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:49:8: note: expanded from macro 'list_for_each_entry' &pos->member != (head); \ ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:4514:22: warning: taking address of packed member 'list' of class or structure 'ccs_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] list_for_each_entry(acl, &ccs_aggregator_list, list) { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:49:8: note: expanded from macro 'list_for_each_entry' &pos->member != (head); \ ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:4524:22: warning: taking address of packed member 'list' of class or structure 'ccs_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] list_for_each_entry(acl, &ccs_transition_list, list) { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:49:8: note: expanded from macro 'list_for_each_entry' &pos->member != (head); \ ^~~~~~~~~~~ ./usr_sbin/editpolicy_offline.c:4687:41: error: parameter 'coid' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] static void ccs_editpolicy_offline_init(coid) ^ ./usr_sbin/editpolicy_offline.c:4687:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ccs_editpolicy_offline_init(coid) ^ ./usr_sbin/editpolicy_offline.c:4722:30: warning: too few arguments in call to 'ccs_editpolicy_offline_init' ccs_editpolicy_offline_init(); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 14 warnings and 1 error generated. make[2]: *** [Makefile:612: editpolicy_offline.o] Error 1 shuffle=1486330234 make[2]: *** Waiting for unfinished jobs.... In file included from search.c:27: In file included from /usr/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /usr/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 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 search.c:27: In file included from /usr/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /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 "' ... ^ search.c:510:9: warning: variable 'response' set but not used [-Wunused-but-set-variable] gint response; ^ 3 warnings generated. 3 warnings generated. make[2]: Leaving directory '/var/tmp/portage/sys-apps/gpet-0.4-r1/work/gpet-0.4/src' make[1]: *** [Makefile:509: all-recursive] Error 1 shuffle=1486330234 make[1]: Leaving directory '/var/tmp/portage/sys-apps/gpet-0.4-r1/work/gpet-0.4' make: *** [Makefile:420: all] Error 2 shuffle=1486330234 * ERROR: sys-apps/gpet-0.4-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/gpet-0.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/gpet-0.4-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-apps:gpet-0.4-r1:20221108-210053.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/gpet-0.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/gpet-0.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/gpet-0.4-r1/work/gpet-0.4' * S: '/var/tmp/portage/sys-apps/gpet-0.4-r1/work/gpet-0.4'