D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/rest0.7-0.8.1-5.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8bU5fH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf rest-0.8.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rest-0.8.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rest-0.8.1 + rm -rf /home/pterjan/rpmbuild/BUILD/rest-0.8.1-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rest-0.8.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/rest-fixdso.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O1yHDM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rest-0.8.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-introspection=yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-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... no 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/pki/tls/certs/ca-bundle.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 + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in rest /usr/bin/make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' (cd . && /usr/bin/glib-mkenums \ --fhead "#ifndef __REST_ENUM_TYPES_H__\n#define __REST_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void) G_GNUC_CONST;\n#define REST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __REST_ENUM_TYPES_H__ */" rest-proxy.h rest-proxy-call.h) >> xgen-gtbh \ && (cmp -s xgen-gtbh rest-enum-types.h || cp xgen-gtbh rest-enum-types.h ) \ && rm -f xgen-gtbh \ && echo timestamp > stamp-rest-enum-types.h make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' (cd . && /usr/bin/glib-mkenums \ --fhead "#include \"rest-proxy.h\"\n#include \"rest-proxy-call.h\"\n#include \"rest-enum-types.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ rest-proxy.h rest-proxy-call.h) > xgen-gtbc \ && cp xgen-gtbc rest-enum-types.c \ && rm -f xgen-gtbc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-rest-marshal.lo `test -f 'rest-marshal.c' || echo './'`rest-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rest-marshal.c -fPIC -DPIC -o .libs/librest_0.7_la-rest-marshal.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c sha1.c -fPIC -DPIC -o .libs/librest_0.7_la-sha1.o sha1.c: In function 'hmac_sha1': 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/gstring.h:37, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from sha1.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-rest-params.lo `test -f 'rest-params.c' || echo './'`rest-params.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rest-params.c -fPIC -DPIC -o .libs/librest_0.7_la-rest-params.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-rest-param.lo `test -f 'rest-param.c' || echo './'`rest-param.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rest-param.c -fPIC -DPIC -o .libs/librest_0.7_la-rest-param.o rest-param.c: In function 'rest_param_new_full': 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/gstring.h:37, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from rest-param.h:29, from rest-param.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-glib-compat.lo `test -f 'glib-compat.c' || echo './'`glib-compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c glib-compat.c -fPIC -DPIC -o .libs/librest_0.7_la-glib-compat.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-rest-xml-node.lo `test -f 'rest-xml-node.c' || echo './'`rest-xml-node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rest-xml-node.c -fPIC -DPIC -o .libs/librest_0.7_la-rest-xml-node.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-rest-main.lo `test -f 'rest-main.c' || echo './'`rest-main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rest-main.c -fPIC -DPIC -o .libs/librest_0.7_la-rest-main.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-oauth2-proxy-call.lo `test -f 'oauth2-proxy-call.c' || echo './'`oauth2-proxy-call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c oauth2-proxy-call.c -fPIC -DPIC -o .libs/librest_0.7_la-oauth2-proxy-call.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-rest-proxy-auth.lo `test -f 'rest-proxy-auth.c' || echo './'`rest-proxy-auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rest-proxy-auth.c -fPIC -DPIC -o .libs/librest_0.7_la-rest-proxy-auth.o rest-proxy-auth.c: In function 'rest_proxy_auth_class_init': 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 ../rest/rest-proxy-auth.h:25, from rest-proxy-auth.c:23: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-auth.c: In function 'rest_proxy_auth_init': 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-oauth2-proxy.lo `test -f 'oauth2-proxy.c' || echo './'`oauth2-proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c oauth2-proxy.c -fPIC -DPIC -o .libs/librest_0.7_la-oauth2-proxy.o oauth2-proxy.c: In function 'oauth2_proxy_class_init': 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 ../rest/rest-proxy.h:26, from oauth2-proxy.c:24: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ oauth2-proxy.c: In function 'oauth2_proxy_init': oauth2-proxy.c:162:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 162 | proxy->priv = OAUTH2_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-rest-xml-parser.lo `test -f 'rest-xml-parser.c' || echo './'`rest-xml-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rest-xml-parser.c -fPIC -DPIC -o .libs/librest_0.7_la-rest-xml-parser.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-rest-enum-types.lo `test -f 'rest-enum-types.c' || echo './'`rest-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rest-enum-types.c -fPIC -DPIC -o .libs/librest_0.7_la-rest-enum-types.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-oauth-proxy.lo `test -f 'oauth-proxy.c' || echo './'`oauth-proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c oauth-proxy.c -fPIC -DPIC -o .libs/librest_0.7_la-oauth-proxy.o oauth-proxy.c: In function 'oauth_proxy_get_property': oauth-proxy.c:57:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 57 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_set_property': oauth-proxy.c:87:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 87 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_finalize': oauth-proxy.c:126:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 126 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_class_init': 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 ../rest/rest-proxy.h:26, from oauth-proxy.c:23: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_init': oauth-proxy.c:204:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 204 | PROXY_GET_PRIVATE (self)->method = HMAC_SHA1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'auth_callback': oauth-proxy.c:299:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 299 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_auth_step': oauth-proxy.c:368:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 368 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_get_token': oauth-proxy.c:638:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 638 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_set_token': oauth-proxy.c:655:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 655 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_get_token_secret': oauth-proxy.c:675:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 675 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_set_token_secret': oauth-proxy.c:692:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 692 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_is_oauth10a': oauth-proxy.c:715:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 715 | return PROXY_GET_PRIVATE (proxy)->oauth_10a; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_get_signature_host': oauth-proxy.c:733:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 733 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_set_signature_host': oauth-proxy.c:752:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 752 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c: In function 'oauth_proxy_new_echo_proxy': oauth-proxy.c:786:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 786 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy.c:797:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 797 | echo_priv = PROXY_GET_PRIVATE (echo_proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-oauth-proxy-call.lo `test -f 'oauth-proxy-call.c' || echo './'`oauth-proxy-call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c oauth-proxy-call.c -fPIC -DPIC -o .libs/librest_0.7_la-oauth-proxy-call.o oauth-proxy-call.c: In function 'sign_hmac': oauth-proxy-call.c:130:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 130 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy-call.c: In function '_prepare': oauth-proxy-call.c:262:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 262 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ oauth-proxy-call.c: In function 'oauth_proxy_call_parse_token_response': oauth-proxy-call.c:339:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 339 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-rest-proxy.lo `test -f 'rest-proxy.c' || echo './'`rest-proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rest-proxy.c -fPIC -DPIC -o .libs/librest_0.7_la-rest-proxy.o rest-proxy.c: In function 'rest_proxy_get_property': rest-proxy.c:100:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 100 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy.c: In function 'rest_proxy_set_property': rest-proxy.c:144:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 144 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy.c: In function 'rest_proxy_dispose': rest-proxy.c:197:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 197 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy.c: In function 'authenticate': rest-proxy.c:233:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 233 | RestProxyPrivate *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy.c: In function 'rest_proxy_constructed': rest-proxy.c:247:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 247 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy.c: In function 'rest_proxy_finalize': rest-proxy.c:277:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 277 | RestProxyPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy.c: In function 'rest_proxy_class_init': 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:11, from rest-proxy.c:26: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy.c: In function 'rest_proxy_init': rest-proxy.c:422:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 422 | RestProxyPrivate *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/libsoup-2.4/libsoup/soup-session-async.h:51:14: note: declared here 51 | SoupSession *soup_session_async_new (void); | ^~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/libsoup-2.4/libsoup/soup-session-sync.h:51:14: note: declared here 51 | SoupSession *soup_session_sync_new (void); | ^~~~~~~~~~~~~~~~~~~~~ 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 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy.c: In function '_rest_proxy_bind_valist': rest-proxy.c:510:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 510 | RestProxyPrivate *priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy.c: In function 'rest_proxy_get_user_agent': rest-proxy.c:564:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 564 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ rest-proxy.c: In function 'rest_proxy_add_soup_feature': rest-proxy.c:597:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 597 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ rest-proxy.c: In function '_rest_proxy_get_binding_required': rest-proxy.c:640:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 640 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ rest-proxy.c: In function '_rest_proxy_get_bound_url': rest-proxy.c:652:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 652 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ rest-proxy.c: In function '_rest_proxy_queue_message': rest-proxy.c:739:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 739 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ rest-proxy.c: In function '_rest_proxy_cancel_message': rest-proxy.c:756:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 756 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ rest-proxy.c: In function '_rest_proxy_send_message': rest-proxy.c:771:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 771 | priv = GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_0.7_la-rest-proxy-call.lo `test -f 'rest-proxy-call.c' || echo './'`rest-proxy-call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rest-proxy-call.c -fPIC -DPIC -o .libs/librest_0.7_la-rest-proxy-call.o rest-proxy-call.c: In function 'rest_proxy_call_get_property': rest-proxy-call.c:107:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_set_property': rest-proxy-call.c:124:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 124 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_dispose': rest-proxy-call.c:138:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 138 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_finalize': rest-proxy-call.c:176:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 176 | RestProxyCallPrivate *priv = GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_class_init': 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 ../rest/rest-proxy.h:26, from rest-proxy-call.c:23: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_init': rest-proxy-call.c:213:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 213 | RestProxyCallPrivate *priv = GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_set_method': rest-proxy-call.c:245:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 245 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_get_method': rest-proxy-call.c:267:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 267 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_set_function': rest-proxy-call.c:290:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 290 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_get_function': rest-proxy-call.c:314:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 314 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_add_header': rest-proxy-call.c:337:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 337 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_lookup_header': rest-proxy-call.c:407:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 407 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_remove_header': rest-proxy-call.c:426:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 426 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_add_param': rest-proxy-call.c:450:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 450 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_add_param_full': rest-proxy-call.c:464:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 464 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_lookup_param': rest-proxy-call.c:532:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 532 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_remove_param': rest-proxy-call.c:552:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 552 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_get_params': rest-proxy-call.c:574:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 574 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'finish_call': rest-proxy-call.c:653:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 653 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ 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/gstring.h:37, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ rest-proxy-call.c: In function '_call_message_completed_cb': rest-proxy-call.c:684:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 684 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function '_continuous_call_message_completed_cb': rest-proxy-call.c:721:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 721 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'set_url': rest-proxy-call.c:778:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 778 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'prepare_message': rest-proxy-call.c:816:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 816 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_async': rest-proxy-call.c:970:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 970 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function '_call_message_call_completed_cb': 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 ../rest/rest-proxy.h:27: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113:21: note: declared here 113 | void g_simple_async_result_take_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gsimpleasyncresult.h:85:21: note: declared here 85 | void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-call.c:1033:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] 1033 | g_simple_async_result_complete (result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here 101 | void g_simple_async_result_complete (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_invoke_async': rest-proxy-call.c:1061:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1061 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ 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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gsimpleasyncresult.h:150:6: note: declared here 150 | void g_simple_async_report_take_gerror_in_idle (GObject *object, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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, | ^~~~~~ /usr/include/glib-2.0/gio/gsimpleasyncresult.h:48:21: note: declared here 48 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, | ^~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_invoke_finish': 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, | ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gsimpleasyncresult.h:132:21: note: declared here 132 | gboolean g_simple_async_result_is_valid (GAsyncResult *result, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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)) | ^~ /usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here 116 | gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~ /usr/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here 88 | gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_continuous': rest-proxy-call.c:1165:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1165 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function '_upload_call_message_completed_cb': rest-proxy-call.c:1222:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1222 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_upload': rest-proxy-call.c:1298:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1298 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_cancel': rest-proxy-call.c:1359:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1359 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_sync': rest-proxy-call.c:1456:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1456 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_lookup_response_header': rest-proxy-call.c:1487:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1487 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_get_response_headers': rest-proxy-call.c:1512:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1512 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_get_payload_length': rest-proxy-call.c:1537:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1537 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_get_payload': rest-proxy-call.c:1558:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1558 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_get_status_code': rest-proxy-call.c:1576:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1576 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ rest-proxy-call.c: In function 'rest_proxy_call_get_status_message': rest-proxy-call.c:1597:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1597 | priv = GET_PRIVATE (call); | ^~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librest-0.7.la -rpath /usr/lib64 librest_0.7_la-glib-compat.lo librest_0.7_la-rest-param.lo librest_0.7_la-rest-params.lo librest_0.7_la-rest-proxy.lo librest_0.7_la-rest-proxy-auth.lo librest_0.7_la-rest-proxy-call.lo librest_0.7_la-rest-xml-node.lo librest_0.7_la-rest-xml-parser.lo librest_0.7_la-rest-main.lo librest_0.7_la-rest-enum-types.lo librest_0.7_la-oauth-proxy.lo librest_0.7_la-oauth-proxy-call.lo librest_0.7_la-oauth2-proxy.lo librest_0.7_la-oauth2-proxy-call.lo librest_0.7_la-sha1.lo librest_0.7_la-rest-marshal.lo -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librest_0.7_la-glib-compat.o .libs/librest_0.7_la-rest-param.o .libs/librest_0.7_la-rest-params.o .libs/librest_0.7_la-rest-proxy.o .libs/librest_0.7_la-rest-proxy-auth.o .libs/librest_0.7_la-rest-proxy-call.o .libs/librest_0.7_la-rest-xml-node.o .libs/librest_0.7_la-rest-xml-parser.o .libs/librest_0.7_la-rest-main.o .libs/librest_0.7_la-rest-enum-types.o .libs/librest_0.7_la-oauth-proxy.o .libs/librest_0.7_la-oauth-proxy-call.o .libs/librest_0.7_la-oauth2-proxy.o .libs/librest_0.7_la-oauth2-proxy-call.o .libs/librest_0.7_la-sha1.o .libs/librest_0.7_la-rest-marshal.o -pthread -pthread -pthread -pthread -O2 -g -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -pthread -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-soname -Wl,librest-0.7.so.0 -o .libs/librest-0.7.so.0.0.0 libtool: link: (cd ".libs" && rm -f "librest-0.7.so.0" && ln -s "librest-0.7.so.0.0.0" "librest-0.7.so.0") libtool: link: (cd ".libs" && rm -f "librest-0.7.so" && ln -s "librest-0.7.so.0.0.0" "librest-0.7.so") libtool: link: ( cd ".libs" && rm -f "librest-0.7.la" && ln -s "../librest-0.7.la" "librest-0.7.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full" LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/x86_64-mageia-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --c-include='rest/rest-param.h' --c-include='rest/rest-params.h' --c-include='rest/rest-proxy.h' --c-include='rest/rest-proxy-auth.h' --c-include='rest/rest-proxy-call.h' --c-include='rest/rest-enum-types.h' --c-include='rest/oauth-proxy.h' --c-include='rest/oauth-proxy-call.h' --c-include='rest/oauth2-proxy.h' --c-include='rest/oauth2-proxy-call.h' --c-include='rest/rest-xml-node.h' --c-include='rest/rest-xml-parser.h' --namespace=Rest --nsversion=0.7 --libtool="/bin/sh ../libtool" --pkg=gobject-2.0 --pkg=libsoup-2.4 --pkg=libxml-2.0 --pkg=gio-2.0 --include=GObject-2.0 --include=Gio-2.0 --include=Soup-2.4 --pkg-export=rest-0.7 --library=librest-0.7.la --accept-unprefixed --warn-all --cflags-begin -I.. --cflags-end rest-param.h rest-params.h rest-proxy.h rest-proxy-auth.h rest-proxy-call.h rest-enum-types.h oauth-proxy.h oauth-proxy-call.h oauth2-proxy.h oauth2-proxy-call.h rest-xml-node.h rest-xml-parser.h glib-compat.h glib-compat.c rest-param.c rest-params.c rest-proxy.c rest-proxy-auth.c rest-proxy-call.c rest-xml-node.c rest-xml-parser.c rest-main.c rest-enum-types.c oauth-proxy.c oauth-proxy-call.c oauth2-proxy.c oauth2-proxy-call.c sha1.c sha1.h librest-0.7.la Makefile --output Rest-0.7.gir glib-compat.h:23: Warning: Rest: symbol='g_clear_object': Skipping foreign symbol from namespace Gio g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/tmp-introspectv1_hnimq/Rest-0.7 -export-dynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/tmp-introspectv1_hnimq/Rest-0.7.o -L. librest-0.7.la -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lxml2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/tmp-introspectv1_hnimq/.libs/Rest-0.7 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/tmp-introspectv1_hnimq/Rest-0.7.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lxml2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread rest-params.c:51: Warning: Rest: rest_params_new: return value: Invalid non-constant return of bare structure or union; register as boxed type, add (copy-func) and (free-func), or (skip) rest-params.c:51: Warning: Rest: rest_params_new: return value: Invalid non-constant return of bare structure or union; register as boxed type, add (copy-func) and (free-func), or (skip) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /usr/bin/g-ir-compiler --includedir=. Rest-0.7.gir -o Rest-0.7.typelib make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' Making all in rest-extras make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_extras_0.7_la-lastfm-proxy-call.lo `test -f 'lastfm-proxy-call.c' || echo './'`lastfm-proxy-call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lastfm-proxy-call.c -fPIC -DPIC -o .libs/librest_extras_0.7_la-lastfm-proxy-call.o lastfm-proxy-call.c: In function '_prepare': lastfm-proxy-call.c:42:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 42 | priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_extras_0.7_la-flickr-proxy-call.lo `test -f 'flickr-proxy-call.c' || echo './'`flickr-proxy-call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c flickr-proxy-call.c -fPIC -DPIC -o .libs/librest_extras_0.7_la-flickr-proxy-call.o flickr-proxy-call.c: In function 'flickr_proxy_call_set_property': 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy-call.c: In function '_prepare': flickr-proxy-call.c:68:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 68 | priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy-call.c:70:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 70 | if (GET_PRIVATE (call)->upload) { | ^~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy-call.c: In function 'flickr_proxy_call_class_init': 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:11, from flickr-proxy-call.c:24: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_extras_0.7_la-youtube-proxy.lo `test -f 'youtube-proxy.c' || echo './'`youtube-proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c youtube-proxy.c -fPIC -DPIC -o .libs/librest_extras_0.7_la-youtube-proxy.o youtube-proxy.c: In function 'youtube_proxy_get_property': youtube-proxy.c:55:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 55 | YoutubeProxyPrivate *priv = YOUTUBE_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ youtube-proxy.c: In function 'youtube_proxy_set_property': youtube-proxy.c:73:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 73 | YoutubeProxyPrivate *priv = YOUTUBE_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ youtube-proxy.c: In function 'youtube_proxy_finalize': youtube-proxy.c:92:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 92 | YoutubeProxyPrivate *priv = YOUTUBE_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ youtube-proxy.c: In function 'youtube_proxy_class_init': 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 ../rest/rest-proxy.h:26, from youtube-proxy.c:26: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ youtube-proxy.c: In function 'youtube_proxy_init': youtube-proxy.c:133:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 133 | self->priv = YOUTUBE_PROXY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_extras_0.7_la-lastfm-proxy.lo `test -f 'lastfm-proxy.c' || echo './'`lastfm-proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lastfm-proxy.c -fPIC -DPIC -o .libs/librest_extras_0.7_la-lastfm-proxy.o lastfm-proxy.c: In function 'lastfm_proxy_get_property': lastfm-proxy.c:63:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 63 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lastfm-proxy.c: In function 'lastfm_proxy_set_property': lastfm-proxy.c:84:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 84 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lastfm-proxy.c: In function 'lastfm_proxy_finalize': lastfm-proxy.c:110:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 110 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lastfm-proxy.c: In function 'lastfm_proxy_class_init': 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 ../rest/rest-proxy.h:26, from lastfm-proxy.c:26: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ lastfm-proxy.c: In function 'lastfm_proxy_init': lastfm-proxy.c:163:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 163 | self->priv = LASTFM_PROXY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lastfm-proxy.c: In function 'lastfm_proxy_get_api_key': lastfm-proxy.c:201:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 201 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lastfm-proxy.c: In function 'lastfm_proxy_get_secret': lastfm-proxy.c:217:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 217 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lastfm-proxy.c: In function 'lastfm_proxy_get_session_key': lastfm-proxy.c:233:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 233 | LastfmProxyPrivate *priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lastfm-proxy.c: In function 'lastfm_proxy_set_session_key': lastfm-proxy.c:250:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 250 | priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lastfm-proxy.c: In function 'lastfm_proxy_sign': lastfm-proxy.c:269:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 269 | priv = LASTFM_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o librest_extras_0.7_la-flickr-proxy.lo `test -f 'flickr-proxy.c' || echo './'`flickr-proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c flickr-proxy.c -fPIC -DPIC -o .libs/librest_extras_0.7_la-flickr-proxy.o flickr-proxy.c: In function 'flickr_proxy_get_property': flickr-proxy.c:70:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 70 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy.c: In function 'flickr_proxy_set_property': flickr-proxy.c:91:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 91 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy.c: In function 'flickr_proxy_finalize': flickr-proxy.c:117:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 117 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy.c: In function 'flickr_proxy_class_init': 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 ../rest/rest-proxy.h:26, from flickr-proxy.c:33: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy.c: In function 'flickr_proxy_init': flickr-proxy.c:170:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 170 | self->priv = FLICKR_PROXY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy.c: In function 'flickr_proxy_get_api_key': flickr-proxy.c:208:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 208 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy.c: In function 'flickr_proxy_get_shared_secret': flickr-proxy.c:224:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 224 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy.c: In function 'flickr_proxy_get_token': flickr-proxy.c:240:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 240 | FlickrProxyPrivate *priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy.c: In function 'flickr_proxy_set_token': flickr-proxy.c:257:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 257 | priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flickr-proxy.c: In function 'flickr_proxy_sign': flickr-proxy.c:276:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 276 | priv = FLICKR_PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librest-extras-0.7.la -rpath /usr/lib64 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 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../rest/librest-0.7.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librest_extras_0.7_la-flickr-proxy.o .libs/librest_extras_0.7_la-flickr-proxy-call.o .libs/librest_extras_0.7_la-lastfm-proxy.o .libs/librest_extras_0.7_la-lastfm-proxy-call.o .libs/librest_extras_0.7_la-youtube-proxy.o -pthread -pthread -pthread -pthread -O2 -g -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs ../rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-soname -Wl,librest-extras-0.7.so.0 -o .libs/librest-extras-0.7.so.0.0.0 libtool: link: (cd ".libs" && 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: link: (cd ".libs" && rm -f "librest-extras-0.7.so" && ln -s "librest-extras-0.7.so.0.0.0" "librest-extras-0.7.so") libtool: link: ( cd ".libs" && rm -f "librest-extras-0.7.la" && ln -s "../librest-extras-0.7.la" "librest-extras-0.7.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full" LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/x86_64-mageia-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=../rest --identifier-prefix= --c-include='rest/flickr-proxy.h' --c-include='rest/flickr-proxy-call.h' --c-include='rest/lastfm-proxy.h' --c-include='rest/lastfm-proxy-call.h' --c-include='rest/youtube-proxy.h' --namespace=RestExtras --nsversion=0.7 --libtool="/bin/sh ../libtool" --pkg=gobject-2.0 --pkg=libsoup-2.4 --pkg=libxml-2.0 --include=GObject-2.0 --include=libxml2-2.0 --pkg-export=rest-extras-0.7 --library=librest-extras-0.7.la --include-uninstalled=../rest/Rest-0.7.gir --accept-unprefixed --warn-all --cflags-begin -I.. --cflags-end flickr-proxy.h flickr-proxy-call.h lastfm-proxy.h lastfm-proxy-call.h youtube-proxy.h flickr-proxy.c flickr-proxy-call.c lastfm-proxy.c lastfm-proxy-call.c youtube-proxy.c librest-extras-0.7.la Makefile --output RestExtras-0.7.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras/tmp-introspect3xi5slcd/RestExtras-0.7 -export-dynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras/tmp-introspect3xi5slcd/RestExtras-0.7.o -L. librest-extras-0.7.la -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras/tmp-introspect3xi5slcd/.libs/RestExtras-0.7 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras/tmp-introspect3xi5slcd/RestExtras-0.7.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/librest-extras-0.7.so /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' /usr/bin/g-ir-compiler --includedir=../rest --includedir=. RestExtras-0.7.gir -o RestExtras-0.7.typelib make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' Making all in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dump-xml.o dump-xml.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test-raw.o test-raw.c test-raw.c: In function 'main': test-raw.c:75:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 75 | write (1, payload, len); | ^~~~~~~~~~~~~~~~~~~~~~~ test-raw.c: In function 'proxy_call_async_cb': test-raw.c:37:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 37 | write (1, payload, len); | ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o post-twitter.o post-twitter.c post-twitter.c: In function 'main': post-twitter.c:56:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 56 | fgets (pin, sizeof (pin), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o continuous-twitter.o continuous-twitter.c continuous-twitter.c: In function 'main': continuous-twitter.c:65:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | fgets (pin, sizeof (pin), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o get-fireeagle-location.o get-fireeagle-location.c get-fireeagle-location.c: In function 'main': get-fireeagle-location.c:61:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 61 | fgets (pin, sizeof (pin), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test-xml.o test-xml.c test-xml.c: In function 'proxy_call_raw_async_cb': test-xml.c:100:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 100 | write (1, payload, len); | ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o post-twitter-media.o post-twitter-media.c post-twitter-media.c: In function 'main': post-twitter-media.c:59:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | fgets (pin, sizeof(pin), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o get-flickr-favorites.o get-flickr-favorites.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lastfm-shout.o lastfm-shout.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../rest/librest-0.7.la ../rest-extras/librest-extras-0.7.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dump-xml dump-xml.o libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dump-xml dump-xml.o ../rest/.libs/librest-0.7.so ../rest-extras/.libs/librest-extras-0.7.so /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../rest/librest-0.7.la ../rest-extras/librest-extras-0.7.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-raw test-raw.o libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-raw test-raw.o ../rest/.libs/librest-0.7.so ../rest-extras/.libs/librest-extras-0.7.so /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../rest/librest-0.7.la ../rest-extras/librest-extras-0.7.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o post-twitter post-twitter.o libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/post-twitter post-twitter.o ../rest/.libs/librest-0.7.so ../rest-extras/.libs/librest-extras-0.7.so /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../rest/librest-0.7.la ../rest-extras/librest-extras-0.7.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o continuous-twitter continuous-twitter.o libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/continuous-twitter continuous-twitter.o ../rest/.libs/librest-0.7.so ../rest-extras/.libs/librest-extras-0.7.so /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../rest/librest-0.7.la ../rest-extras/librest-extras-0.7.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get-fireeagle-location get-fireeagle-location.o libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/get-fireeagle-location get-fireeagle-location.o ../rest/.libs/librest-0.7.so ../rest-extras/.libs/librest-extras-0.7.so /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../rest/librest-0.7.la ../rest-extras/librest-extras-0.7.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o post-twitter-media post-twitter-media.o libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/post-twitter-media post-twitter-media.o ../rest/.libs/librest-0.7.so ../rest-extras/.libs/librest-extras-0.7.so /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../rest/librest-0.7.la ../rest-extras/librest-extras-0.7.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-xml test-xml.o libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-xml test-xml.o ../rest/.libs/librest-0.7.so ../rest-extras/.libs/librest-extras-0.7.so /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../rest/librest-0.7.la ../rest-extras/librest-extras-0.7.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lastfm-shout lastfm-shout.o libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lastfm-shout lastfm-shout.o ../rest/.libs/librest-0.7.so ../rest-extras/.libs/librest-extras-0.7.so /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../rest/librest-0.7.la ../rest-extras/librest-extras-0.7.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get-flickr-favorites get-flickr-favorites.o libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/get-flickr-favorites get-flickr-favorites.o ../rest/.libs/librest-0.7.so ../rest-extras/.libs/librest-extras-0.7.so /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest/.libs/librest-0.7.so -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' Making all in docs Making all in reference Making all in rest make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in tests make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1' cp rest.pc rest-0.7.pc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1' cp rest-extras.pc rest-extras-0.7.pc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FHBxH9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64 + cd rest-0.8.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64 'INSTALL=/usr/bin/install -p' Making install in rest make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /usr/bin/make install-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p librest-0.7.la '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/librest-0.7.so.0.0.0 /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/librest-0.7.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64 && { 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 /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64 && { 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: /usr/bin/install -p .libs/librest-0.7.lai /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/librest-0.7.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/share/gir-1.0' /usr/bin/install -p -m 644 Rest-0.7.gir '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/include/rest-0.7/rest' /usr/bin/install -p -m 644 rest-param.h rest-params.h rest-proxy.h rest-proxy-auth.h rest-proxy-call.h rest-enum-types.h oauth-proxy.h oauth-proxy-call.h oauth2-proxy.h oauth2-proxy-call.h rest-xml-node.h rest-xml-parser.h '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/include/rest-0.7/rest' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 Rest-0.7.typelib '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/girepository-1.0/' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest' Making install in rest-extras make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p librest-extras-0.7.la '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64' libtool: warning: relinking 'librest-extras-0.7.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras; /bin/sh "/home/pterjan/rpmbuild/BUILD/rest-0.8.1/libtool" --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/libxml2 -I.. -Wall -DG_LOG_DOMAIN=\"Rest\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librest-extras-0.7.la -rpath /usr/lib64 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 -pthread -lglib-2.0 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../rest/librest-0.7.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/librest_extras_0.7_la-flickr-proxy.o .libs/librest_extras_0.7_la-flickr-proxy-call.o .libs/librest_extras_0.7_la-lastfm-proxy.o .libs/librest_extras_0.7_la-lastfm-proxy-call.o .libs/librest_extras_0.7_la-youtube-proxy.o -pthread -pthread -pthread -pthread -O2 -g -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -pthread -L/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64 -L/usr/lib64 -lrest-0.7 -lgthread-2.0 -lsoup-gnome-2.4 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-soname -Wl,librest-extras-0.7.so.0 -o .libs/librest-extras-0.7.so.0.0.0 libtool: install: /usr/bin/install -p .libs/librest-extras-0.7.so.0.0.0T /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/librest-extras-0.7.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64 && { 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 /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64 && { 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: /usr/bin/install -p .libs/librest-extras-0.7.lai /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/librest-extras-0.7.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/share/gir-1.0' /usr/bin/install -p -m 644 RestExtras-0.7.gir '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/include/rest-0.7/rest-extras' /usr/bin/install -p -m 644 flickr-proxy.h flickr-proxy-call.h lastfm-proxy.h lastfm-proxy-call.h youtube-proxy.h '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/include/rest-0.7/rest-extras' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 RestExtras-0.7.typelib '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/girepository-1.0/' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/rest-extras' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/examples' Making install in docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs' Making install in reference make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs/reference' Making install in rest make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs/reference/rest' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs/reference/rest' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/FlickrProxy.html /usr/bin/install -p -m 644 ./html/FlickrProxyCall.html /usr/bin/install -p -m 644 ./html/LastfmProxy.html /usr/bin/install -p -m 644 ./html/LastfmProxyCall.html /usr/bin/install -p -m 644 ./html/OAuth2Proxy.html /usr/bin/install -p -m 644 ./html/OAuth2ProxyCall.html /usr/bin/install -p -m 644 ./html/OAuthProxy.html /usr/bin/install -p -m 644 ./html/OAuthProxyCall.html /usr/bin/install -p -m 644 ./html/RestProxy.html /usr/bin/install -p -m 644 ./html/RestProxyCall.html /usr/bin/install -p -m 644 ./html/RestXmlParser.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/ch02.html /usr/bin/install -p -m 644 ./html/ch03.html /usr/bin/install -p -m 644 ./html/ch04.html /usr/bin/install -p -m 644 ./html/ch05.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/ix01.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/rest-RestParam.html /usr/bin/install -p -m 644 ./html/rest-RestParams.html /usr/bin/install -p -m 644 ./html/rest.devhelp2 /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs/reference/rest' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs/reference/rest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs/reference' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs/reference' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs/reference' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs/reference' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs/reference' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/docs' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 rest-0.7.pc rest-extras-0.7.pc '/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rest-0.8.1' + find /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64 -name '*.la' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.8.1-5.mga10 --unique-debug-suffix -0.8.1-5.mga10.x86_64 --unique-debug-src-base rest0.7-0.8.1-5.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/rest-0.8.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/librest-0.7.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/lib64/librest-extras-0.7.so.0.0.0 original debug info size: 412kB, size after compression: 364kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 560 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64rest0.7_0-0.8.1-5.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BvWslb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rest-0.8.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/share/doc/lib64rest0.7_0 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/share/doc/lib64rest0.7_0 + cp -pr /home/pterjan/rpmbuild/BUILD/rest-0.8.1/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/share/doc/lib64rest0.7_0 + cp -pr /home/pterjan/rpmbuild/BUILD/rest-0.8.1/COPYING /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/share/doc/lib64rest0.7_0 + cp -pr /home/pterjan/rpmbuild/BUILD/rest-0.8.1/README /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64/usr/share/doc/lib64rest0.7_0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64rest0.7_0 = 0.8.1-5.mga10 lib64rest0.7_0(x86-64) = 0.8.1-5.mga10 librest-0.7.so.0()(64bit) librest-extras-0.7.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) librest-0.7.so.0()(64bit) libsoup-2.4.so.1()(64bit) libsoup-gnome-2.4.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) Processing files: lib64rest-gir0.7-0.8.1-5.mga10.x86_64 Provides: lib64rest-gir0.7 = 0.8.1-5.mga10 lib64rest-gir0.7(x86-64) = 0.8.1-5.mga10 typelib(Rest) = 0.7 typelib(RestExtras) = 0.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: librest-0.7.so.0()(64bit) librest-extras-0.7.so.0()(64bit) typelib(GLib) = 2.0 typelib(GModule) = 2.0 typelib(GObject) = 2.0 typelib(Gio) = 2.0 typelib(Rest) = 0.7 typelib(Soup) = 2.4 typelib(libxml2) = 2.0 Processing files: lib64rest0.7-devel-0.8.1-5.mga10.x86_64 Provides: devel(librest-0.7(64bit)) devel(librest-extras-0.7(64bit)) lib64rest0.7-devel = 0.8.1-5.mga10 lib64rest0.7-devel(x86-64) = 0.8.1-5.mga10 librest0.7-devel = 0.8.1-5.mga10 pkgconfig(rest-0.7) = 0.8.1 pkgconfig(rest-extras-0.7) = 0.8.1 rest0.7-devel = 0.8.1-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(librest-0.7(64bit)) devel(libsoup-2.4(64bit)) devel(libsoup-gnome-2.4(64bit)) devel(libxml2(64bit)) pkgconfig pkgconfig(glib-2.0) pkgconfig(libsoup-2.4) pkgconfig(libxml-2.0) Processing files: rest0.7-debugsource-0.8.1-5.mga10.x86_64 Provides: rest0.7-debugsource = 0.8.1-5.mga10 rest0.7-debugsource(x86-64) = 0.8.1-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64rest0.7_0-debuginfo-0.8.1-5.mga10.x86_64 Provides: debuginfo(build-id) = a06b0342d73cbf173fcb644bfccf24e33b939fe3 debuginfo(build-id) = e952523ab36146bde42c3f180d40303117b465d4 lib64rest0.7_0-debuginfo = 0.8.1-5.mga10 lib64rest0.7_0-debuginfo(x86-64) = 0.8.1-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rest0.7-debugsource(x86-64) = 0.8.1-5.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64rest-gir0.7-0.8.1-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64rest0.7_0-0.8.1-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64rest0.7_0-debuginfo-0.8.1-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/rest0.7-debugsource-0.8.1-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64rest0.7-devel-0.8.1-5.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vhSH3s + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rest-0.8.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/rest0.7-0.8.1-5.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tJA9lY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/rest-0.8.1-SPECPARTS + rm -rf rest-0.8.1 rest-0.8.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!