Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/json-glib.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-bda1e622796b398809107a87224e07383ac8c4de/root/', None, 0, True, False, 993, 135, 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 armv7hl --nodeps builddir/build/SPECS/json-glib.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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/json-glib-0.16.0-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/json-glib.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-bda1e622796b398809107a87224e07383ac8c4de/root/', None, 0, True, False, 993, 135, 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 armv7hl --nodeps builddir/build/SPECS/json-glib.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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wMpf8f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf json-glib-0.16.0 + /usr/bin/xz -dc /builddir/build/SOURCES/json-glib-0.16.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd json-glib-0.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DfXpGv + exit 0 + umask 022 + cd /builddir/build/BUILD + cd json-glib-0.16.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-static=no 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 make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for armv7hl-redhat-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.40.0) checking whether armv7hl-redhat-linux-gnueabi-gcc and cc understand -c and -o together... yes checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi 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 armv7hl-redhat-linux-gnueabi-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if building for some Win32 platform... no checking for JSON... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gobject-introspection... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for linguas... as bg bn_IN ca ca@valencia cs da de el en_GB eo es et eu fr gl hi hu id it ja ko ky lt lv ml nb or pa pl pt pt_BR ru sk sl sr sr@latin sv te tg tr ug uk vi zh_CN zh_HK zh_TW checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/autotools/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/config.h.win32 config.status: creating build/win32/vs9/Makefile config.status: creating build/win32/vs10/Makefile config.status: creating json-glib/Makefile config.status: creating json-glib/json-version.h config.status: creating json-glib/tests/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating po/Makefile.in config.status: creating json-glib.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Json-GLib - 0.16.0 (release) • Prefix: /usr • Debug level: minimum • Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard • API reference: no • Enable test suite: yes • Build introspection data: auto • Enable test coverage: no + make -j4 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0' Making all in json-glib make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' glib-mkenums \ --template ./json-enum-types.h.in \ ../json-glib/json-builder.h ../json-glib/json-generator.h ../json-glib/json-gobject.h ../json-glib/json-gvariant.h ../json-glib/json-parser.h ../json-glib/json-path.h ../json-glib/json-reader.h ../json-glib/json-types.h > xgen-eh \ && (cmp -s xgen-eh json-enum-types.h || cp -f xgen-eh json-enum-types.h) \ && rm -f xgen-eh \ && echo timestamp > stamp-enum-types glib-genmarshal \ --prefix=_json_marshal \ --header \ ./json-marshal.list > xgen-mh \ && (cmp -s xgen-mh json-marshal.h || cp -f xgen-mh json-marshal.h) \ && rm -f xgen-mh \ && echo timestamp > stamp-marshal make all-recursive make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' Making all in . make[4]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-array.lo `test -f './json-array.c' || echo './'`./json-array.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-builder.lo `test -f './json-builder.c' || echo './'`./json-builder.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-debug.lo `test -f './json-debug.c' || echo './'`./json-debug.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-gboxed.lo `test -f './json-gboxed.c' || echo './'`./json-gboxed.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-array.c -fPIC -DPIC -o .libs/json-array.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-builder.c -fPIC -DPIC -o .libs/json-builder.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-gboxed.c -fPIC -DPIC -o .libs/json-gboxed.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-debug.c -fPIC -DPIC -o .libs/json-debug.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-generator.lo `test -f './json-generator.c' || echo './'`./json-generator.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-generator.c -fPIC -DPIC -o .libs/json-generator.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-gobject.lo `test -f './json-gobject.c' || echo './'`./json-gobject.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-gobject.c -fPIC -DPIC -o .libs/json-gobject.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-gvariant.lo `test -f './json-gvariant.c' || echo './'`./json-gvariant.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-gvariant.c -fPIC -DPIC -o .libs/json-gvariant.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-node.lo `test -f './json-node.c' || echo './'`./json-node.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-node.c -fPIC -DPIC -o .libs/json-node.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-object.lo `test -f './json-object.c' || echo './'`./json-object.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-object.c -fPIC -DPIC -o .libs/json-object.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-parser.lo `test -f './json-parser.c' || echo './'`./json-parser.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-parser.c -fPIC -DPIC -o .libs/json-parser.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-path.lo `test -f './json-path.c' || echo './'`./json-path.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-path.c -fPIC -DPIC -o .libs/json-path.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-reader.lo `test -f './json-reader.c' || echo './'`./json-reader.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-reader.c -fPIC -DPIC -o .libs/json-reader.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-scanner.lo `test -f './json-scanner.c' || echo './'`./json-scanner.c ./json-path.c: In function 'json_path_compile': ./json-path.c:636:9: warning: 'nodes' may be used uninitialized in this function [-Wmaybe-uninitialized] nodes = g_list_reverse (nodes); ^ libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-scanner.c -fPIC -DPIC -o .libs/json-scanner.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-serializable.lo `test -f './json-serializable.c' || echo './'`./json-serializable.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-serializable.c -fPIC -DPIC -o .libs/json-serializable.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-value.lo `test -f './json-value.c' || echo './'`./json-value.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./json-value.c -fPIC -DPIC -o .libs/json-value.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-enum-types.lo json-enum-types.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c json-enum-types.c -fPIC -DPIC -o .libs/json-enum-types.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o json-marshal.lo json-marshal.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c json-marshal.c -fPIC -DPIC -o .libs/json-marshal.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 1600:0:1600 -no-undefined -export-symbols ../json-glib/json-glib.symbols -rpath /usr/lib -Wl,-z,relro -o libjson-glib-1.0.la -rpath /usr/lib json-array.lo json-builder.lo json-debug.lo json-gboxed.lo json-generator.lo json-gobject.lo json-gvariant.lo json-node.lo json-object.lo json-parser.lo json-path.lo json-reader.lo json-scanner.lo json-serializable.lo json-value.lo json-enum-types.lo json-marshal.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: echo "{ global:" > .libs/libjson-glib-1.0.ver libtool: link: cat ../json-glib/json-glib.symbols | sed -e "s/\(.*\)/\1;/" >> .libs/libjson-glib-1.0.ver libtool: link: echo "local: *; };" >> .libs/libjson-glib-1.0.ver libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/json-array.o .libs/json-builder.o .libs/json-debug.o .libs/json-gboxed.o .libs/json-generator.o .libs/json-gobject.o .libs/json-gvariant.o .libs/json-node.o .libs/json-object.o .libs/json-parser.o .libs/json-path.o .libs/json-reader.o .libs/json-scanner.o .libs/json-serializable.o .libs/json-value.o .libs/json-enum-types.o .libs/json-marshal.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libjson-glib-1.0.so.0 -Wl,-version-script -Wl,.libs/libjson-glib-1.0.ver -o .libs/libjson-glib-1.0.so.0.1600.0 libtool: link: (cd ".libs" && rm -f "libjson-glib-1.0.so.0" && ln -s "libjson-glib-1.0.so.0.1600.0" "libjson-glib-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libjson-glib-1.0.so" && ln -s "libjson-glib-1.0.so.0.1600.0" "libjson-glib-1.0.so") libtool: link: ( cd ".libs" && rm -f "libjson-glib-1.0.la" && ln -s "../libjson-glib-1.0.la" "libjson-glib-1.0.la" ) /usr/bin/g-ir-scanner --namespace=Json --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gio-2.0 --library=libjson-glib-1.0.la --warn-all --pkg-export json-glib-1.0 --c-include "json-glib/json-glib.h" --cflags-begin -I.. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include --cflags-end ../json-glib/json-builder.h ../json-glib/json-generator.h ../json-glib/json-gobject.h ../json-glib/json-gvariant.h ../json-glib/json-parser.h ../json-glib/json-path.h ../json-glib/json-reader.h ../json-glib/json-types.h json-array.c json-builder.c json-debug.c json-gboxed.c json-generator.c json-gobject.c json-gvariant.c json-node.c json-object.c json-parser.c json-path.c json-reader.c json-scanner.c json-serializable.c json-value.c libjson-glib-1.0.la Makefile --output Json-1.0.gir g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o /builddir/build/BUILD/json-glib-0.16.0/json-glib/tmp-introspectrxqj5U/Json-1.0.o /builddir/build/BUILD/json-glib-0.16.0/json-glib/tmp-introspectrxqj5U/Json-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/json-glib-0.16.0/json-glib/tmp-introspectrxqj5U/Json-1.0 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro /builddir/build/BUILD/json-glib-0.16.0/json-glib/tmp-introspectrxqj5U/Json-1.0.o -L. libjson-glib-1.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/json-glib-0.16.0/json-glib/tmp-introspectrxqj5U/.libs/Json-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro /builddir/build/BUILD/json-glib-0.16.0/json-glib/tmp-introspectrxqj5U/Json-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread /usr/bin/g-ir-compiler --includedir=. Json-1.0.gir -o Json-1.0.typelib make[4]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib/tests' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c array.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c boxed.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c builder.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c generator.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gvariant.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c invalid.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c node.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c object.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c parser.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c path.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c reader.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c serialize-simple.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c serialize-complex.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../json-glib -DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DTESTS_DATA_DIR=\""../../json-glib/tests"\" -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c serialize-full.c ( \ echo "*.o" ; \ echo ".gitignore" ; \ ) > ./.gitignore ; \ for p in array boxed builder generator gvariant invalid node object parser path reader serialize-simple serialize-complex serialize-full ; do \ echo "/$p" >> ./.gitignore ; \ done /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o array array.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o boxed boxed.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/array array.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o builder builder.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o generator generator.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/boxed boxed.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/builder builder.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o gvariant gvariant.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/generator generator.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o invalid invalid.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o node node.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o object object.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/gvariant gvariant.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/invalid invalid.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o parser parser.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/node node.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/object object.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o path path.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o reader reader.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o serialize-simple serialize-simple.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/parser parser.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/path path.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o serialize-complex serialize-complex.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/serialize-simple serialize-simple.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/reader reader.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o serialize-full serialize-full.o ../libjson-glib-1.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/serialize-complex serialize-complex.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/serialize-full serialize-full.o ../.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib/tests' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/doc' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/doc/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/doc' Making all in build make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build' Making all in autotools make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/autotools' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/autotools' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32' Making all in vs9 make[4]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32' make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build' Making all in po make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/po' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/po' make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0' cp -f json-glib.pc json-glib-1.0.pc make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0' make[1]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VzYVez + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm ++ dirname /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm + cd json-glib-0.16.0 + make install DESTDIR=/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm Making install in json-glib make[1]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' Making install in . make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' make[4]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libjson-glib-1.0.la '/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libjson-glib-1.0.so.0.1600.0 /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib/libjson-glib-1.0.so.0.1600.0 libtool: install: (cd /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib && { ln -s -f libjson-glib-1.0.so.0.1600.0 libjson-glib-1.0.so.0 || { rm -f libjson-glib-1.0.so.0 && ln -s libjson-glib-1.0.so.0.1600.0 libjson-glib-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib && { ln -s -f libjson-glib-1.0.so.0.1600.0 libjson-glib-1.0.so || { rm -f libjson-glib-1.0.so && ln -s libjson-glib-1.0.so.0.1600.0 libjson-glib-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libjson-glib-1.0.lai /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib/libjson-glib-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/gir-1.0' /usr/bin/install -c -m 644 Json-1.0.gir '/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/include/json-glib-1.0/json-glib' /usr/bin/install -c -m 644 ../json-glib/json-builder.h ../json-glib/json-generator.h ../json-glib/json-gobject.h ../json-glib/json-gvariant.h ../json-glib/json-parser.h ../json-glib/json-path.h ../json-glib/json-reader.h ../json-glib/json-types.h ../json-glib/json-enum-types.h ../json-glib/json-version.h ../json-glib/json-glib.h '/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/include/json-glib-1.0/json-glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib/girepository-1.0/' /usr/bin/install -c -m 644 Json-1.0.typelib '/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib/girepository-1.0/' make[4]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib/tests' make[4]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib/tests' 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/json-glib-0.16.0/json-glib/tests' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib/tests' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' make[1]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/json-glib' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/doc' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/doc/reference' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/JsonBuilder.html /usr/bin/install -c -m 644 ./html/JsonGenerator.html /usr/bin/install -c -m 644 ./html/JsonParser.html /usr/bin/install -c -m 644 ./html/JsonPath.html /usr/bin/install -c -m 644 ./html/JsonReader.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/ch03.html /usr/bin/install -c -m 644 ./html/ch04.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/ix01.html /usr/bin/install -c -m 644 ./html/ix02.html /usr/bin/install -c -m 644 ./html/ix03.html /usr/bin/install -c -m 644 ./html/ix04.html /usr/bin/install -c -m 644 ./html/ix05.html /usr/bin/install -c -m 644 ./html/ix06.html /usr/bin/install -c -m 644 ./html/ix07.html /usr/bin/install -c -m 644 ./html/ix08.html /usr/bin/install -c -m 644 ./html/json-advanced.html /usr/bin/install -c -m 644 ./html/json-base.html /usr/bin/install -c -m 644 ./html/json-glib-Boxed-Types-Serialization.html /usr/bin/install -c -m 644 ./html/json-glib-GObject-Serialization.html /usr/bin/install -c -m 644 ./html/json-glib-JSON-Array.html /usr/bin/install -c -m 644 ./html/json-glib-JSON-GVariant-Integration.html /usr/bin/install -c -m 644 ./html/json-glib-JSON-Node.html /usr/bin/install -c -m 644 ./html/json-glib-JSON-Object.html /usr/bin/install -c -m 644 ./html/json-glib-Serializable-Interface.html /usr/bin/install -c -m 644 ./html/json-glib-Versioning-information.html /usr/bin/install -c -m 644 ./html/json-glib.devhelp2 /usr/bin/install -c -m 644 ./html/json-glib.html /usr/bin/install -c -m 644 ./html/json-streams.html /usr/bin/install -c -m 644 ./html/json-tools.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/license.html /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[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/doc/reference' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/doc/reference' make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/doc' make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/doc' Making install in build make[1]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build' Making install in autotools make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/autotools' make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/autotools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/autotools' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/autotools' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32' Making install in vs9 make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32/vs9' make[4]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32/vs9' 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/json-glib-0.16.0/build/win32/vs9' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32/vs9' Making install in vs10 make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32/vs10' 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/json-glib-0.16.0/build/win32/vs10' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32' make[4]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32' 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/json-glib-0.16.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build/win32' make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build' make[3]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/build' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build' make[1]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/build' Making install in po make[1]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0/po' installing as.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/as/LC_MESSAGES/json-glib-1.0.mo installing bg.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo installing ca.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo installing cs.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo installing da.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/da/LC_MESSAGES/json-glib-1.0.mo installing de.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/de/LC_MESSAGES/json-glib-1.0.mo installing el.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/el/LC_MESSAGES/json-glib-1.0.mo installing en_GB.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo installing eo.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo installing es.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/es/LC_MESSAGES/json-glib-1.0.mo installing et.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/et/LC_MESSAGES/json-glib-1.0.mo installing eu.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo installing fr.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo installing gl.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo installing hi.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo installing hu.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo installing id.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/id/LC_MESSAGES/json-glib-1.0.mo installing it.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/it/LC_MESSAGES/json-glib-1.0.mo installing ja.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo installing ko.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo installing ky.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo installing lt.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo installing lv.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo installing ml.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo installing nb.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo installing or.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/or/LC_MESSAGES/json-glib-1.0.mo installing pa.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo installing pl.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo installing pt.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo installing ru.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo installing sk.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo installing sl.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo installing sr.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo installing sv.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo installing te.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/te/LC_MESSAGES/json-glib-1.0.mo installing tg.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo installing tr.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo installing ug.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo installing uk.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo installing vi.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo if test "json-glib" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0/po' make[1]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0' make[2]: Entering directory `/builddir/build/BUILD/json-glib-0.16.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 json-glib-1.0.pc '/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0' make[1]: Leaving directory `/builddir/build/BUILD/json-glib-0.16.0' + find /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm -name '*.la' -exec rm -f '{}' ';' + mkdir -p /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/gtk-doc/html/json-glib/ + cp -a doc/reference/html/JsonBuilder.html doc/reference/html/JsonGenerator.html doc/reference/html/JsonParser.html doc/reference/html/JsonPath.html doc/reference/html/JsonReader.html doc/reference/html/annotation-glossary.html doc/reference/html/ch01.html doc/reference/html/ch02.html doc/reference/html/ch03.html doc/reference/html/ch04.html doc/reference/html/home.png doc/reference/html/index.html doc/reference/html/index.sgml doc/reference/html/ix01.html doc/reference/html/ix02.html doc/reference/html/ix03.html doc/reference/html/ix04.html doc/reference/html/ix05.html doc/reference/html/ix06.html doc/reference/html/ix07.html doc/reference/html/ix08.html doc/reference/html/json-advanced.html doc/reference/html/json-base.html doc/reference/html/json-glib-Boxed-Types-Serialization.html doc/reference/html/json-glib-GObject-Serialization.html doc/reference/html/json-glib-JSON-Array.html doc/reference/html/json-glib-JSON-GVariant-Integration.html doc/reference/html/json-glib-JSON-Node.html doc/reference/html/json-glib-JSON-Object.html doc/reference/html/json-glib-Serializable-Interface.html doc/reference/html/json-glib-Versioning-information.html doc/reference/html/json-glib.devhelp2 doc/reference/html/json-glib.html doc/reference/html/json-streams.html doc/reference/html/json-tools.html doc/reference/html/left.png doc/reference/html/license.html doc/reference/html/right.png doc/reference/html/style.css doc/reference/html/up.png /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/gtk-doc/html/json-glib/ + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm json-glib-1.0 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/json-glib-0.16.0 extracting debug info from /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/lib/libjson-glib-1.0.so.0.1600.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libjson-glib-1.0.so.0.1600.0.debug to /usr/lib/debug/usr/lib/libjson-glib-1.0.so.debug symlinked /usr/lib/debug/usr/lib/libjson-glib-1.0.so.0.1600.0.debug to /usr/lib/debug/usr/lib/libjson-glib-1.0.so.0.debug 809 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: json-glib-0.16.0-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.adAQtZ + umask 022 + cd /builddir/build/BUILD + cd json-glib-0.16.0 + DOCDIR=/builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/doc/json-glib-0.16.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/doc/json-glib-0.16.0 + cp -pr COPYING /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/doc/json-glib-0.16.0 + cp -pr NEWS /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm/usr/share/doc/json-glib-0.16.0 + exit 0 Provides: json-glib = 0.16.0-3.el7 json-glib(armv7hl-32) = 0.16.0-3.el7 libjson-glib-1.0.so.0 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: json-glib-devel-0.16.0-3.el7.armv7hl Provides: json-glib-devel = 0.16.0-3.el7 json-glib-devel(armv7hl-32) = 0.16.0-3.el7 pkgconfig(json-glib-1.0) = 0.16.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libjson-glib-1.0.so.0 pkgconfig(gio-2.0) pkgconfig(gobject-2.0) Processing files: json-glib-debuginfo-0.16.0-3.el7.armv7hl Provides: json-glib-debuginfo = 0.16.0-3.el7 json-glib-debuginfo(armv7hl-32) = 0.16.0-3.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/json-glib-0.16.0-3.el7.arm Wrote: /builddir/build/RPMS/json-glib-0.16.0-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/json-glib-devel-0.16.0-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/json-glib-debuginfo-0.16.0-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GH247z + umask 022 + cd /builddir/build/BUILD + cd json-glib-0.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/json-glib-0.16.0-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->