+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/msgpack.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.BGVf90 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msgpack-1.4.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/msgpack-1.4.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd msgpack-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.e3pUHW + umask 022 + cd /builddir/build/BUILD + cd msgpack-1.4.2 + sed -i 's/ -Werror / /g' configure.in + autoreconf -f -i aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac'. libtoolize: copying file 'ac/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:12: installing 'ac/compile' configure.in:3: installing 'ac/missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am: installing 'ac/depcomp' + 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 CFLAGS + 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 CXXFLAGS + 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 FFLAGS + 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 FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./ac/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./ac/config.sub ++ basename ./ac/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./ac/config.sub '/usr/lib/rpm/redhat/config.sub' -> './ac/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./ac/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./ac/config.guess ++ basename ./ac/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./ac/config.guess '/usr/lib/rpm/redhat/config.guess' -> './ac/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ac/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking if C++ API is enabled... checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of gcc... none checking if debug option is enabled... checking for __sync_* atomic operations... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating msgpack.pc config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/msgpack-1.4.2' Making all in src make[2]: Entering directory '/builddir/build/BUILD/msgpack-1.4.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -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 -g -c -o unpack.lo unpack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -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 -g -c -o objectc.lo objectc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -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 -g -c -o version.lo version.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -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 -g -c -o vrefbuffer.lo vrefbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -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 -g -c unpack.c -fPIC -DPIC -o .libs/unpack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -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 -g -c objectc.c -fPIC -DPIC -o .libs/objectc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -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 -g -c vrefbuffer.c -fPIC -DPIC -o .libs/vrefbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -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 -g -c version.c -fPIC -DPIC -o .libs/version.o In file included from unpack.c:268:0: ../include/msgpack/unpack_template.h: In function 'template_execute': ../include/msgpack/unpack_template.h:250:17: warning: this statement may fall through [-Wimplicit-fallthrough=] ++p; ^~~ ../include/msgpack/unpack_template.h:252:13: note: here default: ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -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 -g -c -o zone.lo zone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -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 -g -c zone.c -fPIC -DPIC -o .libs/zone.o /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O3 -Wall -Wextra -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 -g -version-info 2:0:0 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmsgpackc.la -rpath /usr/lib64 unpack.lo objectc.lo version.lo vrefbuffer.lo zone.lo libtool: link: gcc -shared -fPIC -DPIC .libs/unpack.o .libs/objectc.o .libs/version.o .libs/vrefbuffer.o .libs/zone.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,libmsgpackc.so.2 -o .libs/libmsgpackc.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libmsgpackc.so.2" && ln -s "libmsgpackc.so.2.0.0" "libmsgpackc.so.2") libtool: link: (cd ".libs" && rm -f "libmsgpackc.so" && ln -s "libmsgpackc.so.2.0.0" "libmsgpackc.so") libtool: link: ( cd ".libs" && rm -f "libmsgpackc.la" && ln -s "../libmsgpackc.la" "libmsgpackc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/msgpack-1.4.2/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/msgpack-1.4.2/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/msgpack-1.4.2/test' make[2]: Entering directory '/builddir/build/BUILD/msgpack-1.4.2' make[2]: Leaving directory '/builddir/build/BUILD/msgpack-1.4.2' make[1]: Leaving directory '/builddir/build/BUILD/msgpack-1.4.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ggeaKO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64 + cd msgpack-1.4.2 + make install DESTDIR=/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/msgpack-1.4.2/src' make[2]: Entering directory '/builddir/build/BUILD/msgpack-1.4.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmsgpackc.la '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libmsgpackc.so.2.0.0 /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/lib64/libmsgpackc.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/lib64 && { ln -s -f libmsgpackc.so.2.0.0 libmsgpackc.so.2 || { rm -f libmsgpackc.so.2 && ln -s libmsgpackc.so.2.0.0 libmsgpackc.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/lib64 && { ln -s -f libmsgpackc.so.2.0.0 libmsgpackc.so || { rm -f libmsgpackc.so && ln -s libmsgpackc.so.2.0.0 libmsgpackc.so; }; }) libtool: install: /usr/bin/install -c .libs/libmsgpackc.lai /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/lib64/libmsgpackc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/dec.hpp ../include/msgpack/preprocessor/slot.hpp ../include/msgpack/preprocessor/wstringize.hpp ../include/msgpack/preprocessor/enum_params_with_defaults.hpp ../include/msgpack/preprocessor/enum.hpp ../include/msgpack/preprocessor/facilities.hpp ../include/msgpack/preprocessor/enum_params_with_a_default.hpp ../include/msgpack/preprocessor/assert_msg.hpp ../include/msgpack/preprocessor/if.hpp ../include/msgpack/preprocessor/variadic.hpp ../include/msgpack/preprocessor/tuple.hpp ../include/msgpack/preprocessor/comma_if.hpp ../include/msgpack/preprocessor/identity.hpp ../include/msgpack/preprocessor/repeat_from_to.hpp ../include/msgpack/preprocessor/selection.hpp ../include/msgpack/preprocessor/stringize.hpp ../include/msgpack/preprocessor/max.hpp ../include/msgpack/preprocessor/repeat_from_to_2nd.hpp ../include/msgpack/preprocessor/control.hpp ../include/msgpack/preprocessor/comparison.hpp ../include/msgpack/preprocessor/enum_shifted_params.hpp ../include/msgpack/preprocessor/enum_shifted.hpp ../include/msgpack/preprocessor/enum_params.hpp ../include/msgpack/preprocessor/repeat_3rd.hpp ../include/msgpack/preprocessor/comma.hpp ../include/msgpack/preprocessor/seq.hpp ../include/msgpack/preprocessor/inc.hpp ../include/msgpack/preprocessor/punctuation.hpp ../include/msgpack/preprocessor/logical.hpp ../include/msgpack/preprocessor/min.hpp ../include/msgpack/preprocessor/debug.hpp ../include/msgpack/preprocessor/repeat.hpp ../include/msgpack/preprocessor/expand.hpp ../include/msgpack/preprocessor/limits.hpp ../include/msgpack/preprocessor/expr_if.hpp ../include/msgpack/preprocessor/iteration.hpp ../include/msgpack/preprocessor/while.hpp ../include/msgpack/preprocessor/repetition.hpp ../include/msgpack/preprocessor/repeat_2nd.hpp ../include/msgpack/preprocessor/arithmetic.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/detail/dmc' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/detail/dmc/auto_rec.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/detail/dmc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/selection' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/selection/max.hpp ../include/msgpack/preprocessor/selection/min.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/selection' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/arithmetic/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/arithmetic/detail/div_base.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/arithmetic/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/architecture/x86' /usr/bin/install -c -m 644 ../include/msgpack/predef/architecture/x86/32.h ../include/msgpack/predef/architecture/x86/64.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/architecture/x86' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/adaptor/cpp11' /usr/bin/install -c -m 644 ../include/msgpack/adaptor/cpp11/array.hpp ../include/msgpack/adaptor/cpp11/array_char.hpp ../include/msgpack/adaptor/cpp11/array_unsigned_char.hpp ../include/msgpack/adaptor/cpp11/forward_list.hpp ../include/msgpack/adaptor/cpp11/reference_wrapper.hpp ../include/msgpack/adaptor/cpp11/shared_ptr.hpp ../include/msgpack/adaptor/cpp11/tuple.hpp ../include/msgpack/adaptor/cpp11/unique_ptr.hpp ../include/msgpack/adaptor/cpp11/unordered_map.hpp ../include/msgpack/adaptor/cpp11/unordered_set.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/adaptor/cpp11' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/punctuation/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/punctuation/detail/is_begin_parens.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/punctuation/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack' /usr/bin/install -c -m 644 ../include/msgpack/pack_define.h ../include/msgpack/pack_template.h ../include/msgpack/unpack_define.h ../include/msgpack/unpack_template.h ../include/msgpack/util.h ../include/msgpack/sysdep.h ../include/msgpack/gcc_atomic.h ../include/msgpack/sbuffer.h ../include/msgpack/version.h ../include/msgpack/version_master.h ../include/msgpack/vrefbuffer.h ../include/msgpack/zbuffer.h ../include/msgpack/fbuffer.h ../include/msgpack/pack.h ../include/msgpack/unpack.h ../include/msgpack/object.h ../include/msgpack/zone.h ../include/msgpack/predef.h ../include/msgpack/cpp_config.hpp ../include/msgpack/fbuffer.hpp ../include/msgpack/iterator.hpp ../include/msgpack/meta.hpp ../include/msgpack/object.hpp ../include/msgpack/object_fwd.hpp ../include/msgpack/pack.hpp ../include/msgpack/sbuffer.hpp ../include/msgpack/type.hpp ../include/msgpack/unpack.hpp ../include/msgpack/version.hpp ../include/msgpack/versioning.hpp ../include/msgpack/vrefbuffer.hpp ../include/msgpack/zbuffer.hpp ../include/msgpack/zone.hpp ../include/msgpack/preprocessor.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/os' /usr/bin/install -c -m 644 ../include/msgpack/predef/os/unix.h ../include/msgpack/predef/os/bsd.h ../include/msgpack/predef/os/solaris.h ../include/msgpack/predef/os/windows.h ../include/msgpack/predef/os/hpux.h ../include/msgpack/predef/os/macos.h ../include/msgpack/predef/os/os400.h ../include/msgpack/predef/os/beos.h ../include/msgpack/predef/os/aix.h ../include/msgpack/predef/os/cygwin.h ../include/msgpack/predef/os/irix.h ../include/msgpack/predef/os/ios.h ../include/msgpack/predef/os/amigaos.h ../include/msgpack/predef/os/vms.h ../include/msgpack/predef/os/linux.h ../include/msgpack/predef/os/qnxnto.h ../include/msgpack/predef/os/haiku.h ../include/msgpack/predef/os/android.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/os' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/control/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/control/detail/while.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/control/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/facilities/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/facilities/detail/is_empty.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/facilities/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/list' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/list/enum.hpp ../include/msgpack/preprocessor/list/to_tuple.hpp ../include/msgpack/preprocessor/list/for_each_i.hpp ../include/msgpack/preprocessor/list/size.hpp ../include/msgpack/preprocessor/list/to_array.hpp ../include/msgpack/preprocessor/list/fold_left.hpp ../include/msgpack/preprocessor/list/append.hpp ../include/msgpack/preprocessor/list/to_seq.hpp ../include/msgpack/preprocessor/list/first_n.hpp ../include/msgpack/preprocessor/list/for_each.hpp ../include/msgpack/preprocessor/list/at.hpp ../include/msgpack/preprocessor/list/fold_right.hpp ../include/msgpack/preprocessor/list/for_each_product.hpp ../include/msgpack/preprocessor/list/cat.hpp ../include/msgpack/preprocessor/list/rest_n.hpp ../include/msgpack/preprocessor/list/transform.hpp ../include/msgpack/preprocessor/list/adt.hpp ../include/msgpack/preprocessor/list/reverse.hpp ../include/msgpack/preprocessor/list/filter.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/list' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include' /usr/bin/install -c -m 644 ../include/msgpack.h ../include/msgpack.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/variadic' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/variadic/elem.hpp ../include/msgpack/preprocessor/variadic/to_tuple.hpp ../include/msgpack/preprocessor/variadic/to_list.hpp ../include/msgpack/preprocessor/variadic/size.hpp ../include/msgpack/preprocessor/variadic/to_array.hpp ../include/msgpack/preprocessor/variadic/to_seq.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/variadic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/repetition/detail/dmc' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/repetition/detail/dmc/for.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/repetition/detail/dmc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/logical' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/logical/bool.hpp ../include/msgpack/preprocessor/logical/or.hpp ../include/msgpack/preprocessor/logical/compl.hpp ../include/msgpack/preprocessor/logical/xor.hpp ../include/msgpack/preprocessor/logical/bitnor.hpp ../include/msgpack/preprocessor/logical/nor.hpp ../include/msgpack/preprocessor/logical/not.hpp ../include/msgpack/preprocessor/logical/bitor.hpp ../include/msgpack/preprocessor/logical/bitxor.hpp ../include/msgpack/preprocessor/logical/and.hpp ../include/msgpack/preprocessor/logical/bitand.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/logical' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/repetition' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/repetition/enum_trailing_binary_params.hpp ../include/msgpack/preprocessor/repetition/enum_params_with_defaults.hpp ../include/msgpack/preprocessor/repetition/enum.hpp ../include/msgpack/preprocessor/repetition/enum_params_with_a_default.hpp ../include/msgpack/preprocessor/repetition/repeat_from_to.hpp ../include/msgpack/preprocessor/repetition/enum_binary_params.hpp ../include/msgpack/preprocessor/repetition/deduce_z.hpp ../include/msgpack/preprocessor/repetition/enum_shifted_params.hpp ../include/msgpack/preprocessor/repetition/enum_shifted.hpp ../include/msgpack/preprocessor/repetition/enum_params.hpp ../include/msgpack/preprocessor/repetition/enum_trailing.hpp ../include/msgpack/preprocessor/repetition/repeat.hpp ../include/msgpack/preprocessor/repetition/deduce_r.hpp ../include/msgpack/preprocessor/repetition/for.hpp ../include/msgpack/preprocessor/repetition/enum_trailing_params.hpp ../include/msgpack/preprocessor/repetition/enum_shifted_binary_params.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/repetition' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/iteration' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/iteration/local.hpp ../include/msgpack/preprocessor/iteration/self.hpp ../include/msgpack/preprocessor/iteration/iterate.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/iteration' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/adaptor/tr1' /usr/bin/install -c -m 644 ../include/msgpack/adaptor/tr1/unordered_map.hpp ../include/msgpack/adaptor/tr1/unordered_set.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/adaptor/tr1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/control/detail/msvc' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/control/detail/msvc/while.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/control/detail/msvc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/adaptor' /usr/bin/install -c -m 644 ../include/msgpack/adaptor/adaptor_base.hpp ../include/msgpack/adaptor/array_ref.hpp ../include/msgpack/adaptor/bool.hpp ../include/msgpack/adaptor/char_ptr.hpp ../include/msgpack/adaptor/check_container_size.hpp ../include/msgpack/adaptor/define.hpp ../include/msgpack/adaptor/deque.hpp ../include/msgpack/adaptor/ext.hpp ../include/msgpack/adaptor/fixint.hpp ../include/msgpack/adaptor/float.hpp ../include/msgpack/adaptor/int.hpp ../include/msgpack/adaptor/list.hpp ../include/msgpack/adaptor/map.hpp ../include/msgpack/adaptor/msgpack_tuple.hpp ../include/msgpack/adaptor/nil.hpp ../include/msgpack/adaptor/pair.hpp ../include/msgpack/adaptor/raw.hpp ../include/msgpack/adaptor/v4raw.hpp ../include/msgpack/adaptor/set.hpp ../include/msgpack/adaptor/string.hpp ../include/msgpack/adaptor/vector.hpp ../include/msgpack/adaptor/vector_bool.hpp ../include/msgpack/adaptor/vector_char.hpp ../include/msgpack/adaptor/vector_unsigned_char.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/adaptor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/detail' /usr/bin/install -c -m 644 ../include/msgpack/predef/detail/endian_compat.h ../include/msgpack/predef/detail/comp_detected.h ../include/msgpack/predef/detail/platform_detected.h ../include/msgpack/predef/detail/os_detected.h ../include/msgpack/predef/detail/test.h ../include/msgpack/predef/detail/_exception.h ../include/msgpack/predef/detail/_cassert.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/adaptor/boost' /usr/bin/install -c -m 644 ../include/msgpack/adaptor/boost/fusion.hpp ../include/msgpack/adaptor/boost/msgpack_variant.hpp ../include/msgpack/adaptor/boost/optional.hpp ../include/msgpack/adaptor/boost/string_ref.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/adaptor/boost' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/debug' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/debug/error.hpp ../include/msgpack/preprocessor/debug/assert.hpp ../include/msgpack/preprocessor/debug/line.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/debug' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/control' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/control/expr_iif.hpp ../include/msgpack/preprocessor/control/if.hpp ../include/msgpack/preprocessor/control/iif.hpp ../include/msgpack/preprocessor/control/expr_if.hpp ../include/msgpack/preprocessor/control/while.hpp ../include/msgpack/preprocessor/control/deduce_d.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/control' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/detail' /usr/bin/install -c -m 644 ../include/msgpack/detail/cpp03_zone.hpp ../include/msgpack/detail/cpp11_zone.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/language' /usr/bin/install -c -m 644 ../include/msgpack/predef/language/objc.h ../include/msgpack/predef/language/stdcpp.h ../include/msgpack/predef/language/stdc.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/language' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/array' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/array/enum.hpp ../include/msgpack/preprocessor/array/pop_back.hpp ../include/msgpack/preprocessor/array/elem.hpp ../include/msgpack/preprocessor/array/data.hpp ../include/msgpack/preprocessor/array/to_tuple.hpp ../include/msgpack/preprocessor/array/to_list.hpp ../include/msgpack/preprocessor/array/size.hpp ../include/msgpack/preprocessor/array/replace.hpp ../include/msgpack/preprocessor/array/push_front.hpp ../include/msgpack/preprocessor/array/to_seq.hpp ../include/msgpack/preprocessor/array/push_back.hpp ../include/msgpack/preprocessor/array/pop_front.hpp ../include/msgpack/preprocessor/array/insert.hpp ../include/msgpack/preprocessor/array/remove.hpp ../include/msgpack/preprocessor/array/reverse.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/array' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/library/std' /usr/bin/install -c -m 644 ../include/msgpack/predef/library/std/_prefix.h ../include/msgpack/predef/library/std/cxx.h ../include/msgpack/predef/library/std/sgi.h ../include/msgpack/predef/library/std/libcomo.h ../include/msgpack/predef/library/std/stdcpp3.h ../include/msgpack/predef/library/std/vacpp.h ../include/msgpack/predef/library/std/stlport.h ../include/msgpack/predef/library/std/dinkumware.h ../include/msgpack/predef/library/std/msl.h ../include/msgpack/predef/library/std/roguewave.h ../include/msgpack/predef/library/std/modena.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/library/std' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/list/detail/dmc' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/list/detail/dmc/fold_left.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/list/detail/dmc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/iteration/detail/bounds' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/iteration/detail/bounds/lower3.hpp ../include/msgpack/preprocessor/iteration/detail/bounds/upper2.hpp ../include/msgpack/preprocessor/iteration/detail/bounds/lower1.hpp ../include/msgpack/preprocessor/iteration/detail/bounds/upper4.hpp ../include/msgpack/preprocessor/iteration/detail/bounds/lower4.hpp ../include/msgpack/preprocessor/iteration/detail/bounds/lower2.hpp ../include/msgpack/preprocessor/iteration/detail/bounds/lower5.hpp ../include/msgpack/preprocessor/iteration/detail/bounds/upper1.hpp ../include/msgpack/preprocessor/iteration/detail/bounds/upper5.hpp ../include/msgpack/preprocessor/iteration/detail/bounds/upper3.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/iteration/detail/bounds' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/adaptor/detail' /usr/bin/install -c -m 644 ../include/msgpack/adaptor/detail/cpp03_define_map.hpp ../include/msgpack/adaptor/detail/cpp03_define_array.hpp ../include/msgpack/adaptor/detail/cpp03_msgpack_tuple.hpp ../include/msgpack/adaptor/detail/cpp11_define_array.hpp ../include/msgpack/adaptor/detail/cpp11_define_map.hpp ../include/msgpack/adaptor/detail/cpp11_msgpack_tuple.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/adaptor/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/control/detail/dmc' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/control/detail/dmc/while.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/control/detail/dmc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/arithmetic' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/arithmetic/dec.hpp ../include/msgpack/preprocessor/arithmetic/mod.hpp ../include/msgpack/preprocessor/arithmetic/inc.hpp ../include/msgpack/preprocessor/arithmetic/mul.hpp ../include/msgpack/preprocessor/arithmetic/div.hpp ../include/msgpack/preprocessor/arithmetic/sub.hpp ../include/msgpack/preprocessor/arithmetic/add.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/arithmetic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/repeat_from_to_3rd.hpp ../include/msgpack/preprocessor/array.hpp ../include/msgpack/preprocessor/cat.hpp ../include/msgpack/preprocessor/for.hpp ../include/msgpack/preprocessor/list.hpp ../include/msgpack/preprocessor/empty.hpp ../include/msgpack/preprocessor/library.hpp ../include/msgpack/preprocessor/iterate.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/tuple' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/tuple/enum.hpp ../include/msgpack/preprocessor/tuple/pop_back.hpp ../include/msgpack/preprocessor/tuple/elem.hpp ../include/msgpack/preprocessor/tuple/to_list.hpp ../include/msgpack/preprocessor/tuple/size.hpp ../include/msgpack/preprocessor/tuple/replace.hpp ../include/msgpack/preprocessor/tuple/rem.hpp ../include/msgpack/preprocessor/tuple/push_front.hpp ../include/msgpack/preprocessor/tuple/to_array.hpp ../include/msgpack/preprocessor/tuple/to_seq.hpp ../include/msgpack/preprocessor/tuple/push_back.hpp ../include/msgpack/preprocessor/tuple/pop_front.hpp ../include/msgpack/preprocessor/tuple/insert.hpp ../include/msgpack/preprocessor/tuple/remove.hpp ../include/msgpack/preprocessor/tuple/eat.hpp ../include/msgpack/preprocessor/tuple/reverse.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/tuple' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/library' /usr/bin/install -c -m 644 ../include/msgpack/predef/library/c.h ../include/msgpack/predef/library/std.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/library' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/library/c' /usr/bin/install -c -m 644 ../include/msgpack/predef/library/c/_prefix.h ../include/msgpack/predef/library/c/uc.h ../include/msgpack/predef/library/c/gnu.h ../include/msgpack/predef/library/c/vms.h ../include/msgpack/predef/library/c/zos.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/library/c' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/repetition/detail/msvc' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/repetition/detail/msvc/for.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/repetition/detail/msvc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/tuple/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/tuple/detail/is_single_return.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/tuple/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/facilities' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/facilities/identity.hpp ../include/msgpack/preprocessor/facilities/is_empty.hpp ../include/msgpack/preprocessor/facilities/apply.hpp ../include/msgpack/preprocessor/facilities/is_empty_variadic.hpp ../include/msgpack/preprocessor/facilities/is_empty_or_1.hpp ../include/msgpack/preprocessor/facilities/intercept.hpp ../include/msgpack/preprocessor/facilities/expand.hpp ../include/msgpack/preprocessor/facilities/overload.hpp ../include/msgpack/preprocessor/facilities/is_1.hpp ../include/msgpack/preprocessor/facilities/empty.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/facilities' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/repetition/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/repetition/detail/for.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/repetition/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/slot/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/slot/detail/shared.hpp ../include/msgpack/preprocessor/slot/detail/slot1.hpp ../include/msgpack/preprocessor/slot/detail/slot2.hpp ../include/msgpack/preprocessor/slot/detail/slot3.hpp ../include/msgpack/preprocessor/slot/detail/def.hpp ../include/msgpack/preprocessor/slot/detail/counter.hpp ../include/msgpack/preprocessor/slot/detail/slot4.hpp ../include/msgpack/preprocessor/slot/detail/slot5.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/slot/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/platform' /usr/bin/install -c -m 644 ../include/msgpack/predef/platform/windows_phone.h ../include/msgpack/predef/platform/windows_desktop.h ../include/msgpack/predef/platform/mingw.h ../include/msgpack/predef/platform/windows_store.h ../include/msgpack/predef/platform/windows_runtime.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/platform' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/seq' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/seq/enum.hpp ../include/msgpack/preprocessor/seq/pop_back.hpp ../include/msgpack/preprocessor/seq/elem.hpp ../include/msgpack/preprocessor/seq/subseq.hpp ../include/msgpack/preprocessor/seq/to_tuple.hpp ../include/msgpack/preprocessor/seq/for_each_i.hpp ../include/msgpack/preprocessor/seq/to_list.hpp ../include/msgpack/preprocessor/seq/size.hpp ../include/msgpack/preprocessor/seq/replace.hpp ../include/msgpack/preprocessor/seq/push_front.hpp ../include/msgpack/preprocessor/seq/variadic_seq_to_seq.hpp ../include/msgpack/preprocessor/seq/to_array.hpp ../include/msgpack/preprocessor/seq/seq.hpp ../include/msgpack/preprocessor/seq/fold_left.hpp ../include/msgpack/preprocessor/seq/push_back.hpp ../include/msgpack/preprocessor/seq/first_n.hpp ../include/msgpack/preprocessor/seq/for_each.hpp ../include/msgpack/preprocessor/seq/pop_front.hpp ../include/msgpack/preprocessor/seq/fold_right.hpp ../include/msgpack/preprocessor/seq/for_each_product.hpp ../include/msgpack/preprocessor/seq/insert.hpp ../include/msgpack/preprocessor/seq/cat.hpp ../include/msgpack/preprocessor/seq/rest_n.hpp ../include/msgpack/preprocessor/seq/remove.hpp ../include/msgpack/preprocessor/seq/transform.hpp ../include/msgpack/preprocessor/seq/reverse.hpp ../include/msgpack/preprocessor/seq/filter.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/seq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef' /usr/bin/install -c -m 644 ../include/msgpack/predef/make.h ../include/msgpack/predef/platform.h ../include/msgpack/predef/other.h ../include/msgpack/predef/version_number.h ../include/msgpack/predef/compiler.h ../include/msgpack/predef/architecture.h ../include/msgpack/predef/os.h ../include/msgpack/predef/library.h ../include/msgpack/predef/version.h ../include/msgpack/predef/language.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/array/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/array/detail/get_data.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/array/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/repetition/detail/edg' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/repetition/detail/edg/for.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/repetition/detail/edg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/os/bsd' /usr/bin/install -c -m 644 ../include/msgpack/predef/os/bsd/dragonfly.h ../include/msgpack/predef/os/bsd/net.h ../include/msgpack/predef/os/bsd/free.h ../include/msgpack/predef/os/bsd/bsdi.h ../include/msgpack/predef/os/bsd/open.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/os/bsd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/list/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/list/detail/fold_left.hpp ../include/msgpack/preprocessor/list/detail/fold_right.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/list/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/seq/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/seq/detail/split.hpp ../include/msgpack/preprocessor/seq/detail/binary_transform.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/seq/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/architecture' /usr/bin/install -c -m 644 ../include/msgpack/predef/architecture/x86.h ../include/msgpack/predef/architecture/arm.h ../include/msgpack/predef/architecture/convex.h ../include/msgpack/predef/architecture/parisc.h ../include/msgpack/predef/architecture/sys390.h ../include/msgpack/predef/architecture/m68k.h ../include/msgpack/predef/architecture/sys370.h ../include/msgpack/predef/architecture/rs6k.h ../include/msgpack/predef/architecture/mips.h ../include/msgpack/predef/architecture/pyramid.h ../include/msgpack/predef/architecture/alpha.h ../include/msgpack/predef/architecture/superh.h ../include/msgpack/predef/architecture/z.h ../include/msgpack/predef/architecture/blackfin.h ../include/msgpack/predef/architecture/sparc.h ../include/msgpack/predef/architecture/ppc.h ../include/msgpack/predef/architecture/ia64.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/architecture' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/punctuation' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/punctuation/comma_if.hpp ../include/msgpack/preprocessor/punctuation/paren_if.hpp ../include/msgpack/preprocessor/punctuation/is_begin_parens.hpp ../include/msgpack/preprocessor/punctuation/comma.hpp ../include/msgpack/preprocessor/punctuation/remove_parens.hpp ../include/msgpack/preprocessor/punctuation/paren.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/punctuation' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/detail/is_nullary.hpp ../include/msgpack/preprocessor/detail/check.hpp ../include/msgpack/preprocessor/detail/split.hpp ../include/msgpack/preprocessor/detail/null.hpp ../include/msgpack/preprocessor/detail/is_unary.hpp ../include/msgpack/preprocessor/detail/is_binary.hpp ../include/msgpack/preprocessor/detail/auto_rec.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/variadic/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/variadic/detail/is_single_return.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/variadic/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/compiler' /usr/bin/install -c -m 644 ../include/msgpack/predef/compiler/borland.h ../include/msgpack/predef/compiler/kai.h ../include/msgpack/predef/compiler/hp_acc.h ../include/msgpack/predef/compiler/ibm.h ../include/msgpack/predef/compiler/sgi_mipspro.h ../include/msgpack/predef/compiler/digitalmars.h ../include/msgpack/predef/compiler/llvm.h ../include/msgpack/predef/compiler/sunpro.h ../include/msgpack/predef/compiler/watcom.h ../include/msgpack/predef/compiler/comeau.h ../include/msgpack/predef/compiler/edg.h ../include/msgpack/predef/compiler/pgi.h ../include/msgpack/predef/compiler/microtec.h ../include/msgpack/predef/compiler/metaware.h ../include/msgpack/predef/compiler/palm.h ../include/msgpack/predef/compiler/iar.h ../include/msgpack/predef/compiler/intel.h ../include/msgpack/predef/compiler/clang.h ../include/msgpack/predef/compiler/visualc.h ../include/msgpack/predef/compiler/ekopath.h ../include/msgpack/predef/compiler/gcc_xml.h ../include/msgpack/predef/compiler/compaq.h ../include/msgpack/predef/compiler/dignus.h ../include/msgpack/predef/compiler/tendra.h ../include/msgpack/predef/compiler/greenhills.h ../include/msgpack/predef/compiler/mpw.h ../include/msgpack/predef/compiler/metrowerks.h ../include/msgpack/predef/compiler/diab.h ../include/msgpack/predef/compiler/gcc.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/compiler' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/iteration/detail' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/iteration/detail/finish.hpp ../include/msgpack/preprocessor/iteration/detail/start.hpp ../include/msgpack/preprocessor/iteration/detail/rlocal.hpp ../include/msgpack/preprocessor/iteration/detail/local.hpp ../include/msgpack/preprocessor/iteration/detail/self.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/iteration/detail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/list/detail/edg' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/list/detail/edg/fold_left.hpp ../include/msgpack/preprocessor/list/detail/edg/fold_right.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/list/detail/edg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/slot' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/slot/slot.hpp ../include/msgpack/preprocessor/slot/counter.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/slot' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/control/detail/edg' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/control/detail/edg/while.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/control/detail/edg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/comparison' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/comparison/less_equal.hpp ../include/msgpack/preprocessor/comparison/less.hpp ../include/msgpack/preprocessor/comparison/not_equal.hpp ../include/msgpack/preprocessor/comparison/equal.hpp ../include/msgpack/preprocessor/comparison/greater.hpp ../include/msgpack/preprocessor/comparison/greater_equal.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/comparison' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/config' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/config/config.hpp ../include/msgpack/preprocessor/config/limits.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/iteration/detail/iter' /usr/bin/install -c -m 644 ../include/msgpack/preprocessor/iteration/detail/iter/reverse1.hpp ../include/msgpack/preprocessor/iteration/detail/iter/forward2.hpp ../include/msgpack/preprocessor/iteration/detail/iter/forward3.hpp ../include/msgpack/preprocessor/iteration/detail/iter/reverse4.hpp ../include/msgpack/preprocessor/iteration/detail/iter/reverse2.hpp ../include/msgpack/preprocessor/iteration/detail/iter/forward4.hpp ../include/msgpack/preprocessor/iteration/detail/iter/reverse5.hpp ../include/msgpack/preprocessor/iteration/detail/iter/forward5.hpp ../include/msgpack/preprocessor/iteration/detail/iter/reverse3.hpp ../include/msgpack/preprocessor/iteration/detail/iter/forward1.hpp '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/preprocessor/iteration/detail/iter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/other' /usr/bin/install -c -m 644 ../include/msgpack/predef/other/endian.h '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/include/../include/msgpack/predef/other' make[2]: Leaving directory '/builddir/build/BUILD/msgpack-1.4.2/src' make[1]: Leaving directory '/builddir/build/BUILD/msgpack-1.4.2/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/msgpack-1.4.2/test' make[2]: Entering directory '/builddir/build/BUILD/msgpack-1.4.2/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/msgpack-1.4.2/test' make[1]: Leaving directory '/builddir/build/BUILD/msgpack-1.4.2/test' make[1]: Entering directory '/builddir/build/BUILD/msgpack-1.4.2' make[2]: Entering directory '/builddir/build/BUILD/msgpack-1.4.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 msgpack.pc '/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/msgpack-1.4.2' make[1]: Leaving directory '/builddir/build/BUILD/msgpack-1.4.2' + find /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /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: msgpack-1.4.2-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SaLrW4 + umask 022 + cd /builddir/build/BUILD + cd msgpack-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/doc/msgpack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/doc/msgpack + cp -pr AUTHORS /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/doc/msgpack + cp -pr ChangeLog /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/doc/msgpack + cp -pr NOTICE /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/doc/msgpack + cp -pr README /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/doc/msgpack + cp -pr README.md /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/doc/msgpack + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.E2LaSX + umask 022 + cd /builddir/build/BUILD + cd msgpack-1.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/licenses/msgpack + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/licenses/msgpack + cp -pr LICENSE_1_0.txt /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/licenses/msgpack + cp -pr COPYING /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64/usr/share/licenses/msgpack + exit 0 Provides: libmsgpackc.so.2()(64bit) msgpack = 1.4.2-3.fc28 msgpack(riscv-64) = 1.4.2-3.fc28 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) rtld(GNU_HASH) Processing files: msgpack-devel-1.4.2-3.fc28.riscv64 Provides: msgpack-devel = 1.4.2-3.fc28 msgpack-devel(riscv-64) = 1.4.2-3.fc28 pkgconfig(msgpack) = 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 libmsgpackc.so.2()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/msgpack-1.4.2-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/msgpack-1.4.2-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/msgpack-1.4.2-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/msgpack-devel-1.4.2-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tSmM0Z + umask 022 + cd /builddir/build/BUILD + cd msgpack-1.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/msgpack-1.4.2-3.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