+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xoreos-tools.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.Fkcg7G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xoreos-tools-0.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/xoreos-tools-0.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xoreos-tools-0.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf utf8cpp + sed /utf8cpp/d -i Makefile.am + sed /utf8cpp/d -i configure.ac + sed s,utf8cpp/,,g -i src/common/Makefile.am src/common/base64.cpp src/common/base64.h src/common/binsearch.h src/common/blowfish.cpp src/common/blowfish.h src/common/encoding.cpp src/common/encoding.h src/common/endianness.h src/common/error.cpp src/common/error.h src/common/filepath.cpp src/common/filepath.h src/common/hash.h src/common/maths.cpp src/common/maths.h src/common/md5.cpp src/common/md5.h src/common/memreadstream.cpp src/common/memreadstream.h src/common/memwritestream.cpp src/common/memwritestream.h src/common/noncopyable.h src/common/platform.cpp src/common/platform.h src/common/readfile.cpp src/common/readfile.h src/common/readstream.cpp src/common/readstream.h src/common/singleton.h src/common/stdinstream.cpp src/common/stdinstream.h src/common/stdoutstream.cpp src/common/stdoutstream.h src/common/streamtokenizer.cpp src/common/streamtokenizer.h src/common/strutil.cpp src/common/strutil.h src/common/system.h src/common/types.h src/common/ustring.cpp src/common/ustring.h src/common/util.cpp src/common/util.h src/common/version.cpp src/common/version.h src/common/writefile.cpp src/common/writefile.h src/common/writestream.cpp src/common/writestream.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CIusUc + umask 022 + cd /builddir/build/BUILD + cd xoreos-tools-0.0.4 + ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 --install aclocal: installing 'm4/iconv.m4' from '/usr/share/aclocal/iconv.m4' aclocal: installing 'm4/lib-ld.m4' from '/usr/share/aclocal/lib-ld.m4' aclocal: installing 'm4/lib-link.m4' from '/usr/share/aclocal/lib-link.m4' aclocal: installing 'm4/lib-prefix.m4' from '/usr/share/aclocal/lib-prefix.m4' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:37: installing 'build-aux/ar-lib' configure.ac:37: installing 'build-aux/compile' configure.ac:29: installing 'build-aux/config.guess' configure.ac:29: installing 'build-aux/config.sub' configure.ac:31: installing 'build-aux/install-sh' configure.ac:31: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory `.' + 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 ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/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"~' ./build-aux/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 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar 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... 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 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... no checking whether to build static libraries... yes 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 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 for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking whether C compiler accepts -Wignored-qualifiers... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wtype-limits... yes checking whether C compiler accepts -Wuninitialized... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wunused-but-set-parameter... yes checking whether C compiler accepts -Wlong-long... yes checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -Wc++11-long-long... no checking whether C compiler accepts -std=c99... yes checking whether C++ compiler accepts -std=c++03... yes checking whether byte ordering is bigendian... no checking for intptr_t... yes checking for uintptr_t... yes checking for cos in -lm... yes checking for fabs... yes checking for fmin... yes checking for fmax... yes checking for fabsf... yes checking for fminf... yes checking for fmaxf... yes checking for strtoll... yes checking for strtoull... yes checking for strtof... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for xml2-config... xml2-config checking libxml/xmlversion.h usability... yes checking libxml/xmlversion.h presence... yes checking for libxml/xmlversion.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating gitstamp/Makefile config.status: creating src/common/Makefile config.status: creating src/aurora/Makefile config.status: creating src/nwscript/Makefile config.status: creating src/xml/Makefile config.status: creating src/images/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in gitstamp make[2]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/gitstamp' /bin/sh: git: command not found /bin/sh: git: command not found GEN gitstamp make[2]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/gitstamp' make[2]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/gitstamp' GEN libgitstamp.la make[2]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/gitstamp' Making all in src Making all in common make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX version.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX maths.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX blowfish.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX md5.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX base64.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX util.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX error.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX strutil.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX encoding.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX ustring.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX platform.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX writestream.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX memreadstream.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX readstream.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX memwritestream.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX stdinstream.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX stdoutstream.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX streamtokenizer.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX readfile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX writefile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXX filepath.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' CXXLD libcommon.la make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' Making all in aurora make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX aurorafile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX archive.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX util.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX language.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX rimfile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX biffile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX keyfile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX erffile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX ndsrom.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX locstring.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX herffile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX talktable.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX gff3file.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX talktable_tlk.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX talktable_gff.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX gdaheaders.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX gdafile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX smallfile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX 2dafile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX gff4file.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX nitrofile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXX nsbtxfile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' CXXLD libaurora.la make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' Making all in nwscript make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXX variable.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXX instruction.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXX block.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXX util.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXX subroutine.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXX game.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXX stack.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXX ncsfile.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXX controlflow.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXX disassembler.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' CXXLD libnwscript.la make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' Making all in xml make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' CXX gffdumper.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' CXX gff3dumper.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' CXX xmlparser.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' CXX xmlwriter.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' CXX tlkdumper.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' CXX tlkcreator.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' CXX gff4dumper.lo make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' CXXLD libxml.la make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' Making all in images make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX s3tc.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX dumptga.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX winiconimage.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX decoder.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX tga.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX dds.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX txb.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX tpc.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX sbm.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX nbfs.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX xoreositex.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX nclr.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX cdpth.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX ncgr.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXX cbgt.lo make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' CXXLD libimages.la make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX gff2xml.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX tlk2xml.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX convert2da.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX xml2tlk.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX util.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX fixpremiumgff.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX files_sonic.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX unherf.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX unerf.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX unrim.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX unnds.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX unkeybif.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX unnsbtx.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX desmall.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX xoreostex2tga.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX nbfs2tga.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX ncgr2tga.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX cbgt2tga.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX cdpth2tga.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD gff2xml make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX ncsdis.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD tlk2xml make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD xml2tlk make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD convert2da make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD fixpremiumgff make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD unherf make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD unrim make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD unkeybif make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD unnds make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD desmall make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD unnsbtx make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD xoreostex2tga make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD nbfs2tga make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD ncgr2tga make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXX files_dragonage.o make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD cdpth2tga make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD cbgt2tga make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD ncsdis make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' CXXLD unerf make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JBjJBd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64 + cd xoreos-tools-0.0.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in gitstamp make[1]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/gitstamp' /bin/sh: git: command not found /bin/sh: git: command not found GEN gitstamp GEN libgitstamp.la make[2]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/gitstamp' 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/xoreos-tools-0.0.4/gitstamp' make[1]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/gitstamp' Making install in src make[1]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' Making install in common make[2]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' make[2]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/common' Making install in aurora make[2]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' make[2]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/aurora' Making install in nwscript make[2]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' make[2]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/nwscript' Making install in xml make[2]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' make[2]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/xml' Making install in images make[2]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[2]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src/images' make[2]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gff2xml tlk2xml xml2tlk convert2da fixpremiumgff unerf unherf unrim unkeybif unnds unnsbtx desmall xoreostex2tga nbfs2tga ncgr2tga cbgt2tga cdpth2tga ncsdis '/builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin' libtool: install: /usr/bin/install -p gff2xml /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/gff2xml libtool: install: /usr/bin/install -p tlk2xml /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/tlk2xml libtool: install: /usr/bin/install -p xml2tlk /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/xml2tlk libtool: install: /usr/bin/install -p convert2da /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/convert2da libtool: install: /usr/bin/install -p fixpremiumgff /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/fixpremiumgff libtool: install: /usr/bin/install -p unerf /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/unerf libtool: install: /usr/bin/install -p unherf /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/unherf libtool: install: /usr/bin/install -p unrim /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/unrim libtool: install: /usr/bin/install -p unkeybif /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/unkeybif libtool: install: /usr/bin/install -p unnds /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/unnds libtool: install: /usr/bin/install -p unnsbtx /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/unnsbtx libtool: install: /usr/bin/install -p desmall /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/desmall libtool: install: /usr/bin/install -p xoreostex2tga /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/xoreostex2tga libtool: install: /usr/bin/install -p nbfs2tga /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/nbfs2tga libtool: install: /usr/bin/install -p ncgr2tga /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/ncgr2tga libtool: install: /usr/bin/install -p cbgt2tga /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/cbgt2tga libtool: install: /usr/bin/install -p cdpth2tga /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/cdpth2tga libtool: install: /usr/bin/install -p ncsdis /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/bin/ncsdis make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[2]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[1]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4/src' make[1]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4' make[2]: Entering directory '/builddir/build/BUILD/xoreos-tools-0.0.4' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/doc/xoreos-tools' /usr/bin/install -p -m 644 COPYING COPYING.GPLv2 AUTHORS ChangeLog NEWS.md TODO README.md CONTRIBUTING.md CODE_OF_CONDUCT.md '/builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/doc/xoreos-tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 man/cbgt2tga.1 man/cdpth2tga.1 man/convert2da.1 man/fixpremiumgff.1 man/desmall.1 man/gff2xml.1 man/nbfs2tga.1 man/ncgr2tga.1 man/tlk2xml.1 man/xml2tlk.1 man/unerf.1 man/unherf.1 man/unkeybif.1 man/unnds.1 man/unnsbtx.1 man/unrim.1 man/xoreostex2tga.1 man/ncsdis.1 '/builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4' make[1]: Leaving directory '/builddir/build/BUILD/xoreos-tools-0.0.4' + rm -rf /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/doc/xoreos-tools + /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: xoreos-tools-0.0.4-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NPVSKf + umask 022 + cd /builddir/build/BUILD + cd xoreos-tools-0.0.4 + DOCDIR=/builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/doc/xoreos-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/doc/xoreos-tools + cp -pr BUILDDEP.md CODE_OF_CONDUCT.md CONTRIBUTING.md NEWS.md README.md /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/doc/xoreos-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/doc/xoreos-tools + cp -pr ChangeLog /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/doc/xoreos-tools + cp -pr TODO /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/doc/xoreos-tools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k0QCH5 + umask 022 + cd /builddir/build/BUILD + cd xoreos-tools-0.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/licenses/xoreos-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/licenses/xoreos-tools + cp -pr COPYING /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64/usr/share/licenses/xoreos-tools + exit 0 Provides: xoreos-tools = 0.0.4-4.fc28 xoreos-tools(riscv-64) = 0.0.4-4.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) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/xoreos-tools-0.0.4-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xoreos-tools-0.0.4-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.51qxtd + umask 022 + cd /builddir/build/BUILD + cd xoreos-tools-0.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xoreos-tools-0.0.4-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff