D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/gfbgraph-0.2.4-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J9yQlZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gfbgraph-0.2.4
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/gfbgraph-0.2.4.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gfbgraph-0.2.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6AH1AV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gfbgraph-0.2.4
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ NOCONFIGURE=1
+ ./autogen.sh
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: running: gtkdocize --copy
autoreconf: running: aclocal -I m4
autoreconf: running: /usr/bin/autoconf
configure.ac:53: warning: AC_OUTPUT should be used without arguments.
configure.ac:53: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:30: installing './compile'
configure.ac:32: installing './config.guess'
configure.ac:32: installing './config.sub'
configure.ac:18: installing './install-sh'
configure.ac:18: installing './missing'
gfbgraph/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory '.'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ 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 ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-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 --enable-gtk-doc --disable-static --enable-introspection
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 the compiler supports GNU C... yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p
checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib
checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) 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 aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... 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... yes
checking for GTKDOC_DEPS... yes
checking for gobject-introspection... yes
checking for LIBGFBGRAPH... yes
checking for SOUP... yes
checking for GOA... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgfbgraph.pc
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/apiversion.xml
config.status: creating docs/reference/version.xml
config.status: creating gfbgraph/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
\
{ \
if test "x" = x -o "x" = x; then :; else \
for x in \
-decl-list.txt \
-decl.txt \
tmpl/-unused.sgml \
"tmpl/*.bak" \
xml html \
; do echo /$x; done; \
fi; \
if test "x" = x -o "x" = x; then :; else \
for lc in ; do \
for x in \
\
\
\
; do echo /$lc/$x; done; \
done; \
for x in \
\
\
\
\
\
"*/.xml2po.mo" \
"*/*.omf.out" \
; do echo /$x; done; \
fi; \
if test "x" = x -o "x" = x; then :; else \
for lc in ; do \
for x in \
\
"$lc.stamp" \
"$lc.mo" \
; do echo /$lc/$x; done; \
done; \
fi; \
if test "x" = x; then :; else \
for x in \
\
\
; do echo /$x; done; \
fi; \
if test -f ./po/Makefile.in.in; then \
for x in \
po/Makefile.in.in \
po/Makefile.in \
po/Makefile \
po/POTFILES \
po/stamp-it \
po/.intltool-merge-cache \
"po/*.gmo" \
"po/*.mo" \
po/.pot \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
; do echo /$x; done; \
fi; \
if test -f ./configure; then \
for x in \
autom4te.cache \
configure \
config.h \
stamp-h1 \
libtool \
config.lt \
; do echo /$x; done; \
fi; \
if test "x" = x; then :; else \
for x in \
\
; do echo /$x.sum; echo /$x.log; done; \
echo /site.exp; \
fi; \
for x in \
.gitignore \
\
libgfbgraph-0.2.pc \
\
\
\
so_locations \
.libs _libs \
\
"*.o" \
"*.lo" \
\
config.status config.cache config.log configure.lineno config.status.lineno \
libgfbgraph.pc \
TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
"*.tab.c" \
\
\
.deps \
Makefile \
Makefile.in \
"*.orig" \
"*.rej" \
"*.bak" \
"*~" \
".*.sw[nop]" \
".dirstamp" \
; do echo /$x; done; \
} | \
sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \
sed 's@/[.]/@/@g' | \
LC_ALL=C sort | uniq > .gitignore.tmp && \
mv .gitignore.tmp .gitignore;
/usr/bin/make all-recursive
Making all in gfbgraph
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgfbgraph_0.2_la-gfbgraph-authorizer.lo `test -f 'gfbgraph-authorizer.c' || echo './'`gfbgraph-authorizer.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gfbgraph-authorizer.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-authorizer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgfbgraph_0.2_la-gfbgraph-simple-authorizer.lo `test -f 'gfbgraph-simple-authorizer.c' || echo './'`gfbgraph-simple-authorizer.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gfbgraph-simple-authorizer.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-simple-authorizer.o
gfbgraph-simple-authorizer.c: In function 'gfbgraph_simple_authorizer_init':
gfbgraph-simple-authorizer.c:69:13: warning: Deprecated pre-processor symbol, replace with
69 | obj->priv = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE(obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-simple-authorizer.c: In function 'gfbgraph_simple_authorizer_class_init':
gfbgraph-simple-authorizer.c:83:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
83 | g_type_class_add_private (gobject_class, sizeof(GFBGraphSimpleAuthorizerPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from gfbgraph-authorizer.h:23,
from gfbgraph-simple-authorizer.c:31:
/usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here
1304 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-simple-authorizer.c: In function 'gfbgraph_simple_authorizer_finalize':
gfbgraph-simple-authorizer.c:104:13: warning: Deprecated pre-processor symbol, replace with
104 | priv = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE (obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-simple-authorizer.c: In function 'gfbgraph_simple_authorizer_set_property':
gfbgraph-simple-authorizer.c:117:13: warning: Deprecated pre-processor symbol, replace with
117 | priv = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-simple-authorizer.c: In function 'gfbgraph_simple_authorizer_get_property':
gfbgraph-simple-authorizer.c:136:13: warning: Deprecated pre-processor symbol, replace with
136 | priv = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-simple-authorizer.c: In function 'gfbgraph_simple_authorizer_process_call':
gfbgraph-simple-authorizer.c:161:13: warning: Deprecated pre-processor symbol, replace with
161 | priv = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE (GFBGRAPH_SIMPLE_AUTHORIZER (iface));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-simple-authorizer.c: In function 'gfbgraph_simple_authorizer_process_message':
gfbgraph-simple-authorizer.c:175:13: warning: Deprecated pre-processor symbol, replace with
175 | priv = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE (GFBGRAPH_SIMPLE_AUTHORIZER (iface));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
\
{ \
if test "x" = x -o "x" = x; then :; else \
for x in \
-decl-list.txt \
-decl.txt \
tmpl/-unused.sgml \
"tmpl/*.bak" \
xml html \
; do echo /$x; done; \
fi; \
if test "x" = x -o "x" = x; then :; else \
for lc in ; do \
for x in \
\
\
\
; do echo /$lc/$x; done; \
done; \
for x in \
\
\
\
\
\
"*/.xml2po.mo" \
"*/*.omf.out" \
; do echo /$x; done; \
fi; \
if test "x" = x -o "x" = x; then :; else \
for lc in ; do \
for x in \
\
"$lc.stamp" \
"$lc.mo" \
; do echo /$lc/$x; done; \
done; \
fi; \
if test "x" = x; then :; else \
for x in \
\
\
; do echo /$x; done; \
fi; \
if test -f ./po/Makefile.in.in; then \
for x in \
po/Makefile.in.in \
po/Makefile.in \
po/Makefile \
po/POTFILES \
po/stamp-it \
po/.intltool-merge-cache \
"po/*.gmo" \
"po/*.mo" \
po/.pot \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
; do echo /$x; done; \
fi; \
if test -f ./configure; then \
for x in \
autom4te.cache \
configure \
config.h \
stamp-h1 \
libtool \
config.lt \
; do echo /$x; done; \
fi; \
if test "x" = x; then :; else \
for x in \
\
; do echo /$x.sum; echo /$x.log; done; \
echo /site.exp; \
fi; \
for x in \
.gitignore \
\
GFBGraph-0.2.gir GFBGraph-0.2.typelib \
\
\
libgfbgraph-0.2.la \
so_locations \
.libs _libs \
\
"*.o" \
"*.lo" \
\
\
\
TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
"*.tab.c" \
\
\
.deps \
Makefile \
Makefile.in \
"*.orig" \
"*.rej" \
"*.bak" \
"*~" \
".*.sw[nop]" \
".dirstamp" \
; do echo /$x; done; \
} | \
sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \
sed 's@/[.]/@/@g' | \
LC_ALL=C sort | uniq > .gitignore.tmp && \
mv .gitignore.tmp .gitignore;
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgfbgraph_0.2_la-gfbgraph-photo.lo `test -f 'gfbgraph-photo.c' || echo './'`gfbgraph-photo.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gfbgraph-photo.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-photo.o
gfbgraph-photo.c: In function 'gfbgraph_photo_init':
gfbgraph-photo.c:86:13: warning: Deprecated pre-processor symbol, replace with
86 | obj->priv = GFBGRAPH_PHOTO_GET_PRIVATE(obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-photo.c: In function 'gfbgraph_photo_class_init':
gfbgraph-photo.c:101:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
101 | g_type_class_add_private (gobject_class, sizeof(GFBGraphPhotoPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from /usr/include/glib-2.0/gio/gioenums.h:28,
from /usr/include/glib-2.0/gio/giotypes.h:28,
from /usr/include/glib-2.0/gio/gio.h:26,
from gfbgraph-photo.h:23,
from gfbgraph-photo.c:29:
/usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here
1304 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-photo.c: In function 'gfbgraph_photo_finalize':
gfbgraph-photo.c:170:13: warning: Deprecated pre-processor symbol, replace with
170 | priv = GFBGRAPH_PHOTO_GET_PRIVATE (obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-photo.c: In function 'gfbgraph_photo_set_property':
gfbgraph-photo.c:194:13: warning: Deprecated pre-processor symbol, replace with
194 | priv = GFBGRAPH_PHOTO_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-photo.c: In function 'gfbgraph_photo_get_property':
gfbgraph-photo.c:228:13: warning: Deprecated pre-processor symbol, replace with
228 | priv = GFBGRAPH_PHOTO_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-photo.c: In function 'gfbgraph_photo_get_connection_post_params':
gfbgraph-photo.c:270:13: warning: Deprecated pre-processor symbol, replace with
270 | priv = GFBGRAPH_PHOTO_GET_PRIVATE (self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-photo.c: In function 'gfbgraph_photo_download_default_size':
gfbgraph-photo.c:421:13: warning: Deprecated pre-processor symbol, replace with
421 | priv = GFBGRAPH_PHOTO_GET_PRIVATE (photo);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-photo.c:423:9: warning: 'soup_session_sync_new' is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations]
423 | session = soup_session_sync_new ();
| ^~~~~~~
In file included from /usr/include/libsoup-2.4/libsoup/soup.h:52,
from ../gfbgraph/gfbgraph-authorizer.h:25,
from ../gfbgraph/gfbgraph-node.h:24,
from gfbgraph-photo.h:24,
from gfbgraph-photo.c:29:
/usr/include/libsoup-2.4/libsoup/soup-session-sync.h:51:14: note: declared here
51 | SoupSession *soup_session_sync_new (void);
| ^~~~~~~~~~~~~~~~~~~~~
gfbgraph-photo.c:424:9: warning: 'soup_requester_new' is deprecated [-Wdeprecated-declarations]
424 | requester = soup_requester_new ();
| ^~~~~~~~~
In file included from /usr/include/libsoup-2.4/libsoup/soup.h:45,
from ../gfbgraph/gfbgraph-authorizer.h:25,
from ../gfbgraph/gfbgraph-node.h:24,
from gfbgraph-photo.h:24,
from gfbgraph-photo.c:29:
/usr/include/libsoup-2.4/libsoup/soup-requester.h:56:16: note: declared here
56 | SoupRequester *soup_requester_new (void);
| ^~~~~~~~~~~~~~~~~~
gfbgraph-photo.c:427:9: warning: 'soup_requester_request' is deprecated: Use 'soup_session_request' instead [-Wdeprecated-declarations]
427 | request = soup_requester_request (requester, priv->source, error);
| ^~~~~~~
In file included from /usr/include/libsoup-2.4/libsoup/soup.h:45,
from ../gfbgraph/gfbgraph-authorizer.h:25,
from ../gfbgraph/gfbgraph-node.h:24,
from gfbgraph-photo.h:24,
from gfbgraph-photo.c:29:
/usr/include/libsoup-2.4/libsoup/soup-requester.h:60:16: note: declared here
60 | SoupRequest *soup_requester_request (SoupRequester *requester,
| ^~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgfbgraph_0.2_la-gfbgraph-connectable.lo `test -f 'gfbgraph-connectable.c' || echo './'`gfbgraph-connectable.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gfbgraph-connectable.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-connectable.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgfbgraph_0.2_la-gfbgraph-album.lo `test -f 'gfbgraph-album.c' || echo './'`gfbgraph-album.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gfbgraph-album.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-album.o
gfbgraph-album.c: In function 'gfbgraph_album_init':
gfbgraph-album.c:72:13: warning: Deprecated pre-processor symbol, replace with
72 | obj->priv = GFBGRAPH_ALBUM_GET_PRIVATE(obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-album.c: In function 'gfbgraph_album_class_init':
gfbgraph-album.c:86:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
86 | g_type_class_add_private (gobject_class, sizeof(GFBGraphAlbumPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from ../gfbgraph/gfbgraph-node.h:23,
from gfbgraph-album.h:23,
from gfbgraph-album.c:33:
/usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here
1304 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-album.c: In function 'gfbgraph_album_finalize':
gfbgraph-album.c:143:13: warning: Deprecated pre-processor symbol, replace with
143 | priv = GFBGRAPH_ALBUM_GET_PRIVATE (obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-album.c: In function 'gfbgraph_album_set_property':
gfbgraph-album.c:160:13: warning: Deprecated pre-processor symbol, replace with
160 | priv = GFBGRAPH_ALBUM_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-album.c: In function 'gfbgraph_album_get_property':
gfbgraph-album.c:192:13: warning: Deprecated pre-processor symbol, replace with
192 | priv = GFBGRAPH_ALBUM_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-album.c: In function 'gfbgraph_album_get_connection_post_params':
gfbgraph-album.c:232:13: warning: Deprecated pre-processor symbol, replace with
232 | priv = GFBGRAPH_ALBUM_GET_PRIVATE (self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgfbgraph_0.2_la-gfbgraph-common.lo `test -f 'gfbgraph-common.c' || echo './'`gfbgraph-common.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gfbgraph-common.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-common.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgfbgraph_0.2_la-gfbgraph-node.lo `test -f 'gfbgraph-node.c' || echo './'`gfbgraph-node.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gfbgraph-node.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-node.o
gfbgraph-node.c: In function 'gfbgraph_node_class_init':
gfbgraph-node.c:98:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
98 | g_type_class_add_private (gobject_class, sizeof(GFBGraphNodePrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from /usr/include/rest-0.7/rest/rest-proxy-call.h:26,
from gfbgraph-node.c:34:
/usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here
1304 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c: In function 'gfbgraph_node_init':
gfbgraph-node.c:152:13: warning: Deprecated pre-processor symbol, replace with
152 | obj->priv = GFBGRAPH_NODE_GET_PRIVATE(obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c: In function 'gfbgraph_node_finalize':
gfbgraph-node.c:160:13: warning: Deprecated pre-processor symbol, replace with
160 | priv = GFBGRAPH_NODE_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c: In function 'gfbgraph_node_set_property':
gfbgraph-node.c:177:13: warning: Deprecated pre-processor symbol, replace with
177 | priv = GFBGRAPH_NODE_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c: In function 'gfbgraph_node_get_property':
gfbgraph-node.c:211:13: warning: Deprecated pre-processor symbol, replace with
211 | priv = GFBGRAPH_NODE_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c: In function 'gfbgraph_node_get_connection_nodes_async_thread':
gfbgraph-node.c:247:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
247 | data = (GFBGraphNodeConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| ^~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/rest-0.7/rest/rest-proxy-call.h:27,
from gfbgraph-node.c:34:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c:252:17: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations]
252 | g_simple_async_result_take_error (simple_async, error);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/rest-0.7/rest/rest-proxy-call.h:27,
from gfbgraph-node.c:34:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
116 | void g_simple_async_result_take_error (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c: In function 'gfbgraph_node_get_connection_nodes':
gfbgraph-node.c:422:13: warning: Deprecated pre-processor symbol, replace with
422 | priv = GFBGRAPH_NODE_GET_PRIVATE (node);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c: In function 'gfbgraph_node_get_connection_nodes_async':
gfbgraph-node.c:489:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
489 | result = g_simple_async_result_new (G_OBJECT (node), callback, user_data, gfbgraph_node_get_connection_nodes_async);
| ^~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/rest-0.7/rest/rest-proxy-call.h:27,
from gfbgraph-node.c:34:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
51 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c:498:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
498 | g_simple_async_result_set_op_res_gpointer (result, data, (GDestroyNotify) gfbgraph_node_connection_async_data_free);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/rest-0.7/rest/rest-proxy-call.h:27,
from gfbgraph-node.c:34:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here
75 | void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c:499:9: warning: 'g_simple_async_result_run_in_thread' is deprecated [-Wdeprecated-declarations]
499 | g_simple_async_result_run_in_thread (result, (GSimpleAsyncThreadFunc) gfbgraph_node_get_connection_nodes_async_thread, G_PRIORITY_DEFAULT, cancellable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/rest-0.7/rest/rest-proxy-call.h:27,
from gfbgraph-node.c:34:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here
108 | void g_simple_async_result_run_in_thread (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c: In function 'gfbgraph_node_get_connection_nodes_async_finish':
gfbgraph-node.c:521:9: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations]
521 | g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (node), gfbgraph_node_get_connection_nodes_async), NULL);
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/rest-0.7/rest/rest-proxy-call.h:27,
from gfbgraph-node.c:34:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:135:21: note: declared here
135 | gboolean g_simple_async_result_is_valid (GAsyncResult *result,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c:526:9: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
526 | if (g_simple_async_result_propagate_error (simple_async, error))
| ^~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/rest-0.7/rest/rest-proxy-call.h:27,
from gfbgraph-node.c:34:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here
119 | gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c:529:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
529 | data = (GFBGraphNodeConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| ^~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/rest-0.7/rest/rest-proxy-call.h:27,
from gfbgraph-node.c:34:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-node.c: In function 'gfbgraph_node_append_connection':
gfbgraph-node.c:572:13: warning: Deprecated pre-processor symbol, replace with
572 | priv = GFBGRAPH_NODE_GET_PRIVATE (node);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgfbgraph_0.2_la-gfbgraph-goa-authorizer.lo `test -f 'gfbgraph-goa-authorizer.c' || echo './'`gfbgraph-goa-authorizer.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gfbgraph-goa-authorizer.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-goa-authorizer.o
gfbgraph-goa-authorizer.c: In function 'gfbgraph_goa_authorizer_class_init':
gfbgraph-goa-authorizer.c:92:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
92 | g_type_class_add_private (gobject_class, sizeof(GFBGraphGoaAuthorizerPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from gfbgraph-authorizer.h:23,
from gfbgraph-goa-authorizer.c:30:
/usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here
1304 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-goa-authorizer.c: In function 'gfbgraph_goa_authorizer_init':
gfbgraph-goa-authorizer.c:98:13: warning: Deprecated pre-processor symbol, replace with
98 | object->priv = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE(object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-goa-authorizer.c: In function 'gfbgraph_goa_authorizer_dispose':
gfbgraph-goa-authorizer.c:113:13: warning: Deprecated pre-processor symbol, replace with
113 | priv = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-goa-authorizer.c: In function 'gfbgraph_goa_authorizer_get_property':
gfbgraph-goa-authorizer.c:138:13: warning: Deprecated pre-processor symbol, replace with
138 | priv = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-goa-authorizer.c: In function 'gfbgraph_goa_authorizer_process_call':
gfbgraph-goa-authorizer.c:161:13: warning: Deprecated pre-processor symbol, replace with
161 | GFBGraphGoaAuthorizerPrivate *priv = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (GFBGRAPH_GOA_AUTHORIZER (iface));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-goa-authorizer.c: In function 'gfbgraph_goa_authorizer_process_message':
gfbgraph-goa-authorizer.c:178:13: warning: Deprecated pre-processor symbol, replace with
178 | priv = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (GFBGRAPH_GOA_AUTHORIZER (iface));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-goa-authorizer.c: In function 'gfbgraph_goa_authorizer_refresh_authorization':
gfbgraph-goa-authorizer.c:199:13: warning: Deprecated pre-processor symbol, replace with
199 | priv = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (GFBGRAPH_GOA_AUTHORIZER (iface));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-goa-authorizer.c: In function 'gfbgraph_goa_authorizer_set_goa_object':
gfbgraph-goa-authorizer.c:227:13: warning: Deprecated pre-processor symbol, replace with
227 | priv = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (self);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgfbgraph_0.2_la-gfbgraph-user.lo `test -f 'gfbgraph-user.c' || echo './'`gfbgraph-user.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gfbgraph-user.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-user.o
gfbgraph-user.c: In function 'gfbgraph_user_init':
gfbgraph-user.c:80:13: warning: Deprecated pre-processor symbol, replace with
80 | object->priv = GFBGRAPH_USER_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c: In function 'gfbgraph_user_class_init':
gfbgraph-user.c:93:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
93 | g_type_class_add_private (gobject_class, sizeof(GFBGraphUserPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from /usr/include/json-glib-1.0/json-glib/json-types.h:31,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:29,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here
1304 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c: In function 'gfbgraph_user_finalize':
gfbgraph-user.c:123:13: warning: Deprecated pre-processor symbol, replace with
123 | GFBGraphUserPrivate *priv = GFBGRAPH_USER_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c: In function 'gfbgraph_user_set_property':
gfbgraph-user.c:134:13: warning: Deprecated pre-processor symbol, replace with
134 | GFBGraphUserPrivate *priv = GFBGRAPH_USER_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c: In function 'gfbgraph_user_get_property':
gfbgraph-user.c:156:13: warning: Deprecated pre-processor symbol, replace with
156 | GFBGraphUserPrivate *priv = GFBGRAPH_USER_GET_PRIVATE (object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c: In function 'gfbgraph_user_get_me_async_thread':
gfbgraph-user.c:193:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
193 | data = (GFBGraphUserAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| ^~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c:197:17: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations]
197 | g_simple_async_result_take_error (simple_async, error);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
116 | void g_simple_async_result_take_error (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c: In function 'gfbgraph_user_get_albums_async_thread':
gfbgraph-user.c:206:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
206 | data = (GFBGraphUserConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| ^~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c:210:17: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations]
210 | g_simple_async_result_take_error (simple_async, error);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here
116 | void g_simple_async_result_take_error (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c: In function 'gfbgraph_user_get_me_async':
gfbgraph-user.c:309:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
309 | simple_async = g_simple_async_result_new (G_OBJECT (authorizer), callback, user_data, gfbgraph_user_get_me_async);
| ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
51 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c:315:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
315 | g_simple_async_result_set_op_res_gpointer (simple_async, data, (GDestroyNotify) gfbgraph_user_async_data_free);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here
75 | void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c:316:9: warning: 'g_simple_async_result_run_in_thread' is deprecated [-Wdeprecated-declarations]
316 | g_simple_async_result_run_in_thread (simple_async, (GSimpleAsyncThreadFunc) gfbgraph_user_get_me_async_thread, G_PRIORITY_DEFAULT, cancellable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here
108 | void g_simple_async_result_run_in_thread (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c: In function 'gfbgraph_user_get_me_async_finish':
gfbgraph-user.c:338:9: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations]
338 | g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (authorizer), gfbgraph_user_get_me_async), NULL);
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:135:21: note: declared here
135 | gboolean g_simple_async_result_is_valid (GAsyncResult *result,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c:343:9: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
343 | if (g_simple_async_result_propagate_error (simple_async, error))
| ^~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here
119 | gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c:346:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
346 | data = (GFBGraphUserAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| ^~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c: In function 'gfbgraph_user_get_albums_async':
gfbgraph-user.c:394:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
394 | simple_async = g_simple_async_result_new (G_OBJECT (user), callback, user_data, gfbgraph_user_get_albums_async);
| ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
51 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c:402:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
402 | g_simple_async_result_set_op_res_gpointer (simple_async, data, (GDestroyNotify) gfbgraph_user_connection_async_data_free);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here
75 | void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c:403:9: warning: 'g_simple_async_result_run_in_thread' is deprecated [-Wdeprecated-declarations]
403 | g_simple_async_result_run_in_thread (simple_async, (GSimpleAsyncThreadFunc) gfbgraph_user_get_albums_async_thread, G_PRIORITY_DEFAULT, cancellable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here
108 | void g_simple_async_result_run_in_thread (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c: In function 'gfbgraph_user_get_albums_async_finish':
gfbgraph-user.c:426:9: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations]
426 | g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (user), gfbgraph_user_get_albums_async), NULL);
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:135:21: note: declared here
135 | gboolean g_simple_async_result_is_valid (GAsyncResult *result,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c:431:9: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
431 | if (g_simple_async_result_propagate_error (simple_async, error))
| ^~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here
119 | gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfbgraph-user.c:434:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
434 | data = (GFBGraphUserConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| ^~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from /usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from gfbgraph-user.c:30:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgfbgraph-0.2.la -rpath /usr/lib64 libgfbgraph_0.2_la-gfbgraph-album.lo libgfbgraph_0.2_la-gfbgraph-authorizer.lo libgfbgraph_0.2_la-gfbgraph-common.lo libgfbgraph_0.2_la-gfbgraph-connectable.lo libgfbgraph_0.2_la-gfbgraph-goa-authorizer.lo libgfbgraph_0.2_la-gfbgraph-node.lo libgfbgraph_0.2_la-gfbgraph-photo.lo libgfbgraph_0.2_la-gfbgraph-simple-authorizer.lo libgfbgraph_0.2_la-gfbgraph-user.lo -lrest-0.7 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libgfbgraph_0.2_la-gfbgraph-album.o .libs/libgfbgraph_0.2_la-gfbgraph-authorizer.o .libs/libgfbgraph_0.2_la-gfbgraph-common.o .libs/libgfbgraph_0.2_la-gfbgraph-connectable.o .libs/libgfbgraph_0.2_la-gfbgraph-goa-authorizer.o .libs/libgfbgraph_0.2_la-gfbgraph-node.o .libs/libgfbgraph_0.2_la-gfbgraph-photo.o .libs/libgfbgraph_0.2_la-gfbgraph-simple-authorizer.o .libs/libgfbgraph_0.2_la-gfbgraph-user.o -g -pthread -pthread -pthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lrest-0.7 -lxml2 -ljson-glib-1.0 -lsoup-2.4 -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgfbgraph-0.2.so.0 -o .libs/libgfbgraph-0.2.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libgfbgraph-0.2.so.0" && ln -s "libgfbgraph-0.2.so.0.0.0" "libgfbgraph-0.2.so.0")
libtool: link: (cd ".libs" && rm -f "libgfbgraph-0.2.so" && ln -s "libgfbgraph-0.2.so.0.0.0" "libgfbgraph-0.2.so")
libtool: link: ( cd ".libs" && rm -f "libgfbgraph-0.2.la" && ln -s "../libgfbgraph-0.2.la" "libgfbgraph-0.2.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables" LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" CC="aarch64-mageia-linux-gnu-gcc" PKG_CONFIG="/usr/bin/aarch64-mageia-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=. --warn-all --namespace=GFBGraph --nsversion=0.2 --libtool="/bin/sh ../libtool" --include=GLib-2.0 --include=Gio-2.0 --include=GObject-2.0 --include=Rest-0.7 --include=Json-1.0 --include=Soup-2.4 --pkg-export=libgfbgraph.0.2 --library=libgfbgraph-0.2.la --nsversion=0.2 --symbol-prefix=gfbgraph --identifier-prefix=GFBGraph --c-include="gfbgraph/gfbgraph.h" --cflags-begin -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -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/blkid -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I.. --cflags-end gfbgraph-album.c gfbgraph-authorizer.c gfbgraph-common.c gfbgraph-connectable.c gfbgraph-goa-authorizer.c gfbgraph-node.c gfbgraph-photo.c gfbgraph-simple-authorizer.c gfbgraph-user.c gfbgraph.h gfbgraph-album.h gfbgraph-authorizer.h gfbgraph-common.h gfbgraph-connectable.h gfbgraph-goa-authorizer.h gfbgraph-node.h gfbgraph-photo.h gfbgraph-simple-authorizer.h gfbgraph-user.h libgfbgraph-0.2.la Makefile --output GFBGraph-0.2.gir
g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC aarch64-mageia-linux-gnu-gcc -o /home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph/tmp-introspectjas5nkj2/GFBGraph-0.2 -export-dynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph/tmp-introspectjas5nkj2/GFBGraph-0.2.o -L. libgfbgraph-0.2.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
libtool: link: aarch64-mageia-linux-gnu-gcc -o /home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph/tmp-introspectjas5nkj2/.libs/GFBGraph-0.2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph/tmp-introspectjas5nkj2/GFBGraph-0.2.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -L. ./.libs/libgfbgraph-0.2.so -lrest-0.7 -lxml2 -ljson-glib-1.0 -lsoup-2.4 -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
gfbgraph-album.c:318: Warning: GFBGraph: invalid "transfer" annotation for guint: only valid for array, struct, union, boxed, object and interface types
gfbgraph-goa-authorizer.c:239: Warning: GFBGraph: gfbgraph_goa_authorizer_new: argument goa_object: Unresolved type: 'GoaObject*'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/usr/bin/g-ir-compiler --includedir=. --includedir=. GFBGraph-0.2.gir -o GFBGraph-0.2.typelib
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
Making all in docs
Making all in reference
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs'
\
{ \
if test "x" = x -o "x" = x; then :; else \
for x in \
-decl-list.txt \
-decl.txt \
tmpl/-unused.sgml \
"tmpl/*.bak" \
xml html \
; do echo /$x; done; \
fi; \
if test "x" = x -o "x" = x; then :; else \
for lc in ; do \
for x in \
\
\
\
; do echo /$lc/$x; done; \
done; \
for x in \
\
\
\
\
\
"*/.xml2po.mo" \
"*/*.omf.out" \
; do echo /$x; done; \
fi; \
if test "x" = x -o "x" = x; then :; else \
for lc in ; do \
for x in \
\
"$lc.stamp" \
"$lc.mo" \
; do echo /$lc/$x; done; \
done; \
fi; \
if test "x" = x; then :; else \
for x in \
\
\
; do echo /$x; done; \
fi; \
if test -f ./po/Makefile.in.in; then \
for x in \
po/Makefile.in.in \
po/Makefile.in \
po/Makefile \
po/POTFILES \
po/stamp-it \
po/.intltool-merge-cache \
"po/*.gmo" \
"po/*.mo" \
po/.pot \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
; do echo /$x; done; \
fi; \
if test -f ./configure; then \
for x in \
autom4te.cache \
configure \
config.h \
stamp-h1 \
libtool \
config.lt \
; do echo /$x; done; \
fi; \
if test "x" = x; then :; else \
for x in \
\
; do echo /$x.sum; echo /$x.log; done; \
echo /site.exp; \
fi; \
for x in \
.gitignore \
\
\
\
\
\
so_locations \
.libs _libs \
\
"*.o" \
"*.lo" \
\
\
\
TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
"*.tab.c" \
\
\
.deps \
Makefile \
Makefile.in \
"*.orig" \
"*.rej" \
"*.bak" \
"*~" \
".*.sw[nop]" \
".dirstamp" \
; do echo /$x; done; \
} | \
sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \
sed 's@/[.]/@/@g' | \
LC_ALL=C sort | uniq > .gitignore.tmp && \
mv .gitignore.tmp .gitignore;
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
if test "/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference" != "/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference" ; then \
files=`echo gfbgraph-docs.xml gfbgraph-sections.txt gfbgraph-overrides.txt gfbgraph.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference/$file && \
cp -pf /home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference/$file /home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
\
{ \
if test "xgfbgraph" = x -o "xgfbgraph-docs.xml" = x; then :; else \
for x in \
gfbgraph-decl-list.txt \
gfbgraph-decl.txt \
tmpl/gfbgraph-unused.sgml \
"tmpl/*.bak" \
xml html \
; do echo /$x; done; \
fi; \
if test "xgfbgraph" = x -o "x" = x; then :; else \
for lc in ; do \
for x in \
gfbgraph.xml \
\
\
; do echo /$lc/$x; done; \
done; \
for x in \
\
\
\
\
\
"*/.xml2po.mo" \
"*/*.omf.out" \
; do echo /$x; done; \
fi; \
if test "x" = x -o "x" = x; then :; else \
for lc in ; do \
for x in \
\
"$lc.stamp" \
"$lc.mo" \
; do echo /$lc/$x; done; \
done; \
fi; \
if test "x" = x; then :; else \
for x in \
\
\
; do echo /$x; done; \
fi; \
if test -f ./po/Makefile.in.in; then \
for x in \
po/Makefile.in.in \
po/Makefile.in \
po/Makefile \
po/POTFILES \
po/stamp-it \
po/.intltool-merge-cache \
"po/*.gmo" \
"po/*.mo" \
po/.pot \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
; do echo /$x; done; \
fi; \
if test -f ./configure; then \
for x in \
autom4te.cache \
configure \
config.h \
stamp-h1 \
libtool \
config.lt \
; do echo /$x; done; \
fi; \
if test "x" = x; then :; else \
for x in \
\
; do echo /$x.sum; echo /$x.log; done; \
echo /site.exp; \
fi; \
for x in \
.gitignore \
\
gfbgraph.args gfbgraph.hierarchy gfbgraph.interfaces gfbgraph.prerequisites gfbgraph.signals gfbgraph-undocumented.txt gfbgraph-undeclared.txt gfbgraph-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test \
\
\
\
so_locations \
.libs _libs \
\
"*.o" \
"*.lo" \
\
\
apiversion.xml version.xml \
TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
"*.tab.c" \
\
\
.deps \
Makefile \
Makefile.in \
"*.orig" \
"*.rej" \
"*.bak" \
"*~" \
".*.sw[nop]" \
".dirstamp" \
; do echo /$x; done; \
} | \
sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \
sed 's@/[.]/@/@g' | \
LC_ALL=C sort | uniq > .gitignore.tmp && \
mv .gitignore.tmp .gitignore;
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
_source_dir='' ; \
for i in ../../gfbgraph ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=gfbgraph --ignore-headers="" ${_source_dir}
if grep -l '^..*$' gfbgraph.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables" LD="/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" RUN="/bin/sh ../../libtool --mode=execute" CFLAGS=" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables" LDFLAGS="../../gfbgraph/libgfbgraph-0.2.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" \
gtkdoc-scangobj $scanobj_options --module=gfbgraph; \
else \
for i in gfbgraph.args gfbgraph.hierarchy gfbgraph.interfaces gfbgraph.prerequisites gfbgraph.signals ; do \
test -f $i || touch $i ; \
done \
fi
libtool: compile: aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gfbgraph-scan.c -fPIC -DPIC -o .libs/gfbgraph-scan.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags .libs/gfbgraph-scan.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gfbgraph-scan ../../gfbgraph/.libs/libgfbgraph-0.2.so -lrest-0.7 -lxml2 -ljson-glib-1.0 -lsoup-2.4 -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
touch scan-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
_source_dir='' ; \
for i in ../../gfbgraph ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=gfbgraph --output-format=xml --expand-content-files="" --main-sgml-file=gfbgraph-docs.xml ${_source_dir} --xml-mode --output-format=xml
unknown:0: warning: Field descriptions for struct GFBGraphConnectableInterface are missing in source code comment block.
unknown:0: warning: Value descriptions for GFBGraphNodeError are missing in source code comment block.
../../gfbgraph/gfbgraph-photo.h:55: warning: Field descriptions for struct GFBGraphPhotoImage are missing in source code comment block.
./gfbgraph-unused.txt:1: warning: 3 unused declarations. They should be added to gfbgraph-sections.txt in the appropriate place.
touch sgml-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options gfbgraph ../gfbgraph-docs.xml
Computing chunks...
Writing gfbgraph-GFBGraphAuthorizer.html for refentry(gfbgraph-GFBGraphAuthorizer)
Writing GFBGraphSimpleAuthorizer.html for refentry(GFBGraphSimpleAuthorizer)
Writing GFBGraphGoaAuthorizer.html for refentry(GFBGraphGoaAuthorizer)
Writing ch01.html for chapter
Writing GFBGraphAlbum.html for refentry(GFBGraphAlbum)
Writing gfbgraph-GFBGraphConnectable.html for refentry(gfbgraph-GFBGraphConnectable)
Writing GFBGraphNode.html for refentry(GFBGraphNode)
Writing GFBGraphPhoto.html for refentry(GFBGraphPhoto)
Writing GFBGraphUser.html for refentry(GFBGraphUser)
Writing ch02.html for chapter
Writing gfbgraph-gfbgraph-common.html for refentry(gfbgraph-gfbgraph-common)
Writing ch03.html for chapter
Writing object-tree.html for chapter(object-tree)
Writing api-index-full.html for index(api-index-full)
Writing annotation-glossary.html for glossary(annotation-glossary)
Writing index.html for book(index)
Writing gfbgraph.devhelp2 for book(index)
gtkdoc-fixxref --module=gfbgraph --module-dir=html --html-dir=/usr/share/gtk-doc/html
html/GFBGraphAlbum.html:185: warning: no link for: "GFGraphAlbum" -> (GFGraphAlbum).
html/GFBGraphAlbum.html:207: warning: no link for: "GFBGraphAuthorizer" -> (GFBGraphAuthorizer).
html/GFBGraphNode.html:232: warning: no link for: "GFBGraphConnectable" -> (GFBGraphConnectable).
html/GFBGraphNode.html:261: warning: no link for: "GFBgraphNode" -> (GFBgraphNode).
html/GFBGraphNode.html:400: warning: no link for: "GFBGraphConnectionable" -> (GFBGraphConnectionable).
html/GFBGraphNode.html:458: warning: no link for: "gfbgraph-node-get-connection-nodes-finish" -> (gfbgraph_node_get_connection_nodes_finish()
).
html/GFBGraphUser.html:263: warning: no link for: "gfbgraph-user-get-my-async" -> (gfbgraph_user_get_my_async()
).
html/GFBGraphUser.html:303: warning: no link for: "gfbgraph-user-get-me-finish" -> (gfbgraph_user_get_me_finish()
).
touch html-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
make[3]: Nothing to be done for 'all-am'.
Making all in tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
\
{ \
if test "x" = x -o "x" = x; then :; else \
for x in \
-decl-list.txt \
-decl.txt \
tmpl/-unused.sgml \
"tmpl/*.bak" \
xml html \
; do echo /$x; done; \
fi; \
if test "x" = x -o "x" = x; then :; else \
for lc in ; do \
for x in \
\
\
\
; do echo /$lc/$x; done; \
done; \
for x in \
\
\
\
\
\
"*/.xml2po.mo" \
"*/*.omf.out" \
; do echo /$x; done; \
fi; \
if test "x" = x -o "x" = x; then :; else \
for lc in ; do \
for x in \
\
"$lc.stamp" \
"$lc.mo" \
; do echo /$lc/$x; done; \
done; \
fi; \
if test "x" = x; then :; else \
for x in \
\
\
; do echo /$x; done; \
fi; \
if test -f ./po/Makefile.in.in; then \
for x in \
po/Makefile.in.in \
po/Makefile.in \
po/Makefile \
po/POTFILES \
po/stamp-it \
po/.intltool-merge-cache \
"po/*.gmo" \
"po/*.mo" \
po/.pot \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
; do echo /$x; done; \
fi; \
if test -f ./configure; then \
for x in \
autom4te.cache \
configure \
config.h \
stamp-h1 \
libtool \
config.lt \
; do echo /$x; done; \
fi; \
if test "x" = x; then :; else \
for x in \
\
; do echo /$x.sum; echo /$x.log; done; \
echo /site.exp; \
fi; \
for x in \
.gitignore \
\
\
gtestutils autoptr \
\
\
so_locations \
.libs _libs \
\
"*.o" \
"*.lo" \
\
\
\
TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
"*.tab.c" \
\
\
.deps \
Makefile \
Makefile.in \
"*.orig" \
"*.rej" \
"*.bak" \
"*~" \
".*.sw[nop]" \
".dirstamp" \
; do echo /$x; done; \
} | \
sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \
sed 's@/[.]/@/@g' | \
LC_ALL=C sort | uniq > .gitignore.tmp && \
mv .gitignore.tmp .gitignore;
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o autoptr.o autoptr.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gtestutils.o gtestutils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ../gfbgraph/libgfbgraph-0.2.la -lrest-0.7 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gtestutils gtestutils.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gtestutils gtestutils.o ../gfbgraph/.libs/libgfbgraph-0.2.so -lgoa-1.0 -lrest-0.7 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ../gfbgraph/libgfbgraph-0.2.la -lrest-0.7 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o autoptr autoptr.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/autoptr autoptr.o ../gfbgraph/.libs/libgfbgraph-0.2.so -lgoa-1.0 -lrest-0.7 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4'
cp libgfbgraph.pc libgfbgraph-0.2.pc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wd38lX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64
+ cd gfbgraph-0.2.4
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64 'INSTALL=/usr/bin/install -p'
Making install in gfbgraph
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgfbgraph-0.2.la '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libgfbgraph-0.2.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64/libgfbgraph-0.2.so.0.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64 && { ln -s -f libgfbgraph-0.2.so.0.0.0 libgfbgraph-0.2.so.0 || { rm -f libgfbgraph-0.2.so.0 && ln -s libgfbgraph-0.2.so.0.0.0 libgfbgraph-0.2.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64 && { ln -s -f libgfbgraph-0.2.so.0.0.0 libgfbgraph-0.2.so || { rm -f libgfbgraph-0.2.so && ln -s libgfbgraph-0.2.so.0.0.0 libgfbgraph-0.2.so; }; })
libtool: install: /usr/bin/install -p .libs/libgfbgraph-0.2.lai /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64/libgfbgraph-0.2.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/share/gir-1.0'
/usr/bin/install -p -m 644 GFBGraph-0.2.gir '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/share/gir-1.0'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/include/gfbgraph-0.2/gfbgraph'
/usr/bin/install -p -m 644 gfbgraph.h gfbgraph-album.h gfbgraph-authorizer.h gfbgraph-common.h gfbgraph-connectable.h gfbgraph-goa-authorizer.h gfbgraph-node.h gfbgraph-photo.h gfbgraph-simple-authorizer.h gfbgraph-user.h '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/include/gfbgraph-0.2/gfbgraph'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64/girepository-1.0'
/usr/bin/install -p -m 644 GFBGraph-0.2.typelib '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64/girepository-1.0'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/gfbgraph'
Making install in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs'
Making install in reference
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 ./html/GFBGraphAlbum.html
/usr/bin/install -p -m 644 ./html/GFBGraphGoaAuthorizer.html
/usr/bin/install -p -m 644 ./html/GFBGraphNode.html
/usr/bin/install -p -m 644 ./html/GFBGraphPhoto.html
/usr/bin/install -p -m 644 ./html/GFBGraphSimpleAuthorizer.html
/usr/bin/install -p -m 644 ./html/GFBGraphUser.html
/usr/bin/install -p -m 644 ./html/annotation-glossary.html
/usr/bin/install -p -m 644 ./html/api-index-full.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/gfbgraph-GFBGraphAuthorizer.html
/usr/bin/install -p -m 644 ./html/gfbgraph-GFBGraphConnectable.html
/usr/bin/install -p -m 644 ./html/gfbgraph-gfbgraph-common.html
/usr/bin/install -p -m 644 ./html/gfbgraph.devhelp2
/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/left-insensitive.png
/usr/bin/install -p -m 644 ./html/left.png
/usr/bin/install -p -m 644 ./html/object-tree.html
/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
../gio/ -> /usr/share/gtk-doc/html/gio (23)
../glib/ -> /usr/share/gtk-doc/html/glib (179)
../goa/ -> /usr/share/gtk-doc/html/goa (4)
../gobject/ -> /usr/share/gtk-doc/html/gobject (29)
../libsoup-2.4/ -> /usr/share/gtk-doc/html/libsoup-2.4 (3)
../rest-0.7/ -> /usr/share/gtk-doc/html/rest-0.7 (7)
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs/reference'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/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/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/docs'
Making install in tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/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/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4/tests'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/doc/libgfbgraph'
/usr/bin/install -p -m 644 README COPYING AUTHORS ChangeLog INSTALL NEWS '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/doc/libgfbgraph'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64/pkgconfig'
/usr/bin/install -p -m 644 libgfbgraph-0.2.pc '/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/share/../doc/libgfbgraph
+ rm -f /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64/libgfbgraph-0.2.la
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.2.4-1.mga8 --unique-debug-suffix -0.2.4-1.mga8.aarch64 --unique-debug-src-base gfbgraph-0.2.4-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gfbgraph-0.2.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64/libgfbgraph-0.2.so.0.0.0
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/lib64/libgfbgraph-0.2.so.0.0.0
original debug info size: 232kB, size after compression: 212kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
255 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/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: lib64gfbgraph0.2_0-0.2.4-1.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UOwOGX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gfbgraph-0.2.4
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/share/doc/lib64gfbgraph0.2_0
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/share/doc/lib64gfbgraph0.2_0
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/share/doc/lib64gfbgraph0.2_0
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/share/doc/lib64gfbgraph0.2_0
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/share/doc/lib64gfbgraph0.2_0
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64/usr/share/doc/lib64gfbgraph0.2_0
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64gfbgraph0.2_0 = 1:0.2.4-1.mga8 lib64gfbgraph0.2_0(aarch-64) = 1:0.2.4-1.mga8 libgfbgraph-0.2.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgoa-1.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit) librest-0.7.so.0()(64bit) libsoup-2.4.so.1()(64bit)
Processing files: lib64gfbgraph-devel-0.2.4-1.mga8.aarch64
Provides: devel(libgfbgraph-0.2(64bit)) gfbgraph-0.2-devel = 1:0.2.4-1.mga8 gfbgraph-devel = 1:0.2.4-1.mga8 lib64gfbgraph-devel = 1:0.2.4-1.mga8 lib64gfbgraph-devel(aarch-64) = 1:0.2.4-1.mga8 pkgconfig(libgfbgraph-0.2) = 0.2.4
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(libgoa-1.0(64bit)) devel(libgobject-2.0(64bit)) devel(libjson-glib-1.0(64bit)) devel(librest-0.7(64bit)) devel(libsoup-2.4(64bit)) pkgconfig pkgconfig(gio-2.0) pkgconfig(glib-2.0) pkgconfig(goa-1.0) pkgconfig(json-glib-1.0) pkgconfig(libsoup-2.4) pkgconfig(rest-0.7)
Processing files: lib64gfbgraph-gir0.2-0.2.4-1.mga8.aarch64
Provides: lib64gfbgraph-gir0.2 = 1:0.2.4-1.mga8 lib64gfbgraph-gir0.2(aarch-64) = 1:0.2.4-1.mga8 typelib(GFBGraph) = 0.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libgfbgraph-0.2.so.0()(64bit) typelib(GLib) = 2.0 typelib(GObject) = 2.0 typelib(Gio) = 2.0 typelib(Json) = 1.0 typelib(Rest) = 0.7 typelib(Soup) = 2.4
Processing files: gfbgraph-debugsource-0.2.4-1.mga8.aarch64
Provides: gfbgraph-debugsource = 1:0.2.4-1.mga8 gfbgraph-debugsource(aarch-64) = 1:0.2.4-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64gfbgraph0.2_0-debuginfo-0.2.4-1.mga8.aarch64
Provides: debuginfo(build-id) = d460b826a2035d3fc948c51b2bbe9b59306765b6 lib64gfbgraph0.2_0-debuginfo = 1:0.2.4-1.mga8 lib64gfbgraph0.2_0-debuginfo(aarch-64) = 1:0.2.4-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gfbgraph-debugsource(aarch-64) = 1:0.2.4-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gfbgraph-gir0.2-0.2.4-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gfbgraph0.2_0-0.2.4-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gfbgraph0.2_0-debuginfo-0.2.4-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gfbgraph-debugsource-0.2.4-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gfbgraph-devel-0.2.4-1.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2nQGMY
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gfbgraph-0.2.4
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gfbgraph-0.2.4-1.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8KXkMV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gfbgraph-0.2.4
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!