Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gfbgraph.spec'], user='mockbuild'shell=Falseuid=1001timeout=0logger=env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}printOutput=Falsegid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7469/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gfbgraph.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-745706558.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gfbgraph-0.2.3-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gfbgraph.spec'], user='mockbuild'shell=Falseuid=1001timeout=0logger=printOutput=Falseenv={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7469/root'gid=135private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gfbgraph.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ty2gq0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gfbgraph-0.2.3 + /usr/bin/xz -dc /builddir/build/SOURCES/gfbgraph-0.2.3.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gfbgraph-0.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FhiUjq + umask 022 + cd /builddir/build/BUILD + cd gfbgraph-0.2.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --disable-static --enable-gtk-doc --enable-introspection checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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... /usr/bin/gtkdoc-mkpdf 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 + sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3' Making all in gfbgraph make[2]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/gfbgraph' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgfbgraph_0.2_la-gfbgraph-album.lo `test -f 'gfbgraph-album.c' || echo './'`gfbgraph-album.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgfbgraph_0.2_la-gfbgraph-authorizer.lo `test -f 'gfbgraph-authorizer.c' || echo './'`gfbgraph-authorizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gfbgraph-album.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-album.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gfbgraph-authorizer.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-authorizer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgfbgraph_0.2_la-gfbgraph-common.lo `test -f 'gfbgraph-common.c' || echo './'`gfbgraph-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gfbgraph-common.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-common.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgfbgraph_0.2_la-gfbgraph-connectable.lo `test -f 'gfbgraph-connectable.c' || echo './'`gfbgraph-connectable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gfbgraph-connectable.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-connectable.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgfbgraph_0.2_la-gfbgraph-goa-authorizer.lo `test -f 'gfbgraph-goa-authorizer.c' || echo './'`gfbgraph-goa-authorizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gfbgraph-goa-authorizer.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-goa-authorizer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgfbgraph_0.2_la-gfbgraph-node.lo `test -f 'gfbgraph-node.c' || echo './'`gfbgraph-node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gfbgraph-node.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-node.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgfbgraph_0.2_la-gfbgraph-photo.lo `test -f 'gfbgraph-photo.c' || echo './'`gfbgraph-photo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gfbgraph-photo.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-photo.o 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 (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] data = (GFBGraphNodeConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async); ^ gfbgraph-node.c:252:17: warning: 'g_simple_async_result_take_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:116) [-Wdeprecated-declarations] g_simple_async_result_take_error (simple_async, error); ^ gfbgraph-node.c: In function 'gfbgraph_node_get_connection_nodes_async': gfbgraph-node.c:489:9: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] result = g_simple_async_result_new (G_OBJECT (node), callback, user_data, gfbgraph_node_get_connection_nodes_async); ^ gfbgraph-node.c:498:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (result, data, (GDestroyNotify) gfbgraph_node_connection_async_data_free); ^ gfbgraph-node.c:499:9: warning: 'g_simple_async_result_run_in_thread' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:108) [-Wdeprecated-declarations] g_simple_async_result_run_in_thread (result, (GSimpleAsyncThreadFunc) gfbgraph_node_get_connection_nodes_async_thread, G_PRIORITY_DEFAULT, cancellable); ^ 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 (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:135) [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (node), gfbgraph_node_get_connection_nodes_async), NULL); ^ gfbgraph-node.c:526:9: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple_async, error)) ^ gfbgraph-node.c:529:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] data = (GFBGraphNodeConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async); ^ gfbgraph-photo.c: In function 'gfbgraph_photo_download_default_size': gfbgraph-photo.c:425:9: warning: 'soup_session_sync_new' is deprecated (declared at /usr/include/libsoup-2.4/libsoup/soup-session-sync.h:51): Use 'soup_session_new' instead [-Wdeprecated-declarations] session = soup_session_sync_new (); ^ gfbgraph-photo.c:426:9: warning: 'soup_requester_new' is deprecated (declared at /usr/include/libsoup-2.4/libsoup/soup-requester.h:56) [-Wdeprecated-declarations] requester = soup_requester_new (); ^ gfbgraph-photo.c:429:9: warning: 'soup_requester_request' is deprecated (declared at /usr/include/libsoup-2.4/libsoup/soup-requester.h:60): Use 'soup_session_request' instead [-Wdeprecated-declarations] request = soup_requester_request (requester, priv->source, error); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgfbgraph_0.2_la-gfbgraph-simple-authorizer.lo `test -f 'gfbgraph-simple-authorizer.c' || echo './'`gfbgraph-simple-authorizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gfbgraph-simple-authorizer.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-simple-authorizer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgfbgraph_0.2_la-gfbgraph-user.lo `test -f 'gfbgraph-user.c' || echo './'`gfbgraph-user.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gfbgraph-user.c -fPIC -DPIC -o .libs/libgfbgraph_0.2_la-gfbgraph-user.o gfbgraph-user.c: In function 'gfbgraph_user_get_me_async_thread': gfbgraph-user.c:192:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] data = (GFBGraphUserAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async); ^ gfbgraph-user.c:197:17: warning: 'g_simple_async_result_take_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:116) [-Wdeprecated-declarations] g_simple_async_result_take_error (simple_async, error); ^ 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 (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] data = (GFBGraphUserConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async); ^ gfbgraph-user.c:211:17: warning: 'g_simple_async_result_take_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:116) [-Wdeprecated-declarations] g_simple_async_result_take_error (simple_async, error); ^ gfbgraph-user.c: In function 'gfbgraph_user_get_me_async': gfbgraph-user.c:310:9: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] simple_async = g_simple_async_result_new (G_OBJECT (authorizer), callback, user_data, gfbgraph_user_get_me_async); ^ gfbgraph-user.c:316:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple_async, data, (GDestroyNotify) gfbgraph_user_async_data_free); ^ gfbgraph-user.c:317:9: warning: 'g_simple_async_result_run_in_thread' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:108) [-Wdeprecated-declarations] g_simple_async_result_run_in_thread (simple_async, (GSimpleAsyncThreadFunc) gfbgraph_user_get_me_async_thread, G_PRIORITY_DEFAULT, cancellable); ^ gfbgraph-user.c: In function 'gfbgraph_user_get_me_async_finish': gfbgraph-user.c:339:9: warning: 'g_simple_async_result_is_valid' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:135) [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (authorizer), gfbgraph_user_get_me_async), NULL); ^ gfbgraph-user.c:344:9: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple_async, error)) ^ gfbgraph-user.c:347:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] data = (GFBGraphUserAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async); ^ gfbgraph-user.c: In function 'gfbgraph_user_get_albums_async': gfbgraph-user.c:395:9: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] simple_async = g_simple_async_result_new (G_OBJECT (user), callback, user_data, gfbgraph_user_get_albums_async); ^ gfbgraph-user.c:403:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75) [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple_async, data, (GDestroyNotify) gfbgraph_user_connection_async_data_free); ^ gfbgraph-user.c:404:9: warning: 'g_simple_async_result_run_in_thread' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:108) [-Wdeprecated-declarations] g_simple_async_result_run_in_thread (simple_async, (GSimpleAsyncThreadFunc) gfbgraph_user_get_albums_async_thread, G_PRIORITY_DEFAULT, cancellable); ^ gfbgraph-user.c: In function 'gfbgraph_user_get_albums_async_finish': gfbgraph-user.c:427:9: warning: 'g_simple_async_result_is_valid' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:135) [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (user), gfbgraph_user_get_albums_async), NULL); ^ gfbgraph-user.c:432:9: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple_async, error)) ^ gfbgraph-user.c:435:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79) [-Wdeprecated-declarations] data = (GFBGraphUserConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -Wall -g -DG_LOG_DOMAIN=\"GFBGraph\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -DGOA_API_IS_SUBJECT_TO_CHANGE -DLIBSOUP_USE_UNSTABLE_REQUEST_API -pthread -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -Wl,-z,relro -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: gcc -Wl,--as-needed -shared -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 -lrest-0.7 -lxml2 -ljson-glib-1.0 -lsoup-2.4 -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -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" ) CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" LDFLAGS="-Wl,-z,relro " CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" 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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -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 gcc -o /builddir/build/BUILD/gfbgraph-0.2.3/gfbgraph/tmp-introspectYkkyAo/GFBGraph-0.2 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro tmp-introspectYkkyAo/builddir/build/BUILD/gfbgraph-0.2.3/gfbgraph/tmp-introspectYkkyAo/GFBGraph-0.2.o -L. libgfbgraph-0.2.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/gfbgraph-0.2.3/gfbgraph/tmp-introspectYkkyAo/.libs/GFBGraph-0.2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro tmp-introspectYkkyAo/builddir/build/BUILD/gfbgraph-0.2.3/gfbgraph/tmp-introspectYkkyAo/GFBGraph-0.2.o -Wl,--export-dynamic -pthread -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:307: 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: u'GoaObject*' /usr/bin/g-ir-compiler --includedir=. --includedir=. GFBGraph-0.2.gir -o GFBGraph-0.2.typelib make[2]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/gfbgraph' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs/reference' if test "/builddir/build/BUILD/gfbgraph-0.2.3/docs/reference" != "/builddir/build/BUILD/gfbgraph-0.2.3/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 /builddir/build/BUILD/gfbgraph-0.2.3/docs/reference/$file`; \ test -d "$destdir" || mkdir -p "$destdir"; \ test -f /builddir/build/BUILD/gfbgraph-0.2.3/docs/reference/$file && \ cp -pf /builddir/build/BUILD/gfbgraph-0.2.3/docs/reference/$file /builddir/build/BUILD/gfbgraph-0.2.3/docs/reference/$file || true; \ done; \ fi; \ fi touch setup-build.stamp _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 "x" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" LD="/bin/sh ../../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro " RUN="/bin/sh ../../libtool --mode=execute" CFLAGS=" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" LDFLAGS="../../gfbgraph/libgfbgraph-0.2.la -Wl,-z,relro " \ 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 touch scan-build.stamp _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 :0: warning: Field descriptions for struct GFBGraphAlbumClass are missing in source code comment block. :0: warning: Field descriptions for struct GFBGraphConnectableInterface are missing in source code comment block. :0: warning: Field descriptions for struct GFBGraphGoaAuthorizerClass are missing in source code comment block. :0: warning: Field descriptions for struct GFBGraphNodeClass are missing in source code comment block. :0: warning: Value descriptions for GFBGraphNodeError are missing in source code comment block. :0: warning: Field descriptions for struct GFBGraphPhotoClass are missing in source code comment block. ../../gfbgraph/gfbgraph-photo.h:56: warning: Field descriptions for struct GFBGraphPhotoImage are missing in source code comment block. :0: warning: Field descriptions for struct GFBGraphSimpleAuthorizerClass are missing in source code comment block. :0: warning: Field descriptions for struct GFBGraphUserClass are missing in source code comment block. ./gfbgraph-unused.txt:1: warning: 4 unused declarations.They should be added to gfbgraph-sections.txt in the appropriate place. touch sgml-build.stamp rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x" = "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=\"/builddir/build/BUILD/gfbgraph-0.2.3/docs/reference\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options gfbgraph ../gfbgraph-docs.xml gtkdoc-fixxref --module=gfbgraph --module-dir=html --html-dir=/usr/share/gtk-doc/html html/gfbgraph-gfbgraph-common.html:41: warning: no link for: 'GFBGraphAuthorizer' -> (GFBGraphAuthorizer). html/gfbgraph-gfbgraph-common.html:68: warning: no link for: 'NULL:CAPS' -> (NULL). html/GFBGraphUser.html:57: warning: no link for: 'GError' -> (GError). html/GFBGraphUser.html:61: warning: no link for: 'GCancellable' -> (GCancellable). html/GFBGraphUser.html:62: warning: no link for: 'GAsyncReadyCallback' -> (GAsyncReadyCallback). html/GFBGraphUser.html:65: warning: no link for: 'GAsyncResult' -> (GAsyncResult). html/GFBGraphUser.html:132: warning: no link for: 'g-object-unref' -> (g_object_unref()). html/GFBGraphUser.html:180: warning: no link for: 'gfbgraph-user-get-my-async' -> (gfbgraph_user_get_my_async()). html/GFBGraphUser.html:217: warning: no link for: 'gfbgraph-user-get-me-finish' -> (gfbgraph_user_get_me_finish()). html/GFBGraphUser.html:315: warning: no link for: 'GList' -> (GList). html/GFBGraphPhoto.html:225: warning: no link for: 'GInputStream' -> (GInputStream). html/GFBGraphNode.html:60: warning: no link for: 'GType' -> (GType). html/GFBGraphNode.html:115: warning: no link for: 'GFBGraphConnectable' -> (GFBGraphConnectable). html/GFBGraphNode.html:195: warning: no link for: 'GFBgraphNode' -> (GFBgraphNode). html/GFBGraphNode.html:317: warning: no link for: 'GFBGraphConnectionable' -> (GFBGraphConnectionable). html/GFBGraphNode.html:366: warning: no link for: 'gfbgraph-node-get-connection-nodes-finish' -> (gfbgraph_node_get_connection_nodes_finish()). html/gfbgraph-GFBGraphConnectable.html:113: warning: no link for: 'GHashTable' -> (GHashTable). html/gfbgraph-GFBGraphConnectable.html:184: warning: no link for: 'TRUE:CAPS' -> (TRUE). html/gfbgraph-GFBGraphConnectable.html:185: warning: no link for: 'FALSE:CAPS' -> (FALSE). html/GFBGraphAlbum.html:92: warning: no link for: 'GFGraphAlbum' -> (GFGraphAlbum). html/gfbgraph-GFBGraphAuthorizer.html:88: warning: no link for: 'GTypeInterface' -> (GTypeInterface). touch html-build.stamp make[3]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs' make[2]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtestutils.o gtestutils.c gtestutils.c: In function 'gfbgraph_test_fixture_teardown': gtestutils.c:185:18: warning: unused variable 'uri' [-Wunused-variable] SoupURI *uri; ^ gtestutils.c:184:32: warning: unused variable 'app' [-Wunused-variable] const GFBGraphTestApp *app = user_data; ^ gtestutils.c:199:16: warning: 'auth_value' is used uninitialized in this function [-Wuninitialized] g_free (auth_value); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ../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,-z,relro -o gtestutils gtestutils.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/gfbgraph-0.2.3/tests' make[2]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3' cp libgfbgraph.pc libgfbgraph-0.2.pc make[2]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3' make[1]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HXrBug + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64 + cd gfbgraph-0.2.3 + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64 Making install in gfbgraph make[1]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/gfbgraph' make[2]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/gfbgraph' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgfbgraph-0.2.la '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgfbgraph-0.2.so.0.0.0 /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/lib64/libgfbgraph-0.2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/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 /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/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 /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/lib64/libgfbgraph-0.2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GFBGraph-0.2.gir '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/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 '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/include/gfbgraph-0.2/gfbgraph' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -p -m 644 GFBGraph-0.2.typelib '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/lib64/girepository-1.0' make[2]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/gfbgraph' make[1]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/gfbgraph' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/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/deprecated-api-index.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/index.sgml /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.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up.png ../goa/ -> /usr/share/gtk-doc/html/goa/ (5) ../json-glib/ -> /usr/share/gtk-doc/html/json-glib/ (1) ../libsoup-2.4/ -> /usr/share/gtk-doc/html/libsoup-2.4/ (4) make[3]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs' make[3]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/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 `/builddir/build/BUILD/gfbgraph-0.2.3/docs' make[2]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs' make[1]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/docs' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/tests' make[2]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3/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 `/builddir/build/BUILD/gfbgraph-0.2.3/tests' make[1]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3/tests' make[1]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3' make[2]: Entering directory `/builddir/build/BUILD/gfbgraph-0.2.3' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/doc/libgfbgraph' /usr/bin/install -p -m 644 README COPYING AUTHORS ChangeLog INSTALL NEWS '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/doc/libgfbgraph' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libgfbgraph-0.2.pc '/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3' make[1]: Leaving directory `/builddir/build/BUILD/gfbgraph-0.2.3' + find /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64 -name '*.la' -delete + rm -rf /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/gfbgraph-0.2.3 extracting debug info from /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/lib64/libgfbgraph-0.2.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgfbgraph-0.2.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgfbgraph-0.2.so.debug symlinked /usr/lib/debug/usr/lib64/libgfbgraph-0.2.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgfbgraph-0.2.so.0.debug 253 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gfbgraph-0.2.3-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r1RjP7 + umask 022 + cd /builddir/build/BUILD + cd gfbgraph-0.2.3 + DOCDIR=/builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/share/doc/gfbgraph-0.2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/share/doc/gfbgraph-0.2.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/share/doc/gfbgraph-0.2.3 + cp -pr COPYING /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/share/doc/gfbgraph-0.2.3 + cp -pr NEWS /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/share/doc/gfbgraph-0.2.3 + cp -pr README /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64/usr/share/doc/gfbgraph-0.2.3 + exit 0 Provides: gfbgraph = 0.2.3-2.el7.centos gfbgraph(x86-64) = 0.2.3-2.el7.centos libgfbgraph-0.2.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgoa-1.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libpthread.so.0()(64bit) librest-0.7.so.0()(64bit) libsoup-2.4.so.1()(64bit) rtld(GNU_HASH) Processing files: gfbgraph-devel-0.2.3-2.el7.centos.x86_64 Provides: gfbgraph-devel = 0.2.3-2.el7.centos gfbgraph-devel(x86-64) = 0.2.3-2.el7.centos pkgconfig(libgfbgraph-0.2) = 0.2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgfbgraph-0.2.so.0()(64bit) 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: gfbgraph-debuginfo-0.2.3-2.el7.centos.x86_64 Provides: gfbgraph-debuginfo = 0.2.3-2.el7.centos gfbgraph-debuginfo(x86-64) = 0.2.3-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64 Wrote: /builddir/build/RPMS/gfbgraph-0.2.3-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/gfbgraph-devel-0.2.3-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/gfbgraph-debuginfo-0.2.3-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.95i5fF + umask 022 + cd /builddir/build/BUILD + cd gfbgraph-0.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gfbgraph-0.2.3-2.el7.centos.x86_64 + exit 0 Child return code was: 0