+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libnxml.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.yj4zxD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libnxml-0.18.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/libnxml-0.18.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libnxml-0.18.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libnxml-pkgconf.diff):' Patch #0 (libnxml-pkgconf.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file nxml.pc.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DCQ49m + umask 022 + cd /builddir/build/BUILD + cd libnxml-0.18.3 + 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './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"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... none checking for library containing strerror... none required checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... 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 riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_version in -lcurl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/nxml.h config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating nxml.pc config.status: creating doxy.conf config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_parser.lo nxml_parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_download.lo nxml_download.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_init.lo nxml_init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_error.lo nxml_error.c mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_init.c -fPIC -DPIC -o .libs/nxml_init.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_parser.c -fPIC -DPIC -o .libs/nxml_parser.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_download.c -fPIC -DPIC -o .libs/nxml_download.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_error.c -fPIC -DPIC -o .libs/nxml_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_free.lo nxml_free.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_write.lo nxml_write.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_edit.lo nxml_edit.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_free.c -fPIC -DPIC -o .libs/nxml_free.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_write.c -fPIC -DPIC -o .libs/nxml_write.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_edit.c -fPIC -DPIC -o .libs/nxml_edit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_utf.lo nxml_utf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_string.lo nxml_string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_easy.lo nxml_easy.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_utf.c -fPIC -DPIC -o .libs/nxml_utf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_tools.lo nxml_tools.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_string.c -fPIC -DPIC -o .libs/nxml_string.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_easy.c -fPIC -DPIC -o .libs/nxml_easy.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_tools.c -fPIC -DPIC -o .libs/nxml_tools.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c -o nxml_namespace.lo nxml_namespace.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -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 -DNXML_INTERNAL -c nxml_namespace.c -fPIC -DPIC -o .libs/nxml_namespace.o /bin/sh ../libtool --tag=CC --mode=link gcc -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 -DNXML_INTERNAL -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnxml.la -rpath /usr/lib64 -version-info 18:3:18 nxml_parser.lo nxml_download.lo nxml_init.lo nxml_error.lo nxml_free.lo nxml_write.lo nxml_edit.lo nxml_utf.lo nxml_string.lo nxml_easy.lo nxml_tools.lo nxml_namespace.lo -lcurl gcc -shared .libs/nxml_parser.o .libs/nxml_download.o .libs/nxml_init.o .libs/nxml_error.o .libs/nxml_free.o .libs/nxml_write.o .libs/nxml_edit.o .libs/nxml_utf.o .libs/nxml_string.o .libs/nxml_easy.o .libs/nxml_tools.o .libs/nxml_namespace.o -lcurl -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libnxml.so.0 -o .libs/libnxml.so.0.18.3 (cd .libs && rm -f libnxml.so.0 && ln -s libnxml.so.0.18.3 libnxml.so.0) (cd .libs && rm -f libnxml.so && ln -s libnxml.so.0.18.3 libnxml.so) creating libnxml.la (cd .libs && rm -f libnxml.la && ln -s ../libnxml.la libnxml.la) make[2]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3/test' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -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 -DNXML_INTERNAL -c parser.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -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 -DNXML_INTERNAL -c write.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -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 -DNXML_INTERNAL -c new.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -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 -DNXML_INTERNAL -c easy.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -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 -DNXML_INTERNAL -c namespace.c /bin/sh ../libtool --tag=CC --mode=link gcc -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 -DNXML_INTERNAL -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parser parser.o ../src/libnxml.la -lcurl /bin/sh ../libtool --tag=CC --mode=link gcc -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 -DNXML_INTERNAL -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write write.o ../src/libnxml.la -lcurl /bin/sh ../libtool --tag=CC --mode=link gcc -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 -DNXML_INTERNAL -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o new new.o ../src/libnxml.la -lcurl /bin/sh ../libtool --tag=CC --mode=link gcc -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 -DNXML_INTERNAL -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o easy easy.o ../src/libnxml.la -lcurl mkdir .libs gcc -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 -DNXML_INTERNAL -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/parser parser.o ../src/.libs/libnxml.so -lcurl -Wl,--rpath -Wl,/usr/lib64 gcc -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 -DNXML_INTERNAL -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/write write.o ../src/.libs/libnxml.so -lcurl -Wl,--rpath -Wl,/usr/lib64 gcc -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 -DNXML_INTERNAL -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/new new.o ../src/.libs/libnxml.so -lcurl -Wl,--rpath -Wl,/usr/lib64 creating parser creating write creating new /bin/sh ../libtool --tag=CC --mode=link gcc -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 -DNXML_INTERNAL -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o namespace namespace.o ../src/libnxml.la -lcurl gcc -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 -DNXML_INTERNAL -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/easy easy.o ../src/.libs/libnxml.so -lcurl -Wl,--rpath -Wl,/usr/lib64 creating easy gcc -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 -DNXML_INTERNAL -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/namespace namespace.o ../src/.libs/libnxml.so -lcurl -Wl,--rpath -Wl,/usr/lib64 creating namespace make[2]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3/test' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3/doc' make[2]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3' make[2]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3' make[1]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3' + doxygen doxy.conf warning: Tag `USE_WINDOWS_ENCODING' at line 11 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DETAILS_AT_TOP' at line 23 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 59 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 116 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 163 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 164 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 216 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 217 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/libnxml-0.18.3/src Searching for files in directory /builddir/build/BUILD/libnxml-0.18.3/doc Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libnxml-0.18.3/src/nxml.h... Parsing file /builddir/build/BUILD/libnxml-0.18.3/src/nxml.h... Preprocessing /builddir/build/BUILD/libnxml-0.18.3/doc/main.doxy... Parsing file /builddir/build/BUILD/libnxml-0.18.3/doc/main.doxy... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file main.doxy... Generating code for file nxml.h... Generating file documentation... Generating docs for file main.doxy... Generating docs for file nxml.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound __nxml_entity_t... Generating docs for compound __nxml_private_t... Generating docs for compound nxml_attr_t... Generating docs for compound nxml_data_t... Generating docs for compound nxml_doctype_t... Generating docs for compound nxml_namespace_t... Generating docs for compound nxml_t... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/9 Running dot for graph 2/9 Running dot for graph 3/9 Running dot for graph 4/9 Running dot for graph 5/9 Running dot for graph 6/9 Running dot for graph 7/9 Running dot for graph 8/9 Running dot for graph 9/9 Patching output file 1/8 Patching output file 2/8 Patching output file 3/8 Patching output file 4/8 Patching output file 5/8 Patching output file 6/8 Patching output file 7/8 Patching output file 8/8 lookup cache used 219/65536 hits=1443 misses=227 finished... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xTOces + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64 + cd libnxml-0.18.3 + rm -rf /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3/src' make[2]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3/src' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libnxml.la' '/builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/lib64/libnxml.la' /usr/bin/install -c .libs/libnxml.so.0.18.3 /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/lib64/libnxml.so.0.18.3 (cd /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/lib64 && { ln -s -f libnxml.so.0.18.3 libnxml.so.0 || { rm -f libnxml.so.0 && ln -s libnxml.so.0.18.3 libnxml.so.0; }; }) (cd /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/lib64 && { ln -s -f libnxml.so.0.18.3 libnxml.so || { rm -f libnxml.so && ln -s libnxml.so.0.18.3 libnxml.so; }; }) /usr/bin/install -c .libs/libnxml.lai /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/lib64/libnxml.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || mkdir -p -- "/builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/include" /usr/bin/install -c -m 644 'nxml.h' '/builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/include/nxml.h' make[2]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3/src' make[1]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3/test' make[2]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3/test' make[1]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3/test' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3/doc' make[2]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3/doc' 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/libnxml-0.18.3/doc' make[1]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3/doc' make[1]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3' make[2]: Entering directory '/builddir/build/BUILD/libnxml-0.18.3' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'nxml.pc' '/builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/lib64/pkgconfig/nxml.pc' make[2]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3' make[1]: Leaving directory '/builddir/build/BUILD/libnxml-0.18.3' + find /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libnxml-0.18.3-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MBerbI + umask 022 + cd /builddir/build/BUILD + cd libnxml-0.18.3 + DOCDIR=/builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/share/doc/libnxml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/share/doc/libnxml + cp -pr AUTHORS /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/share/doc/libnxml + cp -pr ChangeLog /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/share/doc/libnxml + cp -pr COPYING /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/share/doc/libnxml + cp -pr NEWS /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/share/doc/libnxml + cp -pr README /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/share/doc/libnxml + exit 0 Provides: libnxml = 0.18.3-16.fc28 libnxml(riscv-64) = 0.18.3-16.fc28 libnxml.so.0()(64bit) 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) libcurl.so.4()(64bit) rtld(GNU_HASH) Processing files: libnxml-devel-0.18.3-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x7F0pi + umask 022 + cd /builddir/build/BUILD + cd libnxml-0.18.3 + DOCDIR=/builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/share/doc/libnxml-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/share/doc/libnxml-devel + cp -pr doc/html/annotated.html doc/html/bc_s.png doc/html/bdwn.png doc/html/classes.html doc/html/closed.png doc/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html doc/html/dir_e68e8157741866f444e17edd764ebbae.html doc/html/doc.png doc/html/doxygen.css doc/html/doxygen.png doc/html/dynsections.js doc/html/files.html doc/html/folderclosed.png doc/html/folderopen.png doc/html/functions.html doc/html/functions_vars.html doc/html/globals.html doc/html/globals_defs.html doc/html/globals_enum.html doc/html/globals_eval.html doc/html/globals_func.html doc/html/globals_type.html doc/html/graph_legend.html doc/html/graph_legend.md5 doc/html/graph_legend.png doc/html/index.html doc/html/jquery.js doc/html/main_8doxy.html doc/html/main_8doxy_source.html doc/html/menu.js doc/html/menudata.js doc/html/nav_f.png doc/html/nav_g.png doc/html/nav_h.png doc/html/nxml_8h.html doc/html/nxml_8h__incl.map doc/html/nxml_8h__incl.md5 doc/html/nxml_8h__incl.png doc/html/nxml_8h_source.html doc/html/open.png doc/html/splitbar.png doc/html/struct____nxml__entity__t.html doc/html/struct____nxml__entity__t__coll__graph.map doc/html/struct____nxml__entity__t__coll__graph.md5 doc/html/struct____nxml__entity__t__coll__graph.png doc/html/struct____nxml__private__t.html doc/html/struct____nxml__private__t__coll__graph.map doc/html/struct____nxml__private__t__coll__graph.md5 doc/html/struct____nxml__private__t__coll__graph.png doc/html/structnxml__attr__t.html doc/html/structnxml__attr__t__coll__graph.map doc/html/structnxml__attr__t__coll__graph.md5 doc/html/structnxml__attr__t__coll__graph.png doc/html/structnxml__data__t.html doc/html/structnxml__data__t__coll__graph.map doc/html/structnxml__data__t__coll__graph.md5 doc/html/structnxml__data__t__coll__graph.png doc/html/structnxml__doctype__t.html doc/html/structnxml__doctype__t__coll__graph.map doc/html/structnxml__doctype__t__coll__graph.md5 doc/html/structnxml__doctype__t__coll__graph.png doc/html/structnxml__namespace__t.html doc/html/structnxml__namespace__t__coll__graph.map doc/html/structnxml__namespace__t__coll__graph.md5 doc/html/structnxml__namespace__t__coll__graph.png doc/html/structnxml__t.html doc/html/structnxml__t__coll__graph.map doc/html/structnxml__t__coll__graph.md5 doc/html/structnxml__t__coll__graph.png doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_b.png doc/html/tab_h.png doc/html/tab_s.png doc/html/tabs.css /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64/usr/share/doc/libnxml-devel + exit 0 Provides: libnxml-devel = 0.18.3-16.fc28 libnxml-devel(riscv-64) = 0.18.3-16.fc28 pkgconfig(nxml) = 0.18.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libnxml.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/libnxml-0.18.3-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libnxml-0.18.3-16.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libnxml-devel-0.18.3-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kSGG3X + umask 022 + cd /builddir/build/BUILD + cd libnxml-0.18.3 + rm -rf /builddir/build/BUILDROOT/libnxml-0.18.3-16.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff