>>> Building on exopi-2 under x11/rep-gtk BDEPENDS = [devel/autoconf/2.72;x11/gtk+2;devel/automake/1.18;lang/librep;devel/libtool;devel/gettext,-runtime;devel/metaauto;devel/gmake] DIST = [x11/rep-gtk:rep-gtk-0.90.8.3.tar.gz] FULLPKGNAME = rep-gtk-0.90.8.3 RDEPENDS = [devel/gettext,-runtime;x11/gtk+2;lang/librep] (Junk lock obtained for exopi-2 at 1784311565.98) >>> Running depends in x11/rep-gtk at 1784311566.03 last junk was in x11/kde-plasma/kdeplasma-addons /usr/sbin/pkg_add -aI -Drepair autoconf-2.72p0 automake-1.18.1 gtk+2-2.24.33p8 librep-0.92.7 libtool-2.4.2p3 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.72p0 automake-1.18.1 gettext-runtime-1.0 gmake-4.4.1p0 gtk+2-2.24.33p8 librep-0.92.7 libtool-2.4.2p3 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.72p0 automake-1.18.1 gtk+2-2.24.33p8 librep-0.92.7 libtool-2.4.2p3 >>> Running show-prepare-results in x11/rep-gtk at 1784311570.15 ===> x11/rep-gtk ===> Building from scratch rep-gtk-0.90.8.3 ===> rep-gtk-0.90.8.3 depends on: librep->=0.92.7 -> librep-0.92.7 ===> rep-gtk-0.90.8.3 depends on: metaauto-* -> metaauto-1.0p4 ===> rep-gtk-0.90.8.3 depends on: autoconf-2.72 -> autoconf-2.72p0 ===> rep-gtk-0.90.8.3 depends on: automake->=1.18,<1.19 -> automake-1.18.1 ===> rep-gtk-0.90.8.3 depends on: libtool-* -> libtool-2.4.2p3 ===> rep-gtk-0.90.8.3 depends on: gmake-* -> gmake-4.4.1p0 ===> rep-gtk-0.90.8.3 depends on: gettext-runtime-* -> gettext-runtime-1.0 ===> rep-gtk-0.90.8.3 depends on: gtk+2-* -> gtk+2-2.24.33p8 ===> Verifying specs: c++ c++abi pthread X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 cairo expat ffi fontconfig freetype fribidi gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 graphite2 gtk-x11-2.0 harfbuzz iconv intl jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre2-8 pixman-1 png xcb xcb-render xcb-shm z ===> found c++.12.0 c++abi.9.0 pthread.28.1 X11.19.0 Xau.10.0 Xcomposite.4.0 Xcursor.5.1 Xdamage.4.0 Xdmcp.11.0 Xext.13.0 Xfixes.6.1 Xi.12.2 Xinerama.6.0 Xrandr.7.1 Xrender.6.0 atk-1.0.21810.5 cairo.13.5 expat.17.1 ffi.2.6 fontconfig.14.1 freetype.31.1 fribidi.3.1 gdk-x11-2.0.2400.0 gdk_pixbuf-2.0.3200.3 gio-2.0.4200.23 glib-2.0.4201.16 gmodule-2.0.4200.23 gobject-2.0.4200.23 graphite2.2.0 gtk-x11-2.0.2400.0 harfbuzz.19.0 iconv.7.2 intl.8.2 jpeg.72.0 m.10.1 pango-1.0.3801.8 pangocairo-1.0.3801.4 pangoft2-1.0.3801.4 pcre2-8.0.8 pixman-1.46.4 png.18.2 xcb.4.1 xcb-render.1.1 xcb-shm.1.1 z.7.2 autoconf-2.72p0 automake-1.18.1 gettext-runtime-1.0 gmake-4.4.1p0 gtk+2-2.24.33p8 librep-0.92.7 libtool-2.4.2p3 metaauto-1.0p4 (Junk lock released for exopi-2 at 1784311571.88) distfiles size=151135 >>> Running extract in x11/rep-gtk at 1784311571.91 ===> x11/rep-gtk ===> Checking files for rep-gtk-0.90.8.3 `/exopi-cvs/ports/distfiles/rep-gtk-0.90.8.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for rep-gtk-0.90.8.3 >>> Running patch in x11/rep-gtk at 1784311572.26 ===> x11/rep-gtk ===> Patching for rep-gtk-0.90.8.3 ===> Applying OpenBSD patch patch-build-gtk_jl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix generated C for modern compilers. | |Add prototypes for init calls and handle callback typedefs declared |as boxed types without adding an extra pointer level. | |Adapted from https://src.fedoraproject.org/rpms/rep-gtk/tree/rawhide | |Index: build-gtk.jl |--- build-gtk.jl.orig |+++ build-gtk.jl -------------------------- Patching file build-gtk.jl using Plan A... Hunk #1 succeeded at 508. Hunk #2 succeeded at 638. Hunk #3 succeeded at 682. done ===> Applying OpenBSD patch patch-gtk_defs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Mark GTK window getter out-parameters as ret values so generated code |passes pointers for returned x/y/width/height values. | |Adapted from https://src.fedoraproject.org/rpms/rep-gtk/tree/rawhide | |Index: gtk.defs |--- gtk.defs.orig |+++ gtk.defs -------------------------- Patching file gtk.defs using Plan A... Hunk #1 succeeded at 1686. Hunk #2 succeeded at 1849. Hunk #3 succeeded at 2032. Hunk #4 succeeded at 2044. done ===> Applying OpenBSD patch patch-gtkfilechooser_defs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix filename, URI, folder, filter name, MIME type, pattern, |and backend arguments to be scalar strings instead of string vectors. | |Adapted from https://src.fedoraproject.org/rpms/rep-gtk/tree/rawhide | |Index: gtkfilechooser.defs |--- gtkfilechooser.defs.orig |+++ gtkfilechooser.defs -------------------------- Patching file gtkfilechooser.defs using Plan A... Hunk #1 succeeded at 92. Hunk #2 succeeded at 110. Hunk #3 succeeded at 121. Hunk #4 succeeded at 130. Hunk #5 succeeded at 145. Hunk #6 succeeded at 210. Hunk #7 succeeded at 219. Hunk #8 succeeded at 280. Hunk #9 succeeded at 297. Hunk #10 succeeded at 322. done ===> Applying OpenBSD patch patch-gtktree_defs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix tree/cell renderer string arguments, callback selected type, |and GtkTreeView output parameters for path/column/range return values. | |Adapted from https://src.fedoraproject.org/rpms/rep-gtk/tree/rawhide | |Index: gtktree.defs |--- gtktree.defs.orig |+++ gtktree.defs -------------------------- Patching file gtktree.defs using Plan A... Hunk #1 succeeded at 280. Hunk #2 succeeded at 378. Hunk #3 succeeded at 388. Hunk #4 succeeded at 526. Hunk #5 succeeded at 613. Hunk #6 succeeded at 1087. Hunk #7 succeeded at 1101. Hunk #8 succeeded at 1128. Hunk #9 succeeded at 1171. Hunk #10 succeeded at 1179. done ===> Applying OpenBSD patch patch-rep-gtk_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add missing prototypes for status icon helper functions to |avoid implicit function declarations with C99 compilers. | |Adapted from https://src.fedoraproject.org/rpms/rep-gtk/tree/rawhide | |Index: rep-gtk.h |--- rep-gtk.h.orig |+++ rep-gtk.h -------------------------- Patching file rep-gtk.h using Plan A... Hunk #1 succeeded at 341. done ===> Applying OpenBSD patch patch-widgets_combobox Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix to take a scalar string. | |Adapted from https://src.fedoraproject.org/rpms/rep-gtk/tree/rawhide | |Index: widgets/combobox |--- widgets/combobox.orig |+++ widgets/combobox -------------------------- Patching file widgets/combobox using Plan A... Hunk #1 succeeded at 57. done ===> Applying OpenBSD patch patch-widgets_expander Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix to use a scalar string | |Adapted from https://src.fedoraproject.org/rpms/rep-gtk/tree/rawhide | |Index: widgets/expander |--- widgets/expander.orig |+++ widgets/expander -------------------------- Patching file widgets/expander using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 31. done ===> Applying OpenBSD patch patch-widgets_filechooserbutton Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix to use scalar strings. | |Adapted from https://src.fedoraproject.org/rpms/rep-gtk/tree/rawhide | |Index: widgets/filechooserbutton |--- widgets/filechooserbutton.orig |+++ widgets/filechooserbutton -------------------------- Patching file widgets/filechooserbutton using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 14. done ===> Applying OpenBSD patch patch-widgets_scalebutton Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix to use a string vector matching GTK's const gchar ** API. | |Adapted from https://src.fedoraproject.org/rpms/rep-gtk/tree/rawhide | |Index: widgets/scalebutton |--- widgets/scalebutton.orig |+++ widgets/scalebutton -------------------------- Patching file widgets/scalebutton using Plan A... Hunk #1 succeeded at 13. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in x11/rep-gtk at 1784311572.61 ===> x11/rep-gtk ===> Generating configure for rep-gtk-0.90.8.3 Running autoreconf-2.72 in /exopi-obj/pobj/rep-gtk-0.90.8.3/rep-gtk-rep-gtk-0.90.8.3 aclocal-1.18: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:26: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:26: You should run autoupdate. /usr/local/share/autoconf-2.72/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:26: the top level configure.ac:32: warning: The macro 'AM_PROG_LIBTOOL' is obsolete. configure.ac:32: You should run autoupdate. m4/libtool.m4:108: AM_PROG_LIBTOOL is expanded from... configure.ac:32: the top level configure.ac:46: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:46: You should run autoupdate. /usr/local/share/autoconf-2.72/autoconf/c.m4:1679: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:46: the top level configure.ac:47: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:47: You should run autoupdate. m4/libtool.m4:107: AC_PROG_LIBTOOL is expanded from... configure.ac:47: the top level ===> Configuring for rep-gtk-0.90.8.3 Using /exopi-obj/pobj/rep-gtk-0.90.8.3/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/rep-gtk-0.90.8.3/config.site checking build system type... x86_64-unknown-openbsd7.9 checking host system type... x86_64-unknown-openbsd7.9 checking how to print strings... print -r checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.9 file names to x86_64-unknown-openbsd7.9 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking for gawk... (cached) awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.9 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 gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /exopi-obj/pobj/rep-gtk-0.90.8.3/bin/install -c checking whether ln -s works... yes checking whether gmake sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for librep >= 0.90.5 ... yes checking for glib-2.0 >= 2.6... yes checking for gtk+-2.0 >= 2.24.0 ... yes checking for gdk-pixbuf-2.0 >= 2.23.0 ... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for size_t... (cached) yes checking for setlocale... (cached) yes checking for locale.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating rep-gtk.pc config.status: creating rep-gtk.spec config.status: creating rep-gtk.ebuild config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc == == == == == == == == == == == == == rep-gtk: 0.90.8.3 == == == == == == == == == == == == == prefix: /usr/local exec_prefix: ${prefix} libdir: ${exec_prefix}/lib == == == == == == == == == == == == == compiler: cc cflags: -O2 -pipe -Wno-error=int-conversion preprocessor: cc -E cppflags: -I/usr/local/include ldflags: -L/usr/local/lib makeflags: == == == == == == == == == == == == == rep: 0.92.7 glib: 2.88.2 cairo: 1.18.4 gtk+: 2.24.33 == == == == == == == == == == == == == >>> Running build in x11/rep-gtk at 1784311590.32 ===> x11/rep-gtk ===> Building for rep-gtk-0.90.8.3 mkdir gtk-2 /usr/local/lib/rep/libtool --tag CC --mode=compile --tag=CC cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include rep-gtk.c cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include rep-gtk.c -fPIC -DPIC -o .libs/rep-gtk.o In file included from rep-gtk.c:24: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:36: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } G_GNUC_FLAG_ENUM GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from rep-gtk.c:24: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here 620 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1365 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from rep-gtk.c:27: ./rep-gtk.h:225:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | void sgtk_free_args (GParameter *args, int n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from rep-gtk.c:27: ./rep-gtk.h:226:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 226 | GParameter *sgtk_build_args (GObjectClass *objclass, int *n_argsp, | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:344:3: warning: 'g_mem_chunk_free' is deprecated [-Wdeprecated-declarations] 344 | g_chunk_free (prot, sgtk_protshell_chunk); | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:38:42: note: expanded from macro 'g_chunk_free' 38 | #define g_chunk_free(mem, mem_chunk) (g_mem_chunk_free (mem_chunk, mem)) | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:53:1: note: 'g_mem_chunk_free' has been explicitly marked deprecated here 53 | GLIB_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' 30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:431:26: warning: 'g_mem_chunk_alloc' is deprecated [-Wdeprecated-declarations] 431 | sgtk_protshell *prot = g_chunk_new (sgtk_protshell, sgtk_protshell_chunk); | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:36:51: note: expanded from macro 'g_chunk_new' 36 | #define g_chunk_new(type, chunk) ((type *) g_mem_chunk_alloc (chunk)) | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:49:1: note: 'g_mem_chunk_alloc' has been explicitly marked deprecated here 49 | GLIB_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' 30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1268:28: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] 1268 | return rep_MAKE_INT (g_value_get_char (a)); | ^ /usr/local/include/glib-2.0/gobject/gvaluetypes.h:196:1: note: 'g_value_get_char' has been explicitly marked deprecated here 196 | GOBJECT_DEPRECATED_IN_2_32_FOR(g_value_get_schar) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' 140 | #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' 31 | #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ rep-gtk.c:1360:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] 1360 | g_value_set_char (a, rep_INT (obj)); | ^ /usr/local/include/glib-2.0/gobject/gvaluetypes.h:193:1: note: 'g_value_set_char' has been explicitly marked deprecated here 193 | GOBJECT_DEPRECATED_IN_2_32_FOR(g_value_set_schar) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' 140 | #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' 31 | #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ rep-gtk.c:1833:17: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1833 | sgtk_free_args (GParameter *args, int n_args) | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1843:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1843 | GParameter * | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1847:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1847 | GParameter *args; | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1852:18: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1852 | args = g_new0 (GParameter, n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1852:18: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1852 | args = g_new0 (GParameter, n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1909:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1909 | GParameter *args; | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1931:9: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] 1931 | obj = g_object_newv (info->header.type, n_args, args); | ^ /usr/local/include/glib-2.0/gobject/gobject.h:443:1: note: 'g_object_newv' has been explicitly marked deprecated here 443 | GOBJECT_DEPRECATED_IN_2_54_FOR(g_object_new_with_properties) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:514:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_54_FOR' 514 | #define GOBJECT_DEPRECATED_IN_2_54_FOR(f) GOBJECT_DEPRECATED_FOR (f) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' 31 | #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ rep-gtk.c:1943:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1943 | GParameter *args; | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:2454:26: warning: 'g_mem_chunk_new' is deprecated [-Wdeprecated-declarations] 2454 | sgtk_protshell_chunk = g_mem_chunk_create (sgtk_protshell, 128, | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:39:42: note: expanded from macro 'g_mem_chunk_create' 39 | #define g_mem_chunk_create(type, x, y) (g_mem_chunk_new (NULL, sizeof (type), 0, 0)) | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:42:1: note: 'g_mem_chunk_new' has been explicitly marked deprecated here 42 | GLIB_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' 30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ 17 warnings generated. cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include rep-gtk.c -o rep-gtk.o In file included from rep-gtk.c:24: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:36: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } G_GNUC_FLAG_ENUM GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from rep-gtk.c:24: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here 620 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1365 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from rep-gtk.c:27: ./rep-gtk.h:225:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | void sgtk_free_args (GParameter *args, int n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from rep-gtk.c:27: ./rep-gtk.h:226:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 226 | GParameter *sgtk_build_args (GObjectClass *objclass, int *n_argsp, | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:344:3: warning: 'g_mem_chunk_free' is deprecated [-Wdeprecated-declarations] 344 | g_chunk_free (prot, sgtk_protshell_chunk); | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:38:42: note: expanded from macro 'g_chunk_free' 38 | #define g_chunk_free(mem, mem_chunk) (g_mem_chunk_free (mem_chunk, mem)) | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:53:1: note: 'g_mem_chunk_free' has been explicitly marked deprecated here 53 | GLIB_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' 30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:431:26: warning: 'g_mem_chunk_alloc' is deprecated [-Wdeprecated-declarations] 431 | sgtk_protshell *prot = g_chunk_new (sgtk_protshell, sgtk_protshell_chunk); | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:36:51: note: expanded from macro 'g_chunk_new' 36 | #define g_chunk_new(type, chunk) ((type *) g_mem_chunk_alloc (chunk)) | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:49:1: note: 'g_mem_chunk_alloc' has been explicitly marked deprecated here 49 | GLIB_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' 30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1268:28: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] 1268 | return rep_MAKE_INT (g_value_get_char (a)); | ^ /usr/local/include/glib-2.0/gobject/gvaluetypes.h:196:1: note: 'g_value_get_char' has been explicitly marked deprecated here 196 | GOBJECT_DEPRECATED_IN_2_32_FOR(g_value_get_schar) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' 140 | #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' 31 | #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ rep-gtk.c:1360:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] 1360 | g_value_set_char (a, rep_INT (obj)); | ^ /usr/local/include/glib-2.0/gobject/gvaluetypes.h:193:1: note: 'g_value_set_char' has been explicitly marked deprecated here 193 | GOBJECT_DEPRECATED_IN_2_32_FOR(g_value_set_schar) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' 140 | #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' 31 | #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ rep-gtk.c:1833:17: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1833 | sgtk_free_args (GParameter *args, int n_args) | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1843:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1843 | GParameter * | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1847:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1847 | GParameter *args; | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1852:18: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1852 | args = g_new0 (GParameter, n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1852:18: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1852 | args = g_new0 (GParameter, n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1909:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1909 | GParameter *args; | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:1931:9: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] 1931 | obj = g_object_newv (info->header.type, n_args, args); | ^ /usr/local/include/glib-2.0/gobject/gobject.h:443:1: note: 'g_object_newv' has been explicitly marked deprecated here 443 | GOBJECT_DEPRECATED_IN_2_54_FOR(g_object_new_with_properties) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:514:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_54_FOR' 514 | #define GOBJECT_DEPRECATED_IN_2_54_FOR(f) GOBJECT_DEPRECATED_FOR (f) | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' 31 | #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ rep-gtk.c:1943:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1943 | GParameter *args; | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-gtk.c:2454:26: warning: 'g_mem_chunk_new' is deprecated [-Wdeprecated-declarations] 2454 | sgtk_protshell_chunk = g_mem_chunk_create (sgtk_protshell, 128, | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:39:42: note: expanded from macro 'g_mem_chunk_create' 39 | #define g_mem_chunk_create(type, x, y) (g_mem_chunk_new (NULL, sizeof (type), 0, 0)) | ^ /usr/local/include/glib-2.0/glib/deprecated/gallocator.h:42:1: note: 'g_mem_chunk_new' has been explicitly marked deprecated here 42 | GLIB_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' 30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ 17 warnings generated. /usr/local/lib/rep/libtool --tag CC --mode=compile --tag=CC cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include gtk-support.c cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include gtk-support.c -fPIC -DPIC -o .libs/gtk-support.o In file included from gtk-support.c:20: In file included from ./rep-gtk.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:36: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } G_GNUC_FLAG_ENUM GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from gtk-support.c:20: In file included from ./rep-gtk.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here 620 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1365 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from gtk-support.c:20: ./rep-gtk.h:225:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | void sgtk_free_args (GParameter *args, int n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from gtk-support.c:20: ./rep-gtk.h:226:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 226 | GParameter *sgtk_build_args (GObjectClass *objclass, int *n_argsp, | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include gtk-support.c -o gtk-support.o In file included from gtk-support.c:20: In file included from ./rep-gtk.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:36: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } G_GNUC_FLAG_ENUM GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from gtk-support.c:20: In file included from ./rep-gtk.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here 620 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1365 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from gtk-support.c:20: ./rep-gtk.h:225:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | void sgtk_free_args (GParameter *args, int n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from gtk-support.c:20: ./rep-gtk.h:226:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 226 | GParameter *sgtk_build_args (GObjectClass *objclass, int *n_argsp, | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. /usr/local/lib/rep/libtool --tag CC --mode=compile --tag=CC cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include gtk-compat.c cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include gtk-compat.c -fPIC -DPIC -o .libs/gtk-compat.o In file included from gtk-compat.c:2: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:36: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } G_GNUC_FLAG_ENUM GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from gtk-compat.c:2: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here 620 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1365 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from gtk-compat.c:4: ./rep-gtk.h:225:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | void sgtk_free_args (GParameter *args, int n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from gtk-compat.c:4: ./rep-gtk.h:226:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 226 | GParameter *sgtk_build_args (GObjectClass *objclass, int *n_argsp, | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include gtk-compat.c -o gtk-compat.o In file included from gtk-compat.c:2: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:36: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } G_GNUC_FLAG_ENUM GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from gtk-compat.c:2: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here 620 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1365 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from gtk-compat.c:4: ./rep-gtk.h:225:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | void sgtk_free_args (GParameter *args, int n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from gtk-compat.c:4: ./rep-gtk.h:226:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 226 | GParameter *sgtk_build_args (GObjectClass *objclass, int *n_argsp, | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. rep compiler -f compile-batch build-gtk.jl LC_ALL=C rep build-gtk.jlc -f build-gtk-batch glib.defs glib-glue.c /usr/local/lib/rep/libtool --tag CC --mode=compile --tag=CC cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w glib-glue.c cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w glib-glue.c -fPIC -DPIC -o .libs/glib-glue.o cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w glib-glue.c -o glib-glue.o LC_ALL=C rep build-gtk.jlc -f build-gtk-batch gdk.defs gdk-glue.c /usr/local/lib/rep/libtool --tag CC --mode=compile --tag=CC cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w gdk-glue.c cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w gdk-glue.c -fPIC -DPIC -o .libs/gdk-glue.o cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w gdk-glue.c -o gdk-glue.o LC_ALL=C rep build-gtk.jlc -f build-gtk-batch gtk.defs gtk-glue.c /usr/local/lib/rep/libtool --tag CC --mode=compile --tag=CC cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w gtk-glue.c cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w gtk-glue.c -fPIC -DPIC -o .libs/gtk-glue.o cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w gtk-glue.c -o gtk-glue.o LC_ALL=C rep build-gtk.jlc -f build-gtk-batch gdk-pixbuf.defs gdk-pixbuf-glue.c /usr/local/lib/rep/libtool --tag CC --mode=compile --tag=CC cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w gdk-pixbuf-glue.c cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w gdk-pixbuf-glue.c -fPIC -DPIC -o .libs/gdk-pixbuf-glue.o cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -w gdk-pixbuf-glue.c -o gdk-pixbuf-glue.o /usr/local/lib/rep/libtool --tag CC --mode=compile --tag=CC cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include rep-types.c cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include rep-types.c -fPIC -DPIC -o .libs/rep-types.o In file included from rep-types.c:25: In file included from ./rep-gtk.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:36: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } G_GNUC_FLAG_ENUM GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from rep-types.c:25: In file included from ./rep-gtk.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here 620 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1365 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from rep-types.c:25: ./rep-gtk.h:225:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | void sgtk_free_args (GParameter *args, int n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from rep-types.c:25: ./rep-gtk.h:226:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 226 | GParameter *sgtk_build_args (GObjectClass *objclass, int *n_argsp, | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-types.c:441:6: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 441 | g_list_concat (tail, n); | ^~~~~~~~~~~~~~~~~~~~~~~ rep-types.c:462:8: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 462 | g_list_concat (tail, n); | ^~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. cc -c -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include rep-types.c -o rep-types.o In file included from rep-types.c:25: In file included from ./rep-gtk.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:36: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } G_GNUC_FLAG_ENUM GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from rep-types.c:25: In file included from ./rep-gtk.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here 620 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1365 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ In file included from rep-types.c:25: ./rep-gtk.h:225:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | void sgtk_free_args (GParameter *args, int n_args); | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from rep-types.c:25: ./rep-gtk.h:226:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 226 | GParameter *sgtk_build_args (GObjectClass *objclass, int *n_argsp, | ^ /usr/local/include/glib-2.0/gobject/gparam.h:206:39: note: 'GParameter' has been explicitly marked deprecated here 206 | typedef struct _GParameter GParameter GOBJECT_DEPRECATED_TYPE_IN_2_54; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:519:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_54' 519 | #define GOBJECT_DEPRECATED_TYPE_IN_2_54 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ rep-types.c:441:6: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 441 | g_list_concat (tail, n); | ^~~~~~~~~~~~~~~~~~~~~~~ rep-types.c:462:8: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 462 | g_list_concat (tail, n); | ^~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. /usr/local/lib/rep/libtool --tag CC --mode=link --tag=CC cc -avoid-version -module -rpath /usr/local/lib/rep -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -o gtk-2/gtk.la rep-gtk.lo gtk-support.lo gtk-compat.lo glib-glue.lo gdk-glue.lo gtk-glue.lo gdk-pixbuf-glue.lo rep-types.lo -L/usr/local/lib -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -L/usr/X11R6/lib -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lgio-2.0 -lcairo -Wl,-rpath-link,/usr/X11R6/lib -lfontconfig -lXext -lXrender -lX11 -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC -o gtk-2/.libs/gtk.so -pthread -I/usr/local/include -DHAVE_CONFIG_H -I. -O2 -pipe -Wno-error=int-conversion -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/ -I/usr/local/lib/rep/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wl,-rpath-link -Wl,/usr/X11R6/lib .libs/rep-gtk.o .libs/gtk-support.o .libs/gtk-compat.o .libs/glib-glue.o .libs/gdk-glue.o .libs/gtk-glue.o .libs/gdk-pixbuf-glue.o .libs/rep-types.o -Lgtk-2/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lXinerama -lXext -lX11 -lxcb -lXi -lXrandr -lXrender -lXcursor -lXfixes -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lfontconfig -lfreetype -lm -liconv -lz -lexpat -lgmodule-2.0 -latk-1.0 -lpangoft2-1.0 -lpcre2-8 -lpthread -lffi -lfribidi -lgraphite2 -lc++ -lc++abi -lpng -lXau -lXdmcp -lxcb-render -lxcb-shm -lpixman-1 -ljpeg -Wl,-soname,gtk.so libtool: link: ar cru gtk-2/.libs/gtk.a rep-gtk.o gtk-support.o gtk-compat.o glib-glue.o gdk-glue.o gtk-glue.o gdk-pixbuf-glue.o rep-types.o libtool: link: ranlib gtk-2/.libs/gtk.a >>> Running package in x11/rep-gtk at 1784311623.49 ===> x11/rep-gtk ===> Faking installation for rep-gtk-0.90.8.3 /bin/sh ./mkinstalldirs /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/rep/gui/gtk-2 \ /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/include/rep-gtk mkdir /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/rep mkdir /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/rep/gui mkdir /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/rep/gui/gtk-2 mkdir /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/include/rep-gtk set -e; for f in gtk-2/gtk.la; do \ /usr/local/lib/rep/libtool --tag CC --mode=install /exopi-obj/pobj/rep-gtk-0.90.8.3/bin/install -c $f /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/rep/gui/gtk-2; \ done libtool: install: /exopi-obj/pobj/rep-gtk-0.90.8.3/bin/install -c -m 644 gtk-2/.libs/gtk.a /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/rep/gui/gtk-2/gtk.a libtool: install: /exopi-obj/pobj/rep-gtk-0.90.8.3/bin/install -c -m 644 gtk-2/.libs/gtk.so /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/rep/gui/gtk-2/gtk.so libtool: install: /exopi-obj/pobj/rep-gtk-0.90.8.3/bin/install -c -m 644 gtk-2/.libs/gtk.lai /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/rep/gui/gtk-2/gtk.la /usr/local/lib/rep/install-aliases -c . /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/rep install -m644 rep-gtk.h /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/include/rep-gtk/ install -d /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/pkgconfig/ install -m644 rep-gtk.pc /exopi-obj/pobj/rep-gtk-0.90.8.3/fake-amd64/usr/local/lib/pkgconfig/ ===> Building package for rep-gtk-0.90.8.3 Create /exopi-cvs/ports/packages/amd64/all/rep-gtk-0.90.8.3.tgz Creating package rep-gtk-0.90.8.3 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|lang/librep checking dependencies|x11/gtk+2,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************************** | 44% archiving|***************************** | 45% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/rep-gtk-0.90.8.3.tgz >>> Running clean in x11/rep-gtk at 1784311642.28 ===> x11/rep-gtk ===> Cleaning for rep-gtk-0.90.8.3 >>> Ended at 1784311643.08 max_stuck=3.56/depends=4.13/show-prepare-results=1.77/extract=0.35/patch=0.35/configure=17.70/build=33.17/package=18.78/clean=0.85