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/c71511-1-armhfp-982a242dec61616766486e56235683ea01779fc2/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-1.0.2-1.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/c71511-1-armhfp-982a242dec61616766486e56235683ea01779fc2/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.RsH2mH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf json-glib-1.0.2 + /usr/bin/xz -dc /builddir/build/SOURCES/json-glib-1.0.2.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd json-glib-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GBRioA + umask 022 + cd /builddir/build/BUILD + cd json-glib-1.0.2 + 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-gnu --host=armv7hl-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/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 whether UID '993' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... 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-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 dependency style of gcc... none checking for armv7hl-redhat-linux-gnu-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 gcc and cc understand -c and -o together... yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-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 armv7hl-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) 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 -Bsymbolic-functions linker flag... yes checking for -fvisibility=hidden compiler flag... yes checking for JSON... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.20 is not found. checking for gtkdoc-check... no 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 GTKDOC_DEPS... yes checking for xsltproc... /usr/bin/xsltproc checking for XML catalog (/etc/xml/catalog)... found checking for xmlcatalog... /usr/bin/xmlcatalog checking for DocBook XML DTD V4.1.2 in XML catalog... found checking for DocBook XSL Stylesheets in XML catalog... found checking whether to generate man pages... yes 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 fur gl he 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-glib.pc 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 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 - 1.0.2 (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 • Manual pages: yes • Install tests: • Build introspection data: yes • Enable test coverage: no + make -j4 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2' Making all in json-glib make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/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 ../json-glib/json-version-macros.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-1.0.2/json-glib' Making all in . make[4]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-array.lo `test -f './json-array.c' || echo './'`./json-array.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-builder.lo `test -f './json-builder.c' || echo './'`./json-builder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-debug.lo `test -f './json-debug.c' || echo './'`./json-debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-gboxed.lo `test -f './json-gboxed.c' || echo './'`./json-gboxed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-array.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-gboxed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-builder.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-generator.lo `test -f './json-generator.c' || echo './'`./json-generator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-generator.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-gobject.lo `test -f './json-gobject.c' || echo './'`./json-gobject.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-gobject.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-gvariant.lo `test -f './json-gvariant.c' || echo './'`./json-gvariant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-gvariant.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-node.lo `test -f './json-node.c' || echo './'`./json-node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-node.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-object.lo `test -f './json-object.c' || echo './'`./json-object.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-object.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-parser.lo `test -f './json-parser.c' || echo './'`./json-parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-path.lo `test -f './json-path.c' || echo './'`./json-path.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-path.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-reader.lo `test -f './json-reader.c' || echo './'`./json-reader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-reader.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-scanner.lo `test -f './json-scanner.c' || echo './'`./json-scanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-scanner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-serializable.lo `test -f './json-serializable.c' || echo './'`./json-serializable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-serializable.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-value.lo `test -f './json-value.c' || echo './'`./json-value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-value.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DJSON_LOCALEDIR=\""/usr/share/locale"\" -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_glib_validate-json-glib-validate.o `test -f 'json-glib-validate.c' || echo './'`json-glib-validate.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DJSON_LOCALEDIR=\""/usr/share/locale"\" -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_glib_format-json-glib-format.o `test -f 'json-glib-format.c' || echo './'`json-glib-format.c cp -f json-glib.pc json-glib-1.0.pc /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-enum-types.lo `test -f 'json-enum-types.c' || echo './'`json-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-enum-types.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_LOCALEDIR=\""/usr/share/locale"\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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 libjson_glib_1_0_la-json-marshal.lo `test -f 'json-marshal.c' || echo './'`json-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DJSON_LOCALEDIR=\"/usr/share/locale\" -DJSON_COMPILATION=1 -DG_LOG_DOMAIN=\"Json\" -I.. -I.. -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/libjson_glib_1_0_la-json-marshal.o json-glib-format.c: In function 'format': json-glib-format.c:117:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (STDOUT_FILENO, "\n", 1); ^ /bin/sh ../libtool --tag=CC --mode=link 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 0:2:0 -Wl,-Bsymbolic-functions -export-dynamic -Wl,-z,relro -o libjson-glib-1.0.la -rpath /usr/lib libjson_glib_1_0_la-json-array.lo libjson_glib_1_0_la-json-builder.lo libjson_glib_1_0_la-json-debug.lo libjson_glib_1_0_la-json-gboxed.lo libjson_glib_1_0_la-json-generator.lo libjson_glib_1_0_la-json-gobject.lo libjson_glib_1_0_la-json-gvariant.lo libjson_glib_1_0_la-json-node.lo libjson_glib_1_0_la-json-object.lo libjson_glib_1_0_la-json-parser.lo libjson_glib_1_0_la-json-path.lo libjson_glib_1_0_la-json-reader.lo libjson_glib_1_0_la-json-scanner.lo libjson_glib_1_0_la-json-serializable.lo libjson_glib_1_0_la-json-value.lo libjson_glib_1_0_la-json-enum-types.lo libjson_glib_1_0_la-json-marshal.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libjson_glib_1_0_la-json-array.o .libs/libjson_glib_1_0_la-json-builder.o .libs/libjson_glib_1_0_la-json-debug.o .libs/libjson_glib_1_0_la-json-gboxed.o .libs/libjson_glib_1_0_la-json-generator.o .libs/libjson_glib_1_0_la-json-gobject.o .libs/libjson_glib_1_0_la-json-gvariant.o .libs/libjson_glib_1_0_la-json-node.o .libs/libjson_glib_1_0_la-json-object.o .libs/libjson_glib_1_0_la-json-parser.o .libs/libjson_glib_1_0_la-json-path.o .libs/libjson_glib_1_0_la-json-reader.o .libs/libjson_glib_1_0_la-json-scanner.o .libs/libjson_glib_1_0_la-json-serializable.o .libs/libjson_glib_1_0_la-json-value.o .libs/libjson_glib_1_0_la-json-enum-types.o .libs/libjson_glib_1_0_la-json-marshal.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libjson-glib-1.0.so.0 -o .libs/libjson-glib-1.0.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libjson-glib-1.0.so.0" && ln -s "libjson-glib-1.0.so.0.0.2" "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.0.2" "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" ) /bin/sh ../libtool --tag=CC --mode=link 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 -Wl,-z,relro -o json-glib-validate json_glib_validate-json-glib-validate.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 libjson-glib-1.0.la /bin/sh ../libtool --tag=CC --mode=link 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 -Wl,-z,relro -o json-glib-format json_glib_format-json-glib-format.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 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 -DJSON_COMPILATION=1 -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include --cflags-end 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 ../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-version-macros.h ../json-glib/json-enum-types.h ../json-glib/json-enum-types.c ../json-glib/json-version.h libjson-glib-1.0.la Makefile --output Json-1.0.gir libtool: link: 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 -Wl,-z -Wl,relro -o .libs/json-glib-validate json_glib_validate-json-glib-validate.o ./.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: 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 -Wl,-z -Wl,relro -o .libs/json-glib-format json_glib_format-json-glib-format.o ./.libs/libjson-glib-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread json-version.h:61: Warning: Json: missing ':' at column 16: * JSON_VERSION ^ 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-1.0.2/json-glib/tmp-introspectt9GMrU/Json-1.0.o /builddir/build/BUILD/json-glib-1.0.2/json-glib/tmp-introspectt9GMrU/Json-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/json-glib-1.0.2/json-glib/tmp-introspectt9GMrU/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-1.0.2/json-glib/tmp-introspectt9GMrU/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-1.0.2/json-glib/tmp-introspectt9GMrU/.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-1.0.2/json-glib/tmp-introspectt9GMrU/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-1.0.2/json-glib' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib/tests' ( \ echo "*.o" ; \ echo ".gitignore" ; \ echo "*.trs" ; \ echo "*.log" ; \ ) > ./.gitignore ; \ for p in ; do \ echo "/$p" >> ./.gitignore ; \ done ; \ 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 make all-am make[5]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib/tests' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib/tests' make[4]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib/tests' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/doc' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/doc/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/doc' Making all in build make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build' Making all in autotools make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build/autotools' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build/autotools' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32' Making all in vs9 make[4]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32' make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build' Making all in po make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/po' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/po' make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ySm7Fo + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm ++ dirname /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm + cd json-glib-1.0.2 + make install DESTDIR=/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm Making install in json-glib make[1]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' Making install in . make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' make[4]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libjson-glib-1.0.la '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libjson-glib-1.0.so.0.0.2 /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/lib/libjson-glib-1.0.so.0.0.2 libtool: install: (cd /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/lib && { ln -s -f libjson-glib-1.0.so.0.0.2 libjson-glib-1.0.so.0 || { rm -f libjson-glib-1.0.so.0 && ln -s libjson-glib-1.0.so.0.0.2 libjson-glib-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/lib && { ln -s -f libjson-glib-1.0.so.0.0.2 libjson-glib-1.0.so || { rm -f libjson-glib-1.0.so && ln -s libjson-glib-1.0.so.0.0.2 libjson-glib-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libjson-glib-1.0.lai /builddir/build/BUILDROOT/json-glib-1.0.2-1.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-1.0.2-1.el7.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c json-glib-validate json-glib-format '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/bin' libtool: install: warning: `libjson-glib-1.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/json-glib-validate /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/bin/json-glib-validate libtool: install: warning: `libjson-glib-1.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/json-glib-format /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/bin/json-glib-format /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/gir-1.0' /usr/bin/install -c -m 644 Json-1.0.gir '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-1.0.2-1.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-version-macros.h ../json-glib/json-enum-types.h ../json-glib/json-version.h ../json-glib/json-glib.h '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/include/json-glib-1.0/json-glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 json-glib-1.0.pc '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/lib/girepository-1.0/' /usr/bin/install -c -m 644 Json-1.0.typelib '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/lib/girepository-1.0/' make[4]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib/tests' make install-am make[4]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib/tests' make[5]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib/tests' make[4]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib/tests' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib/tests' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' make[1]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/json-glib' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/doc' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/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/ch05.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-format-tool.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/json-validate-tool.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /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-insensitive.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/tools.html /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png /usr/bin/mkdir -p '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 json-glib-format.1 json-glib-validate.1 '/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/doc/reference' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/doc/reference' make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/doc' make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/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-1.0.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/doc' Making install in build make[1]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build' Making install in autotools make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build/autotools' make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/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-1.0.2/build/autotools' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build/autotools' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32' Making install in vs9 make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32/vs9' make[4]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/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-1.0.2/build/win32/vs9' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32/vs9' Making install in vs10 make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/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-1.0.2/build/win32/vs10' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32' make[4]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/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-1.0.2/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build/win32' make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/build' make[3]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/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-1.0.2/build' make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build' make[1]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/build' Making install in po make[1]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2/po' installing as.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/as/LC_MESSAGES/json-glib-1.0.mo installing bg.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo installing ca.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo installing cs.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo installing da.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/da/LC_MESSAGES/json-glib-1.0.mo installing de.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/de/LC_MESSAGES/json-glib-1.0.mo installing el.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/el/LC_MESSAGES/json-glib-1.0.mo installing en_GB.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo installing eo.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo installing es.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/es/LC_MESSAGES/json-glib-1.0.mo installing et.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/et/LC_MESSAGES/json-glib-1.0.mo installing eu.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo installing fr.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo installing fur.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo installing gl.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo installing he.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/he/LC_MESSAGES/json-glib-1.0.mo installing hi.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo installing hu.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo installing id.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/id/LC_MESSAGES/json-glib-1.0.mo installing it.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/it/LC_MESSAGES/json-glib-1.0.mo installing ja.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo installing ko.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo installing ky.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo installing lt.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo installing lv.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo installing ml.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo installing nb.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo installing or.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/or/LC_MESSAGES/json-glib-1.0.mo installing pa.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo installing pl.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo installing pt.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo installing ru.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo installing sk.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo installing sl.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo installing sr.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo installing sv.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo installing te.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/te/LC_MESSAGES/json-glib-1.0.mo installing tg.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo installing tr.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo installing ug.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo installing uk.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo installing vi.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/json-glib-1.0.2-1.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-1.0.2-1.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-1.0.2-1.el7.arm/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2/po' make[1]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2' make[2]: Entering directory `/builddir/build/BUILD/json-glib-1.0.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/json-glib-1.0.2' + find /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm -name '*.la' -exec rm -f '{}' ';' + mkdir -p /builddir/build/BUILDROOT/json-glib-1.0.2-1.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/ch05.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-format-tool.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/json-validate-tool.html doc/reference/html/left-insensitive.png doc/reference/html/left.png doc/reference/html/license.html doc/reference/html/right-insensitive.png doc/reference/html/right.png doc/reference/html/style.css doc/reference/html/tools.html doc/reference/html/up-insensitive.png doc/reference/html/up.png /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/gtk-doc/html/json-glib/ + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/json-glib-1.0.2-1.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-1.0.2 extracting debug info from /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/bin/json-glib-format extracting debug info from /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/bin/json-glib-validate extracting debug info from /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/lib/libjson-glib-1.0.so.0.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libjson-glib-1.0.so.0.0.2.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.0.2.debug to /usr/lib/debug/usr/lib/libjson-glib-1.0.so.0.debug 838 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-1.0.2-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n18cpU + umask 022 + cd /builddir/build/BUILD + cd json-glib-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/doc/json-glib-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/doc/json-glib-1.0.2 + cp -pr COPYING /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/doc/json-glib-1.0.2 + cp -pr NEWS /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm/usr/share/doc/json-glib-1.0.2 + exit 0 Provides: json-glib = 1.0.2-1.el7 json-glib(armv7hl-32) = 1.0.2-1.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-1.0.2-1.el7.armv7hl Provides: json-glib-devel = 1.0.2-1.el7 json-glib-devel(armv7hl-32) = 1.0.2-1.el7 pkgconfig(json-glib-1.0) = 1.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config 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 libjson-glib-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) pkgconfig(gio-2.0) pkgconfig(gobject-2.0) rtld(GNU_HASH) Processing files: json-glib-debuginfo-1.0.2-1.el7.armv7hl Provides: json-glib-debuginfo = 1.0.2-1.el7 json-glib-debuginfo(armv7hl-32) = 1.0.2-1.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-1.0.2-1.el7.arm Wrote: /builddir/build/RPMS/json-glib-1.0.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/json-glib-devel-1.0.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/json-glib-debuginfo-1.0.2-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cYLblY + umask 022 + cd /builddir/build/BUILD + cd json-glib-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/json-glib-1.0.2-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->