+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/json-glib.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OsYank
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf json-glib-1.4.2
+ /usr/bin/xz -dc /builddir/build/SOURCES/json-glib-1.4.2.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd json-glib-1.4.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HFK30O
+ umask 022
+ cd /builddir/build/BUILD
+ cd json-glib-1.4.2
+ export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export 'FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export 'LDFLAGS=-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload . riscv64-redhat-linux-gnu -Ddocs=true
The Meson build system
Version: 0.44.1
Source dir: /builddir/build/BUILD/json-glib-1.4.2
Build dir: /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu
Build type: native build
Project name: json-glib
Native C compiler: cc (gcc 7.3.1)
Appending CFLAGS from environment: '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
Appending LDFLAGS from environment: '-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
Build machine cpu family: riscv64
Build machine cpu: riscv64
Found pkg-config: /usr/bin/pkg-config (1.4.1)
Native dependency gobject-2.0 found: YES 2.55.2
Native dependency gio-2.0 found: YES 2.55.2
Has header "unistd.h": YES
Compiler for C supports argument -Wcast-align: YES
Compiler for C supports argument -Wlogical-op: YES
Compiler for C supports argument -Wmissing-declarations: YES
Compiler for C supports argument -Wmissing-format-attribute: YES
Compiler for C supports argument -Wmissing-prototypes: YES
Compiler for C supports argument -Wmissing-noreturn: YES
Compiler for C supports argument -Wold-style-definition: YES
Compiler for C supports argument -Wpointer-arith: YES
Compiler for C supports argument -Wshadow: YES
Compiler for C supports argument -Wstrict-prototypes: YES
Compiler for C supports argument -Wunused: YES
Compiler for C supports argument -Wno-discarded-qualifiers: YES
Compiler for C supports argument -Wno-int-conversion: YES
Compiler for C supports argument -fno-strict-aliasing: YES
Compiler for C supports argument -Wno-uninitialized: YES
Compiler for C supports argument -Werror=address: YES
Compiler for C supports argument -Werror=array-bounds: YES
Compiler for C supports argument -Werror=empty-body: YES
Compiler for C supports argument -Werror=format=2: YES
Compiler for C supports argument -Werror=implicit: YES
Compiler for C supports argument -Werror=init-self: YES
Compiler for C supports argument -Werror=int-to-pointer-cast: YES
Compiler for C supports argument -Werror=main: YES
Compiler for C supports argument -Werror=missing-braces: YES
Compiler for C supports argument -Werror=nested-externs: YES
Compiler for C supports argument -Werror=nonnull: YES
Compiler for C supports argument -Werror=pointer-to-int-cast: YES
Compiler for C supports argument -Werror=return-type: YES
Compiler for C supports argument -Werror=sequence-point: YES
Compiler for C supports argument -Werror=trigraphs: YES
Compiler for C supports argument -Werror=undef: YES
Compiler for C supports argument -Werror=write-strings: YES
Compiler for C supports argument -fvisibility=hidden: YES
Compiler for C supports argument -Wl,-Bsymbolic: YES
Compiler for C supports argument -Wl,-z,relro: YES
Compiler for C supports argument -Wl,-z,now: YES
Configuring config.h using configuration
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
Configuring json-version.h using configuration
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Native dependency gobject-introspection-1.0 found: YES 1.54.1
Configuring gtkdocentities.ent using configuration
Native dependency glib-2.0 found: YES 2.55.2
Program xsltproc found: YES (/usr/bin/xsltproc)
Build targets in project: 41
Found ninja-1.8.2 at /usr/bin/ninja
+ /usr/bin/ninja -v -j4 -C riscv64-redhat-linux-gnu
ninja: Entering directory `riscv64-redhat-linux-gnu'
[1/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=boxed --outdir=json-glib/tests --outfile=boxed.test
[2/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=array --outdir=json-glib/tests --outfile=array.test
[3/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=builder --outdir=json-glib/tests --outfile=builder.test
[4/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=generator --outdir=json-glib/tests --outfile=generator.test
[5/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=gvariant --outdir=json-glib/tests --outfile=gvariant.test
[6/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=invalid --outdir=json-glib/tests --outfile=invalid.test
[7/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=node --outdir=json-glib/tests --outfile=node.test
[8/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=object --outdir=json-glib/tests --outfile=object.test
[9/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=parser --outdir=json-glib/tests --outfile=parser.test
[10/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=reader --outdir=json-glib/tests --outfile=reader.test
[11/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=path --outdir=json-glib/tests --outfile=path.test
[12/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=serialize-simple --outdir=json-glib/tests --outfile=serialize-simple.test
[13/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=serialize-full --outdir=json-glib/tests --outfile=serialize-full.test
[14/71] /usr/bin/python3 ../build-aux/gen-installed-test.py --testdir=/usr/libexec/installed-tests/json-glib-1.0 --testname=serialize-complex --outdir=json-glib/tests --outfile=serialize-complex.test
[15/71] /usr/bin/python3 /usr/bin/meson --internal exe /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/meson-private/meson_exe_glib-mkenums_6bd99b855436c307238bcf9ee00ab12e891d3679.dat
[16/71] /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 1 --stringparam man.copyright.section.enabled 1 -o doc/json-glib-format.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../doc/json-glib-format.xml
[17/71] /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 1 --stringparam man.copyright.section.enabled 1 -o doc/json-glib-validate.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../doc/json-glib-validate.xml
[18/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-debug.c.o' -MF 'json-glib/json-glib-1.0@sha/json-debug.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-debug.c.o' -c ../json-glib/json-debug.c
[19/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-array.c.o' -MF 'json-glib/json-glib-1.0@sha/json-array.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-array.c.o' -c ../json-glib/json-array.c
[20/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-builder.c.o' -MF 'json-glib/json-glib-1.0@sha/json-builder.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-builder.c.o' -c ../json-glib/json-builder.c
[21/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-gboxed.c.o' -MF 'json-glib/json-glib-1.0@sha/json-gboxed.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-gboxed.c.o' -c ../json-glib/json-gboxed.c
[22/71] /usr/bin/python3 /usr/bin/meson --internal exe /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/meson-private/meson_exe_glib-mkenums_425aa9925618cb8d0d68d454590355ad27f5e4ea.dat
[23/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-gobject.c.o' -MF 'json-glib/json-glib-1.0@sha/json-gobject.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-gobject.c.o' -c ../json-glib/json-gobject.c
../json-glib/json-gobject.c: In function 'json_gobject_new':
../json-glib/json-gobject.c:254:27: warning: cast increases required alignment of target type [-Wcast-align]
                           (GParameter *) construct_params->data);
                           ^
[24/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-generator.c.o' -MF 'json-glib/json-glib-1.0@sha/json-generator.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-generator.c.o' -c ../json-glib/json-generator.c
[25/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/meson-generated_.._json-enum-types.c.o' -MF 'json-glib/json-glib-1.0@sha/meson-generated_.._json-enum-types.c.o.d' -o 'json-glib/json-glib-1.0@sha/meson-generated_.._json-enum-types.c.o' -c json-glib/json-enum-types.c
[26/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-gvariant.c.o' -MF 'json-glib/json-glib-1.0@sha/json-gvariant.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-gvariant.c.o' -c ../json-glib/json-gvariant.c
[27/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-object.c.o' -MF 'json-glib/json-glib-1.0@sha/json-object.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-object.c.o' -c ../json-glib/json-object.c
[28/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-path.c.o' -MF 'json-glib/json-glib-1.0@sha/json-path.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-path.c.o' -c ../json-glib/json-path.c
../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]
                     node->data.set.indices = (int *) g_array_free (indices, FALSE);
                                              ^
[29/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-node.c.o' -MF 'json-glib/json-glib-1.0@sha/json-node.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-node.c.o' -c ../json-glib/json-node.c
[30/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-parser.c.o' -MF 'json-glib/json-glib-1.0@sha/json-parser.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-parser.c.o' -c ../json-glib/json-parser.c
[31/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-serializable.c.o' -MF 'json-glib/json-glib-1.0@sha/json-serializable.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-serializable.c.o' -c ../json-glib/json-serializable.c
[32/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-reader.c.o' -MF 'json-glib/json-glib-1.0@sha/json-reader.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-reader.c.o' -c ../json-glib/json-reader.c
[33/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-utils.c.o' -MF 'json-glib/json-glib-1.0@sha/json-utils.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-utils.c.o' -c ../json-glib/json-utils.c
[34/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-value.c.o' -MF 'json-glib/json-glib-1.0@sha/json-value.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-value.c.o' -c ../json-glib/json-value.c
[35/71] cc  -Ijson-glib/json-glib-validate@exe -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/json-glib-validate@exe/json-glib-validate.c.o' -MF 'json-glib/json-glib-validate@exe/json-glib-validate.c.o.d' -o 'json-glib/json-glib-validate@exe/json-glib-validate.c.o' -c ../json-glib/json-glib-validate.c
[36/71] cc  -Ijson-glib/json-glib-1.0@sha -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -Wcast-align -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wmissing-noreturn -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wunused -Wno-discarded-qualifiers -Wno-int-conversion -fno-strict-aliasing -Wno-uninitialized -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=format=2 -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nested-externs -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=undef -Werror=write-strings -fvisibility=hidden -MMD -MQ 'json-glib/json-glib-1.0@sha/json-scanner.c.o' -MF 'json-glib/json-glib-1.0@sha/json-scanner.c.o.d' -o 'json-glib/json-glib-1.0@sha/json-scanner.c.o' -c ../json-glib/json-scanner.c
[37/71] cc  -Ijson-glib/json-glib-format@exe -Ijson-glib -I../json-glib -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/json-glib-format@exe/json-glib-format.c.o' -MF 'json-glib/json-glib-format@exe/json-glib-format.c.o.d' -o 'json-glib/json-glib-format@exe/json-glib-format.c.o' -c ../json-glib/json-glib-format.c
[38/71] cc  -o json-glib/libjson-glib-1.0.so.0.400.2 'json-glib/json-glib-1.0@sha/meson-generated_.._json-enum-types.c.o' 'json-glib/json-glib-1.0@sha/json-array.c.o' 'json-glib/json-glib-1.0@sha/json-builder.c.o' 'json-glib/json-glib-1.0@sha/json-debug.c.o' 'json-glib/json-glib-1.0@sha/json-gboxed.c.o' 'json-glib/json-glib-1.0@sha/json-generator.c.o' 'json-glib/json-glib-1.0@sha/json-gobject.c.o' 'json-glib/json-glib-1.0@sha/json-gvariant.c.o' 'json-glib/json-glib-1.0@sha/json-node.c.o' 'json-glib/json-glib-1.0@sha/json-object.c.o' 'json-glib/json-glib-1.0@sha/json-parser.c.o' 'json-glib/json-glib-1.0@sha/json-path.c.o' 'json-glib/json-glib-1.0@sha/json-reader.c.o' 'json-glib/json-glib-1.0@sha/json-scanner.c.o' 'json-glib/json-glib-1.0@sha/json-serializable.c.o' 'json-glib/json-glib-1.0@sha/json-utils.c.o' 'json-glib/json-glib-1.0@sha/json-value.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libjson-glib-1.0.so.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-Bsymbolic -Wl,-z,relro -Wl,-z,now -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgobject-2.0 -lglib-2.0  
[39/71] cc  -Ijson-glib/tests/array@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/array@exe/array.c.o' -MF 'json-glib/tests/array@exe/array.c.o.d' -o 'json-glib/tests/array@exe/array.c.o' -c ../json-glib/tests/array.c
[40/71] cc  -Ijson-glib/tests/boxed@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/boxed@exe/boxed.c.o' -MF 'json-glib/tests/boxed@exe/boxed.c.o.d' -o 'json-glib/tests/boxed@exe/boxed.c.o' -c ../json-glib/tests/boxed.c
[41/71] cc  -Ijson-glib/tests/builder@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/builder@exe/builder.c.o' -MF 'json-glib/tests/builder@exe/builder.c.o.d' -o 'json-glib/tests/builder@exe/builder.c.o' -c ../json-glib/tests/builder.c
[42/71] /usr/bin/python3 /usr/bin/meson --internal symbolextractor json-glib/libjson-glib-1.0.so.0.400.2 'json-glib/json-glib-1.0@sha/json-glib/libjson-glib-1.0.so.0.400.2.symbols' 
[43/71] cc  -o json-glib/json-glib-validate 'json-glib/json-glib-validate@exe/json-glib-validate.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[44/71] cc  -o json-glib/json-glib-format 'json-glib/json-glib-format@exe/json-glib-format.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[45/71] cc  -Ijson-glib/tests/gvariant@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/gvariant@exe/gvariant.c.o' -MF 'json-glib/tests/gvariant@exe/gvariant.c.o.d' -o 'json-glib/tests/gvariant@exe/gvariant.c.o' -c ../json-glib/tests/gvariant.c
[46/71] cc  -o json-glib/tests/array 'json-glib/tests/array@exe/array.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[47/71] cc  -o json-glib/tests/boxed 'json-glib/tests/boxed@exe/boxed.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[48/71] cc  -o json-glib/tests/builder 'json-glib/tests/builder@exe/builder.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[49/71] cc  -o json-glib/tests/gvariant 'json-glib/tests/gvariant@exe/gvariant.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[50/71] cc  -Ijson-glib/tests/generator@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/generator@exe/generator.c.o' -MF 'json-glib/tests/generator@exe/generator.c.o.d' -o 'json-glib/tests/generator@exe/generator.c.o' -c ../json-glib/tests/generator.c
[51/71] cc  -o json-glib/tests/generator 'json-glib/tests/generator@exe/generator.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[52/71] cc  -Ijson-glib/tests/invalid@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/invalid@exe/invalid.c.o' -MF 'json-glib/tests/invalid@exe/invalid.c.o.d' -o 'json-glib/tests/invalid@exe/invalid.c.o' -c ../json-glib/tests/invalid.c
[53/71] cc  -o json-glib/tests/invalid 'json-glib/tests/invalid@exe/invalid.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[54/71] cc  -Ijson-glib/tests/object@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/object@exe/object.c.o' -MF 'json-glib/tests/object@exe/object.c.o.d' -o 'json-glib/tests/object@exe/object.c.o' -c ../json-glib/tests/object.c
[55/71] cc  -o json-glib/tests/object 'json-glib/tests/object@exe/object.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[56/71] cc  -Ijson-glib/tests/node@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/node@exe/node.c.o' -MF 'json-glib/tests/node@exe/node.c.o.d' -o 'json-glib/tests/node@exe/node.c.o' -c ../json-glib/tests/node.c
[57/71] cc  -o json-glib/tests/node 'json-glib/tests/node@exe/node.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[58/71] cc  -Ijson-glib/tests/path@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/path@exe/path.c.o' -MF 'json-glib/tests/path@exe/path.c.o.d' -o 'json-glib/tests/path@exe/path.c.o' -c ../json-glib/tests/path.c
[59/71] cc  -o json-glib/tests/path 'json-glib/tests/path@exe/path.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[60/71] cc  -Ijson-glib/tests/parser@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/parser@exe/parser.c.o' -MF 'json-glib/tests/parser@exe/parser.c.o.d' -o 'json-glib/tests/parser@exe/parser.c.o' -c ../json-glib/tests/parser.c
[61/71] cc  -Ijson-glib/tests/reader@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/reader@exe/reader.c.o' -MF 'json-glib/tests/reader@exe/reader.c.o.d' -o 'json-glib/tests/reader@exe/reader.c.o' -c ../json-glib/tests/reader.c
[62/71] cc  -o json-glib/tests/parser 'json-glib/tests/parser@exe/parser.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[63/71] cc  -o json-glib/tests/reader 'json-glib/tests/reader@exe/reader.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[64/71] cc  -Ijson-glib/tests/serialize-simple@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/serialize-simple@exe/serialize-simple.c.o' -MF 'json-glib/tests/serialize-simple@exe/serialize-simple.c.o.d' -o 'json-glib/tests/serialize-simple@exe/serialize-simple.c.o' -c ../json-glib/tests/serialize-simple.c
[65/71] cc  -o json-glib/tests/serialize-simple 'json-glib/tests/serialize-simple@exe/serialize-simple.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[66/71] cc  -Ijson-glib/tests/serialize-complex@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/serialize-complex@exe/serialize-complex.c.o' -MF 'json-glib/tests/serialize-complex@exe/serialize-complex.c.o.d' -o 'json-glib/tests/serialize-complex@exe/serialize-complex.c.o' -c ../json-glib/tests/serialize-complex.c
[67/71] cc  -o json-glib/tests/serialize-complex 'json-glib/tests/serialize-complex@exe/serialize-complex.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[68/71] cc  -Ijson-glib/tests/serialize-full@exe -Ijson-glib/tests -I../json-glib/tests -I. -I../ -Ijson-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DJSON_COMPILATION '-DG_LOG_DOMAIN="Json"' '-DJSON_LOCALEDIR="/usr/share/locale"' -MMD -MQ 'json-glib/tests/serialize-full@exe/serialize-full.c.o' -MF 'json-glib/tests/serialize-full@exe/serialize-full.c.o.d' -o 'json-glib/tests/serialize-full@exe/serialize-full.c.o' -c ../json-glib/tests/serialize-full.c
[69/71] cc  -o json-glib/tests/serialize-full 'json-glib/tests/serialize-full@exe/serialize-full.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group json-glib/libjson-glib-1.0.so.0.400.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib  
[70/71] /usr/bin/g-ir-scanner -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/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/builddir/build/BUILD/json-glib-1.4.2/json-glib -I/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib -I./. -I../. --filelist=/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib/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/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread --cflags-end -L/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --library json-glib-1.0
[71/71] /usr/bin/g-ir-compiler json-glib/Json-1.0.gir --output json-glib/Json-1.0.typelib
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tcAJDD
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64
+ cd json-glib-1.4.2
+ DESTDIR=/builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64
+ /usr/bin/ninja install -v -j4 -C riscv64-redhat-linux-gnu
ninja: Entering directory `riscv64-redhat-linux-gnu'
[0/1] /usr/bin/python3 /usr/bin/meson --internal install /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/meson-private/install.dat
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/as.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/as/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/bg.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/bn_IN.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/bs.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/ca.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/ca@valencia.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/cs.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/da.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/de.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/el.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/en_GB.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/eo.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/es.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/et.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/eu.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/fr.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/fur.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/gl.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/he.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/hi.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/hu.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/id.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/it.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/ja.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/ko.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/ky.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/lt.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/lv.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/ml.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/nb.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/ne.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/ne/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/oc.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/or.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/or/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/pa.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/pl.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/pt_BR.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/pt.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/ro.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/ru.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/sk.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/sl.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/sr@latin.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/sr.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/sv.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/te.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/tg.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/tr.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/ug.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/uk.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/vi.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/zh_CN.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/zh_HK.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/po/zh_TW.gmo to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo
Installing json-glib/json-enum-types.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib/json-enum-types.h
Installing json-glib/libjson-glib-1.0.so.0.400.2 to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/lib64/libjson-glib-1.0.so.0.400.2
Installing json-glib/Json-1.0.gir to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/gir-1.0/Json-1.0.gir
Installing json-glib/Json-1.0.typelib to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/lib64/girepository-1.0/Json-1.0.typelib
Installing json-glib/json-glib-validate to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/bin/json-glib-validate
Installing json-glib/json-glib-format to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/bin/json-glib-format
Installing json-glib/tests/array.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/array.test
Installing json-glib/tests/array to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/array
Installing json-glib/tests/boxed.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/boxed.test
Installing json-glib/tests/boxed to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/boxed
Installing json-glib/tests/builder.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/builder.test
Installing json-glib/tests/builder to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/builder
Installing json-glib/tests/generator.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/generator.test
Installing json-glib/tests/generator to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/generator
Installing json-glib/tests/gvariant.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/gvariant.test
Installing json-glib/tests/gvariant to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/gvariant
Installing json-glib/tests/invalid.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/invalid.test
Installing json-glib/tests/invalid to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/invalid
Installing json-glib/tests/node.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/node.test
Installing json-glib/tests/node to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/node
Installing json-glib/tests/object.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/object.test
Installing json-glib/tests/object to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/object
Installing json-glib/tests/parser.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/parser.test
Installing json-glib/tests/parser to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/parser
Installing json-glib/tests/path.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/path.test
Installing json-glib/tests/path to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/path
Installing json-glib/tests/reader.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/reader.test
Installing json-glib/tests/reader to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/reader
Installing json-glib/tests/serialize-simple.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/serialize-simple.test
Installing json-glib/tests/serialize-simple to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/serialize-simple
Installing json-glib/tests/serialize-complex.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/serialize-complex.test
Installing json-glib/tests/serialize-complex to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/serialize-complex
Installing json-glib/tests/serialize-full.test to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/installed-tests/json-glib-1.0/serialize-full.test
Installing json-glib/tests/serialize-full to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0/serialize-full
Installing doc/json-glib-format.1 to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/man/man1/json-glib-format.1
Installing doc/json-glib-validate.1 to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/man/man1/json-glib-validate.1
Installing json-builder.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing json-generator.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing json-gobject.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing json-gvariant.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing json-parser.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing json-path.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing json-reader.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing json-types.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing json-utils.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing json-version-macros.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing json-glib.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib/json-version.h to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/include/json-glib-1.0/json-glib
Installing /builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/meson-private/json-glib-1.0.pc to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/lib64/pkgconfig
Installing /builddir/build/BUILD/json-glib-1.4.2/json-glib/tests/stream-load.json to /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/libexec/installed-tests/json-glib-1.0
Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=json-glib-1.0'
Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gtkdoc --sourcedir=/builddir/build/BUILD/json-glib-1.4.2 --builddir=/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu --subdir=doc --headerdirs=/builddir/build/BUILD/json-glib-1.4.2/json-glib@@/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib --mainfile=json-glib-docs.xml --modulename=json-glib --mode=auto --scanargs=--rebuild-types@@--ignore-decorators=_JSON_EXTERN@@--ignore-headers=config.h json-debug.h json-enum-types.h json-glib.h json-gobject-private.h json-marshal.h json-private.h json-scanner.h json-types-private.h --gobjects-types-file=json-glib.types --fixxrefargs=--html-dir=/usr/share/gtk-doc/html@@--extra-dir=/usr/share/gtk-doc/html/glib@@--extra-dir=/usr/share/gtk-doc/html/gobject@@--extra-dir=/usr/share/gtk-doc/html/gio --cflags=-I/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/. -I/builddir/build/BUILD/json-glib-1.4.2/. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread --ldflags=-L/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib -Wl,-rpath,/builddir/build/BUILD/json-glib-1.4.2/riscv64-redhat-linux-gnu/json-glib -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 --cc=cc --ld=cc'Building documentation for json-glib

