+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libmodulemd.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.XE589y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf modulemd-0.2.2 + /usr/bin/xz -dc /builddir/build/SOURCES/modulemd-0.2.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd modulemd-0.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k1vQVA + umask 022 + cd /builddir/build/BUILD + cd modulemd-0.2.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 The Meson build system Version: 0.44.1 Source dir: /builddir/build/BUILD/modulemd-0.2.2 Build dir: /builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu Build type: native build Project name: modulemd 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 Compiler for C supports argument -Wpointer-arith: YES Compiler for C supports argument -Wmissing-declarations: YES Compiler for C supports argument -Wmissing-prototypes: YES Compiler for C supports argument -Wstrict-prototypes: YES Compiler for C supports argument -Wuninitialized: YES Compiler for C supports argument -Werror=implicit: YES Compiler for C supports argument -Werror=init-self: YES Compiler for C supports argument -Werror=main: YES Compiler for C supports argument -Werror=missing-braces: YES Compiler for C supports argument -Werror=return-type: YES Compiler for C supports argument -Werror=array-bounds: YES Compiler for C supports argument -Werror=write-strings: YES Compiler for C supports argument -DG_LOG_USE_STRUCTURED: YES Found pkg-config: /usr/bin/pkg-config (1.4.1) Native dependency gobject-2.0 found: YES 2.55.2 Native dependency yaml-0.1 found: YES 0.1.7 Native dependency gtk-doc found: YES 1.27 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 version.xml using configuration Build targets in project: 8 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/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-component-module.c.o' -MF 'modulemd/modulemd@sha/modulemd-component-module.c.o.d' -o 'modulemd/modulemd@sha/modulemd-component-module.c.o' -c ../modulemd/modulemd-component-module.c [2/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-component.c.o' -MF 'modulemd/modulemd@sha/modulemd-component.c.o.d' -o 'modulemd/modulemd@sha/modulemd-component.c.o' -c ../modulemd/modulemd-component.c [3/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-component-rpm.c.o' -MF 'modulemd/modulemd@sha/modulemd-component-rpm.c.o.d' -o 'modulemd/modulemd@sha/modulemd-component-rpm.c.o' -c ../modulemd/modulemd-component-rpm.c [4/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-profile.c.o' -MF 'modulemd/modulemd@sha/modulemd-profile.c.o.d' -o 'modulemd/modulemd@sha/modulemd-profile.c.o' -c ../modulemd/modulemd-profile.c [5/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-servicelevel.c.o' -MF 'modulemd/modulemd@sha/modulemd-servicelevel.c.o.d' -o 'modulemd/modulemd@sha/modulemd-servicelevel.c.o' -c ../modulemd/modulemd-servicelevel.c [6/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-simpleset.c.o' -MF 'modulemd/modulemd@sha/modulemd-simpleset.c.o.d' -o 'modulemd/modulemd@sha/modulemd-simpleset.c.o' -c ../modulemd/modulemd-simpleset.c [7/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-util.c.o' -MF 'modulemd/modulemd@sha/modulemd-util.c.o.d' -o 'modulemd/modulemd@sha/modulemd-util.c.o' -c ../modulemd/modulemd-util.c [8/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-module.c.o' -MF 'modulemd/modulemd@sha/modulemd-module.c.o.d' -o 'modulemd/modulemd@sha/modulemd-module.c.o' -c ../modulemd/modulemd-module.c [9/23] cc -Imodulemd/test_modulemd_component@exe -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/test_modulemd_component@exe/test-modulemd-component.c.o' -MF 'modulemd/test_modulemd_component@exe/test-modulemd-component.c.o.d' -o 'modulemd/test_modulemd_component@exe/test-modulemd-component.c.o' -c ../modulemd/test-modulemd-component.c [10/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-yaml-utils.c.o' -MF 'modulemd/modulemd@sha/modulemd-yaml-utils.c.o.d' -o 'modulemd/modulemd@sha/modulemd-yaml-utils.c.o' -c ../modulemd/modulemd-yaml-utils.c [11/23] cc -Imodulemd/test_modulemd_simpleset@exe -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/test_modulemd_simpleset@exe/test-modulemd-simpleset.c.o' -MF 'modulemd/test_modulemd_simpleset@exe/test-modulemd-simpleset.c.o.d' -o 'modulemd/test_modulemd_simpleset@exe/test-modulemd-simpleset.c.o' -c ../modulemd/test-modulemd-simpleset.c [12/23] cc -Imodulemd/test_modulemd_module@exe -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/test_modulemd_module@exe/test-modulemd-module.c.o' -MF 'modulemd/test_modulemd_module@exe/test-modulemd-module.c.o.d' -o 'modulemd/test_modulemd_module@exe/test-modulemd-module.c.o' -c ../modulemd/test-modulemd-module.c [13/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-yaml-parser.c.o' -MF 'modulemd/modulemd@sha/modulemd-yaml-parser.c.o.d' -o 'modulemd/modulemd@sha/modulemd-yaml-parser.c.o' -c ../modulemd/modulemd-yaml-parser.c [14/23] cc -Imodulemd/test_modulemd_yaml@exe -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/test_modulemd_yaml@exe/test-modulemd-yaml.c.o' -MF 'modulemd/test_modulemd_yaml@exe/test-modulemd-yaml.c.o.d' -o 'modulemd/test_modulemd_yaml@exe/test-modulemd-yaml.c.o' -c ../modulemd/test-modulemd-yaml.c [15/23] cc -Imodulemd/modulemd@sha -Imodulemd -I../modulemd -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -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 -MMD -MQ 'modulemd/modulemd@sha/modulemd-yaml-emitter.c.o' -MF 'modulemd/modulemd@sha/modulemd-yaml-emitter.c.o.d' -o 'modulemd/modulemd@sha/modulemd-yaml-emitter.c.o' -c ../modulemd/modulemd-yaml-emitter.c [16/23] cc -o modulemd/libmodulemd.so.0.2.2 'modulemd/modulemd@sha/modulemd-component.c.o' 'modulemd/modulemd@sha/modulemd-component-module.c.o' 'modulemd/modulemd@sha/modulemd-component-rpm.c.o' 'modulemd/modulemd@sha/modulemd-module.c.o' 'modulemd/modulemd@sha/modulemd-profile.c.o' 'modulemd/modulemd@sha/modulemd-simpleset.c.o' 'modulemd/modulemd@sha/modulemd-servicelevel.c.o' 'modulemd/modulemd@sha/modulemd-util.c.o' 'modulemd/modulemd@sha/modulemd-yaml-emitter.c.o' 'modulemd/modulemd@sha/modulemd-yaml-parser.c.o' 'modulemd/modulemd@sha/modulemd-yaml-utils.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libmodulemd.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 -lgobject-2.0 -lglib-2.0 -lyaml -Wl,--end-group [17/23] /usr/bin/python3 /usr/bin/meson --internal symbolextractor modulemd/libmodulemd.so.0.2.2 'modulemd/modulemd@sha/modulemd/libmodulemd.so.0.2.2.symbols' [18/23] cc -o modulemd/test_modulemd_component 'modulemd/test_modulemd_component@exe/test-modulemd-component.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 modulemd/libmodulemd.so.0.2.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/modulemd [19/23] cc -o modulemd/test_modulemd_simpleset 'modulemd/test_modulemd_simpleset@exe/test-modulemd-simpleset.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 modulemd/libmodulemd.so.0.2.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/modulemd [20/23] cc -o modulemd/test_modulemd_module 'modulemd/test_modulemd_module@exe/test-modulemd-module.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 modulemd/libmodulemd.so.0.2.2 -lgobject-2.0 -lglib-2.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/modulemd [21/23] cc -o modulemd/test_modulemd_yaml 'modulemd/test_modulemd_yaml@exe/test-modulemd-yaml.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 modulemd/libmodulemd.so.0.2.2 -lgobject-2.0 -lglib-2.0 -lyaml -Wl,--end-group '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/modulemd [22/23] /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=Modulemd --nsversion=0.2 --warn-all --output modulemd/Modulemd-0.2.gir -I/builddir/build/BUILD/modulemd-0.2.2/modulemd -I/builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/modulemd --filelist=/builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/modulemd/modulemd@sha/Modulemd_0.2_gir_filelist --include=GObject-2.0 --symbol-prefix=modulemd_ --identifier-prefix=Modulemd --cflags-begin -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wuninitialized -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_LOG_USE_STRUCTURED -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end -L/builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/modulemd --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=yaml --library modulemd g-ir-scanner: link: cc -o /builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/tmp-introspect8i47ieqi/Modulemd-0.2 -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 /builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/tmp-introspect8i47ieqi/Modulemd-0.2.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lmodulemd -lgobject-2.0 -lglib-2.0 -lyaml -L/builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/modulemd -Wl,-rpath,/builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/modulemd -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [23/23] /usr/bin/g-ir-compiler modulemd/Modulemd-0.2.gir --output modulemd/Modulemd-0.2.typelib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QYRLoi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64 + cd modulemd-0.2.2 + DESTDIR=/builddir/build/BUILDROOT/libmodulemd-0.2.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/modulemd-0.2.2/riscv64-redhat-linux-gnu/meson-private/install.dat Building documentation for modulemd Installing modulemd/libmodulemd.so.0.2.2 to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/lib64/libmodulemd.so.0.2.2 Installing modulemd/Modulemd-0.2.gir to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/share/gir-1.0/Modulemd-0.2.gir Installing modulemd/Modulemd-0.2.typelib to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/lib64/girepository-1.0/Modulemd-0.2.typelib Installing modulemd.h to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/include/modulemd Installing modulemd-component.h to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/include/modulemd Installing modulemd-component-module.h to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/include/modulemd Installing modulemd-component-rpm.h to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/include/modulemd Installing modulemd-module.h to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/include/modulemd Installing modulemd-profile.h to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/include/modulemd Installing modulemd-simpleset.h to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/include/modulemd Installing modulemd-servicelevel.h to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/include/modulemd Installing /builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu/meson-private/modulemd.pc to /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/lib64/pkgconfig Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gtkdoc --sourcedir=/builddir/build/BUILD/modulemd-0.2.2 --builddir=/builddir/build/BUILD/modulemd-0.2.2/riscv64-redhat-linux-gnu --subdir=modulemd --headerdirs=./ --mainfile=modulemd-docs.xml --modulename=modulemd --mode=auto --cc=cc --ld=cc' + /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: libmodulemd-0.2.2-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wgZ0Si + umask 022 + cd /builddir/build/BUILD + cd modulemd-0.2.2 + DOCDIR=/builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/share/doc/libmodulemd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/share/doc/libmodulemd + cp -pr README.md /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/share/doc/libmodulemd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8JrPHK + umask 022 + cd /builddir/build/BUILD + cd modulemd-0.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/share/licenses/libmodulemd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/share/licenses/libmodulemd + cp -pr COPYING /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64/usr/share/licenses/libmodulemd + exit 0 Provides: libmodulemd = 0.2.2-1.fc28 libmodulemd(riscv-64) = 0.2.2-1.fc28 libmodulemd.so.0()(64bit) 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) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libyaml-0.so.2()(64bit) rtld(GNU_HASH) Processing files: libmodulemd-devel-0.2.2-1.fc28.riscv64 Provides: libmodulemd-devel = 0.2.2-1.fc28 libmodulemd-devel(riscv-64) = 0.2.2-1.fc28 pkgconfig(modulemd) = 0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmodulemd.so.0()(64bit) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/libmodulemd-0.2.2-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libmodulemd-0.2.2-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libmodulemd-devel-0.2.2-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SXzl2K + umask 022 + cd /builddir/build/BUILD + cd modulemd-0.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libmodulemd-0.2.2-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff