Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gobject-introspection.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gobject-introspection.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gobject-introspection-1.36.0-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gobject-introspection.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gobject-introspection.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RWhd5U + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gobject-introspection-1.36.0 + /usr/bin/xz -dc /builddir/build/SOURCES/gobject-introspection-1.36.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gobject-introspection-1.36.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-scanner-dont-barf-on-anonymous-unions.patch): + echo 'Patch #0 (0001-scanner-dont-barf-on-anonymous-unions.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-scanner-dont-barf-on-anonymous-unions.patch + /usr/bin/patch -p0 --fuzz=0 patching file giscanner/maintransformer.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8R93Fi + umask 022 + cd /builddir/build/BUILD + cd gobject-introspection-1.36.0 + test -x configure + 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 ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + ./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 --enable-gtk-doc --enable-doctool 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 how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes 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... 1966080 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... yes 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 flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for dlopen in -ldl... yes checking for the suffix of shared libraries... .so checking for GLIB... yes checking for GOBJECT... yes checking for GMODULE... yes checking for GIO... yes checking for GIO_UNIX... yes checking for CAIRO... yes checking for SCANNER... yes checking for FFI... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for GIREPO... yes 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 for GTKDOC_DEPS... yes checking whether to build gtk-doc documentation... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for working strtod... yes checking for memchr... yes checking for strchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoull... yes checking for backtrace... yes checking for backtrace_symbols... yes checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for headers required to compile python extensions... found checking for python module mako... yes checking for glib source directory to use for documentation... checking for -Bsymbolic-functions linker flag... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating tests/offsets/Makefile config.status: creating tests/scanner/Makefile config.status: creating tests/repository/Makefile config.status: creating tests/warn/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating gobject-introspection-1.0.pc config.status: creating gobject-introspection-no-export-1.0.pc config.status: creating config.h.win32 config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/vs9/Makefile config.status: creating build/win32/vs10/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gobject-introspection 1.36.0 =============== tests: + make V=1 -j16 [ -d gir ] || /usr/bin/mkdir -p gir ; \ sed \ -e s,%CAIRO_SHARED_LIBRARY%,libcairo-gobject.so.2, \ -e s,%CAIRO_GIR_PACKAGE%,cairo-gobject, \ < gir/cairo-1.0.gir.in > gir/cairo-1.0.gir.tmp && mv gir/cairo-1.0.gir.tmp gir/cairo-1.0.gir make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0' Making all in . make[2]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gdump.lo `test -f 'girepository/gdump.c' || echo './'`girepository/gdump.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-giarginfo.lo `test -f 'girepository/giarginfo.c' || echo './'`girepository/giarginfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gibaseinfo.lo `test -f 'girepository/gibaseinfo.c' || echo './'`girepository/gibaseinfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gicallableinfo.lo `test -f 'girepository/gicallableinfo.c' || echo './'`girepository/gicallableinfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-giconstantinfo.lo `test -f 'girepository/giconstantinfo.c' || echo './'`girepository/giconstantinfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gienuminfo.lo `test -f 'girepository/gienuminfo.c' || echo './'`girepository/gienuminfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gifieldinfo.lo `test -f 'girepository/gifieldinfo.c' || echo './'`girepository/gifieldinfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gifunctioninfo.lo `test -f 'girepository/gifunctioninfo.c' || echo './'`girepository/gifunctioninfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-ginvoke.lo `test -f 'girepository/ginvoke.c' || echo './'`girepository/ginvoke.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-giinterfaceinfo.lo `test -f 'girepository/giinterfaceinfo.c' || echo './'`girepository/giinterfaceinfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-giobjectinfo.lo `test -f 'girepository/giobjectinfo.c' || echo './'`girepository/giobjectinfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gipropertyinfo.lo `test -f 'girepository/gipropertyinfo.c' || echo './'`girepository/gipropertyinfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-giregisteredtypeinfo.lo `test -f 'girepository/giregisteredtypeinfo.c' || echo './'`girepository/giregisteredtypeinfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-girepository.lo `test -f 'girepository/girepository.c' || echo './'`girepository/girepository.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-girffi.lo `test -f 'girepository/girffi.c' || echo './'`girepository/girffi.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gisignalinfo.lo `test -f 'girepository/gisignalinfo.c' || echo './'`girepository/gisignalinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gdump.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gdump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gicallableinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gicallableinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giarginfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giarginfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gifunctioninfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gifunctioninfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giobjectinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giobjectinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gifieldinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gifieldinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gibaseinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gibaseinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girffi.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-girffi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giinterfaceinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giinterfaceinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gienuminfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gienuminfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giconstantinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giconstantinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/ginvoke.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-ginvoke.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giregisteredtypeinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giregisteredtypeinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gipropertyinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gipropertyinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girepository.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-girepository.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gisignalinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gisignalinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gisignalinfo.c -o libgirepository_1_0_la-gisignalinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giconstantinfo.c -o libgirepository_1_0_la-giconstantinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giregisteredtypeinfo.c -o libgirepository_1_0_la-giregisteredtypeinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giarginfo.c -o libgirepository_1_0_la-giarginfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gipropertyinfo.c -o libgirepository_1_0_la-gipropertyinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girffi.c -o libgirepository_1_0_la-girffi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gienuminfo.c -o libgirepository_1_0_la-gienuminfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gifunctioninfo.c -o libgirepository_1_0_la-gifunctioninfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/ginvoke.c -o libgirepository_1_0_la-ginvoke.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gistructinfo.lo `test -f 'girepository/gistructinfo.c' || echo './'`girepository/gistructinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gibaseinfo.c -o libgirepository_1_0_la-gibaseinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gifieldinfo.c -o libgirepository_1_0_la-gifieldinfo.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gitypeinfo.lo `test -f 'girepository/gitypeinfo.c' || echo './'`girepository/gitypeinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gistructinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gistructinfo.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-gitypelib.lo `test -f 'girepository/gitypelib.c' || echo './'`girepository/gitypelib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gitypeinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gitypeinfo.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-giunioninfo.lo `test -f 'girepository/giunioninfo.c' || echo './'`girepository/giunioninfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giinterfaceinfo.c -o libgirepository_1_0_la-giinterfaceinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gitypelib.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gitypelib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giunioninfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giunioninfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gicallableinfo.c -o libgirepository_1_0_la-gicallableinfo.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_1_0_la-givfuncinfo.lo `test -f 'girepository/givfuncinfo.c' || echo './'`girepository/givfuncinfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_gthash_la-gthash.lo `test -f 'girepository/gthash.c' || echo './'`girepository/gthash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gistructinfo.c -o libgirepository_1_0_la-gistructinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gdump.c -o libgirepository_1_0_la-gdump.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-bdz.lo `test -f 'girepository/cmph/bdz.c' || echo './'`girepository/cmph/bdz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/givfuncinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-givfuncinfo.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-bdz_ph.lo `test -f 'girepository/cmph/bdz_ph.c' || echo './'`girepository/cmph/bdz_ph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gthash.c -fPIC -DPIC -o .libs/libgirepository_gthash_la-gthash.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-bmz8.lo `test -f 'girepository/cmph/bmz8.c' || echo './'`girepository/cmph/bmz8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giobjectinfo.c -o libgirepository_1_0_la-giobjectinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/bdz_ph.c -fPIC -DPIC -o .libs/libcmph_la-bdz_ph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/bdz.c -fPIC -DPIC -o .libs/libcmph_la-bdz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gitypeinfo.c -o libgirepository_1_0_la-gitypeinfo.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-bmz.lo `test -f 'girepository/cmph/bmz.c' || echo './'`girepository/cmph/bmz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/bmz8.c -fPIC -DPIC -o .libs/libcmph_la-bmz8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giunioninfo.c -o libgirepository_1_0_la-giunioninfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/bmz.c -fPIC -DPIC -o .libs/libcmph_la-bmz.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-brz.lo `test -f 'girepository/cmph/brz.c' || echo './'`girepository/cmph/brz.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-buffer_entry.lo `test -f 'girepository/cmph/buffer_entry.c' || echo './'`girepository/cmph/buffer_entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/brz.c -fPIC -DPIC -o .libs/libcmph_la-brz.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-buffer_manager.lo `test -f 'girepository/cmph/buffer_manager.c' || echo './'`girepository/cmph/buffer_manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/buffer_entry.c -fPIC -DPIC -o .libs/libcmph_la-buffer_entry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/givfuncinfo.c -o libgirepository_1_0_la-givfuncinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/buffer_manager.c -fPIC -DPIC -o .libs/libcmph_la-buffer_manager.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girepository.c -o libgirepository_1_0_la-girepository.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-chd.lo `test -f 'girepository/cmph/chd.c' || echo './'`girepository/cmph/chd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gthash.c -o libgirepository_gthash_la-gthash.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-chd_ph.lo `test -f 'girepository/cmph/chd_ph.c' || echo './'`girepository/cmph/chd_ph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/chd_ph.c -fPIC -DPIC -o .libs/libcmph_la-chd_ph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/chd.c -fPIC -DPIC -o .libs/libcmph_la-chd.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-chm.lo `test -f 'girepository/cmph/chm.c' || echo './'`girepository/cmph/chm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/buffer_entry.c -o libcmph_la-buffer_entry.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/chm.c -fPIC -DPIC -o .libs/libcmph_la-chm.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-cmph.lo `test -f 'girepository/cmph/cmph.c' || echo './'`girepository/cmph/cmph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/buffer_manager.c -o libcmph_la-buffer_manager.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-cmph_structs.lo `test -f 'girepository/cmph/cmph_structs.c' || echo './'`girepository/cmph/cmph_structs.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-compressed_rank.lo `test -f 'girepository/cmph/compressed_rank.c' || echo './'`girepository/cmph/compressed_rank.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/cmph.c -fPIC -DPIC -o .libs/libcmph_la-cmph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/cmph_structs.c -fPIC -DPIC -o .libs/libcmph_la-cmph_structs.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-compressed_seq.lo `test -f 'girepository/cmph/compressed_seq.c' || echo './'`girepository/cmph/compressed_seq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/compressed_rank.c -fPIC -DPIC -o .libs/libcmph_la-compressed_rank.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/compressed_seq.c -fPIC -DPIC -o .libs/libcmph_la-compressed_seq.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-fch_buckets.lo `test -f 'girepository/cmph/fch_buckets.c' || echo './'`girepository/cmph/fch_buckets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/bdz_ph.c -o libcmph_la-bdz_ph.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/chd.c -o libcmph_la-chd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-fch.lo `test -f 'girepository/cmph/fch.c' || echo './'`girepository/cmph/fch.c girepository/cmph/cmph.c: In function 'count_nlfile_keys': girepository/cmph/cmph.c:158:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, BUFSIZ, fd); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/fch_buckets.c -fPIC -DPIC -o .libs/libcmph_la-fch_buckets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/cmph_structs.c -o libcmph_la-cmph_structs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/fch.c -fPIC -DPIC -o .libs/libcmph_la-fch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/bmz8.c -o libcmph_la-bmz8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/bdz.c -o libcmph_la-bdz.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/chm.c -o libcmph_la-chm.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-graph.lo `test -f 'girepository/cmph/graph.c' || echo './'`girepository/cmph/graph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/bmz.c -o libcmph_la-bmz.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/compressed_seq.c -o libcmph_la-compressed_seq.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-hash.lo `test -f 'girepository/cmph/hash.c' || echo './'`girepository/cmph/hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/compressed_rank.c -o libcmph_la-compressed_rank.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/graph.c -fPIC -DPIC -o .libs/libcmph_la-graph.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-jenkins_hash.lo `test -f 'girepository/cmph/jenkins_hash.c' || echo './'`girepository/cmph/jenkins_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/gitypelib.c -o libgirepository_1_0_la-gitypelib.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/cmph.c -o libcmph_la-cmph.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/hash.c -fPIC -DPIC -o .libs/libcmph_la-hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/fch_buckets.c -o libcmph_la-fch_buckets.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/brz.c -o libcmph_la-brz.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/jenkins_hash.c -fPIC -DPIC -o .libs/libcmph_la-jenkins_hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/chd_ph.c -o libcmph_la-chd_ph.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/hash.c -o libcmph_la-hash.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-miller_rabin.lo `test -f 'girepository/cmph/miller_rabin.c' || echo './'`girepository/cmph/miller_rabin.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-select.lo `test -f 'girepository/cmph/select.c' || echo './'`girepository/cmph/select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/fch.c -o libcmph_la-fch.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-vqueue.lo `test -f 'girepository/cmph/vqueue.c' || echo './'`girepository/cmph/vqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/miller_rabin.c -fPIC -DPIC -o .libs/libcmph_la-miller_rabin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/graph.c -o libcmph_la-graph.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/select.c -fPIC -DPIC -o .libs/libcmph_la-select.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libcmph_la-vstack.lo `test -f 'girepository/cmph/vstack.c' || echo './'`girepository/cmph/vstack.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_internals_la-girmodule.lo `test -f 'girepository/girmodule.c' || echo './'`girepository/girmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/vqueue.c -fPIC -DPIC -o .libs/libcmph_la-vqueue.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_internals_la-girnode.lo `test -f 'girepository/girnode.c' || echo './'`girepository/girnode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/vstack.c -fPIC -DPIC -o .libs/libcmph_la-vstack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girmodule.c -fPIC -DPIC -o .libs/libgirepository_internals_la-girmodule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girnode.c -fPIC -DPIC -o .libs/libgirepository_internals_la-girnode.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_internals_la-giroffsets.lo `test -f 'girepository/giroffsets.c' || echo './'`girepository/giroffsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giroffsets.c -fPIC -DPIC -o .libs/libgirepository_internals_la-giroffsets.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_internals_la-girparser.lo `test -f 'girepository/girparser.c' || echo './'`girepository/girparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/miller_rabin.c -o libcmph_la-miller_rabin.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgirepository_internals_la-girwriter.lo `test -f 'girepository/girwriter.c' || echo './'`girepository/girwriter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girparser.c -fPIC -DPIC -o .libs/libgirepository_internals_la-girparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/vqueue.c -o libcmph_la-vqueue.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/vstack.c -o libcmph_la-vstack.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girwriter.c -fPIC -DPIC -o .libs/libgirepository_internals_la-girwriter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/jenkins_hash.c -o libcmph_la-jenkins_hash.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgiscanner_la-sourcescanner.lo `test -f 'giscanner/sourcescanner.c' || echo './'`giscanner/sourcescanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/cmph/select.c -o libcmph_la-select.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgiscanner_la-scannerlexer.lo `test -f 'scannerlexer.c' || echo './'`scannerlexer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 giscanner/sourcescanner.c -fPIC -DPIC -o .libs/libgiscanner_la-sourcescanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 scannerlexer.c -fPIC -DPIC -o .libs/libgiscanner_la-scannerlexer.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 libgiscanner_la-scannerparser.lo `test -f 'scannerparser.c' || echo './'`scannerparser.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./giscanner -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 _giscanner_la-giscannermodule.lo `test -f 'giscanner/giscannermodule.c' || echo './'`giscanner/giscannermodule.c gcc -DHAVE_CONFIG_H -I. -DGIREPO_DEFAULT_SEARCH_PATH="\"/usr/lib64\"" -I./girepository -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 g_ir_compiler-compiler.o `test -f 'tools/compiler.c' || echo './'`tools/compiler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 scannerparser.c -fPIC -DPIC -o .libs/libgiscanner_la-scannerparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/giroffsets.c -o libgirepository_internals_la-giroffsets.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -DGIREPO_DEFAULT_SEARCH_PATH="\"/usr/lib64\"" -I./girepository -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 g_ir_generate-generate.o `test -f 'tools/generate.c' || echo './'`tools/generate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./giscanner -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 giscanner/giscannermodule.c -fPIC -DPIC -o .libs/_giscanner_la-giscannermodule.o scannerlexer.c: In function 'yy_scan_bytes': scannerlexer.c:2491:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < _yybytes_len; ++i ) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girmodule.c -o libgirepository_internals_la-girmodule.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I./girepository/cmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 cmph_bdz_test-cmph-bdz-test.o `test -f 'girepository/cmph-bdz-test.c' || echo './'`girepository/cmph-bdz-test.c gcc -DHAVE_CONFIG_H -I. -I./girepository -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 gthash_test-gthash.o `test -f 'girepository/gthash.c' || echo './'`girepository/gthash.c gcc -DHAVE_CONFIG_H -I. -I./girepository -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 gthash_test-gthash-test.o `test -f 'girepository/gthash-test.c' || echo './'`girepository/gthash-test.c gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 gi_dump_types-gdump.o `test -f 'girepository/gdump.c' || echo './'`girepository/gdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 giscanner/sourcescanner.c -o libgiscanner_la-sourcescanner.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 gi_dump_types-gi-dump-types.o `test -f 'girepository/gi-dump-types.c' || echo './'`girepository/gi-dump-types.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 glib_print-glib-print.o `test -f 'examples/glib-print.c' || echo './'`examples/glib-print.c /bin/sh ./libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -o libcmph.la libcmph_la-bdz.lo libcmph_la-bdz_ph.lo libcmph_la-bmz8.lo libcmph_la-bmz.lo libcmph_la-brz.lo libcmph_la-buffer_entry.lo libcmph_la-buffer_manager.lo libcmph_la-chd.lo libcmph_la-chd_ph.lo libcmph_la-chm.lo libcmph_la-cmph.lo libcmph_la-cmph_structs.lo libcmph_la-compressed_rank.lo libcmph_la-compressed_seq.lo libcmph_la-fch_buckets.lo libcmph_la-fch.lo libcmph_la-graph.lo libcmph_la-hash.lo libcmph_la-jenkins_hash.lo libcmph_la-miller_rabin.lo libcmph_la-select.lo libcmph_la-vqueue.lo libcmph_la-vstack.lo -lm -lglib-2.0 -ldl libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girwriter.c -o libgirepository_internals_la-girwriter.o >/dev/null 2>&1 libtool: link: ar cru .libs/libcmph.a .libs/libcmph_la-bdz.o .libs/libcmph_la-bdz_ph.o .libs/libcmph_la-bmz8.o .libs/libcmph_la-bmz.o .libs/libcmph_la-brz.o .libs/libcmph_la-buffer_entry.o .libs/libcmph_la-buffer_manager.o .libs/libcmph_la-chd.o .libs/libcmph_la-chd_ph.o .libs/libcmph_la-chm.o .libs/libcmph_la-cmph.o .libs/libcmph_la-cmph_structs.o .libs/libcmph_la-compressed_rank.o .libs/libcmph_la-compressed_seq.o .libs/libcmph_la-fch_buckets.o .libs/libcmph_la-fch.o .libs/libcmph_la-graph.o .libs/libcmph_la-hash.o .libs/libcmph_la-jenkins_hash.o .libs/libcmph_la-miller_rabin.o .libs/libcmph_la-select.o .libs/libcmph_la-vqueue.o .libs/libcmph_la-vstack.o libtool: link: ranlib .libs/libcmph.a libtool: link: ( cd ".libs" && rm -f "libcmph.la" && ln -s "../libcmph.la" "libcmph.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -o libgirepository-gthash.la libgirepository_gthash_la-gthash.lo libcmph.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lffi -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -I./girepository/cmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -o cmph-bdz-test cmph_bdz_test-cmph-bdz-test.o libcmph.la -lgobject-2.0 -lglib-2.0 -ldl libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./giscanner -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 giscanner/giscannermodule.c -o _giscanner_la-giscannermodule.o >/dev/null 2>&1 libtool: link: gcc -I./girepository/cmph -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 cmph-bdz-test cmph_bdz_test-cmph-bdz-test.o ./.libs/libcmph.a -lm -lgobject-2.0 -lglib-2.0 -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -o gi-dump-types gi_dump_types-gdump.o gi_dump_types-gi-dump-types.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 -ldl libtool: link: (cd .libs/libgirepository-gthash.lax/libcmph.a && ar x "/builddir/build/BUILD/gobject-introspection-1.36.0/./.libs/libcmph.a") libtool: link: ar cru .libs/libgirepository-gthash.a .libs/libgirepository_gthash_la-gthash.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-bdz.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-bdz_ph.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-bmz.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-bmz8.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-brz.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-buffer_entry.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-buffer_manager.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-chd.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-chd_ph.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-chm.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-cmph.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-cmph_structs.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-compressed_rank.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-compressed_seq.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-fch.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-fch_buckets.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-graph.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-hash.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-jenkins_hash.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-miller_rabin.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-select.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-vqueue.o .libs/libgirepository-gthash.lax/libcmph.a/libcmph_la-vstack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 scannerlexer.c -o libgiscanner_la-scannerlexer.o >/dev/null 2>&1 libtool: link: ranlib .libs/libgirepository-gthash.a libtool: link: rm -fr .libs/libgirepository-gthash.lax libtool: link: ( cd ".libs" && rm -f "libgirepository-gthash.la" && ln -s "../libgirepository-gthash.la" "libgirepository-gthash.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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,-Bsymbolic-functions -no-undefined -version-number 1:0:0 -export-symbols ./girepository/girepository.symbols -Wl,-z,relro -o libgirepository-1.0.la -rpath /usr/lib64 libgirepository_1_0_la-gdump.lo libgirepository_1_0_la-giarginfo.lo libgirepository_1_0_la-gibaseinfo.lo libgirepository_1_0_la-gicallableinfo.lo libgirepository_1_0_la-giconstantinfo.lo libgirepository_1_0_la-gienuminfo.lo libgirepository_1_0_la-gifieldinfo.lo libgirepository_1_0_la-gifunctioninfo.lo libgirepository_1_0_la-ginvoke.lo libgirepository_1_0_la-giinterfaceinfo.lo libgirepository_1_0_la-giobjectinfo.lo libgirepository_1_0_la-gipropertyinfo.lo libgirepository_1_0_la-giregisteredtypeinfo.lo libgirepository_1_0_la-girepository.lo libgirepository_1_0_la-girffi.lo libgirepository_1_0_la-gisignalinfo.lo libgirepository_1_0_la-gistructinfo.lo libgirepository_1_0_la-gitypeinfo.lo libgirepository_1_0_la-gitypelib.lo libgirepository_1_0_la-giunioninfo.lo libgirepository_1_0_la-givfuncinfo.lo libgirepository-gthash.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lffi -ldl libtool: link: gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 gi-dump-types gi_dump_types-gdump.o gi_dump_types-gi-dump-types.o -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -ldl -pthread libtool: link: echo "{ global:" > .libs/libgirepository-1.0.ver libtool: link: cat ./girepository/girepository.symbols | sed -e "s/\(.*\)/\1;/" >> .libs/libgirepository-1.0.ver libtool: link: echo "local: *; };" >> .libs/libgirepository-1.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libgirepository_1_0_la-gdump.o .libs/libgirepository_1_0_la-giarginfo.o .libs/libgirepository_1_0_la-gibaseinfo.o .libs/libgirepository_1_0_la-gicallableinfo.o .libs/libgirepository_1_0_la-giconstantinfo.o .libs/libgirepository_1_0_la-gienuminfo.o .libs/libgirepository_1_0_la-gifieldinfo.o .libs/libgirepository_1_0_la-gifunctioninfo.o .libs/libgirepository_1_0_la-ginvoke.o .libs/libgirepository_1_0_la-giinterfaceinfo.o .libs/libgirepository_1_0_la-giobjectinfo.o .libs/libgirepository_1_0_la-gipropertyinfo.o .libs/libgirepository_1_0_la-giregisteredtypeinfo.o .libs/libgirepository_1_0_la-girepository.o .libs/libgirepository_1_0_la-girffi.o .libs/libgirepository_1_0_la-gisignalinfo.o .libs/libgirepository_1_0_la-gistructinfo.o .libs/libgirepository_1_0_la-gitypeinfo.o .libs/libgirepository_1_0_la-gitypelib.o .libs/libgirepository_1_0_la-giunioninfo.o .libs/libgirepository_1_0_la-givfuncinfo.o -Wl,--whole-archive ./.libs/libgirepository-gthash.a -Wl,--no-whole-archive -lm -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lffi -ldl -O2 -m64 -mtune=generic -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgirepository-1.0.so.1 -Wl,-version-script -Wl,.libs/libgirepository-1.0.ver -o .libs/libgirepository-1.0.so.1.0.0 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girnode.c -o libgirepository_internals_la-girnode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./girepository -I./giscanner -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 scannerparser.c -o libgiscanner_la-scannerparser.o >/dev/null 2>&1 libtool: link: (cd ".libs" && rm -f "libgirepository-1.0.so.1" && ln -s "libgirepository-1.0.so.1.0.0" "libgirepository-1.0.so.1") libtool: link: (cd ".libs" && rm -f "libgirepository-1.0.so" && ln -s "libgirepository-1.0.so.1.0.0" "libgirepository-1.0.so") libtool: link: (cd .libs/libgirepository-1.0.lax/libgirepository-gthash.a && ar x "/builddir/build/BUILD/gobject-introspection-1.36.0/./.libs/libgirepository-gthash.a") libtool: link: ar cru .libs/libgirepository-1.0.a libgirepository_1_0_la-gdump.o libgirepository_1_0_la-giarginfo.o libgirepository_1_0_la-gibaseinfo.o libgirepository_1_0_la-gicallableinfo.o libgirepository_1_0_la-giconstantinfo.o libgirepository_1_0_la-gienuminfo.o libgirepository_1_0_la-gifieldinfo.o libgirepository_1_0_la-gifunctioninfo.o libgirepository_1_0_la-ginvoke.o libgirepository_1_0_la-giinterfaceinfo.o libgirepository_1_0_la-giobjectinfo.o libgirepository_1_0_la-gipropertyinfo.o libgirepository_1_0_la-giregisteredtypeinfo.o libgirepository_1_0_la-girepository.o libgirepository_1_0_la-girffi.o libgirepository_1_0_la-gisignalinfo.o libgirepository_1_0_la-gistructinfo.o libgirepository_1_0_la-gitypeinfo.o libgirepository_1_0_la-gitypelib.o libgirepository_1_0_la-giunioninfo.o libgirepository_1_0_la-givfuncinfo.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-bdz.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-bdz_ph.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-bmz.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-bmz8.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-brz.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-buffer_entry.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-buffer_manager.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-chd.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-chd_ph.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-chm.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-cmph.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-cmph_structs.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-compressed_rank.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-compressed_seq.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-fch.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-fch_buckets.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-graph.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-hash.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-jenkins_hash.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-miller_rabin.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-select.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-vqueue.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libcmph_la-vstack.o .libs/libgirepository-1.0.lax/libgirepository-gthash.a/libgirepository_gthash_la-gthash.o libtool: link: ranlib .libs/libgirepository-1.0.a libtool: link: rm -fr .libs/libgirepository-1.0.lax libtool: link: ( cd ".libs" && rm -f "libgirepository-1.0.la" && ln -s "../libgirepository-1.0.la" "libgirepository-1.0.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -I./girepository -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -o gthash-test gthash_test-gthash.o gthash_test-gthash-test.o libcmph.la libgirepository-1.0.la -lgobject-2.0 -lglib-2.0 -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -o glib-print glib_print-glib-print.o libgirepository-1.0.la -lgobject-2.0 -lglib-2.0 -ldl libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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/glib-print glib_print-glib-print.o ./.libs/libgirepository-1.0.so -lm -lgmodule-2.0 -lgio-2.0 -lffi -lgobject-2.0 -lglib-2.0 -ldl -pthread libtool: link: gcc -I./girepository -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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/gthash-test gthash_test-gthash.o gthash_test-gthash-test.o ./.libs/libcmph.a ./.libs/libgirepository-1.0.so -lm -lgmodule-2.0 -lgio-2.0 -lffi -lgobject-2.0 -lglib-2.0 -ldl -pthread libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 girepository/girparser.c -o libgirepository_internals_la-girparser.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -o libgiscanner.la libgiscanner_la-sourcescanner.lo libgiscanner_la-scannerlexer.lo libgiscanner_la-scannerparser.lo -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl libtool: link: ar cru .libs/libgiscanner.a .libs/libgiscanner_la-sourcescanner.o .libs/libgiscanner_la-scannerlexer.o .libs/libgiscanner_la-scannerparser.o libtool: link: ranlib .libs/libgiscanner.a libtool: link: ( cd ".libs" && rm -f "libgiscanner.la" && ln -s "../libgiscanner.la" "libgiscanner.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./giscanner -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -export-symbols-regex init_giscanner -Wl,-z,relro -o _giscanner.la -rpath /usr/lib64/gobject-introspection/giscanner _giscanner_la-giscannermodule.lo libgiscanner.la -lgobject-2.0 -lglib-2.0 -ldl libtool: link: /usr/bin/nm -B .libs/_giscanner_la-giscannermodule.o ./.libs/libgiscanner.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/_giscanner.exp libtool: link: /usr/bin/grep -E -e "init_giscanner" ".libs/_giscanner.exp" > ".libs/_giscanner.expT" libtool: link: mv -f ".libs/_giscanner.expT" ".libs/_giscanner.exp" libtool: link: echo "{ global:" > .libs/_giscanner.ver libtool: link: cat .libs/_giscanner.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_giscanner.ver libtool: link: echo "local: *; };" >> .libs/_giscanner.ver libtool: link: gcc -shared -fPIC -DPIC .libs/_giscanner_la-giscannermodule.o -Wl,--whole-archive ./.libs/libgiscanner.a -Wl,--no-whole-archive -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,_giscanner.so -Wl,-version-script -Wl,.libs/_giscanner.ver -o .libs/_giscanner.so libtool: link: (cd .libs/_giscanner.lax/libgiscanner.a && ar x "/builddir/build/BUILD/gobject-introspection-1.36.0/./.libs/libgiscanner.a") libtool: link: ar cru .libs/_giscanner.a _giscanner_la-giscannermodule.o .libs/_giscanner.lax/libgiscanner.a/libgiscanner_la-scannerlexer.o .libs/_giscanner.lax/libgiscanner.a/libgiscanner_la-scannerparser.o .libs/_giscanner.lax/libgiscanner.a/libgiscanner_la-sourcescanner.o libtool: link: ranlib .libs/_giscanner.a libtool: link: rm -fr .libs/_giscanner.lax libtool: link: ( cd ".libs" && rm -f "_giscanner.la" && ln -s "../_giscanner.la" "_giscanner.la" ) sed -e s,@libdir\@,/usr/lib64, -e s,@datarootdir\@,/usr/share, -e s,@PYTHON\@,/usr/bin/python, tools/g-ir-scanner.in > g-ir-scanner.tmp && mv g-ir-scanner.tmp g-ir-scanner sed -e s,@libdir\@,/usr/lib64, -e s,@datarootdir\@,/usr/share, -e s,@PYTHON\@,/usr/bin/python, tools/g-ir-annotation-tool.in > g-ir-annotation-tool.tmp && mv g-ir-annotation-tool.tmp g-ir-annotation-tool sed -e s,@libdir\@,/usr/lib64, -e s,@datarootdir\@,/usr/share, -e s,@PYTHON\@,/usr/bin/python, tools/g-ir-doc-tool.in > g-ir-doc-tool.tmp && mv g-ir-doc-tool.tmp g-ir-doc-tool /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -o libgirepository-internals.la libgirepository_internals_la-girmodule.lo libgirepository_internals_la-girnode.lo libgirepository_internals_la-giroffsets.lo libgirepository_internals_la-girparser.lo libgirepository_internals_la-girwriter.lo libgirepository-gthash.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lffi -ldl libtool: link: (cd .libs/libgirepository-internals.lax/libgirepository-gthash.a && ar x "/builddir/build/BUILD/gobject-introspection-1.36.0/./.libs/libgirepository-gthash.a") libtool: link: ar cru .libs/libgirepository-internals.a .libs/libgirepository_internals_la-girmodule.o .libs/libgirepository_internals_la-girnode.o .libs/libgirepository_internals_la-giroffsets.o .libs/libgirepository_internals_la-girparser.o .libs/libgirepository_internals_la-girwriter.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-bdz.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-bdz_ph.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-bmz.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-bmz8.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-brz.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-buffer_entry.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-buffer_manager.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-chd.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-chd_ph.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-chm.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-cmph.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-cmph_structs.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-compressed_rank.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-compressed_seq.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-fch.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-fch_buckets.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-graph.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-hash.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-jenkins_hash.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-miller_rabin.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-select.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-vqueue.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libcmph_la-vstack.o .libs/libgirepository-internals.lax/libgirepository-gthash.a/libgirepository_gthash_la-gthash.o libtool: link: ranlib .libs/libgirepository-internals.a libtool: link: rm -fr .libs/libgirepository-internals.lax libtool: link: ( cd ".libs" && rm -f "libgirepository-internals.la" && ln -s "../libgirepository-internals.la" "libgirepository-internals.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -o g-ir-compiler g_ir_compiler-compiler.o libgirepository-internals.la libgirepository-1.0.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lffi -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -o g-ir-generate g_ir_generate-generate.o libgirepository-internals.la libgirepository-1.0.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lffi -ldl libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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/g-ir-compiler g_ir_compiler-compiler.o -Wl,--export-dynamic -pthread ./.libs/libgirepository-internals.a ./.libs/libgirepository-1.0.so -lm -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lffi -ldl -pthread libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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/g-ir-generate g_ir_generate-generate.o -Wl,--export-dynamic -pthread ./.libs/libgirepository-internals.a ./.libs/libgirepository-1.0.so -lm -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lffi -ldl -pthread env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/DBus-1.0.gir -o gir/DBus-1.0.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/fontconfig-2.0.gir -o gir/fontconfig-2.0.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin LPATH=.libs CC="gcc" PYTHONPATH=.:. UNINSTALLED_INTROSPECTION_SRCDIR=. UNINSTALLED_INTROSPECTION_BUILDDIR=. ./g-ir-scanner --verbose -I. --add-include-path=. --add-include-path=./gir --add-include-path=. --add-include-path=. --namespace=GLib --nsversion=2.0 --libtool="/bin/sh ./libtool" --pkg=glib-2.0 --library=glib-2.0 --library=gobject-2.0 --external-library --reparse-validate --identifier-prefix=G --symbol-prefix=g --symbol-prefix=glib --c-include="glib.h" --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGETTEXT_PACKAGE=Dummy -DGLIB_COMPILATION -D__G_I18N_LIB_H__ --cflags-end /usr/lib64/glib-2.0/include/glibconfig.h /usr/include/glib-2.0/glib/gversionmacros.h /usr/include/glib-2.0/glib/gshell.h /usr/include/glib-2.0/glib/giochannel.h /usr/include/glib-2.0/glib/gprintf.h /usr/include/glib-2.0/glib/gversion.h /usr/include/glib-2.0/glib/genviron.h /usr/include/glib-2.0/glib/ghook.h /usr/include/glib-2.0/glib/gvariant.h /usr/include/glib-2.0/glib/garray.h /usr/include/glib-2.0/glib/gtree.h /usr/include/glib-2.0/glib/gmappedfile.h /usr/include/glib-2.0/glib/gtrashstack.h /usr/include/glib-2.0/glib/gerror.h /usr/include/glib-2.0/glib/gi18n-lib.h /usr/include/glib-2.0/glib/gkeyfile.h /usr/include/glib-2.0/glib/gregex.h /usr/include/glib-2.0/glib/gsequence.h /usr/include/glib-2.0/glib/gnode.h /usr/include/glib-2.0/glib/gprimes.h /usr/include/glib-2.0/glib/gstringchunk.h /usr/include/glib-2.0/glib/gscanner.h /usr/include/glib-2.0/glib/gbase64.h /usr/include/glib-2.0/glib/gpoll.h /usr/include/glib-2.0/glib/gmacros.h /usr/include/glib-2.0/glib/gdataset.h /usr/include/glib-2.0/glib/ghmac.h /usr/include/glib-2.0/glib/grand.h /usr/include/glib-2.0/glib/gthread.h /usr/include/glib-2.0/glib/gatomic.h /usr/include/glib-2.0/glib/gquark.h /usr/include/glib-2.0/glib/ggettext.h /usr/include/glib-2.0/glib/gmain.h /usr/include/glib-2.0/glib/ghostutils.h /usr/include/glib-2.0/glib/gbytes.h /usr/include/glib-2.0/glib/gmessages.h /usr/include/glib-2.0/glib/gi18n.h /usr/include/glib-2.0/glib/gtimezone.h /usr/include/glib-2.0/glib/gdatetime.h /usr/include/glib-2.0/glib/gqueue.h /usr/include/glib-2.0/glib/gcharset.h /usr/include/glib-2.0/glib/gfileutils.h /usr/include/glib-2.0/glib/gdate.h /usr/include/glib-2.0/glib/gtestutils.h /usr/include/glib-2.0/glib/gwin32.h /usr/include/glib-2.0/glib/gurifuncs.h /usr/include/glib-2.0/glib/gbookmarkfile.h /usr/include/glib-2.0/glib/gstring.h /usr/include/glib-2.0/glib/gbacktrace.h /usr/include/glib-2.0/glib/gmarkup.h /usr/include/glib-2.0/glib/gqsort.h /usr/include/glib-2.0/glib/gslist.h /usr/include/glib-2.0/glib/gconvert.h /usr/include/glib-2.0/glib/gpattern.h /usr/include/glib-2.0/glib/gtimer.h /usr/include/glib-2.0/glib/gstdio.h /usr/include/glib-2.0/glib/glist.h /usr/include/glib-2.0/glib/gbitlock.h /usr/include/glib-2.0/glib/gunicode.h /usr/include/glib-2.0/glib/ghash.h /usr/include/glib-2.0/glib/gmem.h /usr/include/glib-2.0/glib/gslice.h /usr/include/glib-2.0/glib/goption.h /usr/include/glib-2.0/glib/gvarianttype.h /usr/include/glib-2.0/glib/gchecksum.h /usr/include/glib-2.0/glib/gstrfuncs.h /usr/include/glib-2.0/glib/gasyncqueue.h /usr/include/glib-2.0/glib/gdir.h /usr/include/glib-2.0/glib/gtypes.h /usr/include/glib-2.0/glib/gutils.h /usr/include/glib-2.0/glib/gthreadpool.h /usr/include/glib-2.0/glib/galloca.h /usr/include/glib-2.0/glib/gspawn.h /usr/include/glib-2.0/gobject/glib-types.h gir/glib-2.0.c /usr/include/glib-2.0/glib-unix.h g-ir-scanner g-ir-compiler --output GLib-2.0.gir env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/freetype2-2.0.gir -o gir/freetype2-2.0.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/GL-1.0.gir -o gir/GL-1.0.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/libxml2-2.0.gir -o gir/libxml2-2.0.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/xft-2.0.gir -o gir/xft-2.0.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/xlib-2.0.gir -o gir/xlib-2.0.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/xfixes-4.0.gir -o gir/xfixes-4.0.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/xrandr-1.3.gir -o gir/xrandr-1.3.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/cairo-1.0.gir -o gir/cairo-1.0.typelib g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectvDyXVZ/GLib-2.0.o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectvDyXVZ/GLib-2.0.c g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectvDyXVZ/GLib-2.0 -export-dynamic -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectvDyXVZ/GLib-2.0.o -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lglib-2.0 -lgobject-2.0 libtool: link: gcc -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectvDyXVZ/GLib-2.0 -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectvDyXVZ/GLib-2.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -pthread g-ir-scanner: GLib: warning: 718 warnings suppressed (use --warn-all to see them) env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. GLib-2.0.gir -o GLib-2.0.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin LPATH=.libs CC="gcc" PYTHONPATH=.:. UNINSTALLED_INTROSPECTION_SRCDIR=. UNINSTALLED_INTROSPECTION_BUILDDIR=. ./g-ir-scanner --verbose -I. --add-include-path=. --add-include-path=./gir --add-include-path=. --add-include-path=. --namespace=GObject --nsversion=2.0 --libtool="/bin/sh ./libtool" --pkg=gobject-2.0 --include=GLib-2.0 --library=gobject-2.0 --external-library --reparse-validate --identifier-prefix=G --c-include="glib-object.h" --add-include-path=. --cflags-begin -DGOBJECT_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end /usr/include/glib-2.0/gobject/gsignal.h /usr/include/glib-2.0/gobject/gvaluecollector.h /usr/include/glib-2.0/gobject/gbinding.h /usr/include/glib-2.0/gobject/gsourceclosure.h /usr/include/glib-2.0/gobject/gboxed.h /usr/include/glib-2.0/gobject/gtype.h /usr/include/glib-2.0/gobject/gtypemodule.h /usr/include/glib-2.0/gobject/gobject.h /usr/include/glib-2.0/gobject/gtypeplugin.h /usr/include/glib-2.0/gobject/gvalue.h /usr/include/glib-2.0/gobject/gparamspecs.h /usr/include/glib-2.0/gobject/genums.h /usr/include/glib-2.0/gobject/gmarshal.h /usr/include/glib-2.0/gobject/gvaluetypes.h /usr/include/glib-2.0/gobject/gvaluearray.h /usr/include/glib-2.0/gobject/gparam.h /usr/include/glib-2.0/gobject/gclosure.h gir/gobject-2.0.c GLib-2.0.gir --output GObject-2.0.gir env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin LPATH=.libs CC="gcc" PYTHONPATH=.:. UNINSTALLED_INTROSPECTION_SRCDIR=. UNINSTALLED_INTROSPECTION_BUILDDIR=. ./g-ir-scanner --verbose -I. --add-include-path=. --add-include-path=./gir --add-include-path=. --add-include-path=. --namespace=GModule --nsversion=2.0 --libtool="/bin/sh ./libtool" --pkg=gmodule-2.0 --include=GLib-2.0 --library=gmodule-2.0 --external-library --identifier-prefix=G --c-include="gmodule.h" --add-include-path=. --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end /usr/include/glib-2.0/gmodule.h GLib-2.0.gir --output GModule-2.0.gir g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectLfJqZK/GModule-2.0.o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectLfJqZK/GModule-2.0.c g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectLfJqZK/GModule-2.0 -export-dynamic -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectLfJqZK/GModule-2.0.o -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lgmodule-2.0 libtool: link: gcc -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectLfJqZK/GModule-2.0 -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectLfJqZK/GModule-2.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgmodule-2.0 -pthread g-ir-scanner: GModule: warning: 2 warnings suppressed (use --warn-all to see them) g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectHoAcQK/GObject-2.0.o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectHoAcQK/GObject-2.0.c env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. GModule-2.0.gir -o GModule-2.0.typelib g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectHoAcQK/GObject-2.0 -export-dynamic -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectHoAcQK/GObject-2.0.o -Wl,--export-dynamic -pthread -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 libtool: link: gcc -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectHoAcQK/GObject-2.0 -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectHoAcQK/GObject-2.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -pthread g-ir-scanner: GObject: warning: 27 warnings suppressed (use --warn-all to see them) env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. gir/DBusGLib-1.0.gir -o gir/DBusGLib-1.0.typelib env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin LPATH=.libs CC="gcc" PYTHONPATH=.:. UNINSTALLED_INTROSPECTION_SRCDIR=. UNINSTALLED_INTROSPECTION_BUILDDIR=. ./g-ir-scanner --verbose -I. --add-include-path=. --add-include-path=./gir --add-include-path=. --add-include-path=. --namespace=Gio --nsversion=2.0 --libtool="/bin/sh ./libtool" --pkg=gio-2.0 --pkg=gio-unix-2.0 --include=GObject-2.0 --library=gio-2.0 --external-library --reparse-validate --warn-all --identifier-prefix=G --c-include="gio/gio.h" --c-include='/usr/include/gio-unix-2.0/gio/gdesktopappinfo.h' --c-include='/usr/include/gio-unix-2.0/gio/gfiledescriptorbased.h' --c-include='/usr/include/gio-unix-2.0/gio/gunixconnection.h' --c-include='/usr/include/gio-unix-2.0/gio/gunixcredentialsmessage.h' --c-include='/usr/include/gio-unix-2.0/gio/gunixfdlist.h' --c-include='/usr/include/gio-unix-2.0/gio/gunixfdmessage.h' --c-include='/usr/include/gio-unix-2.0/gio/gunixinputstream.h' --c-include='/usr/include/gio-unix-2.0/gio/gunixmounts.h' --c-include='/usr/include/gio-unix-2.0/gio/gunixoutputstream.h' --c-include='/usr/include/gio-unix-2.0/gio/gunixsocketaddress.h' --add-include-path=. --cflags-begin -DGIO_COMPILATION -I/usr/lib64/glib-2.0/include --cflags-end /usr/include/gio-unix-2.0/gio/gunixsocketaddress.h /usr/include/gio-unix-2.0/gio/gunixoutputstream.h /usr/include/gio-unix-2.0/gio/gunixcredentialsmessage.h /usr/include/gio-unix-2.0/gio/gdesktopappinfo.h /usr/include/gio-unix-2.0/gio/gunixfdmessage.h /usr/include/gio-unix-2.0/gio/gunixinputstream.h /usr/include/gio-unix-2.0/gio/gfiledescriptorbased.h /usr/include/gio-unix-2.0/gio/gunixmounts.h /usr/include/gio-unix-2.0/gio/gunixconnection.h /usr/include/gio-unix-2.0/gio/gunixfdlist.h /usr/include/glib-2.0/gio/gaction.h /usr/include/glib-2.0/gio/gactiongroup.h /usr/include/glib-2.0/gio/gactiongroupexporter.h /usr/include/glib-2.0/gio/gactionmap.h /usr/include/glib-2.0/gio/gappinfo.h /usr/include/glib-2.0/gio/gapplication.h /usr/include/glib-2.0/gio/gapplicationcommandline.h /usr/include/glib-2.0/gio/gasyncinitable.h /usr/include/glib-2.0/gio/gasyncresult.h /usr/include/glib-2.0/gio/gbufferedinputstream.h /usr/include/glib-2.0/gio/gbufferedoutputstream.h /usr/include/glib-2.0/gio/gcancellable.h /usr/include/glib-2.0/gio/gcharsetconverter.h /usr/include/glib-2.0/gio/gcontenttype.h /usr/include/glib-2.0/gio/gconverter.h /usr/include/glib-2.0/gio/gconverterinputstream.h /usr/include/glib-2.0/gio/gconverteroutputstream.h /usr/include/glib-2.0/gio/gcredentials.h /usr/include/glib-2.0/gio/gdatainputstream.h /usr/include/glib-2.0/gio/gdataoutputstream.h /usr/include/glib-2.0/gio/gdbusactiongroup.h /usr/include/glib-2.0/gio/gdbusaddress.h /usr/include/glib-2.0/gio/gdbusauthobserver.h /usr/include/glib-2.0/gio/gdbusconnection.h /usr/include/glib-2.0/gio/gdbuserror.h /usr/include/glib-2.0/gio/gdbusinterface.h /usr/include/glib-2.0/gio/gdbusinterfaceskeleton.h /usr/include/glib-2.0/gio/gdbusintrospection.h /usr/include/glib-2.0/gio/gdbusmenumodel.h /usr/include/glib-2.0/gio/gdbusmessage.h /usr/include/glib-2.0/gio/gdbusmethodinvocation.h /usr/include/glib-2.0/gio/gdbusnameowning.h /usr/include/glib-2.0/gio/gdbusnamewatching.h /usr/include/glib-2.0/gio/gdbusobject.h /usr/include/glib-2.0/gio/gdbusobjectmanager.h /usr/include/glib-2.0/gio/gdbusobjectmanagerclient.h /usr/include/glib-2.0/gio/gdbusobjectmanagerserver.h /usr/include/glib-2.0/gio/gdbusobjectproxy.h /usr/include/glib-2.0/gio/gdbusobjectskeleton.h /usr/include/glib-2.0/gio/gdbusproxy.h /usr/include/glib-2.0/gio/gdbusserver.h /usr/include/glib-2.0/gio/gdbusutils.h /usr/include/glib-2.0/gio/gdrive.h /usr/include/glib-2.0/gio/gemblem.h /usr/include/glib-2.0/gio/gemblemedicon.h /usr/include/glib-2.0/gio/gfile.h /usr/include/glib-2.0/gio/gfileattribute.h /usr/include/glib-2.0/gio/gfileenumerator.h /usr/include/glib-2.0/gio/gfileicon.h /usr/include/glib-2.0/gio/gfileinfo.h /usr/include/glib-2.0/gio/gfileinputstream.h /usr/include/glib-2.0/gio/gfileiostream.h /usr/include/glib-2.0/gio/gfilemonitor.h /usr/include/glib-2.0/gio/gfilenamecompleter.h /usr/include/glib-2.0/gio/gfileoutputstream.h /usr/include/glib-2.0/gio/gfilterinputstream.h /usr/include/glib-2.0/gio/gfilteroutputstream.h /usr/include/glib-2.0/gio/gicon.h /usr/include/glib-2.0/gio/ginetaddress.h /usr/include/glib-2.0/gio/ginetaddressmask.h /usr/include/glib-2.0/gio/ginetsocketaddress.h /usr/include/glib-2.0/gio/ginitable.h /usr/include/glib-2.0/gio/ginputstream.h /usr/include/glib-2.0/gio/gio.h /usr/include/glib-2.0/gio/gioenums.h /usr/include/glib-2.0/gio/gioenumtypes.h /usr/include/glib-2.0/gio/gioerror.h /usr/include/glib-2.0/gio/giomodule.h /usr/include/glib-2.0/gio/gioscheduler.h /usr/include/glib-2.0/gio/giostream.h /usr/include/glib-2.0/gio/giotypes.h /usr/include/glib-2.0/gio/gloadableicon.h /usr/include/glib-2.0/gio/gmemoryinputstream.h /usr/include/glib-2.0/gio/gmemoryoutputstream.h /usr/include/glib-2.0/gio/gmenu.h /usr/include/glib-2.0/gio/gmenuexporter.h /usr/include/glib-2.0/gio/gmenumodel.h /usr/include/glib-2.0/gio/gmount.h /usr/include/glib-2.0/gio/gmountoperation.h /usr/include/glib-2.0/gio/gnativevolumemonitor.h /usr/include/glib-2.0/gio/gnetworkaddress.h /usr/include/glib-2.0/gio/gnetworking.h /usr/include/glib-2.0/gio/gnetworkmonitor.h /usr/include/glib-2.0/gio/gnetworkservice.h /usr/include/glib-2.0/gio/goutputstream.h /usr/include/glib-2.0/gio/gpermission.h /usr/include/glib-2.0/gio/gpollableinputstream.h /usr/include/glib-2.0/gio/gpollableoutputstream.h /usr/include/glib-2.0/gio/gpollableutils.h /usr/include/glib-2.0/gio/gproxy.h /usr/include/glib-2.0/gio/gproxyaddress.h /usr/include/glib-2.0/gio/gproxyaddressenumerator.h /usr/include/glib-2.0/gio/gproxyresolver.h /usr/include/glib-2.0/gio/gremoteactiongroup.h /usr/include/glib-2.0/gio/gresolver.h /usr/include/glib-2.0/gio/gresource.h /usr/include/glib-2.0/gio/gseekable.h /usr/include/glib-2.0/gio/gsettings.h /usr/include/glib-2.0/gio/gsettingsschema.h /usr/include/glib-2.0/gio/gsimpleaction.h /usr/include/glib-2.0/gio/gsimpleactiongroup.h /usr/include/glib-2.0/gio/gsimpleasyncresult.h /usr/include/glib-2.0/gio/gsimplepermission.h /usr/include/glib-2.0/gio/gsimpleproxyresolver.h /usr/include/glib-2.0/gio/gsocket.h /usr/include/glib-2.0/gio/gsocketaddress.h /usr/include/glib-2.0/gio/gsocketaddressenumerator.h /usr/include/glib-2.0/gio/gsocketclient.h /usr/include/glib-2.0/gio/gsocketconnectable.h /usr/include/glib-2.0/gio/gsocketconnection.h /usr/include/glib-2.0/gio/gsocketcontrolmessage.h /usr/include/glib-2.0/gio/gsocketlistener.h /usr/include/glib-2.0/gio/gsocketservice.h /usr/include/glib-2.0/gio/gsrvtarget.h /usr/include/glib-2.0/gio/gtask.h /usr/include/glib-2.0/gio/gtcpconnection.h /usr/include/glib-2.0/gio/gtcpwrapperconnection.h /usr/include/glib-2.0/gio/gtestdbus.h /usr/include/glib-2.0/gio/gthemedicon.h /usr/include/glib-2.0/gio/gthreadedsocketservice.h /usr/include/glib-2.0/gio/gtlsbackend.h /usr/include/glib-2.0/gio/gtlscertificate.h /usr/include/glib-2.0/gio/gtlsclientconnection.h /usr/include/glib-2.0/gio/gtlsconnection.h /usr/include/glib-2.0/gio/gtlsdatabase.h /usr/include/glib-2.0/gio/gtlsfiledatabase.h /usr/include/glib-2.0/gio/gtlsinteraction.h /usr/include/glib-2.0/gio/gtlspassword.h /usr/include/glib-2.0/gio/gtlsserverconnection.h /usr/include/glib-2.0/gio/gvfs.h /usr/include/glib-2.0/gio/gvolume.h /usr/include/glib-2.0/gio/gvolumemonitor.h /usr/include/glib-2.0/gio/gzlibcompressor.h /usr/include/glib-2.0/gio/gzlibdecompressor.h gir/gio-2.0.c GObject-2.0.gir --output Gio-2.0.gir env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin LPATH=.libs CC="gcc" PYTHONPATH=.:. UNINSTALLED_INTROSPECTION_SRCDIR=. UNINSTALLED_INTROSPECTION_BUILDDIR=. ./g-ir-scanner --verbose -I. --add-include-path=. --add-include-path=./gir --add-include-path=. --add-include-path=. --namespace=GIRepository --nsversion=2.0 --libtool="/bin/sh ./libtool" --pkg=gobject-2.0 --include=GObject-2.0 --pkg-export=gobject-introspection-1.0 --library=libgirepository-1.0.la --warn-all --identifier-prefix=GI --symbol-prefix=g --c-include="girepository.h" --add-include-path=. --cflags-begin -I./girepository -I. -DGI_COMPILATION --cflags-end girepository/girepository.h girepository/girepository.c girepository/giinterfaceinfo.c girepository/gisignalinfo.c girepository/gifunctioninfo.c girepository/giunioninfo.c girepository/gifieldinfo.c girepository/gibaseinfo.c girepository/gitypeinfo.c girepository/givfuncinfo.c girepository/gicallableinfo.c girepository/gienuminfo.c girepository/giarginfo.c girepository/giobjectinfo.c girepository/gipropertyinfo.c girepository/gistructinfo.c girepository/giregisteredtypeinfo.c girepository/giconstantinfo.c girepository/gitypeinfo.h girepository/gifieldinfo.h girepository/givfuncinfo.h girepository/gicallableinfo.h girepository/gienuminfo.h girepository/giarginfo.h girepository/giregisteredtypeinfo.h girepository/giobjectinfo.h girepository/gibaseinfo.h girepository/gipropertyinfo.h girepository/gisignalinfo.h girepository/gistructinfo.h girepository/gifunctioninfo.h girepository/giconstantinfo.h girepository/giinterfaceinfo.h girepository/giunioninfo.h girepository/gitypelib.h girepository/gitypes.h GObject-2.0.gir libgirepository-1.0.la --output GIRepository-2.0.gir env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. GObject-2.0.gir -o GObject-2.0.typelib girepository/girepository.h:168: Warning: GIRepository: symbol='gi_cclosure_marshal_generic': Unknown namespace for symbol 'gi_cclosure_marshal_generic' girepository/gitypes.h:366: Warning: GIRepository: symbol='GI_TYPE_TAG_N_TYPES': Unknown namespace for symbol 'GI_TYPE_TAG_N_TYPES' g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectUpLqYI/GIRepository-2.0.o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectUpLqYI/GIRepository-2.0.c g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectUpLqYI/GIRepository-2.0 -export-dynamic -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectUpLqYI/GIRepository-2.0.o -L. libgirepository-1.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectUpLqYI/.libs/GIRepository-2.0 -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspectUpLqYI/GIRepository-2.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libgirepository-1.0.so -lm -lffi -ldl -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread :: Warning: GIRepository: (ErrorQuarkFunction)invoke_error_quark: context=ErrorQuarkFunction('invoke_error_quark') g_invoke_error_quark: Couldn't find corresponding enumeration girepository/gitypelib.h:36: Warning: GIRepository: g_typelib_new_from_memory: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) girepository/gitypelib.h:39: Warning: GIRepository: g_typelib_new_from_const_memory: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) girepository/gitypelib.h:42: Warning: GIRepository: g_typelib_new_from_mapped_file: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) girepository/giobjectinfo.c:537: Warning: GIRepository: g_object_info_find_signal: return value: Missing (transfer) annotation girepository/givfuncinfo.c:212: Warning: GIRepository: g_vfunc_info_get_address: return value: Missing (transfer) annotation girepository/gitypelib.h:36: Warning: GIRepository: g_typelib_new_from_memory: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) girepository/gitypelib.h:39: Warning: GIRepository: g_typelib_new_from_const_memory: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) girepository/gitypelib.h:42: Warning: GIRepository: g_typelib_new_from_mapped_file: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. GIRepository-2.0.gir -o GIRepository-2.0.typelib /usr/include/glib-2.0/gio/gnetworking.h:55: Warning: Gio: symbol='T_SRV': Unknown namespace for symbol 'T_SRV' g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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. -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspect5lek91/Gio-2.0.o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspect5lek91/Gio-2.0.c g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspect5lek91/Gio-2.0 -export-dynamic -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspect5lek91/Gio-2.0.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 libtool: link: gcc -o /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspect5lek91/Gio-2.0 -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 /builddir/build/BUILD/gobject-introspection-1.36.0/tmp-introspect5lek91/Gio-2.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -pthread gir/gio-2.0.c:24545: Warning: Gio: g_pollable_input_stream_read_nonblocking: unknown parameter 'cancellable' in documentation comment gir/gio-2.0.c:24624: Warning: Gio: g_pollable_output_stream_write_nonblocking: unknown parameter 'cancellable' in documentation comment gir/gio-2.0.c:10267: Warning: Gio: g_bus_own_name: argument bus_acquired_handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) gir/gio-2.0.c:10267: Warning: Gio: g_bus_own_name: argument name_acquired_handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) gir/gio-2.0.c:10334: Warning: Gio: g_bus_own_name_on_connection: argument name_acquired_handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) gir/gio-2.0.c:10407: Warning: Gio: g_bus_watch_name: argument name_appeared_handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) gir/gio-2.0.c:10452: Warning: Gio: g_bus_watch_name_on_connection: argument name_appeared_handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) gir/gio-2.0.c:21480: Warning: Gio: g_io_module_scope_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) gir/gio-2.0.c:21431: Warning: Gio: g_io_extension_ref_class: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) gir/gio-2.0.c:21480: Warning: Gio: g_io_module_scope_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) gir/gio-2.0.c:27455: Warning: Gio: g_simple_proxy_resolver_new: return value: Missing (transfer) annotation gir/gio-2.0.c:30334: Warning: Gio: g_task_run_in_thread: argument task_func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) gir/gio-2.0.c:30350: Warning: Gio: g_task_run_in_thread_sync: argument task_func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) gir/gio-2.0.c:29955: Warning: Gio: g_task_attach_source: argument callback: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ./g-ir-compiler --includedir=. --includedir=./gir --includedir=. --includedir=. --includedir=. Gio-2.0.gir -o Gio-2.0.typelib make[2]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference' if test "/builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference" != "/builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference" ; then \ files=`echo gi-gir-reference.xml gi-gir.sgml gi-overview.xml gi-struct-hierarchy.xml gi-docs.sgml gi-sections.txt gi-overrides.txt gi.types`; \ if test "x$files" != "x" ; then \ for file in $files ; do \ test -f /builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference/$file && \ cp -pu /builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference/$file /builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference/ || true; \ done; \ fi; \ fi touch setup-build.stamp _source_dir='' ; \ for i in ../../girepository ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-scan --module=gi --ignore-headers="glib-compat.h girnode.h ginfo.h girparser.h girwriter.h girmodule.h" ${_source_dir} if grep -l '^..*$' gi.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "../../girepository/girmodule.h ../../girepository/girwriter.h ../../girepository/girepository.h ../../girepository/gitypeinfo.h ../../girepository/girparser.h ../../girepository/gitypelib-internal.h ../../girepository/gifieldinfo.h ../../girepository/givfuncinfo.h ../../girepository/gicallableinfo.h ../../girepository/glib-compat.h ../../girepository/gienuminfo.h ../../girepository/giarginfo.h ../../girepository/giregisteredtypeinfo.h ../../girepository/giobjectinfo.h ../../girepository/gibaseinfo.h ../../girepository/girnode.h ../../girepository/gipropertyinfo.h ../../girepository/gisignalinfo.h ../../girepository/gistructinfo.h ../../girepository/girffi.h ../../girepository/girepository-private.h ../../girepository/gifunctioninfo.h ../../girepository/gitypes.h ../../girepository/giconstantinfo.h ../../girepository/gitypelib.h ../../girepository/giinterfaceinfo.h ../../girepository/giunioninfo.h ../../girepository/giinterfaceinfo.c ../../girepository/gisignalinfo.c ../../girepository/cmph-bdz-test.c ../../girepository/gifunctioninfo.c ../../girepository/girparser.c ../../girepository/gthash-test.c ../../girepository/giunioninfo.c ../../girepository/girffi.c ../../girepository/girmodule.c ../../girepository/gifieldinfo.c ../../girepository/girepository.c ../../girepository/gibaseinfo.c ../../girepository/gitypeinfo.c ../../girepository/girnode.c ../../girepository/givfuncinfo.c ../../girepository/gicallableinfo.c ../../girepository/giroffsets.c ../../girepository/gienuminfo.c ../../girepository/gdump.c ../../girepository/ginvoke.c ../../girepository/giarginfo.c ../../girepository/giobjectinfo.c ../../girepository/girwriter.c ../../girepository/gipropertyinfo.c ../../girepository/gistructinfo.c ../../girepository/gthash.c ../../girepository/giregisteredtypeinfo.c ../../girepository/giconstantinfo.c ../../girepository/gi-dump-types.c ../../girepository/gitypelib.c" = "0"; then \ if test "x1" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../../libtool --tag=CC --mode=compile gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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 -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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=" -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -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,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lffi ../../libgirepository-1.0.la ../../libgirepository-internals.la -Wl,-z,relro " \ gtkdoc-scangobj $scanobj_options --module=gi; \ else \ for i in gi.args gi.hierarchy gi.interfaces gi.prerequisites gi.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp _source_dir='' ; \ for i in ../../girepository ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=gi --output-format=xml --expand-content-files="" --main-sgml-file=gi-docs.sgml ${_source_dir} --sgml-mode --output-format=xml --name-space=g --ignore-files=cmph ../../girepository/gitypes.h:215: warning: Value description for GIInfoType::GI_INFO_TYPE_INVALID_0 is missing in source code comment block. ./gi-sections.txt:291: warning: No declaration found for g_type_info_get_n_error_domains. ./gi-sections.txt:292: warning: No declaration found for g_type_info_get_error_domain. ./gi-sections.txt:314: warning: No declaration found for GI_IS_ERROR_DOMAIN_INFO. ./gi-sections.txt:315: warning: No declaration found for GIErrorDomainInfo. ./gi-sections.txt:316: warning: No declaration found for g_error_domain_info_get_quark. ./gi-sections.txt:317: warning: No declaration found for g_error_domain_info_get_codes. ../../girepository/gitypelib-internal.h:164: warning: Value description for GTypelibBlobType::BLOB_TYPE_INVALID_0 is missing in source code comment block. ../../girepository/gitypelib-internal.h:458: warning: Field description for SignatureBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:514: warning: Field description for FunctionBlob::blob_type is missing in source code comment block. ../../girepository/gitypelib-internal.h:514: warning: Field description for FunctionBlob::throws is missing in source code comment block. ../../girepository/gitypelib-internal.h:514: warning: Field description for FunctionBlob::name is missing in source code comment block. ../../girepository/gitypelib-internal.h:514: warning: Field description for FunctionBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:514: warning: Field description for FunctionBlob::reserved2 is missing in source code comment block. ../../girepository/gitypelib-internal.h:514: warning: Field description for FunctionBlob::blob_Type is not used from source code comment block. ../../girepository/gitypelib-internal.h:542: warning: Field description for CallbackBlob::blob_type is missing in source code comment block. ../../girepository/gitypelib-internal.h:542: warning: Field description for CallbackBlob::deprecated is missing in source code comment block. ../../girepository/gitypelib-internal.h:542: warning: Field description for CallbackBlob::name is missing in source code comment block. ../../girepository/gitypelib-internal.h:617: warning: Field description for ParamTypeBlob::pointer is missing in source code comment block. ../../girepository/gitypelib-internal.h:617: warning: Field description for ParamTypeBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:617: warning: Field description for ParamTypeBlob::tag is missing in source code comment block. ../../girepository/gitypelib-internal.h:617: warning: Field description for ParamTypeBlob::reserved2 is missing in source code comment block. ../../girepository/gitypelib-internal.h:631: warning: Field descriptions for struct ErrorTypeBlob are missing in source code comment block. ./gi-sections.txt:334: warning: No declaration found for ErrorDomainBlob. ../../girepository/gitypelib-internal.h:674: warning: Field description for FieldBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:674: warning: Field description for FieldBlob::reserved2 is missing in source code comment block. ../../girepository/gitypelib-internal.h:695: warning: Field description for RegisteredTypeBlob::blob_type is missing in source code comment block. ../../girepository/gitypelib-internal.h:695: warning: Field description for RegisteredTypeBlob::deprecated is missing in source code comment block. ../../girepository/gitypelib-internal.h:695: warning: Field description for RegisteredTypeBlob::unregistered is missing in source code comment block. ../../girepository/gitypelib-internal.h:695: warning: Field description for RegisteredTypeBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:695: warning: Field description for RegisteredTypeBlob::name is missing in source code comment block. ../../girepository/gitypelib-internal.h:722: warning: Field description for StructBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:722: warning: Field description for StructBlob::name is missing in source code comment block. ../../girepository/gitypelib-internal.h:722: warning: Field description for StructBlob::n_methods is missing in source code comment block. ../../girepository/gitypelib-internal.h:722: warning: Field description for StructBlob::reserved2 is missing in source code comment block. ../../girepository/gitypelib-internal.h:722: warning: Field description for StructBlob::reserved3 is missing in source code comment block. ../../girepository/gitypelib-internal.h:722: warning: Field description for StructBlob::methods is missing in source code comment block. ../../girepository/gitypelib-internal.h:768: warning: Field description for UnionBlob::blob_type is missing in source code comment block. ../../girepository/gitypelib-internal.h:768: warning: Field description for UnionBlob::deprecated is missing in source code comment block. ../../girepository/gitypelib-internal.h:768: warning: Field description for UnionBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:768: warning: Field description for UnionBlob::name is missing in source code comment block. ../../girepository/gitypelib-internal.h:768: warning: Field description for UnionBlob::n_functions is missing in source code comment block. ../../girepository/gitypelib-internal.h:768: warning: Field description for UnionBlob::reserved2 is missing in source code comment block. ../../girepository/gitypelib-internal.h:768: warning: Field description for UnionBlob::reserved3 is missing in source code comment block. ../../girepository/gitypelib-internal.h:768: warning: Field description for UnionBlob::functions is missing in source code comment block. ../../girepository/gitypelib-internal.h:812: warning: Field description for EnumBlob::blob_type is missing in source code comment block. ../../girepository/gitypelib-internal.h:812: warning: Field description for EnumBlob::deprecated is missing in source code comment block. ../../girepository/gitypelib-internal.h:812: warning: Field description for EnumBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:812: warning: Field description for EnumBlob::name is missing in source code comment block. ../../girepository/gitypelib-internal.h:851: warning: Field description for PropertyBlob::deprecated is missing in source code comment block. ../../girepository/gitypelib-internal.h:851: warning: Field description for PropertyBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:851: warning: Field description for PropertyBlob::reserved2 is missing in source code comment block. ../../girepository/gitypelib-internal.h:885: warning: Field description for SignalBlob::deprecated is missing in source code comment block. ../../girepository/gitypelib-internal.h:885: warning: Field description for SignalBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:885: warning: Field description for SignalBlob::reserved2 is missing in source code comment block. ../../girepository/gitypelib-internal.h:925: warning: Field description for VFuncBlob::throws is missing in source code comment block. ../../girepository/gitypelib-internal.h:925: warning: Field description for VFuncBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:925: warning: Field description for VFuncBlob::reserved2 is missing in source code comment block. ../../girepository/gitypelib-internal.h:925: warning: Field description for VFuncBlob::reserved3 is missing in source code comment block. ../../girepository/gitypelib-internal.h:978: warning: Field description for ObjectBlob::deprecated is missing in source code comment block. ../../girepository/gitypelib-internal.h:978: warning: Field description for ObjectBlob::abstract is missing in source code comment block. ../../girepository/gitypelib-internal.h:978: warning: Field description for ObjectBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:978: warning: Field description for ObjectBlob::name is missing in source code comment block. ../../girepository/gitypelib-internal.h:978: warning: Field description for ObjectBlob::gtype_struct is missing in source code comment block. ../../girepository/gitypelib-internal.h:978: warning: Field description for ObjectBlob::reserved2 is missing in source code comment block. ../../girepository/gitypelib-internal.h:978: warning: Field description for ObjectBlob::reserved3 is missing in source code comment block. ../../girepository/gitypelib-internal.h:978: warning: Field description for ObjectBlob::reserved4 is missing in source code comment block. ../../girepository/gitypelib-internal.h:1040: warning: Field description for InterfaceBlob::blob_type is missing in source code comment block. ../../girepository/gitypelib-internal.h:1040: warning: Field description for InterfaceBlob::deprecated is missing in source code comment block. ../../girepository/gitypelib-internal.h:1040: warning: Field description for InterfaceBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:1040: warning: Field description for InterfaceBlob::name is missing in source code comment block. ../../girepository/gitypelib-internal.h:1040: warning: Field description for InterfaceBlob::gtype_name is missing in source code comment block. ../../girepository/gitypelib-internal.h:1040: warning: Field description for InterfaceBlob::gtype_init is missing in source code comment block. ../../girepository/gitypelib-internal.h:1040: warning: Field description for InterfaceBlob::padding is missing in source code comment block. ../../girepository/gitypelib-internal.h:1040: warning: Field description for InterfaceBlob::reserved2 is missing in source code comment block. ../../girepository/gitypelib-internal.h:1040: warning: Field description for InterfaceBlob::reserved3 is missing in source code comment block. ../../girepository/gitypelib-internal.h:1081: warning: Field description for ConstantBlob::blob_type is missing in source code comment block. ../../girepository/gitypelib-internal.h:1081: warning: Field description for ConstantBlob::deprecated is missing in source code comment block. ../../girepository/gitypelib-internal.h:1081: warning: Field description for ConstantBlob::reserved is missing in source code comment block. ../../girepository/gitypelib-internal.h:1081: warning: Field description for ConstantBlob::name is missing in source code comment block. ../../girepository/gitypelib-internal.h:1081: warning: Field description for ConstantBlob::reserved2 is missing in source code comment block. ./gi-sections.txt:348: warning: No declaration found for dimensions. ./gi-sections.txt:352: warning: No declaration found for GTypelibError. See gi-undeclared.txt for the list of undeclared symbols. ./gi-unused.txt:1: warning: 369 unused declarations.They should be added to gi-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 "sgml.stamp gi-docs.sgml gi-gir-reference.xml gi-gir.sgml gi-overview.xml gi-struct-hierarchy.xml" = "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 "sgml.stamp gi-docs.sgml gi-gir-reference.xml gi-gir.sgml gi-overview.xml gi-struct-hierarchy.xml" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options gi ../gi-docs.sgml gtkdoc-fixxref --module=gi --module-dir=html --html-dir=/usr/share/gtk-doc/html html/gi-GISignalInfo.html:92: warning: no link for: 'GSignalFlags' -> (GSignalFlags). html/gi-GISignalInfo.html:120: warning: no link for: 'NULL:CAPS' -> (NULL). html/gi-GISignalInfo.html:163: warning: no link for: 'TRUE:CAPS' -> (TRUE). html/gi-GITypeInfo.html:120: warning: no link for: 'GPtrArray' -> (GPtrArray). html/gi-GITypeInfo.html:125: warning: no link for: 'GByteArray' -> (GByteArray). html/gi-GITypeInfo.html:244: warning: no link for: 'GType' -> (GType). html/gi-GITypeInfo.html:270: warning: no link for: 'GList' -> (GList). html/gi-GITypeInfo.html:275: warning: no link for: 'GSList' -> (GSList). html/gi-GITypeInfo.html:280: warning: no link for: 'GHashTable' -> (GHashTable). html/gi-GITypeInfo.html:285: warning: no link for: 'GError' -> (GError). html/gi-GITypeInfo.html:497: warning: no link for: 'FALSE:CAPS' -> (FALSE). html/gi-girepository.html:102: warning: no link for: 'GMappedFile' -> (GMappedFile). html/gi-girepository.html:911: warning: no link for: 'g-free' -> (g_free()). html/gi-GIFieldInfo.html:49: warning: no link for: 'GIArgument' -> (GIArgument). html/gi-GIFieldInfo.html:61: warning: no link for: 'g-object-info-get-value' -> (g_object_info_get_value()). html/gi-GIFieldInfo.html:234: warning: no link for: 'GFieldInfo' -> (GFieldInfo). html/gi-girffi.html:45: warning: no link for: 'GClosure' -> (GClosure). html/gi-girffi.html:46: warning: no link for: 'GValue' -> (GValue). html/gi-GIFunctionInfo.html:205: warning: no link for: 'g-module-symbol' -> (g_module_symbol()). html/gi-GIStructInfo.html:294: warning: no link for: 'GObject' -> (GObject). html/gi-GIPropertyInfo.html:86: warning: no link for: 'GParamFags' -> (GParamFags). html/gi-struct-hierarchy.html:47: warning: no link for: 'gi-GIErrorDomainInfo' -> (GIErrorDomainInfo). html/gi-gtypelib.html:591: warning: no link for: 'SimpleTypeBlob' -> (SimpleTypeBlob). html/gi-gtypelib.html:740: warning: no link for: 'g-object-set' -> (g_object_set()). html/gi-gtypelib.html:746: warning: no link for: 'g-object-get' -> (g_object_get()). html/gi-gtypelib.html:1080: warning: no link for: 'get-type' -> (get_type()). html/gi-gir-reference.html:62: warning: no link for: 'gi-gir-callback' -> (callback). html/gi-gir-reference.html:100: warning: no link for: 'gi-gir-field' -> (field). html/gi-gir-reference.html:101: warning: no link for: 'gi-gir-method' -> (method). html/gi-gir-reference.html:102: warning: no link for: 'gi-gir-property' -> (property). html/gi-GIArgInfo.html:216: warning: no link for: 'g-list-free' -> (g_list_free()). html/gi-GIArgInfo.html:216: warning: no link for: 'g-hash-table-destroy' -> (g_hash_table_destroy()). html/gi-GIArgInfo.html:450: warning: no link for: 'GDestroyNotify' -> (GDestroyNotify). html/gi-GIRegisteredTypeInfo.html:101: warning: no link for: 'g-type-name' -> (g_type_name()). html/gi-GIConstantInfo.html:117: warning: no link for: 'g-constant-info-free-value' -> (g_constant_info_free_value()). touch html-build.stamp make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' env PATH=.libs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin LPATH=.libs CC="gcc" PYTHONPATH=..:.. UNINSTALLED_INTROSPECTION_SRCDIR=.. UNINSTALLED_INTROSPECTION_BUILDDIR=.. ../g-ir-scanner --verbose -I.. --add-include-path=. --add-include-path=../gir --add-include-path=. --add-include-path=.. --generate-typelib-tests=Everything,everything.h,everything.c touch everything-stamp.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' Making all in scanner make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/scanner' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/scanner' Making all in repository make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/repository' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/repository' Making all in offsets make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/offsets' /usr/bin/python ./gen-gitestoffsets ./offsets.h > gitestoffsets.c || ( rm -f gitestoffsets.c && false ) make all-am make[5]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/offsets' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/offsets' make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/offsets' Making all in warn make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/warn' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/warn' make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' Making all in build make[2]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32' Making all in vs9 make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32' make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build' make[2]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build' make[1]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1ktb6X + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64 + cd gobject-introspection-1.36.0 + make install DESTDIR=/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64 make install-recursive make[1]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0' Making install in . make[2]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0' make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libgirepository-1.0.la '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgirepository-1.0.so.1.0.0 /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/libgirepository-1.0.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64 && { ln -s -f libgirepository-1.0.so.1.0.0 libgirepository-1.0.so.1 || { rm -f libgirepository-1.0.so.1 && ln -s libgirepository-1.0.so.1.0.0 libgirepository-1.0.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64 && { ln -s -f libgirepository-1.0.so.1.0.0 libgirepository-1.0.so || { rm -f libgirepository-1.0.so && ln -s libgirepository-1.0.so.1.0.0 libgirepository-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgirepository-1.0.lai /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/libgirepository-1.0.la libtool: install: /usr/bin/install -c .libs/libgirepository-1.0.a /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/libgirepository-1.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/libgirepository-1.0.a libtool: install: ranlib /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/libgirepository-1.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c g-ir-compiler g-ir-generate '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/bin' libtool: install: warning: `libgirepository-1.0.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/g-ir-compiler /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/bin/g-ir-compiler libtool: install: warning: `libgirepository-1.0.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/g-ir-generate /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/bin/g-ir-generate /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/bin' /usr/bin/install -c g-ir-scanner g-ir-annotation-tool g-ir-doc-tool '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner' /bin/sh ./libtool --mode=install /usr/bin/install -c _giscanner.la '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner' libtool: install: /usr/bin/install -c .libs/_giscanner.so /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/_giscanner.so libtool: install: /usr/bin/install -c .libs/_giscanner.lai /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/_giscanner.la libtool: install: /usr/bin/install -c .libs/_giscanner.a /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/_giscanner.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/_giscanner.a libtool: install: ranlib /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/_giscanner.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/gobject-introspection/giscanner' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner' /usr/bin/install -c -m 644 giscanner/__init__.py giscanner/annotationmain.py giscanner/annotationparser.py giscanner/ast.py giscanner/cachestore.py giscanner/codegen.py giscanner/docmain.py giscanner/docwriter.py giscanner/dumper.py giscanner/introspectablepass.py giscanner/girparser.py giscanner/girwriter.py giscanner/gdumpparser.py giscanner/libtoolimporter.py giscanner/odict.py giscanner/maintransformer.py giscanner/message.py giscanner/shlibs.py giscanner/scannermain.py giscanner/sectionparser.py giscanner/sourcescanner.py giscanner/testcodegen.py giscanner/transformer.py giscanner/utils.py giscanner/xmlwriter.py '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner' Byte-compiling python modules... __init__.pyannotationmain.pyannotationparser.pyast.pycachestore.pycodegen.pydocmain.pydocwriter.pydumper.pyintrospectablepass.pygirparser.pygirwriter.pygdumpparser.pylibtoolimporter.pyodict.pymaintransformer.pymessage.pyshlibs.pyscannermain.pysectionparser.pysourcescanner.pytestcodegen.pytransformer.pyutils.pyxmlwriter.py Byte-compiling python modules (optimized versions) ... __init__.pyannotationmain.pyannotationparser.pyast.pycachestore.pycodegen.pydocmain.pydocwriter.pydumper.pyintrospectablepass.pygirparser.pygirwriter.pygdumpparser.pylibtoolimporter.pyodict.pymaintransformer.pymessage.pyshlibs.pyscannermain.pysectionparser.pysourcescanner.pytestcodegen.pytransformer.pyutils.pyxmlwriter.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/gobject-introspection-1.0' /usr/bin/install -c -m 644 Makefile.introspection '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/gobject-introspection-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/gobject-introspection-1.0/' /usr/bin/install -c -m 644 girepository/gdump.c '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/gobject-introspection-1.0/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/gir-1.0' /usr/bin/install -c -m 644 gir/DBus-1.0.gir gir/DBusGLib-1.0.gir gir/fontconfig-2.0.gir gir/freetype2-2.0.gir gir/GL-1.0.gir gir/libxml2-2.0.gir gir/xft-2.0.gir gir/xlib-2.0.gir gir/xfixes-4.0.gir gir/xrandr-1.3.gir gir/cairo-1.0.gir GLib-2.0.gir GObject-2.0.gir GModule-2.0.gir Gio-2.0.gir GIRepository-2.0.gir '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/include/gobject-introspection-1.0/' /usr/bin/install -c -m 644 girepository/giarginfo.h girepository/gibaseinfo.h girepository/gicallableinfo.h girepository/giconstantinfo.h girepository/gienuminfo.h girepository/gifieldinfo.h girepository/gifunctioninfo.h girepository/giinterfaceinfo.h girepository/giobjectinfo.h girepository/gipropertyinfo.h girepository/giregisteredtypeinfo.h girepository/girepository.h girepository/girffi.h girepository/gisignalinfo.h girepository/gistructinfo.h girepository/gitypeinfo.h girepository/gitypelib.h girepository/gitypes.h girepository/giunioninfo.h girepository/givfuncinfo.h '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/include/gobject-introspection-1.0/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/aclocal' /usr/bin/install -c -m 644 m4/introspection.m4 '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 docs/g-ir-compiler.1 docs/g-ir-generate.1 docs/g-ir-scanner.1 '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/doctemplates/C' /usr/bin/install -c -m 644 giscanner/doctemplates/C/class.tmpl giscanner/doctemplates/C/constructor.tmpl giscanner/doctemplates/C/default.tmpl giscanner/doctemplates/C/enum.tmpl giscanner/doctemplates/C/function.tmpl giscanner/doctemplates/C/method.tmpl giscanner/doctemplates/C/namespace.tmpl giscanner/doctemplates/C/property.tmpl giscanner/doctemplates/C/record.tmpl giscanner/doctemplates/C/signal.tmpl giscanner/doctemplates/C/vfunc.tmpl '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/doctemplates/C' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/doctemplates/Python' /usr/bin/install -c -m 644 giscanner/doctemplates/Python/class.tmpl giscanner/doctemplates/Python/constructor.tmpl giscanner/doctemplates/Python/default.tmpl giscanner/doctemplates/Python/enum.tmpl giscanner/doctemplates/Python/function.tmpl giscanner/doctemplates/Python/method.tmpl giscanner/doctemplates/Python/namespace.tmpl giscanner/doctemplates/Python/property.tmpl giscanner/doctemplates/Python/record.tmpl giscanner/doctemplates/Python/signal.tmpl giscanner/doctemplates/Python/vfunc.tmpl '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/doctemplates/Python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/doctemplates' /usr/bin/install -c -m 644 giscanner/doctemplates/base.tmpl giscanner/doctemplates/class.tmpl giscanner/doctemplates/namespace.tmpl '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/doctemplates' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/doctemplates/Gjs' /usr/bin/install -c -m 644 giscanner/doctemplates/Gjs/class.tmpl giscanner/doctemplates/Gjs/constructor.tmpl giscanner/doctemplates/Gjs/default.tmpl giscanner/doctemplates/Gjs/enum.tmpl giscanner/doctemplates/Gjs/function.tmpl giscanner/doctemplates/Gjs/method.tmpl giscanner/doctemplates/Gjs/namespace.tmpl giscanner/doctemplates/Gjs/property.tmpl giscanner/doctemplates/Gjs/record.tmpl giscanner/doctemplates/Gjs/signal.tmpl giscanner/doctemplates/Gjs/vfunc.tmpl '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/doctemplates/Gjs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 gobject-introspection-1.0.pc gobject-introspection-no-export-1.0.pc '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 gir/DBus-1.0.typelib gir/DBusGLib-1.0.typelib gir/fontconfig-2.0.typelib gir/freetype2-2.0.typelib gir/GL-1.0.typelib gir/libxml2-2.0.typelib gir/xft-2.0.typelib gir/xlib-2.0.typelib gir/xfixes-4.0.typelib gir/xrandr-1.3.typelib gir/cairo-1.0.typelib GLib-2.0.typelib GObject-2.0.typelib GModule-2.0.typelib Gio-2.0.typelib GIRepository-2.0.typelib '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/girepository-1.0' make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0' make[2]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0' Making install in docs make[2]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs' Making install in reference make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/gi-GIArgInfo.html /usr/bin/install -c -m 644 ./html/gi-GIBaseInfo.html /usr/bin/install -c -m 644 ./html/gi-GICallableInfo.html /usr/bin/install -c -m 644 ./html/gi-GIConstantInfo.html /usr/bin/install -c -m 644 ./html/gi-GIEnumInfo.html /usr/bin/install -c -m 644 ./html/gi-GIFieldInfo.html /usr/bin/install -c -m 644 ./html/gi-GIFunctionInfo.html /usr/bin/install -c -m 644 ./html/gi-GIInterfaceInfo.html /usr/bin/install -c -m 644 ./html/gi-GIObjectInfo.html /usr/bin/install -c -m 644 ./html/gi-GIPropertyInfo.html /usr/bin/install -c -m 644 ./html/gi-GIRegisteredTypeInfo.html /usr/bin/install -c -m 644 ./html/gi-GISignalInfo.html /usr/bin/install -c -m 644 ./html/gi-GIStructInfo.html /usr/bin/install -c -m 644 ./html/gi-GITypeInfo.html /usr/bin/install -c -m 644 ./html/gi-GIUnionInfo.html /usr/bin/install -c -m 644 ./html/gi-GIVFuncInfo.html /usr/bin/install -c -m 644 ./html/gi-ffi.html /usr/bin/install -c -m 644 ./html/gi-gierrordomaininfo.html /usr/bin/install -c -m 644 ./html/gi-gir-reference.html /usr/bin/install -c -m 644 ./html/gi-gir.html /usr/bin/install -c -m 644 ./html/gi-girepository.html /usr/bin/install -c -m 644 ./html/gi-girffi.html /usr/bin/install -c -m 644 ./html/gi-gtypelib.html /usr/bin/install -c -m 644 ./html/gi-libgirepository.html /usr/bin/install -c -m 644 ./html/gi-overview.html /usr/bin/install -c -m 644 ./html/gi-repository-structs.html /usr/bin/install -c -m 644 ./html/gi-struct-hierarchy.html /usr/bin/install -c -m 644 ./html/gi-typelib.html /usr/bin/install -c -m 644 ./html/gi.devhelp2 /usr/bin/install -c -m 644 ./html/girepository.html /usr/bin/install -c -m 644 ./html/glib.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/overview.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs' make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs' make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/docs' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' Making install in . make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' make[5]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/gobject-introspection-1.0/tests' /usr/bin/install -c -m 644 everything.c everything.h gimarshallingtests.c gimarshallingtests.h '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/gobject-introspection-1.0/tests' make[5]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' Making install in scanner make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/scanner' make[5]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/scanner' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/gobject-introspection-1.0/tests' /usr/bin/install -c -m 644 ./regress.c ./regress.h ./annotation.c ./annotation.h ./foo.c ./foo.h ./drawable.c ./drawable.h ./warnlib.c ./warnlib.h ./utility.c ./utility.h '/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/gobject-introspection-1.0/tests' make[5]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/scanner' make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/scanner' Making install in repository make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/repository' make[5]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/repository' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/repository' make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/repository' Making install in offsets make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/offsets' make install-am make[5]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/offsets' make[6]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/offsets' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/offsets' make[5]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/offsets' make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/offsets' Making install in warn make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/warn' make[5]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/warn' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/warn' make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests/warn' make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/tests' Making install in build make[2]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build' Making install in win32 make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32' Making install in vs9 make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs9' make[5]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs9' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs9' make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs9' Making install in vs10 make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs10' make[5]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs10' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs10' make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32' make[5]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32' make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build/win32' make[3]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build' make[4]: Entering directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build' make[3]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build' make[2]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0/build' make[1]: Leaving directory `/builddir/build/BUILD/gobject-introspection-1.36.0' + find /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64 -type f -name '*.a' -exec rm -f '{}' ';' + /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/gobject-introspection-1.36.0 extracting debug info from /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/libgirepository-1.0.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/lib64/gobject-introspection/giscanner/_giscanner.so extracting debug info from /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/bin/g-ir-compiler extracting debug info from /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/bin/g-ir-generate /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgirepository-1.0.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libgirepository-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libgirepository-1.0.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libgirepository-1.0.so.1.debug 2611 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: gobject-introspection-1.36.0-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8YGUcJ + umask 022 + cd /builddir/build/BUILD + cd gobject-introspection-1.36.0 + DOCDIR=/builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/doc/gobject-introspection-1.36.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/doc/gobject-introspection-1.36.0 + cp -pr COPYING /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64/usr/share/doc/gobject-introspection-1.36.0 + exit 0 Provides: gobject-introspection = 1.36.0-4.el7 gobject-introspection(x86-64) = 1.36.0-4.el7 libgirepository-1.0.so.1()(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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: gir-repository Processing files: gobject-introspection-devel-1.36.0-4.el7.x86_64 Provides: gobject-introspection-devel = 1.36.0-4.el7 gobject-introspection-devel(x86-64) = 1.36.0-4.el7 pkgconfig(gobject-introspection-1.0) = 1.36.0 pkgconfig(gobject-introspection-no-export-1.0) = 1.36.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgio-2.0.so.0()(64bit) libgirepository-1.0.so.1()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) pkgconfig(glib-2.0) pkgconfig(gmodule-2.0) pkgconfig(gmodule-no-export-2.0) pkgconfig(gobject-2.0) pkgconfig(libffi) rtld(GNU_HASH) Obsoletes: gir-repository-devel Processing files: gobject-introspection-debuginfo-1.36.0-4.el7.x86_64 Provides: gobject-introspection-debuginfo = 1.36.0-4.el7 gobject-introspection-debuginfo(x86-64) = 1.36.0-4.el7 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/gobject-introspection-1.36.0-4.el7.x86_64 Wrote: /builddir/build/RPMS/gobject-introspection-1.36.0-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/gobject-introspection-devel-1.36.0-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/gobject-introspection-debuginfo-1.36.0-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YRbLle + umask 022 + cd /builddir/build/BUILD + cd gobject-introspection-1.36.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gobject-introspection-1.36.0-4.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->