+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64 json-glib-1.0
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: json-glib-1.4.2-1.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UORk7Y
+ umask 022
+ cd /builddir/build/BUILD
+ cd json-glib-1.4.2
+ DOCDIR=/builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/doc/json-glib
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/doc/json-glib
+ cp -pr NEWS /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/doc/json-glib
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lNg0LI
+ umask 022
+ cd /builddir/build/BUILD
+ cd json-glib-1.4.2
+ LICENSEDIR=/builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/licenses/json-glib
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/licenses/json-glib
+ cp -pr COPYING /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64/usr/share/licenses/json-glib
+ exit 0
Provides: json-glib = 1.4.2-1.fc28 json-glib(riscv-64) = 1.4.2-1.fc28 libjson-glib-1.0.so.0()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH)
Processing files: json-glib-devel-1.4.2-1.fc28.riscv64
Provides: json-glib-devel = 1.4.2-1.fc28 json-glib-devel(riscv-64) = 1.4.2-1.fc28 pkgconfig(json-glib-1.0) = 1.4.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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) pkgconfig(gio-2.0) rtld(GNU_HASH)
Processing files: json-glib-tests-1.4.2-1.fc28.riscv64
Provides: json-glib-tests = 1.4.2-1.fc28 json-glib-tests(riscv-64) = 1.4.2-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64
Wrote: /builddir/build/SRPMS/json-glib-1.4.2-1.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/json-glib-1.4.2-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/json-glib-devel-1.4.2-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/json-glib-tests-1.4.2-1.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PMBPYr
+ umask 022
+ cd /builddir/build/BUILD
+ cd json-glib-1.4.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/json-glib-1.4.2-1.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff