>>> json-glib 1.4.4 Downloading --2020-05-04 05:55:29-- http://ftp.gnome.org/pub/GNOME/sources/json-glib/1.4/json-glib-1.4.4.tar.xz Resolving ftp.gnome.org (ftp.gnome.org)... 194.71.11.173, 194.71.11.165, 2001:6b0:19::173, ... Connecting to ftp.gnome.org (ftp.gnome.org)|194.71.11.173|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 165584 (162K) [application/x-xz] Saving to: '/tmp/instance-2/output-1/build/.json-glib-1.4.4.tar.xz.e1CL6V/output' 0K .......... .......... .......... .......... .......... 30% 154K 1s 50K .......... .......... .......... .......... .......... 61% 306K 0s 100K .......... .......... .......... .......... .......... 92% 566K 0s 150K .......... . 100% 635K=0.6s 2020-05-04 05:55:30 (271 KB/s) - '/tmp/instance-2/output-1/build/.json-glib-1.4.4.tar.xz.e1CL6V/output' saved [165584/165584] json-glib-1.4.4.tar.xz: OK (sha256: 720c5f4379513dc11fd97dc75336eb0c0d3338c53128044d9fabec4374f4bc47) >>> json-glib 1.4.4 Extracting xzcat /tmp/instance-2/dl/json-glib/json-glib-1.4.4.tar.xz | /tmp/instance-2/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-2/output-1/build/json-glib-1.4.4 -xf - >>> json-glib 1.4.4 Patching >>> json-glib 1.4.4 Configuring rm -rf /tmp/instance-2/output-1/build/json-glib-1.4.4//build mkdir -p /tmp/instance-2/output-1/build/json-glib-1.4.4//build sed -e 's%@TARGET_CROSS@%/tmp/instance-2/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a9%g' -e 's%@TARGET_ENDIAN@%little%g' -e 's%@TARGET_CFLAGS@%"-D_LARGEFILE_SOURCE", "-D_LARGEFILE64_SOURCE", "-D_FILE_OFFSET_BITS=64", "-Os"%g' -e 's%@TARGET_LDFLAGS@%%g' -e 's%@TARGET_CXXFLAGS@%"-D_LARGEFILE_SOURCE", "-D_LARGEFILE64_SOURCE", "-D_FILE_OFFSET_BITS=64", "-Os"%g' -e 's%@HOST_DIR@%/tmp/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /tmp/instance-2/output-1/build/json-glib-1.4.4//build/cross-compilation.conf PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-2/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-2/output-1/build/json-glib-1.4.4//build/cross-compilation.conf -Dbuild.pkg_config_path=/tmp/instance-2/output-1/host/lib/pkgconfig -Dintrospection=true /tmp/instance-2/output-1/build/json-glib-1.4.4/ /tmp/instance-2/output-1/build/json-glib-1.4.4//build The Meson build system Version: 0.54.1 Source dir: /tmp/instance-2/output-1/build/json-glib-1.4.4 Build dir: /tmp/instance-2/output-1/build/json-glib-1.4.4/build Build type: cross build Project name: json-glib Project version: 1.4.4 C compiler for the build machine: ccache cc (gcc 9.2.1 "cc (Ubuntu 9.2.1-9ubuntu2) 9.2.1 20191008") C linker for the build machine: cc ld.bfd 2.33 C compiler for the host machine: /tmp/instance-2/output-1/host/bin/arm-linux-gcc (gcc 9.2.0 "arm-linux-gcc.br_real (Buildroot 2020.02) 9.2.0") C linker for the host machine: /tmp/instance-2/output-1/host/bin/arm-linux-gcc ld.bfd 2.32 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: cortex-a9 Target machine cpu family: arm Target machine cpu: cortex-a9 Found pkg-config: /tmp/instance-2/output-1/host/bin/pkgconf (1.6.1) Run-time dependency gobject-2.0 found: YES 2.64.2 Run-time dependency gio-2.0 found: YES 2.64.2 Has header "unistd.h" : YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wno-discarded-qualifiers -Wdiscarded-qualifiers: YES Compiler for C supports arguments -Wno-int-conversion -Wint-conversion: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -Wno-uninitialized -Wuninitialized: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=nested-externs: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -fvisibility=hidden: YES WARNING: -Wl,-Bsymbolic looks like a linker argument, but has_argument and other similar methods only support checking compiler arguments. Using them to check linker arguments are never supported, and results are likely to be wrong regardless of the compiler you are using. has_link_argument or other similar method can be used instead. Compiler for C supports arguments -Wl,-Bsymbolic: YES WARNING: -Wl,-z,relro looks like a linker argument, but has_argument and other similar methods only support checking compiler arguments. Using them to check linker arguments are never supported, and results are likely to be wrong regardless of the compiler you are using. has_link_argument or other similar method can be used instead. Compiler for C supports arguments -Wl,-z,relro: YES WARNING: -Wl,-z,now looks like a linker argument, but has_argument and other similar methods only support checking compiler arguments. Using them to check linker arguments are never supported, and results are likely to be wrong regardless of the compiler you are using. has_link_argument or other similar method can be used instead. Compiler for C supports arguments -Wl,-z,now: YES DEPRECATION: Project targeting '>= 0.40.1' but tried to use feature deprecated since '0.48.0': python3 module Configuring config.h using configuration WARNING: Project targeting '>= 0.40.1' but tried to use feature introduced in '0.50.0': install arg in configure_file Configuring json-version.h using configuration Program g-ir-scanner found: YES (/tmp/instance-2/output-1/host/bin/g-ir-scanner) Found pkg-config: /tmp/instance-2/output-1/host/bin/pkg-config (1.6.1) Configuring gtkdocentities.ent using configuration Run-time dependency glib-2.0 found: YES 2.64.2 Program xsltproc found: YES (/tmp/instance-2/output-1/host/bin/xsltproc) Build targets in project: 38 WARNING: Project specifies a minimum meson_version '>= 0.40.1' but uses features which were added in newer versions: * 0.48.0: {'python3 module'} * 0.50.0: {'install arg in configure_file'} WARNING: Deprecated features used: * 0.48.0: {'python3 module'} * 0.50.0: {'install arg in configure_file'} Option buildtype is: release [default: debugoptimized] Found ninja-1.10.0 at /tmp/instance-2/output-1/host/bin/ninja >>> json-glib 1.4.4 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-2/output-1/host/bin/ninja -j32 -C /tmp/instance-2/output-1/build/json-glib-1.4.4//build ninja: Entering directory `/tmp/instance-2/output-1/build/json-glib-1.4.4//build' [1/69] Generating gvariant.test with a custom command [2/69] Generating invalid.test with a custom command [3/69] Generating boxed.test with a custom command [4/69] Generating object.test with a custom command [5/69] Generating node.test with a custom command [6/69] Generating serialize-full.test with a custom command [7/69] Generating generator.test with a custom command [8/69] Generating reader.test with a custom command [9/69] Generating path.test with a custom command [10/69] Generating builder.test with a custom command [11/69] Generating serialize-complex.test with a custom command [12/69] Generating parser.test with a custom command [13/69] Generating array.test with a custom command [14/69] Generating serialize-simple.test with a custom command [15/69] Generating json-enum-types.h with a meson_exe.py custom command [16/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-debug.c.o' [17/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-gboxed.c.o' [18/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-utils.c.o' [19/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-serializable.c.o' [20/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-value.c.o' [21/69] Compiling C object 'json-glib/tests/37da9d1@@gvariant@exe/gvariant.c.o' [22/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-validate@exe/json-glib-validate.c.o' [23/69] Compiling C object 'json-glib/tests/37da9d1@@builder@exe/builder.c.o' [24/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-format@exe/json-glib-format.c.o' [25/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-path.c.o' ../json-glib/json-path.c: In function 'json_path_compile': ../json-glib/json-path.c:568:46: warning: cast increases required alignment of target type [-Wcast-align] 568 | node->data.set.indices = (int *) g_array_free (indices, FALSE); | ^ [26/69] Compiling C object 'json-glib/tests/37da9d1@@boxed@exe/boxed.c.o' [27/69] Compiling C object 'json-glib/tests/37da9d1@@serialize-simple@exe/serialize-simple.c.o' [28/69] Compiling C object 'json-glib/tests/37da9d1@@path@exe/path.c.o' [29/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-array.c.o' [30/69] Compiling C object 'json-glib/tests/37da9d1@@array@exe/array.c.o' [31/69] Compiling C object 'json-glib/tests/37da9d1@@invalid@exe/invalid.c.o' [32/69] Compiling C object 'json-glib/tests/37da9d1@@serialize-complex@exe/serialize-complex.c.o' [33/69] Compiling C object 'json-glib/tests/37da9d1@@object@exe/object.c.o' [34/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-builder.c.o' [35/69] Compiling C object 'json-glib/tests/37da9d1@@reader@exe/reader.c.o' [36/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-reader.c.o' [37/69] Compiling C object 'json-glib/tests/37da9d1@@generator@exe/generator.c.o' [38/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-generator.c.o' [39/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-object.c.o' [40/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-gvariant.c.o' [41/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-gobject.c.o' ../json-glib/json-gobject.c: In function 'json_gobject_new': ../json-glib/json-gobject.c:206:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 206 | construct_params = g_array_sized_new (FALSE, FALSE, sizeof (GParameter), n_members); | ^~~~~~~~~~~~~~~~ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gobject.h:26, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib-object.h:22, from ../json-glib/json-types.h:31, from ../json-glib/json-types-private.h:27, from ../json-glib/json-gobject.c:42: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here 271 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../json-glib/json-gobject.c:212:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 212 | GParameter param = { NULL, }; | ^~~~~~~~~~ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gobject.h:26, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib-object.h:22, from ../json-glib/json-types.h:31, from ../json-glib/json-types-private.h:27, from ../json-glib/json-gobject.c:42: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here 271 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../json-glib/json-gobject.c:254:27: warning: cast increases required alignment of target type [-Wcast-align] 254 | (GParameter *) construct_params->data); | ^ ../json-glib/json-gobject.c:260:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 260 | GParameter *param = &g_array_index (construct_params, GParameter, i); | ^~~~~~~~~~ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gobject.h:26, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib-object.h:22, from ../json-glib/json-types.h:31, from ../json-glib/json-types-private.h:27, from ../json-glib/json-gobject.c:42: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here 271 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../json-glib/json-gobject.c:260:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 260 | GParameter *param = &g_array_index (construct_params, GParameter, i); | ^~~~~~~~~~ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gobject.h:26, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib-object.h:22, from ../json-glib/json-types.h:31, from ../json-glib/json-types-private.h:27, from ../json-glib/json-gobject.c:42: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here 271 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ [42/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-scanner.c.o' [43/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-node.c.o' [44/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/json-parser.c.o' [45/69] Compiling C object 'json-glib/tests/37da9d1@@serialize-full@exe/serialize-full.c.o' [46/69] Compiling C object 'json-glib/tests/37da9d1@@node@exe/node.c.o' [47/69] Compiling C object 'json-glib/tests/37da9d1@@parser@exe/parser.c.o' [48/69] Generating json-enum-types.c with a meson_exe.py custom command [49/69] Compiling C object 'json-glib/b6ef4d1@@json-glib-1.0@sha/meson-generated_.._json-enum-types.c.o' [50/69] Linking target json-glib/libjson-glib-1.0.so.0.400.4 [51/69] Generating Json-1.0.gir with a custom command FAILED: json-glib/Json-1.0.gir /tmp/instance-2/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/tmp/instance-2/output-1/host/bin/g-ir-scanner -I/tmp/instance-2/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/tmp/instance-2/output-1/host/include/gobject-introspection-1.0 -I/tmp/instance-2/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/tmp/instance-2/output-1/host/include -I/tmp/instance-2/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/tmp/instance-2/output-1/host/include/glib-2.0 -I/tmp/instance-2/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/tmp/instance-2/output-1/host/lib/glib-2.0/include -pthread --no-libtool --namespace=Json --nsversion=1.0 --warn-all --output json-glib/Json-1.0.gir --quiet --c-include=json-glib/json-glib.h -DJSON_COMPILATION -I/tmp/instance-2/output-1/build/json-glib-1.4.4/json-glib -I/tmp/instance-2/output-1/build/json-glib-1.4.4/build/json-glib -I./. -I../. --filelist=/tmp/instance-2/output-1/build/json-glib-1.4.4/build/json-glib/b6ef4d1@@json-glib-1.0@sha/Json_1.0_gir_filelist --include=GObject-2.0 --include=Gio-2.0 --symbol-prefix=json --identifier-prefix=Json --pkg-export=json-glib-1.0 --cflags-begin -I./. -I../. -I/tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0 -I/tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/glib-2.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 --cflags-end --library json-glib-1.0 -L/tmp/instance-2/output-1/build/json-glib-1.4.4/build/json-glib -L/tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib --extra-library=gio-2.0 --extra-library=dl --extra-library=resolv --extra-library=pcre --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=ffi --extra-library=gmodule-2.0 --extra-library=z --sources-top-dirs /tmp/instance-2/output-1/build/json-glib-1.4.4/subprojects/ --sources-top-dirs /tmp/instance-2/output-1/build/json-glib-1.4.4/build/subprojects/ /bin/sh: 1: /tmp/instance-2/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/tmp/instance-2/output-1/host/bin/g-ir-scanner: not found [52/69] Generating symbol file 'json-glib/b6ef4d1@@json-glib-1.0@sha/libjson-glib-1.0.so.0.400.4.symbols' ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:269: /tmp/instance-2/output-1/build/json-glib-1.4.4/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-2/buildroot'