INFO: not using any hashes in /data/userland-archives/hashes for rest-0.8.1.tar.xz (overridden with --hash) Source /data/userland-archives/rest-0.8.1.tar.xz... not found, skipping file copy Source https://download.gnome.org/sources/rest/0.8/rest-0.8.1.tar.xz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... /usr/gcc/10/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/10/bin/gcc... gcc3 checking for /usr/gcc/10/bin/gcc option to accept ISO C99... none needed checking for /usr/gcc/10/bin/gcc option to accept ISO Standard C... (cached) none needed checking for library containing strerror... none required checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/10/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 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... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/10/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/10/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/10/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/10/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/10/bin/gcc static flag -static works... no checking if /usr/gcc/10/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/10/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/10/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 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... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for SOUP... yes checking for XML... yes checking for GTHREAD... yes checking whether to use the GNOME environment... yes checking for SOUP_GNOME... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking for glib-mkenums... /usr/bin/glib-mkenums checking for lcov... enable_gcov=no checking whether to build with gcov testing... no checking location of system Certificate Authority list... /etc/certs/ca-certificates.crt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rest/Makefile config.status: creating rest-extras/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/rest/Makefile config.status: creating tests/Makefile config.status: creating rest.pc config.status: creating rest-extras.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands LibRest 0.8.1 ============= prefix: /usr Documentation: no Introspection data: auto make[3]: warning: -j8 forced in submake: resetting jobserver mode. Making all in rest CC librest_0.7_la-glib-compat.lo CC librest_0.7_la-rest-param.lo CC librest_0.7_la-rest-params.lo CC librest_0.7_la-rest-proxy.lo CC librest_0.7_la-rest-proxy-auth.lo CC librest_0.7_la-rest-proxy-call.lo CC librest_0.7_la-rest-xml-node.lo CC librest_0.7_la-rest-xml-parser.lo /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-param.c: In function 'rest_param_new_full': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-param.c:88:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 88 | data = g_memdup (data, length); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:84, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-param.h:29, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-param.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC librest_0.7_la-rest-main.lo In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth-private.h:25, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c:24: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.h:25, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c:23: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:26: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:26: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ GEN stamp-rest-enum-types.h CC librest_0.7_la-oauth-proxy.lo In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-private.h:30, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-xml-parser.c:26: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-private.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-xml-parser.c:26: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:26: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ CC librest_0.7_la-oauth-proxy-call.lo /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c: In function 'rest_proxy_auth_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c:59:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 59 | g_type_class_add_private (klass, sizeof (RestProxyAuthPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.h:25, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c:23: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c: In function 'rest_proxy_auth_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c:67:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 67 | proxy->priv = REST_PROXY_AUTH_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:100:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 100 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:144:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 144 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_dispose': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:197:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 197 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'authenticate': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:233:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 233 | RestProxyPrivate *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_constructed': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:247:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 247 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:277:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 277 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:298:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 298 | g_type_class_add_private (klass, sizeof (RestProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:26: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:422:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 422 | RestProxyPrivate *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:424:3: warning: 'soup_session_async_new' is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] 424 | priv->session = soup_session_async_new (); | ^~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:46, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:26: /usr/include/libsoup-2.4/libsoup/soup-session-async.h:51:14: note: declared here 51 | SoupSession *soup_session_async_new (void); | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:425:3: warning: 'soup_session_sync_new' is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] 425 | priv->session_sync = soup_session_sync_new (); | ^~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:48, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:26: /usr/include/libsoup-2.4/libsoup/soup-session-sync.h:51:14: note: declared here 51 | SoupSession *soup_session_sync_new (void); | ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:446:37: warning: 'soup_proxy_resolver_gnome_get_type' is deprecated: Use 'SoupSession:proxy-resolver' instead [-Wdeprecated-declarations] 446 | SOUP_TYPE_PROXY_RESOLVER_GNOME); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h:12, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:28: /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:15:7: note: declared here 15 | GType soup_proxy_resolver_gnome_get_type (void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:448:37: warning: 'soup_proxy_resolver_gnome_get_type' is deprecated: Use 'SoupSession:proxy-resolver' instead [-Wdeprecated-declarations] 448 | SOUP_TYPE_PROXY_RESOLVER_GNOME); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h:12, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:28: /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:15:7: note: declared here 15 | GType soup_proxy_resolver_gnome_get_type (void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_bind_valist': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:510:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 510 | RestProxyPrivate *priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_get_user_agent': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:564:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 564 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_add_soup_feature': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:597:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 597 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_get_binding_required': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:640:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 640 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_get_bound_url': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:652:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 652 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_queue_message': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:739:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 739 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_cancel_message': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:756:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 756 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_send_message': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:771:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 771 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:107:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:124:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 124 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_dispose': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:138:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 138 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:176:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 176 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:195:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 195 | g_type_class_add_private (klass, sizeof (RestProxyCallPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:213:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 213 | RestProxyCallPrivate *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_set_method': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:245:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 245 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_method': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:267:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 267 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_set_function': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:290:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 290 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_function': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:314:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 314 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_add_header': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:337:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 337 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_lookup_header': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:407:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 407 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_remove_header': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:426:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 426 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_add_param': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:450:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 450 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_add_param_full': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:464:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 464 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_lookup_param': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:532:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 532 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_remove_param': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:552:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 552 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_params': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:574:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 574 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'finish_call': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:653:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 653 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:662:3: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 662 | priv->payload = g_memdup (message->response_body->data, | ^~~~ In file included from /usr/include/glib-2.0/glib.h:84, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function '_call_message_completed_cb': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:684:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 684 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function '_continuous_call_message_completed_cb': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:721:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 721 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'set_url': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:778:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 778 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'prepare_message': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:816:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 816 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_async': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:970:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 970 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function '_call_message_call_completed_cb': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1029:5: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] 1029 | g_simple_async_result_take_error (result, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:118:21: note: declared here 118 | void g_simple_async_result_take_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1031:5: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] 1031 | g_simple_async_result_set_op_res_gboolean (result, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:90:21: note: declared here 90 | void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1033:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] 1033 | g_simple_async_result_complete (result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here 106 | void g_simple_async_result_complete (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_invoke_async': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1061:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1061 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1067:7: warning: 'g_simple_async_report_take_gerror_in_idle' is deprecated: Use 'g_task_report_error' instead [-Wdeprecated-declarations] 1067 | g_simple_async_report_take_gerror_in_idle (G_OBJECT (call), callback, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:155:6: note: declared here 155 | void g_simple_async_report_take_gerror_in_idle (GObject *object, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1072:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] 1072 | result = g_simple_async_result_new (G_OBJECT (call), callback, | ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:53:21: note: declared here 53 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_invoke_finish': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1108:3: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] 1108 | g_return_val_if_fail (g_simple_async_result_is_valid (result, | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:137:21: note: declared here 137 | gboolean g_simple_async_result_is_valid (GAsyncResult *result, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1111:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] 1111 | if (g_simple_async_result_propagate_error (simple, error)) | ^~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:121:21: note: declared here 121 | gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1114:3: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] 1114 | return g_simple_async_result_get_op_res_gboolean (simple); | ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:93:21: note: declared here 93 | gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_continuous': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1165:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1165 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function '_upload_call_message_completed_cb': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1222:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1222 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_upload': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1298:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1298 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_cancel': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1359:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1359 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_sync': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1456:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1456 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_lookup_response_header': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1487:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1487 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_response_headers': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1512:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1512 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_payload_length': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1537:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1537 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_payload': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1558:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1558 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_status_code': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1576:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1576 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_status_message': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1597:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1597 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ CC librest_0.7_la-oauth2-proxy.lo CC librest_0.7_la-oauth2-proxy-call.lo CC librest_0.7_la-sha1.lo CC librest_0.7_la-rest-marshal.lo GEN rest-enum-types.c In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-private.h:30, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-main.c:23: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-private.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-main.c:23: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ CC librest_0.7_la-rest-enum-types.lo In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:24: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:23: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:57:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 57 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:87:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 87 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:126:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 126 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:149:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 149 | g_type_class_add_private (klass, sizeof (OAuthProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:23: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:204:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 204 | PROXY_GET_PRIVATE (self)->method = HMAC_SHA1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'auth_callback': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:299:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 299 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_auth_step': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:368:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 368 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_get_token': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:638:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 638 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_set_token': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:655:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 655 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_get_token_secret': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:675:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 675 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_set_token_secret': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:692:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 692 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_is_oauth10a': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:715:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 715 | return PROXY_GET_PRIVATE (proxy)->oauth_10a; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_get_signature_host': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:733:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 733 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_set_signature_host': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:752:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 752 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_new_echo_proxy': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:786:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 786 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:797:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 797 | echo_priv = PROXY_GET_PRIVATE (echo_proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c:25: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c:24: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c: In function 'oauth2_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c:129:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 129 | g_type_class_add_private (klass, sizeof (OAuth2ProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c:24: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c: In function 'oauth2_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c:162:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 162 | proxy->priv = OAUTH2_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/sha1.c: In function 'hmac_sha1': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/sha1.c:65:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 65 | real_key = g_memdup (new_key, key_length); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:84, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/sha1.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c:24: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c:24: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c: In function 'sign_hmac': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c:130:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 130 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c: In function '_prepare': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c:262:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 262 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c: In function 'oauth_proxy_call_parse_token_response': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c:339:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 339 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy-call.c:25: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy-call.c:25: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ CCLD librest-0.7.la GISCAN Rest-0.7.gir ../../../rest-0.8.1/rest/rest-params.c:51: Warning: Rest: rest_params_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) ../../../rest-0.8.1/rest/rest-params.c:51: Warning: Rest: rest_params_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) GICOMP Rest-0.7.gir Making all in rest-extras CC librest_extras_0.7_la-flickr-proxy-call.lo CC librest_extras_0.7_la-lastfm-proxy.lo CC librest_extras_0.7_la-flickr-proxy.lo CC librest_extras_0.7_la-youtube-proxy.lo CC librest_extras_0.7_la-lastfm-proxy-call.lo In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:28: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:26: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c: In function 'youtube_proxy_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:55:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 55 | YoutubeProxyPrivate *priv = YOUTUBE_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c: In function 'youtube_proxy_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:73:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 73 | YoutubeProxyPrivate *priv = YOUTUBE_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c: In function 'youtube_proxy_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:92:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 92 | YoutubeProxyPrivate *priv = YOUTUBE_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c: In function 'youtube_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:106:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 106 | g_type_class_add_private (klass, sizeof (YoutubeProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:26: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c: In function 'youtube_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:133:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 133 | self->priv = YOUTUBE_PROXY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:34: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:33: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy-call.c:24: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy-call.c:24: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:70:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 70 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:91:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 91 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:117:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 117 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:137:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 137 | g_type_class_add_private (klass, sizeof (FlickrProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:33: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:170:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 170 | self->priv = FLICKR_PROXY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_get_api_key': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:208:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 208 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_get_shared_secret': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:224:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 224 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_get_token': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:240:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 240 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_set_token': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:257:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 257 | priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_sign': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:276:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 276 | priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy-call.c: In function '_prepare': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy-call.c:42:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 42 | priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:24: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:24: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:27: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:26: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:63:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 63 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:84:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 84 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:110:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 110 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:130:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 130 | g_type_class_add_private (klass, sizeof (LastfmProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:26: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:163:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 163 | self->priv = LASTFM_PROXY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_get_api_key': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:201:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 201 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_get_secret': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:217:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 217 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_get_session_key': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:233:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 233 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c: In function 'flickr_proxy_call_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:52:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 52 | GET_PRIVATE (object)->upload = g_value_get_boolean (value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_set_session_key': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:250:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 250 | priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_sign': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c: In function '_prepare': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:68:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 68 | priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:269:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 269 | priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:70:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 70 | if (GET_PRIVATE (call)->upload) { | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c: In function 'flickr_proxy_call_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:107:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 107 | g_type_class_add_private (klass, sizeof (FlickrProxyCallPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:24: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD librest-extras-0.7.la GISCAN RestExtras-0.7.gir GICOMP RestExtras-0.7.gir Making all in examples CC test-raw.o CC test-xml.o CC dump-xml.o CC get-fireeagle-location.o CC post-twitter-media.o CC get-flickr-favorites.o CC lastfm-shout.o CC post-twitter.o CC continuous-twitter.o CCLD dump-xml CCLD test-xml CCLD post-twitter-media CCLD post-twitter CCLD test-raw CCLD lastfm-shout CCLD get-fireeagle-location CCLD get-flickr-favorites ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file CCLD continuous-twitter ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file Making all in docs Making all in reference Making all in rest Making all in tests GEN rest-extras-0.7.pc GEN rest-0.7.pc checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... /usr/gcc/10/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/10/bin/gcc... gcc3 checking for /usr/gcc/10/bin/gcc option to accept ISO C99... none needed checking for /usr/gcc/10/bin/gcc option to accept ISO Standard C... (cached) none needed checking for library containing strerror... none required checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/10/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 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... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/10/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/10/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/10/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/10/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/10/bin/gcc static flag -static works... no checking if /usr/gcc/10/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/10/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/10/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 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... no checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for SOUP... yes checking for XML... yes checking for GTHREAD... yes checking whether to use the GNOME environment... yes checking for SOUP_GNOME... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking for glib-mkenums... /usr/bin/amd64/glib-mkenums checking for lcov... enable_gcov=no checking whether to build with gcov testing... no checking location of system Certificate Authority list... /etc/certs/ca-certificates.crt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rest/Makefile config.status: creating rest-extras/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/rest/Makefile config.status: creating tests/Makefile config.status: creating rest.pc config.status: creating rest-extras.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands LibRest 0.8.1 ============= prefix: /usr Documentation: no Introspection data: yes make[3]: warning: -j8 forced in submake: resetting jobserver mode. Making all in rest CC librest_0.7_la-glib-compat.lo CC librest_0.7_la-rest-param.lo CC librest_0.7_la-rest-params.lo CC librest_0.7_la-rest-proxy.lo CC librest_0.7_la-rest-proxy-auth.lo CC librest_0.7_la-rest-proxy-call.lo CC librest_0.7_la-rest-xml-node.lo CC librest_0.7_la-rest-xml-parser.lo /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-param.c: In function 'rest_param_new_full': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-param.c:88:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 88 | data = g_memdup (data, length); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:84, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-param.h:29, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-param.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC librest_0.7_la-rest-main.lo GEN stamp-rest-enum-types.h In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:26: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ CC librest_0.7_la-oauth-proxy.lo In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-private.h:30, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-xml-parser.c:26: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-private.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-xml-parser.c:26: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:107:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:124:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 124 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_dispose': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:138:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 138 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:176:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 176 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:195:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 195 | g_type_class_add_private (klass, sizeof (RestProxyCallPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:213:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 213 | RestProxyCallPrivate *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_set_method': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:245:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 245 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_method': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:267:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 267 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_set_function': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:290:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 290 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_function': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:314:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 314 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_add_header': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:337:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 337 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_lookup_header': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:407:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 407 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_remove_header': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:426:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 426 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_add_param': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:450:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 450 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_add_param_full': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:464:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 464 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_lookup_param': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:532:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 532 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_remove_param': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:552:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 552 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_params': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:574:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 574 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'finish_call': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:653:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 653 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:662:3: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 662 | priv->payload = g_memdup (message->response_body->data, | ^~~~ In file included from /usr/include/glib-2.0/glib.h:84, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function '_call_message_completed_cb': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:684:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 684 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function '_continuous_call_message_completed_cb': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:721:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 721 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'set_url': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:778:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 778 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'prepare_message': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:816:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 816 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_async': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:970:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 970 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function '_call_message_call_completed_cb': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1029:5: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] 1029 | g_simple_async_result_take_error (result, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:118:21: note: declared here 118 | void g_simple_async_result_take_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1031:5: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] 1031 | g_simple_async_result_set_op_res_gboolean (result, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:90:21: note: declared here 90 | void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1033:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] 1033 | g_simple_async_result_complete (result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here 106 | void g_simple_async_result_complete (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_invoke_async': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1061:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1061 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1067:7: warning: 'g_simple_async_report_take_gerror_in_idle' is deprecated: Use 'g_task_report_error' instead [-Wdeprecated-declarations] 1067 | g_simple_async_report_take_gerror_in_idle (G_OBJECT (call), callback, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:155:6: note: declared here 155 | void g_simple_async_report_take_gerror_in_idle (GObject *object, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1072:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] 1072 | result = g_simple_async_result_new (G_OBJECT (call), callback, | ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:53:21: note: declared here 53 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_invoke_finish': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1108:3: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] 1108 | g_return_val_if_fail (g_simple_async_result_is_valid (result, | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:137:21: note: declared here 137 | gboolean g_simple_async_result_is_valid (GAsyncResult *result, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1111:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] 1111 | if (g_simple_async_result_propagate_error (simple, error)) | ^~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:121:21: note: declared here 121 | gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1114:3: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] 1114 | return g_simple_async_result_get_op_res_gboolean (simple); | ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:141, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-session-feature.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:23: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:93:21: note: declared here 93 | gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_continuous': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1165:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1165 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function '_upload_call_message_completed_cb': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1222:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1222 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_upload': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1298:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1298 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_cancel': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1359:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1359 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_sync': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1456:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1456 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_lookup_response_header': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1487:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1487 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_response_headers': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1512:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1512 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_payload_length': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1537:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1537 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_payload': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1558:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1558 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_status_code': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1576:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1576 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c: In function 'rest_proxy_call_get_status_message': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.c:1597:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1597 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:26: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:26: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth-private.h:25, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c:24: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.h:25, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c:23: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:100:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 100 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:144:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 144 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_dispose': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:197:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 197 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'authenticate': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:233:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 233 | RestProxyPrivate *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_constructed': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:247:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 247 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:277:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 277 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:298:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 298 | g_type_class_add_private (klass, sizeof (RestProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:26: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:422:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 422 | RestProxyPrivate *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:424:3: warning: 'soup_session_async_new' is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] 424 | priv->session = soup_session_async_new (); | ^~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:46, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:26: /usr/include/libsoup-2.4/libsoup/soup-session-async.h:51:14: note: declared here 51 | SoupSession *soup_session_async_new (void); | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:425:3: warning: 'soup_session_sync_new' is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] 425 | priv->session_sync = soup_session_sync_new (); | ^~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:48, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:26: /usr/include/libsoup-2.4/libsoup/soup-session-sync.h:51:14: note: declared here 51 | SoupSession *soup_session_sync_new (void); | ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:446:37: warning: 'soup_proxy_resolver_gnome_get_type' is deprecated: Use 'SoupSession:proxy-resolver' instead [-Wdeprecated-declarations] 446 | SOUP_TYPE_PROXY_RESOLVER_GNOME); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h:12, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:28: /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:15:7: note: declared here 15 | GType soup_proxy_resolver_gnome_get_type (void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:448:37: warning: 'soup_proxy_resolver_gnome_get_type' is deprecated: Use 'SoupSession:proxy-resolver' instead [-Wdeprecated-declarations] 448 | SOUP_TYPE_PROXY_RESOLVER_GNOME); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h:12, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:28: /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:15:7: note: declared here 15 | GType soup_proxy_resolver_gnome_get_type (void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_bind_valist': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:510:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 510 | RestProxyPrivate *priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_get_user_agent': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:564:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 564 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function 'rest_proxy_add_soup_feature': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:597:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 597 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_get_binding_required': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c: In function 'rest_proxy_auth_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:640:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 640 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c:59:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 59 | g_type_class_add_private (klass, sizeof (RestProxyAuthPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_get_bound_url': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:652:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 652 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.h:25, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c:23: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c: In function 'rest_proxy_auth_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.c:67:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 67 | proxy->priv = REST_PROXY_AUTH_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_queue_message': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:739:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 739 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_cancel_message': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:756:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 756 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c: In function '_rest_proxy_send_message': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.c:771:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 771 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ CC librest_0.7_la-oauth-proxy-call.lo CC librest_0.7_la-oauth2-proxy-call.lo CC librest_0.7_la-oauth2-proxy.lo CC librest_0.7_la-sha1.lo CC librest_0.7_la-rest-marshal.lo GEN rest-enum-types.c CC librest_0.7_la-rest-enum-types.lo In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-private.h:30, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-main.c:23: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-private.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-main.c:23: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/sha1.c: In function 'hmac_sha1': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/sha1.c:65:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 65 | real_key = g_memdup (new_key, key_length); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:84, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/sha1.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:24: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:23: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c:25: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c:24: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:57:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 57 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:87:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 87 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:126:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 126 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:149:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 149 | g_type_class_add_private (klass, sizeof (OAuthProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c: In function 'oauth2_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c:129:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 129 | g_type_class_add_private (klass, sizeof (OAuth2ProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:23: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_init': In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c:24: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:204:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 204 | PROXY_GET_PRIVATE (self)->method = HMAC_SHA1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'auth_callback': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c: In function 'oauth2_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.c:162:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 162 | proxy->priv = OAUTH2_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:299:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 299 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_auth_step': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:368:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 368 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_get_token': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:638:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 638 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_set_token': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:655:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 655 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_get_token_secret': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:675:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 675 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_set_token_secret': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:692:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 692 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_is_oauth10a': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:715:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 715 | return PROXY_GET_PRIVATE (proxy)->oauth_10a; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_get_signature_host': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:733:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 733 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_set_signature_host': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:752:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 752 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c: In function 'oauth_proxy_new_echo_proxy': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:786:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 786 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.c:797:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 797 | echo_priv = PROXY_GET_PRIVATE (echo_proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy-call.c:25: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy-call.c:25: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c:24: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c:24: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c: In function 'sign_hmac': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c:130:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 130 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c: In function '_prepare': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c:262:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 262 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c: In function 'oauth_proxy_call_parse_token_response': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.c:339:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 339 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ CCLD librest-0.7.la GISCAN Rest-0.7.gir ../../../rest-0.8.1/rest/rest-params.c:51: Warning: Rest: rest_params_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) ../../../rest-0.8.1/rest/rest-params.c:51: Warning: Rest: rest_params_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) GICOMP Rest-0.7.gir Making all in rest-extras CC librest_extras_0.7_la-flickr-proxy.lo CC librest_extras_0.7_la-flickr-proxy-call.lo CC librest_extras_0.7_la-lastfm-proxy.lo CC librest_extras_0.7_la-lastfm-proxy-call.lo CC librest_extras_0.7_la-youtube-proxy.lo In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:34: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:33: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:24: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:24: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:27: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:26: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:70:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 70 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:91:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 91 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:117:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 117 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:137:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 137 | g_type_class_add_private (klass, sizeof (FlickrProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:33: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:170:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 170 | self->priv = FLICKR_PROXY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:28: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_get_api_key': In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:26: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:208:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 208 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_get_shared_secret': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:224:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 224 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_get_token': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:240:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 240 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c: In function 'flickr_proxy_call_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:52:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 52 | GET_PRIVATE (object)->upload = g_value_get_boolean (value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c: In function '_prepare': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_set_token': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:257:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 257 | priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c: In function 'flickr_proxy_sign': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.c:276:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 276 | priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:63:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 63 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:84:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 84 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:110:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 110 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:130:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 130 | g_type_class_add_private (klass, sizeof (LastfmProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:26: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:163:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 163 | self->priv = LASTFM_PROXY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_get_api_key': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:201:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 201 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_get_secret': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:217:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 217 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_get_session_key': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:233:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 233 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_set_session_key': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:250:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 250 | priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c: In function 'lastfm_proxy_sign': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.c:269:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 269 | priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c: In function 'youtube_proxy_get_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:55:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 55 | YoutubeProxyPrivate *priv = YOUTUBE_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c: In function 'youtube_proxy_set_property': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:73:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 73 | YoutubeProxyPrivate *priv = YOUTUBE_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c: In function 'youtube_proxy_finalize': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:92:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 92 | YoutubeProxyPrivate *priv = YOUTUBE_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c: In function 'youtube_proxy_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:106:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 106 | g_type_class_add_private (klass, sizeof (YoutubeProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:26: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy-call.c:24: /usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 63 | GTimeVal *time); | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c: In function 'youtube_proxy_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.c:133:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 133 | self->priv = YOUTUBE_PROXY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy-call.c:24: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:68:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 68 | priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:70:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 70 | if (GET_PRIVATE (call)->upload) { | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c: In function 'flickr_proxy_call_class_init': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:107:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 107 | g_type_class_add_private (klass, sizeof (FlickrProxyCallPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:15, from /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.c:24: /usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here 1356 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy-call.c: In function '_prepare': /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy-call.c:42:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 42 | priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD librest-extras-0.7.la GISCAN RestExtras-0.7.gir GICOMP RestExtras-0.7.gir Making all in examples CC test-raw.o CC test-xml.o CC dump-xml.o CC get-fireeagle-location.o CC post-twitter.o CC post-twitter-media.o CC lastfm-shout.o CC get-flickr-favorites.o CC continuous-twitter.o CCLD dump-xml CCLD post-twitter CCLD test-xml CCLD get-flickr-favorites CCLD test-raw CCLD post-twitter-media CCLD get-fireeagle-location CCLD lastfm-shout ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file CCLD continuous-twitter ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/rest/.libs/librest-0.7.so: linked to ../rest/.libs/librest-0.7.so: attempted multiple inclusion of file Making all in docs Making all in reference Making all in rest Making all in tests GEN rest-extras-0.7.pc GEN rest-0.7.pc Making install in rest /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c librest-0.7.la '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib' libtool: install: /usr/gnu/bin/install -c .libs/librest-0.7.so.0.0.0 /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/librest-0.7.so.0.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib && { ln -s -f librest-0.7.so.0.0.0 librest-0.7.so.0 || { rm -f librest-0.7.so.0 && ln -s librest-0.7.so.0.0.0 librest-0.7.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib && { ln -s -f librest-0.7.so.0.0.0 librest-0.7.so || { rm -f librest-0.7.so && ln -s librest-0.7.so.0.0.0 librest-0.7.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/librest-0.7.so.0.0.0 libtool: install: /usr/gnu/bin/install -c .libs/librest-0.7.lai /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/librest-0.7.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/share/gir-1.0' /usr/gnu/bin/install -c -m 644 Rest-0.7.gir '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/share/gir-1.0' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/include/rest-0.7/rest' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-param.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-params.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.h rest-enum-types.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy-call.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-xml-node.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-xml-parser.h '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/include/rest-0.7/rest' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/girepository-1.0/' /usr/gnu/bin/install -c -m 644 Rest-0.7.typelib '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/girepository-1.0/' Making install in rest-extras /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c librest-extras-0.7.la '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib' libtool: warning: relinking 'librest-extras-0.7.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/rest-extras; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/rest/build/i86/libtool" --silent --tag CC --mode=relink /usr/gcc/10/bin/gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -pthread -DFFI_NO_RAW_API -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/lib/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -pthread -DFFI_NO_RAW_API -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/lib/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/libxml2 -I/jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1 -Wall -DG_LOG_DOMAIN=\"Rest\" -m32 -O3 -no-undefined -m32 -o librest-extras-0.7.la -rpath /usr/lib librest_extras_0.7_la-flickr-proxy.lo librest_extras_0.7_la-flickr-proxy-call.lo librest_extras_0.7_la-lastfm-proxy.lo librest_extras_0.7_la-lastfm-proxy-call.lo librest_extras_0.7_la-youtube-proxy.lo -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../rest/librest-0.7.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386) libtool: install: /usr/gnu/bin/install -c .libs/librest-extras-0.7.so.0.0.0T /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/librest-extras-0.7.so.0.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib && { ln -s -f librest-extras-0.7.so.0.0.0 librest-extras-0.7.so.0 || { rm -f librest-extras-0.7.so.0 && ln -s librest-extras-0.7.so.0.0.0 librest-extras-0.7.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib && { ln -s -f librest-extras-0.7.so.0.0.0 librest-extras-0.7.so || { rm -f librest-extras-0.7.so && ln -s librest-extras-0.7.so.0.0.0 librest-extras-0.7.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/librest-extras-0.7.so.0.0.0 libtool: install: /usr/gnu/bin/install -c .libs/librest-extras-0.7.lai /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/librest-extras-0.7.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/share/gir-1.0' /usr/gnu/bin/install -c -m 644 RestExtras-0.7.gir '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/share/gir-1.0' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/include/rest-0.7/rest-extras' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy-call.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.h '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/include/rest-0.7/rest-extras' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/girepository-1.0/' /usr/gnu/bin/install -c -m 644 RestExtras-0.7.typelib '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/girepository-1.0/' Making install in examples Making install in docs Making install in reference Making install in rest Nothing to install Making install in tests /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/pkgconfig' /usr/gnu/bin/install -c -m 644 rest-0.7.pc rest-extras-0.7.pc '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/pkgconfig' Making install in rest /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c librest-0.7.la '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/librest-0.7.so.0.0.0 /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/librest-0.7.so.0.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64 && { ln -s -f librest-0.7.so.0.0.0 librest-0.7.so.0 || { rm -f librest-0.7.so.0 && ln -s librest-0.7.so.0.0.0 librest-0.7.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64 && { ln -s -f librest-0.7.so.0.0.0 librest-0.7.so || { rm -f librest-0.7.so && ln -s librest-0.7.so.0.0.0 librest-0.7.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/librest-0.7.so.0.0.0 libtool: install: /usr/gnu/bin/install -c .libs/librest-0.7.lai /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/librest-0.7.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/share/gir-1.0' /usr/gnu/bin/install -c -m 644 Rest-0.7.gir '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/share/gir-1.0' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/include/rest-0.7/rest' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-param.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-params.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-auth.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-proxy-call.h rest-enum-types.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth-proxy-call.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/oauth2-proxy-call.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-xml-node.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest/rest-xml-parser.h '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/include/rest-0.7/rest' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/girepository-1.0/' /usr/gnu/bin/install -c -m 644 Rest-0.7.typelib '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/girepository-1.0/' Making install in rest-extras /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c librest-extras-0.7.la '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64' libtool: warning: relinking 'librest-extras-0.7.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/rest-extras; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/rest/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/10/bin/gcc -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -pthread -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -pthread -DFFI_NO_RAW_API -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -pthread -DFFI_NO_RAW_API -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/libxml2 -I/jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1 -Wall -DG_LOG_DOMAIN=\"Rest\" -m64 -O3 -no-undefined -m64 -o librest-extras-0.7.la -rpath /usr/lib/amd64 librest_extras_0.7_la-flickr-proxy.lo librest_extras_0.7_la-flickr-proxy-call.lo librest_extras_0.7_la-lastfm-proxy.lo librest_extras_0.7_la-lastfm-proxy-call.lo librest_extras_0.7_la-youtube-proxy.lo -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../rest/librest-0.7.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386) libtool: install: /usr/gnu/bin/install -c .libs/librest-extras-0.7.so.0.0.0T /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/librest-extras-0.7.so.0.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64 && { ln -s -f librest-extras-0.7.so.0.0.0 librest-extras-0.7.so.0 || { rm -f librest-extras-0.7.so.0 && ln -s librest-extras-0.7.so.0.0.0 librest-extras-0.7.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64 && { ln -s -f librest-extras-0.7.so.0.0.0 librest-extras-0.7.so || { rm -f librest-extras-0.7.so && ln -s librest-extras-0.7.so.0.0.0 librest-extras-0.7.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/librest-extras-0.7.so.0.0.0 libtool: install: /usr/gnu/bin/install -c .libs/librest-extras-0.7.lai /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/librest-extras-0.7.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/share/gir-1.0' /usr/gnu/bin/install -c -m 644 RestExtras-0.7.gir '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/share/gir-1.0' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/include/rest-0.7/rest-extras' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/flickr-proxy-call.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/lastfm-proxy-call.h /jenkins/jobs/oi-userland/workspace/components/library/rest/rest-0.8.1/rest-extras/youtube-proxy.h '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/include/rest-0.7/rest-extras' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/girepository-1.0/' /usr/gnu/bin/install -c -m 644 RestExtras-0.7.typelib '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/girepository-1.0/' Making install in examples Making install in docs Making install in reference Making install in rest Nothing to install Making install in tests /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/gnu/bin/install -c -m 644 rest-0.7.pc rest-extras-0.7.pc '/jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/pkgconfig' Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/librest-extras-0.7.so.0.0.0 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/rest/build/prototype/i386/usr/lib/amd64/librest-extras-0.7.so.0.0.0 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/rest/build/manifest-i386-librest.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/rest pkg://openindiana.org/library/desktop/librest@0.8.1,5.11-2022.1.0.1:20221219T201204Z PUBLISHED