+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ustl.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.9L9Yvi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ustl-2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/ustl-2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ustl-2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|\t@|\t|g' Makefile + sed -i -e 's|/usr/lib|/usr/lib64|g' -i -e 's|-s |-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld |g' -e 's|CXXFLAGS :=|override CXXFLAGS +=|g' Config.mk.in + sed -i -e 's|-march=native||g' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G2mxIG + umask 022 + cd /builddir/build/BUILD + cd ustl-2.5 + ./configure --prefix=/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr --with-libstdc++ --force-inline + /usr/bin/make -O -j4 '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 ' mkdir -p /tmp/mockbuild/make/ustl && touch /tmp/mockbuild/make/ustl/.d [ -h .o ] || ln -sf /tmp/mockbuild/make/ustl .o echo " Compiling memlink.cc ..." Compiling memlink.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "memlink.s .o/memlink.o" -o .o/memlink.o -c memlink.cc echo " Compiling sostream.cc ..." Compiling sostream.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "sostream.s .o/sostream.o" -o .o/sostream.o -c sostream.cc echo " Compiling ofstream.cc ..." Compiling ofstream.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "ofstream.s .o/ofstream.o" -o .o/ofstream.o -c ofstream.cc echo " Compiling sistream.cc ..." Compiling sistream.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "sistream.s .o/sistream.o" -o .o/sistream.o -c sistream.cc echo " Compiling ualgobase.cc ..." Compiling ualgobase.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "ualgobase.s .o/ualgobase.o" -o .o/ualgobase.o -c ualgobase.cc echo " Compiling bktrace.cc ..." Compiling bktrace.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "bktrace.s .o/bktrace.o" -o .o/bktrace.o -c bktrace.cc echo " Compiling unew.cc ..." Compiling unew.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "unew.s .o/unew.o" -o .o/unew.o -c unew.cc echo " Compiling uexception.cc ..." Compiling uexception.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "uexception.s .o/uexception.o" -o .o/uexception.o -c uexception.cc echo " Compiling ustdxept.cc ..." Compiling ustdxept.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "ustdxept.s .o/ustdxept.o" -o .o/ustdxept.o -c ustdxept.cc echo " Compiling mistream.cc ..." Compiling mistream.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "mistream.s .o/mistream.o" -o .o/mistream.o -c mistream.cc echo " Compiling fstream.cc ..." Compiling fstream.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "fstream.s .o/fstream.o" -o .o/fstream.o -c fstream.cc echo " Compiling ubitset.cc ..." Compiling ubitset.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "ubitset.s .o/ubitset.o" -o .o/ubitset.o -c ubitset.cc echo " Compiling cmemlink.cc ..." Compiling cmemlink.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "cmemlink.s .o/cmemlink.o" -o .o/cmemlink.o -c cmemlink.cc echo " Compiling memblock.cc ..." Compiling memblock.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "memblock.s .o/memblock.o" -o .o/memblock.o -c memblock.cc echo " Compiling ustring.cc ..." Compiling ustring.cc ... g++ -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 -Wall -Wextra -Woverloaded-virtual -Wpointer-arith -Wshadow -Wredundant-decls -Wcast-qual -std=c++14 -I/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include -fPIC -MMD -MT "ustring.s .o/ustring.o" -o .o/ustring.o -c ustring.cc echo "Linking libustl.so.2.5 ..." Linking libustl.so.2.5 ... g++ -fPIC -L/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-gc-sections -shared -Wl,-soname=libustl.so.2 -o .o/libustl.so.2.5 .o/ofstream.o .o/sostream.o .o/memlink.o .o/sistream.o .o/ualgobase.o .o/bktrace.o .o/ustdxept.o .o/uexception.o .o/unew.o .o/fstream.o .o/mistream.o .o/ustring.o .o/ubitset.o .o/cmemlink.o .o/memblock.o (cd .o/; rm -f libustl.so.2; ln -s libustl.so.2.5 libustl.so.2) (cd .o/; rm -f libustl.so; ln -s libustl.so.2.5 libustl.so) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CIqi9D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64 + cd ustl-2.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64 'INSTALL=/usr/bin/install -p' LIBDIR=/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64 echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uspecial.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uspecial.h ... /usr/bin/install -p -D -p -m 644 uspecial.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uspecial.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uios.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uios.h ... /usr/bin/install -p -D -p -m 644 uios.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uios.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uvector.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uvector.h ... /usr/bin/install -p -D -p -m 644 uvector.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uvector.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/memlink.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/memlink.h ... /usr/bin/install -p -D -p -m 644 memlink.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/memlink.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uttraits.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uttraits.h ... /usr/bin/install -p -D -p -m 644 uttraits.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uttraits.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/upredalgo.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/upredalgo.h ... /usr/bin/install -p -D -p -m 644 upredalgo.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/upredalgo.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uctralgo.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uctralgo.h ... /usr/bin/install -p -D -p -m 644 uctralgo.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uctralgo.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uchrono.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uchrono.h ... /usr/bin/install -p -D -p -m 644 uchrono.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uchrono.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/typelist.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/typelist.h ... /usr/bin/install -p -D -p -m 644 typelist.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/typelist.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/sostream.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/sostream.h ... /usr/bin/install -p -D -p -m 644 sostream.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/sostream.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/sistream.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/sistream.h ... /usr/bin/install -p -D -p -m 644 sistream.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/sistream.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uutility.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uutility.h ... /usr/bin/install -p -D -p -m 644 uutility.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uutility.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ustdxept.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ustdxept.h ... /usr/bin/install -p -D -p -m 644 ustdxept.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ustdxept.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/mostream.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/mostream.h ... /usr/bin/install -p -D -p -m 644 mostream.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/mostream.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ofstream.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ofstream.h ... /usr/bin/install -p -D -p -m 644 ofstream.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ofstream.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/upair.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/upair.h ... /usr/bin/install -p -D -p -m 644 upair.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/upair.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ulist.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ulist.h ... /usr/bin/install -p -D -p -m 644 ulist.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ulist.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umatrix.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umatrix.h ... /usr/bin/install -p -D -p -m 644 umatrix.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umatrix.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uerror.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uerror.h ... /usr/bin/install -p -D -p -m 644 uerror.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uerror.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/utypes.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/utypes.h ... /usr/bin/install -p -D -p -m 644 utypes.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/utypes.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uqueue.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uqueue.h ... /usr/bin/install -p -D -p -m 644 uqueue.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uqueue.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/metamac.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/metamac.h ... /usr/bin/install -p -D -p -m 644 metamac.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/metamac.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ualgo.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ualgo.h ... /usr/bin/install -p -D -p -m 644 ualgo.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ualgo.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uiosfunc.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uiosfunc.h ... /usr/bin/install -p -D -p -m 644 uiosfunc.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uiosfunc.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/traits.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/traits.h ... /usr/bin/install -p -D -p -m 644 traits.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/traits.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/config.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/config.h ... /usr/bin/install -p -D -p -m 644 config.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/config.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uheap.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uheap.h ... /usr/bin/install -p -D -p -m 644 uheap.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uheap.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/utuple.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/utuple.h ... /usr/bin/install -p -D -p -m 644 utuple.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/utuple.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ulaalgo.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ulaalgo.h ... /usr/bin/install -p -D -p -m 644 ulaalgo.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ulaalgo.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umemory.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umemory.h ... /usr/bin/install -p -D -p -m 644 umemory.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umemory.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uiterator.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uiterator.h ... /usr/bin/install -p -D -p -m 644 uiterator.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uiterator.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/mistream.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/mistream.h ... /usr/bin/install -p -D -p -m 644 mistream.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/mistream.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/utf8.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/utf8.h ... /usr/bin/install -p -D -p -m 644 utf8.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/utf8.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/bktrace.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/bktrace.h ... /usr/bin/install -p -D -p -m 644 bktrace.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/bktrace.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ustring.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ustring.h ... /usr/bin/install -p -D -p -m 644 ustring.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ustring.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/typet.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/typet.h ... /usr/bin/install -p -D -p -m 644 typet.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/typet.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uratio.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uratio.h ... /usr/bin/install -p -D -p -m 644 uratio.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uratio.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uset.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uset.h ... /usr/bin/install -p -D -p -m 644 uset.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uset.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ualgobase.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ualgobase.h ... /usr/bin/install -p -D -p -m 644 ualgobase.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ualgobase.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uatomic.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uatomic.h ... /usr/bin/install -p -D -p -m 644 uatomic.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uatomic.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/unew.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/unew.h ... /usr/bin/install -p -D -p -m 644 unew.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/unew.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ufunction.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ufunction.h ... /usr/bin/install -p -D -p -m 644 ufunction.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ufunction.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/typeinfo.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/typeinfo.h ... /usr/bin/install -p -D -p -m 644 typeinfo.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/typeinfo.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/unumeric.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/unumeric.h ... /usr/bin/install -p -D -p -m 644 unumeric.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/unumeric.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umap.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umap.h ... /usr/bin/install -p -D -p -m 644 umap.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umap.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/fstream.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/fstream.h ... /usr/bin/install -p -D -p -m 644 fstream.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/fstream.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uctrstrm.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uctrstrm.h ... /usr/bin/install -p -D -p -m 644 uctrstrm.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uctrstrm.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ustack.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ustack.h ... /usr/bin/install -p -D -p -m 644 ustack.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ustack.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ubitset.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ubitset.h ... /usr/bin/install -p -D -p -m 644 ubitset.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ubitset.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/memblock.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/memblock.h ... /usr/bin/install -p -D -p -m 644 memblock.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/memblock.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ulimits.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ulimits.h ... /usr/bin/install -p -D -p -m 644 ulimits.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/ulimits.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/simd.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/simd.h ... /usr/bin/install -p -D -p -m 644 simd.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/simd.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/strmsize.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/strmsize.h ... /usr/bin/install -p -D -p -m 644 strmsize.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/strmsize.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uexception.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uexception.h ... /usr/bin/install -p -D -p -m 644 uexception.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uexception.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/cmemlink.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/cmemlink.h ... /usr/bin/install -p -D -p -m 644 cmemlink.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/cmemlink.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umultiset.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umultiset.h ... /usr/bin/install -p -D -p -m 644 umultiset.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umultiset.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umultimap.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umultimap.h ... /usr/bin/install -p -D -p -m 644 umultimap.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/umultimap.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uarray.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uarray.h ... /usr/bin/install -p -D -p -m 644 uarray.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl/uarray.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl.h ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl.h ... /usr/bin/install -p -D -p -m 644 ustl.h /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/include/ustl.h echo "Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so.2.5 ..." Installing /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so.2.5 ... /usr/bin/install -p -D -p -m 644 .o/libustl.so.2.5 /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so.2.5 (cd /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64; rm -f /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so; ln -s libustl.so.2.5 libustl.so) (cd /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64; rm -f /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so.2; ln -s libustl.so.2.5 libustl.so.2) + chmod 755 -v /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so.2 /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so.2.5 mode of '/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so.2' retained as 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/lib64/libustl.so.2.5' retained as 0755 (rwxr-xr-x) + /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: ustl-2.5-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DN9XjX + umask 022 + cd /builddir/build/BUILD + cd ustl-2.5 + DOCDIR=/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/share/doc/ustl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/share/doc/ustl + cp -pr README /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/share/doc/ustl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MSqMrx + umask 022 + cd /builddir/build/BUILD + cd ustl-2.5 + LICENSEDIR=/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/share/licenses/ustl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/share/licenses/ustl + cp -pr LICENSE /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/share/licenses/ustl + exit 0 Provides: libustl.so.2()(64bit) ustl = 2.5-4.fc28 ustl(riscv-64) = 2.5-4.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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: ustl-devel-2.5-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FMTdYX + umask 022 + cd /builddir/build/BUILD + cd ustl-2.5 + DOCDIR=/builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/share/doc/ustl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/share/doc/ustl-devel + cp -pr docs/ChangeLog docs/default.css docs/favicon.ico docs/index.html docs/robots.txt docs/sitemap.xml docs/ustl.lsm docs/ustlfooter.html docs/ustlheader.html docs/ustlstyle.css /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64/usr/share/doc/ustl-devel + exit 0 Provides: ustl-devel = 2.5-4.fc28 ustl-devel(riscv-64) = 2.5-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libustl.so.2()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/ustl-2.5-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ustl-2.5-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ustl-devel-2.5-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2bWqB3 + umask 022 + cd /builddir/build/BUILD + cd ustl-2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ustl-2.5-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff