Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tinyxpath.spec'], chrootPath='/var/lib/mock/f33-build-129831-40746/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tinyxpath.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580428800 Wrote: /builddir/build/SRPMS/tinyxpath-1.3.1-14.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tinyxpath.spec'], chrootPath='/var/lib/mock/f33-build-129831-40746/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tinyxpath.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580428800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.14w3eh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tinyxpath-1.3.1 + /usr/bin/mkdir -p tinyxpath-1.3.1 + cd tinyxpath-1.3.1 + /usr/bin/unzip -qq /builddir/build/SOURCES/tinyxpath_1_3_1.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tinyxpath.remove_bundled_tinyxml.patch):' Patch #0 (tinyxpath.remove_bundled_tinyxml.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile.am Patch #1 (tinyxpath.fix_test.patch): + echo 'Patch #1 (tinyxpath.fix_test.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file test.xml + rm -rf tinyxml.cpp tinyxml.h tinyxmlerror.cpp tinyxmlparser.cpp tinystr.cpp tinystr.h + sed -i s+TiXmlNode::+TiXmlNode::TINYXML_+g action_store.cpp htmlutil.cpp lex_util.cpp main.cpp node_set.cpp tokenlist.cpp xml_util.cpp xpath_expression.cpp xpath_processor.cpp xpath_stack.cpp xpath_static.cpp xpath_stream.cpp xpath_syntax.cpp + sed -i 's+#include "tinystr.h"+//#include "tinystr.h"+g' action_store.h byte_stream.h htmlutil.h lex_token.h lex_util.h node_set.h tinyxpath_conf.h tokenlist.h xml_util.h xpath_expression.h xpath_processor.h xpath_stack.h xpath_static.h xpath_stream.h xpath_syntax.h + sed -i 's/\r$//' AUTHORS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4TYqog + umask 022 + cd /builddir/build/BUILD + cd tinyxpath-1.3.1 + make -f Makefile.configure aclocal aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoconf automake --add-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:4: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:8: installing './compile' configure.in:4: installing './install-sh' configure.in:4: installing './missing' Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Makefile.am: installing './INSTALL' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' # Now you may proceed with ./configure and make + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name 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 CPPFLAGS=-fPIC 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 gawk... (cached) gawk 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E 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 whether ln -s works... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for main in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for socket... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make -j4 g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o htmlutil.o htmlutil.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o action_store.o action_store.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lex_util.o lex_util.cpp In file included from xpath_processor.h:39, from xpath_static.h:33, from main.cpp:8: xpath_expression.h: In member function 'TinyXPath::expression_result& TinyXPath::expression_result::operator=(const TinyXPath::expression_result&)': xpath_expression.h:92:14: warning: enumeration value 'e_invalid' not handled in switch [-Wswitch] 92 | switch (e_type) | ^ In file included from xpath_processor.h:40, from xpath_static.h:33, from main.cpp:8: xpath_stream.h: In member function 'void TinyXPath::xpath_stream::v_lexico_decode()': xpath_stream.h:73:17: warning: enumeration value 's_end' not handled in switch [-Wswitch] 73 | switch (state) | ^ main.cpp: In function 'int main()': main.cpp:152:19: warning: unused variable 'XEp_sub' [-Wunused-variable] 152 | TiXmlElement * XEp_sub = XEp_main -> FirstChildElement ("b"); | ^~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o node_set.o node_set.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tokenlist.o tokenlist.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xml_util.o xml_util.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xpath_expression.o xpath_expression.cpp node_set.cpp: In function 'int TinyXPath::i_compare_ptr_2_and_flag(const void*, const void*)': node_set.cpp:340:38: warning: variable 'p2afp_2' set but not used [-Wunused-but-set-variable] 340 | const ptr_2_and_flag * p2afp_1, * p2afp_2; | ^~~~~~~ In file included from xpath_expression.cpp:25: xpath_expression.h: In member function 'TinyXPath::expression_result& TinyXPath::expression_result::operator=(const TinyXPath::expression_result&)': xpath_expression.h:92:14: warning: enumeration value 'e_invalid' not handled in switch [-Wswitch] 92 | switch (e_type) | ^ xpath_expression.cpp: In member function 'std::string TinyXPath::expression_result::S_get_string()': xpath_expression.cpp:70:11: warning: enumeration value 'e_invalid' not handled in switch [-Wswitch] 70 | switch (e_type) | ^ xpath_expression.cpp: In member function 'bool TinyXPath::expression_result::o_get_bool()': xpath_expression.cpp:118:11: warning: enumeration value 'e_invalid' not handled in switch [-Wswitch] 118 | switch (e_type) | ^ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xpath_processor.o xpath_processor.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xpath_stack.o xpath_stack.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xpath_stream.o xpath_stream.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xpath_syntax.o xpath_syntax.cpp In file included from xpath_stack.h:34, from xpath_stack.cpp:30: xpath_expression.h: In member function 'TinyXPath::expression_result& TinyXPath::expression_result::operator=(const TinyXPath::expression_result&)': xpath_expression.h:92:14: warning: enumeration value 'e_invalid' not handled in switch [-Wswitch] 92 | switch (e_type) | ^ In file included from xpath_stack.h:35, from xpath_stack.cpp:30: xpath_stream.h: In member function 'void TinyXPath::xpath_stream::v_lexico_decode()': xpath_stream.h:73:17: warning: enumeration value 's_end' not handled in switch [-Wswitch] 73 | switch (state) | ^ In file included from xpath_processor.h:39, from xpath_processor.cpp:34: xpath_expression.h: In member function 'TinyXPath::expression_result& TinyXPath::expression_result::operator=(const TinyXPath::expression_result&)': xpath_expression.h:92:14: warning: enumeration value 'e_invalid' not handled in switch [-Wswitch] 92 | switch (e_type) | ^ In file included from xpath_processor.h:40, from xpath_processor.cpp:34: xpath_stream.h: In member function 'void TinyXPath::xpath_stream::v_lexico_decode()': xpath_stream.h:73:17: warning: enumeration value 's_end' not handled in switch [-Wswitch] 73 | switch (state) | ^ xpath_processor.cpp: In member function 'void TinyXPath::xpath_processor::v_execute_absolute_path(unsigned int, bool, bool)': xpath_processor.cpp:1004:11: warning: variable 'i_bak_position' set but not used [-Wunused-but-set-variable] 1004 | int i_bak_position, i_current, i_first, i_relative; | ^~~~~~~~~~~~~~ In file included from xpath_stream.cpp:32: xpath_stream.h: In member function 'void TinyXPath::xpath_stream::v_lexico_decode()': xpath_stream.h:73:17: warning: enumeration value 's_end' not handled in switch [-Wswitch] 73 | switch (state) | ^ xpath_processor.cpp: In member function 'void TinyXPath::xpath_processor::v_function_name(unsigned int, TinyXPath::expression_result**)': xpath_processor.cpp:1573:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 1573 | if (nsp_set -> u_get_nb_node_in_set ()) | ^ xpath_syntax.cpp: In member function 'bool TinyXPath::token_syntax_decoder::o_recognize(TinyXPath::xpath_construct, bool)': xpath_syntax.cpp:923:17: warning: enumeration value 'lex_null' not handled in switch [-Wswitch] 923 | switch (ltp_get (0) -> lex_get_value ()) | ^ xpath_syntax.cpp:923:17: warning: enumeration value 'lex_none' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_space' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_digit' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_bchar' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_extend' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_slash' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_at' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_dot' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_minus' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_under' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_colon' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_scolon' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_2_quote' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_1_quote' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_dollar' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_oparen' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_cparen' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_plus' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_comma' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_lt' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_gt' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_equal' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_obrack' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_cbrack' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_orchar' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_exclam' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_number' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_literal' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_2_colon' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_2_slash' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_2_dot' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_not_equal' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_lt_equal' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_gt_equal' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_start_keyword' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_or' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_and' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_mod' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_div' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_start_axis_name' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_ancestor' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_ancestor_or_self' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_attribute' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_child' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_descendant' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_descendant_or_self' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_following' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_following_sibling' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_namespace' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_parent' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_preceding' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_preceding_sibling' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_self' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_end_axis_name' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_processing_instruction' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_comment' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_node' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_text' not handled in switch [-Wswitch] xpath_syntax.cpp:923:17: warning: enumeration value 'lex_end_keyword' not handled in switch [-Wswitch] g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyxpath\" -DVERSION=\"1.1\" -DHAVE_LIBM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKET=1 -I. -fPIC -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xpath_static.o xpath_static.cpp In file included from xpath_processor.h:39, from xpath_static.h:33, from xpath_static.cpp:30: xpath_expression.h: In member function 'TinyXPath::expression_result& TinyXPath::expression_result::operator=(const TinyXPath::expression_result&)': xpath_expression.h:92:14: warning: enumeration value 'e_invalid' not handled in switch [-Wswitch] 92 | switch (e_type) | ^ In file included from xpath_processor.h:40, from xpath_static.h:33, from xpath_static.cpp:30: xpath_stream.h: In member function 'void TinyXPath::xpath_stream::v_lexico_decode()': xpath_stream.h:73:17: warning: enumeration value 's_end' not handled in switch [-Wswitch] 73 | switch (state) | ^ g++ -Wall --include /usr/include/tinyxml.h -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinyxpath htmlutil.o main.o action_store.o lex_util.o node_set.o tokenlist.o xml_util.o xpath_expression.o xpath_processor.o xpath_stack.o xpath_stream.o xpath_syntax.o xpath_static.o -ltinyxml -lm ++ grep -v main.o ++ ls action_store.o htmlutil.o lex_util.o main.o node_set.o tokenlist.o xml_util.o xpath_expression.o xpath_processor.o xpath_stack.o xpath_static.o xpath_stream.o xpath_syntax.o + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -o libtinyxpath.so.0.1 -Wl,-soname,libtinyxpath.so.0.1 action_store.o htmlutil.o lex_util.o node_set.o tokenlist.o xml_util.o xpath_expression.o xpath_processor.o xpath_stack.o xpath_static.o xpath_stream.o xpath_syntax.o -ltinyxml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AS8jue + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64 + cd tinyxpath-1.3.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/tinyxpath-1.3.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/bin' /usr/bin/install -p tinyxpath '/builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/builddir/build/BUILD/tinyxpath-1.3.1' + mkdir -p /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/include/tinyxpath + install -pDm644 action_store.h byte_stream.h htmlutil.h lex_token.h lex_util.h node_set.h tinyxpath_conf.h tokenlist.h xml_util.h xpath_expression.h xpath_processor.h xpath_stack.h xpath_static.h xpath_stream.h xpath_syntax.h /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/include/tinyxpath + mkdir -p /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/lib64 + install -m 755 libtinyxpath.so.0.1 /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/lib64 + ln -s libtinyxpath.so.0.1 /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/lib64/libtinyxpath.so.0 + ln -s libtinyxpath.so.0.1 /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/lib64/libtinyxpath.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.1-14.fc33 --unique-debug-suffix -1.3.1-14.fc33.riscv64 --unique-debug-src-base tinyxpath-1.3.1-14.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tinyxpath-1.3.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/bin/tinyxpath explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/lib64/libtinyxpath.so.0.1 extracting debug info from /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/bin/tinyxpath extracting debug info from /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/lib64/libtinyxpath.so.0.1 original debug info size: 2452kB, size after compression: 1844kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 471 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7kiuId + umask 022 + cd /builddir/build/BUILD + cd tinyxpath-1.3.1 + ./tinyxpath -- expr : [/a/*[name()!='b']] -- -- expr : [//b/@val] -- -- expr : [//x/text()] -- -- expr : [//*/comment()] -- -- expr : [( //dummy1 or //dummy2 or /dummy/dummy2 or /a/b )] -- -- expr : [( //dummy1 or //dummy2 or /dummy/dummy2 )] -- -- expr : [translate('aabbccdd','aaabc','AXYB')] -- -- expr : [translate('aabbccdde','abcd','')] -- -- expr : [translate('aabbccdd','','ASDF')] -- -- expr : [translate('aabbccdd','','')] -- -- expr : [translate('The quick brown fox jumps over the lazy dog','abcdefghijklmnopqrstuvwxyz','ABCDEFGHIJKLMNOPQRSTUVWXYZ')] -- -- expr : [count(//*/comment())] -- -- expr : [sum(//@*)] -- -- expr : [sum(//*/comment())] -- -- expr : [true()] -- -- expr : [not(false())] -- -- expr : [count(//*[position()=2])] -- -- expr : [name(/*/*/*[position()=2])] -- -- expr : [name(/*/*/*[last()])] -- -- expr : [count(//c/following::*)] -- -- expr : [count(/a/b/b/following::*)] -- -- expr : [count(//d/preceding::*)] -- -- expr : [name(//attribute::*)] -- -- expr : [count(//b/child::*)] -- -- expr : [count(//x/ancestor-or-self::*)] -- -- expr : [count(//b/descendant-or-self::*)] -- -- expr : [count(//self::*)] -- -- expr : [count(/a/descendant::*)] -- -- expr : [count(/a/descendant::x)] -- -- expr : [count(/a/descendant::b)] -- -- expr : [count(/a/descendant::b[@val=123])] -- -- expr : [count(//c/ancestor::a)] -- -- expr : [name(//d/parent::*)] -- -- expr : [count(//c/ancestor::*)] -- -- expr : [name(/a/b/ancestor::*)] -- -- expr : [name(/a/b/c/following-sibling::*)] -- -- expr : [count(//b/following-sibling::*)] -- -- expr : [count(//b|//a)] -- -- expr : [count(//d/preceding-sibling::*)] -- -- expr : [-3 * 4] -- -- expr : [-3.1 * 4] -- -- expr : [12 div 5] -- -- expr : [3 * 7] -- -- expr : [-5.5 >= -5.5] -- -- expr : [-5.5 < 3] -- -- expr : [-6.0 < -7] -- -- expr : [12 < 14] -- -- expr : [12 > 14] -- -- expr : [14 <= 14] -- -- expr : [/a or /b] -- -- expr : [/c or /b] -- -- expr : [/a and /b] -- -- expr : [/a and /*/b] -- -- expr : [18-12] -- -- expr : [18+12] -- -- expr : [count(//a|//b)] -- -- expr : [count(//*[@val])] -- -- expr : [name(//*[@val=123])] -- -- expr : [3=4] -- -- expr : [3!=4] -- -- expr : [12=12] -- -- expr : ['here is a string'='here is a string'] -- -- expr : ['here is a string'!='here is a string'] -- -- expr : [/a/b/@val] -- -- expr : [count(//*/b)] -- -- expr : [name(/*/*/*[2])] -- -- expr : [name(/*)] -- -- expr : [name(/a)] -- -- expr : [name(/a/b)] -- -- expr : [name(/*/*)] -- -- expr : [name(/a/b/c)] -- -- expr : [count(/a/b/*)] -- -- expr : [ceiling(3.5)] -- -- expr : [concat('first ','second',' third','')] -- -- expr : [ceiling(5)] -- -- expr : [floor(3.5)] -- -- expr : [floor(5)] -- -- expr : [string-length('try')] -- -- expr : [concat(name(/a/b[1]/*[1]),' ',name(/a/b/*[2]))] -- -- expr : [count(/a/b/*)] -- -- expr : [count(//*)] -- -- expr : [count(//b)] -- -- expr : [contains('base','as')] -- -- expr : [contains('base','x')] -- -- expr : [not(contains('base','as'))] -- -- expr : [starts-with('blabla','bla')] -- -- expr : [starts-with('blebla','bla')] -- -- expr : [substring('12345',2,3)] -- -- expr : [substring('12345',2)] -- -- expr : [substring('12345',2,6)] -- -- expr : [concat('[',normalize-space(' before and after '),']')] -- -- expr : [2+3+4+5] -- -- expr : [20-2-3+5] -- -- expr : [count(/a/x[1])] -- -- expr : [name(/a/*[2])] -- -- expr : [name(/a/*[1])] -- -- expr : [name(/a/x[1])] -- -- expr : [count(/a/b/c[1])] -- -- expr : [count(/a/b/c[position()=1])] -- -- expr : [count(/a/b/d[position()=3])] -- -- expr : [//x[text()='sub text']/@target] -- -- expr : [/xml/text/text()] -- + BEFORE=($(grep "" out.htm | sed 's~~_~' | sed 's~~_~g' | sed 's~~~' | cut -d '_' -f 3)) ++ grep '' out.htm ++ sed 's~~_~' ++ sed 's~~_~g' ++ sed 's~~~' ++ cut -d _ -f 3 + AFTER=($(grep "" out.htm | sed 's~~_~' | sed 's~~_~g' | sed 's~~~' | cut -d '_' -f 4)) ++ sed 's~~_~' ++ grep '' out.htm ++ sed 's~~_~g' ++ sed 's~~~' ++ cut -d _ -f 4 + COUNT=0 ++ grep '' out.htm ++ sed 's~~_~' ++ sed 's~~~' ++ sed 's~~_~g' ++ wc -l ++ cut -d _ -f 3 + TOTAL=113 + '[' 0 -lt 113 ']' + '[' -z x ']' + '[' x '!=' x ']' + COUNT=1 + '[' 1 -lt 113 ']' + '[' -z 123 ']' + '[' 123 '!=' 123 ']' + COUNT=2 + '[' 2 -lt 113 ']' + '[' -z sub ']' + '[' sub '!=' sub ']' + COUNT=3 + '[' 3 -lt 113 ']' + '[' -z text ']' + '[' text '!=' text ']' + COUNT=4 + '[' 4 -lt 113 ']' + '[' -z -122.0 ']' + '[' -122.0 '!=' -122.0 ']' + COUNT=5 + '[' 5 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=6 + '[' 6 -lt 113 ']' + '[' -z false ']' + '[' false '!=' false ']' + COUNT=7 + '[' 7 -lt 113 ']' + '[' -z AABBdd ']' + '[' AABBdd '!=' AABBdd ']' + COUNT=8 + '[' 8 -lt 113 ']' + '[' -z e ']' + '[' e '!=' e ']' + COUNT=9 + '[' 9 -lt 113 ']' + '[' -z aabbccdd ']' + '[' aabbccdd '!=' aabbccdd ']' + COUNT=10 + '[' 10 -lt 113 ']' + '[' -z aabbccdd ']' + '[' aabbccdd '!=' aabbccdd ']' + COUNT=11 + '[' 11 -lt 113 ']' + '[' -z THE ']' + '[' THE '!=' THE ']' + COUNT=12 + '[' 12 -lt 113 ']' + '[' -z QUICK ']' + '[' QUICK '!=' QUICK ']' + COUNT=13 + '[' 13 -lt 113 ']' + '[' -z BROWN ']' + '[' BROWN '!=' BROWN ']' + COUNT=14 + '[' 14 -lt 113 ']' + '[' -z FOX ']' + '[' FOX '!=' FOX ']' + COUNT=15 + '[' 15 -lt 113 ']' + '[' -z JUMPS ']' + '[' JUMPS '!=' JUMPS ']' + COUNT=16 + '[' 16 -lt 113 ']' + '[' -z OVER ']' + '[' OVER '!=' OVER ']' + COUNT=17 + '[' 17 -lt 113 ']' + '[' -z THE ']' + '[' THE '!=' THE ']' + COUNT=18 + '[' 18 -lt 113 ']' + '[' -z LAZY ']' + '[' LAZY '!=' LAZY ']' + COUNT=19 + '[' 19 -lt 113 ']' + '[' -z DOG ']' + '[' DOG '!=' DOG ']' + COUNT=20 + '[' 20 -lt 113 ']' + '[' -z 2 ']' + '[' 2 '!=' 2 ']' + COUNT=21 + '[' 21 -lt 113 ']' + '[' -z 123 ']' + '[' 123 '!=' 123 ']' + COUNT=22 + '[' 22 -lt 113 ']' + '[' -z 378 ']' + '[' 378 '!=' 378 ']' + COUNT=23 + '[' 23 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=24 + '[' 24 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=25 + '[' 25 -lt 113 ']' + '[' -z 2 ']' + '[' 2 '!=' 2 ']' + COUNT=26 + '[' 26 -lt 113 ']' + '[' -z c ']' + '[' c '!=' c ']' + COUNT=27 + '[' 27 -lt 113 ']' + '[' -z d ']' + '[' d '!=' d ']' + COUNT=28 + '[' 28 -lt 113 ']' + '[' -z 2 ']' + '[' 2 '!=' 2 ']' + COUNT=29 + '[' 29 -lt 113 ']' + '[' -z 3 ']' + '[' 3 '!=' 3 ']' + COUNT=30 + '[' 30 -lt 113 ']' + '[' -z 2 ']' + '[' 2 '!=' 2 ']' + COUNT=31 + '[' 31 -lt 113 ']' + '[' -z val ']' + '[' val '!=' val ']' + COUNT=32 + '[' 32 -lt 113 ']' + '[' -z 3 ']' + '[' 3 '!=' 3 ']' + COUNT=33 + '[' 33 -lt 113 ']' + '[' -z 2 ']' + '[' 2 '!=' 2 ']' + COUNT=34 + '[' 34 -lt 113 ']' + '[' -z 4 ']' + '[' 4 '!=' 4 ']' + COUNT=35 + '[' 35 -lt 113 ']' + '[' -z 6 ']' + '[' 6 '!=' 6 ']' + COUNT=36 + '[' 36 -lt 113 ']' + '[' -z 5 ']' + '[' 5 '!=' 5 ']' + COUNT=37 + '[' 37 -lt 113 ']' + '[' -z 1 ']' + '[' 1 '!=' 1 ']' + COUNT=38 + '[' 38 -lt 113 ']' + '[' -z 2 ']' + '[' 2 '!=' 2 ']' + COUNT=39 + '[' 39 -lt 113 ']' + '[' -z 1 ']' + '[' 1 '!=' 1 ']' + COUNT=40 + '[' 40 -lt 113 ']' + '[' -z 1 ']' + '[' 1 '!=' 1 ']' + COUNT=41 + '[' 41 -lt 113 ']' + '[' -z b ']' + '[' b '!=' b ']' + COUNT=42 + '[' 42 -lt 113 ']' + '[' -z 2 ']' + '[' 2 '!=' 2 ']' + COUNT=43 + '[' 43 -lt 113 ']' + '[' -z a ']' + '[' a '!=' a ']' + COUNT=44 + '[' 44 -lt 113 ']' + '[' -z d ']' + '[' d '!=' d ']' + COUNT=45 + '[' 45 -lt 113 ']' + '[' -z 3 ']' + '[' 3 '!=' 3 ']' + COUNT=46 + '[' 46 -lt 113 ']' + '[' -z 3 ']' + '[' 3 '!=' 3 ']' + COUNT=47 + '[' 47 -lt 113 ']' + '[' -z 2 ']' + '[' 2 '!=' 2 ']' + COUNT=48 + '[' 48 -lt 113 ']' + '[' -z -12 ']' + '[' -12 '!=' -12 ']' + COUNT=49 + '[' 49 -lt 113 ']' + '[' -z -12.4 ']' + '[' -12.4 '!=' -12.4 ']' + COUNT=50 + '[' 50 -lt 113 ']' + '[' -z 2.4 ']' + '[' 2.4 '!=' 2.4 ']' + COUNT=51 + '[' 51 -lt 113 ']' + '[' -z 21 ']' + '[' 21 '!=' 21 ']' + COUNT=52 + '[' 52 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=53 + '[' 53 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=54 + '[' 54 -lt 113 ']' + '[' -z false ']' + '[' false '!=' false ']' + COUNT=55 + '[' 55 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=56 + '[' 56 -lt 113 ']' + '[' -z false ']' + '[' false '!=' false ']' + COUNT=57 + '[' 57 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=58 + '[' 58 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=59 + '[' 59 -lt 113 ']' + '[' -z false ']' + '[' false '!=' false ']' + COUNT=60 + '[' 60 -lt 113 ']' + '[' -z false ']' + '[' false '!=' false ']' + COUNT=61 + '[' 61 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=62 + '[' 62 -lt 113 ']' + '[' -z 6 ']' + '[' 6 '!=' 6 ']' + COUNT=63 + '[' 63 -lt 113 ']' + '[' -z 30 ']' + '[' 30 '!=' 30 ']' + COUNT=64 + '[' 64 -lt 113 ']' + '[' -z 3 ']' + '[' 3 '!=' 3 ']' + COUNT=65 + '[' 65 -lt 113 ']' + '[' -z 1 ']' + '[' 1 '!=' 1 ']' + COUNT=66 + '[' 66 -lt 113 ']' + '[' -z b ']' + '[' b '!=' b ']' + COUNT=67 + '[' 67 -lt 113 ']' + '[' -z false ']' + '[' false '!=' false ']' + COUNT=68 + '[' 68 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=69 + '[' 69 -lt 113 ']' + '[' -z true ']' Processing files: tinyxpath-1.3.1-14.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4dzCuh + '[' true '!=' true ']' + COUNT=70 + '[' 70 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=71 + '[' 71 -lt 113 ']' + '[' -z false ']' + '[' false '!=' false ']' + COUNT=72 + '[' 72 -lt 113 ']' + '[' -z 123 ']' + '[' 123 '!=' 123 ']' + COUNT=73 + '[' 73 -lt 113 ']' + '[' -z 2 ']' + '[' 2 '!=' 2 ']' + COUNT=74 + '[' 74 -lt 113 ']' + '[' -z c ']' + '[' c '!=' c ']' + COUNT=75 + '[' 75 -lt 113 ']' + '[' -z a ']' + '[' a '!=' a ']' + COUNT=76 + '[' 76 -lt 113 ']' + '[' -z a ']' + '[' a '!=' a ']' + COUNT=77 + '[' 77 -lt 113 ']' + '[' -z b ']' + '[' b '!=' b ']' + COUNT=78 + '[' 78 -lt 113 ']' + '[' -z b ']' + '[' b '!=' b ']' + COUNT=79 + '[' 79 -lt 113 ']' + '[' -z c ']' + '[' c '!=' c ']' + COUNT=80 + '[' 80 -lt 113 ']' + '[' -z 3 ']' + '[' 3 '!=' 3 ']' + COUNT=81 + '[' 81 -lt 113 ']' + '[' -z 4 ']' + '[' 4 '!=' 4 ']' + COUNT=82 + '[' 82 -lt 113 ']' + '[' -z first ']' + '[' first '!=' first ']' + COUNT=83 + '[' 83 -lt 113 ']' + '[' -z second ']' + '[' second '!=' second ']' + COUNT=84 + '[' 84 -lt 113 ']' + '[' -z third ']' + '[' third '!=' third ']' + COUNT=85 + '[' 85 -lt 113 ']' + '[' -z 5 ']' + '[' 5 '!=' 5 ']' + COUNT=86 + '[' 86 -lt 113 ']' + '[' -z 3 ']' + '[' 3 '!=' 3 ']' + COUNT=87 + '[' 87 -lt 113 ']' + '[' -z 5 ']' + '[' 5 '!=' 5 ']' + COUNT=88 + '[' 88 -lt 113 ']' + '[' -z 3 ']' + '[' 3 '!=' 3 ']' + COUNT=89 + '[' 89 -lt 113 ']' + '[' -z b ']' + '[' b '!=' b ']' + COUNT=90 + '[' 90 -lt 113 ']' + '[' -z c ']' + '[' c '!=' c ']' + COUNT=91 + '[' 91 -lt 113 ']' + '[' -z 3 ']' + '[' 3 '!=' 3 ']' + COUNT=92 + '[' 92 -lt 113 ']' + '[' -z 6 ']' + '[' 6 '!=' 6 ']' + COUNT=93 + '[' 93 -lt 113 ']' + '[' -z 2 ']' + '[' 2 '!=' 2 ']' + COUNT=94 + '[' 94 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=95 + '[' 95 -lt 113 ']' + '[' -z false ']' + '[' false '!=' false ']' + COUNT=96 + '[' 96 -lt 113 ']' + '[' -z false ']' + '[' false '!=' false ']' + COUNT=97 + '[' 97 -lt 113 ']' + '[' -z true ']' + '[' true '!=' true ']' + COUNT=98 + '[' 98 -lt 113 ']' + '[' -z false ']' + '[' false '!=' false ']' + COUNT=99 + '[' 99 -lt 113 ']' + '[' -z 234 ']' + '[' 234 '!=' 234 ']' + COUNT=100 + '[' 100 -lt 113 ']' + '[' -z 2345 ']' + '[' 2345 '!=' 2345 ']' + COUNT=101 + '[' 101 -lt 113 ']' + '[' -z 2345 ']' + '[' 2345 '!=' 2345 ']' + COUNT=102 + '[' 102 -lt 113 ']' + '[' -z '[before' ']' + '[' '[before' '!=' '[before' ']' + COUNT=103 + '[' 103 -lt 113 ']' + '[' -z and ']' + '[' and '!=' and ']' + COUNT=104 + '[' 104 -lt 113 ']' + '[' -z 'after]' ']' + '[' 'after]' '!=' 'after]' ']' + COUNT=105 + '[' 105 -lt 113 ']' + '[' -z 6 ']' + '[' 6 '!=' 6 ']' + COUNT=106 + '[' 106 -lt 113 ']' + '[' -z 14 ']' + '[' 14 '!=' 14 ']' + COUNT=107 + '[' 107 -lt 113 ']' + '[' -z 20 ']' + '[' 20 '!=' 20 ']' + COUNT=108 + '[' 108 -lt 113 ']' + '[' -z 1 ']' + '[' 1 '!=' 1 ']' + COUNT=109 + '[' 109 -lt 113 ']' + '[' -z x ']' + '[' x '!=' x ']' + COUNT=110 + '[' 110 -lt 113 ']' + '[' -z b ']' + '[' b '!=' b ']' + COUNT=111 + '[' 111 -lt 113 ']' + '[' -z x ']' + '[' x '!=' x ']' + COUNT=112 + '[' 112 -lt 113 ']' + '[' -z 1 ']' + '[' 1 '!=' 1 ']' + COUNT=113 + '[' 113 -lt 113 ']' + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd tinyxpath-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/share/doc/tinyxpath + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/share/doc/tinyxpath + cp -pr AUTHORS /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64/usr/share/doc/tinyxpath + RPM_EC=0 ++ jobs -p + exit 0 Provides: libtinyxpath.so.0.1()(64bit) tinyxpath = 1.3.1-14.fc33 tinyxpath(riscv-64) = 1.3.1-14.fc33 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(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(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtinyxml.so.0()(64bit) rtld(GNU_HASH) Processing files: tinyxpath-devel-1.3.1-14.fc33.riscv64 Provides: tinyxpath-devel = 1.3.1-14.fc33 tinyxpath-devel(riscv-64) = 1.3.1-14.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libtinyxpath.so.0.1()(64bit) Processing files: tinyxpath-debugsource-1.3.1-14.fc33.riscv64 Provides: tinyxpath-debugsource = 1.3.1-14.fc33 tinyxpath-debugsource(riscv-64) = 1.3.1-14.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tinyxpath-debuginfo-1.3.1-14.fc33.riscv64 Provides: debuginfo(build-id) = 1bd8645d205b80a8db2f28eeb5c56d97058764a6 debuginfo(build-id) = afd1af26395e4fa14494946b14168c3aba66864e tinyxpath-debuginfo = 1.3.1-14.fc33 tinyxpath-debuginfo(riscv-64) = 1.3.1-14.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tinyxpath-debugsource(riscv-64) = 1.3.1-14.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64 Wrote: /builddir/build/RPMS/tinyxpath-devel-1.3.1-14.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tinyxpath-1.3.1-14.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tinyxpath-debugsource-1.3.1-14.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tinyxpath-debuginfo-1.3.1-14.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RfP4Sf + umask 022 + cd /builddir/build/BUILD + cd tinyxpath-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tinyxpath-1.3.1-14.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0