+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libcmml.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.rGzZpb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcmml-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libcmml-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcmml-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nbdPtk + umask 022 + cd /builddir/build/BUILD + cd libcmml-0.9.1 + 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... 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... nm checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) 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... 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-f77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... 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-f90... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 checking command to parse nm 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... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-file... no checking for file... /usr/bin/file checking if gcc static flag works... yes 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 supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so 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++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "F77" to libtool checking for size_t... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strdup... yes checking for strtol... yes checking for doxygen... true checking for docbook-to-man... false checking for docbook2html... false checking for getopt in -lgetopt... no checking for getopt_long... yes checking for XML_ParserCreate in -lexpat... yes configure: creating ./config.status config.status: creating Win32/config.h config.status: creating doc/Doxyfile config.status: creating doc/cmml-validate.1.sgml config.status: creating doc/cmml-fix.1.sgml config.status: creating doc/cmml-fortune.6.sgml config.status: creating doc/cmml-timeshift.1.sgml config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/Version_script config.status: creating tools/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating cmml.pc config.status: creating config.h config.status: executing depfiles commands ------------------------------------------------------------------------ libcmml 0.9.1: Automatic configuration OK. Tools: cmml-validate...for checking validity of a CMML file according to the DTD cmml-fix........for fixing a CMML file with sloppy errors and returning a valid CMML file cmml-fortune....for creating a random valid CMML file cmml-timeshift..for shifting start/end time of clip tags Installation paths: libcmml: ..................... /usr/lib64 Tools: ....................... /usr/bin C header files: .............. /usr/include Documentation: ............... /usr/share/doc/libcmml Building: Type 'make' to compile libcmml. Type 'make install' to install libcmml. Type 'make check' to test libcmml on the files *.cmml contained in the tests directory. (Valgrind testing not enabled) Example programs will be built but not installed. ------------------------------------------------------------------------ + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/src' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -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 -g -c -o cmml.lo `test -f 'cmml.c' || echo './'`cmml.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -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 -g -c -o cmml_private.lo `test -f 'cmml_private.c' || echo './'`cmml_private.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -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 -g -c -o cmml_element.lo `test -f 'cmml_element.c' || echo './'`cmml_element.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -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 -g -c -o cmml_list.lo `test -f 'cmml_list.c' || echo './'`cmml_list.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -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 -g -c cmml.c -fPIC -DPIC -o .libs/cmml.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -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 -g -c cmml_private.c -fPIC -DPIC -o .libs/cmml_private.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -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 -g -c cmml_list.c -fPIC -DPIC -o .libs/cmml_list.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -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 -g -c cmml_element.c -fPIC -DPIC -o .libs/cmml_element.o cmml.c: In function 'cmml_close': cmml.c:149:10: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] FILE * tmp; ^~~ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -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 -g -c -o cmml_time.lo `test -f 'cmml_time.c' || echo './'`cmml_time.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -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 -g -c cmml_time.c -fPIC -DPIC -o .libs/cmml_time.o /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcmml.la -rpath /usr/lib64 -version-info 0:9:0 -Wl,--version-script=Version_script cmml.lo cmml_private.lo cmml_element.lo cmml_list.lo cmml_time.lo -lexpat gcc -shared .libs/cmml.o .libs/cmml_private.o .libs/cmml_element.o .libs/cmml_list.o .libs/cmml_time.o -lexpat -lc -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--version-script=Version_script -Wl,-soname -Wl,libcmml.so.0 -o .libs/libcmml.so.0.0.9 (cd .libs && rm -f libcmml.so.0 && ln -s libcmml.so.0.0.9 libcmml.so.0) (cd .libs && rm -f libcmml.so && ln -s libcmml.so.0.0.9 libcmml.so) creating libcmml.la (cd .libs && rm -f libcmml.la && ln -s ../libcmml.la libcmml.la) make[2]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/src' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/tools' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -Wall -pedantic -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 -g -c `test -f 'cmml-validate.c' || echo './'`cmml-validate.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -Wall -pedantic -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 -g -c `test -f 'cmml-fix.c' || echo './'`cmml-fix.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -Wall -pedantic -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 -g -c `test -f 'cmml-fortune.c' || echo './'`cmml-fortune.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -Wall -pedantic -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 -g -c `test -f 'cmml-timeshift.c' || echo './'`cmml-timeshift.c /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmml-fortune cmml-fortune.o ../src/libcmml.la -lexpat -lm -L../src /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmml-timeshift cmml-timeshift.o ../src/libcmml.la -lexpat -lm -L../src /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmml-validate cmml-validate.o ../src/libcmml.la -lexpat -lm -L../src /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmml-fix cmml-fix.o ../src/libcmml.la -lexpat -lm -L../src mkdir .libs DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wall -pedantic -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 -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmml-fortune cmml-fortune.o ../src/.libs/libcmml.so -lexpat -lm -L/builddir/build/BUILD/libcmml-0.9.1/src DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wall -pedantic -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 -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmml-timeshift cmml-timeshift.o ../src/.libs/libcmml.so -lexpat -lm -L/builddir/build/BUILD/libcmml-0.9.1/src creating cmml-fortune DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wall -pedantic -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 -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmml-validate cmml-validate.o ../src/.libs/libcmml.so -lexpat -lm -L/builddir/build/BUILD/libcmml-0.9.1/src DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wall -pedantic -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 -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmml-fix cmml-fix.o ../src/.libs/libcmml.so -lexpat -lm -L/builddir/build/BUILD/libcmml-0.9.1/src creating cmml-timeshift creating cmml-validate creating cmml-fix make[2]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/tools' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/examples' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -Wall -pedantic -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 -g -c `test -f 'cmml-parse.c' || echo './'`cmml-parse.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -Wall -pedantic -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 -g -c `test -f 'cmml-write.c' || echo './'`cmml-write.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -Wall -pedantic -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 -g -c `test -f 'cmml-seek-clip.c' || echo './'`cmml-seek-clip.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -Wall -pedantic -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 -g -c `test -f 'cmml-seek-offset.c' || echo './'`cmml-seek-offset.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -Wall -pedantic -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 -g -c `test -f 'cmml-seek-utc.c' || echo './'`cmml-seek-utc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -Wall -pedantic -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 -g -c `test -f 'cmml-uri-file.c' || echo './'`cmml-uri-file.c /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmml-parse cmml-parse.o ../src/libcmml.la -lexpat -lm -L../src /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmml-write cmml-write.o ../src/libcmml.la -lexpat -lm -L../src /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmml-seek-clip cmml-seek-clip.o ../src/libcmml.la -lexpat -lm -L../src /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmml-seek-offset cmml-seek-offset.o ../src/libcmml.la -lexpat -lm -L../src mkdir .libs DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wall -pedantic -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 -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmml-write cmml-write.o ../src/.libs/libcmml.so -lexpat -lm -L/builddir/build/BUILD/libcmml-0.9.1/src DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wall -pedantic -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 -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmml-parse cmml-parse.o ../src/.libs/libcmml.so -lexpat -lm -L/builddir/build/BUILD/libcmml-0.9.1/src creating cmml-write creating cmml-parse /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmml-seek-utc cmml-seek-utc.o ../src/libcmml.la -lexpat -lm -L../src /bin/sh ../libtool --mode=link gcc -Wall -pedantic -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 -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmml-uri-file cmml-uri-file.o ../src/libcmml.la -lexpat -lm -L../src DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wall -pedantic -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 -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmml-seek-clip cmml-seek-clip.o ../src/.libs/libcmml.so -lexpat -lm -L/builddir/build/BUILD/libcmml-0.9.1/src DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wall -pedantic -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 -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmml-seek-offset cmml-seek-offset.o ../src/.libs/libcmml.so -lexpat -lm -L/builddir/build/BUILD/libcmml-0.9.1/src creating cmml-seek-clip creating cmml-seek-offset DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wall -pedantic -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 -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmml-uri-file cmml-uri-file.o ../src/.libs/libcmml.so -lexpat -lm -L/builddir/build/BUILD/libcmml-0.9.1/src DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wall -pedantic -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 -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cmml-seek-utc cmml-seek-utc.o ../src/.libs/libcmml.so -lexpat -lm -L/builddir/build/BUILD/libcmml-0.9.1/src creating cmml-uri-file creating cmml-seek-utc make[2]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/examples' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/tests' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/doc' *** Running doxygen *** doxygen Making all in . make[3]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/doc' warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file `Doxyfile' 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 123 of file `Doxyfile' 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 557 of file `Doxyfile' 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 791 of file `Doxyfile' 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 797 of file `Doxyfile' 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 1051 of file `Doxyfile' 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 1059 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/libcmml-0.9.1/doc/cmml_dox.h:346: warning: multiple use of section label 'stream' while adding section, (first occurrence: /builddir/build/BUILD/libcmml-0.9.1/doc/cmml_dox.h, line 300) /builddir/build/BUILD/libcmml-0.9.1/doc/cmml_dox.h:381: warning: multiple use of section label 'end' while adding section, (first occurrence: /builddir/build/BUILD/libcmml-0.9.1/doc/cmml_dox.h, line 331) /builddir/build/BUILD/libcmml-0.9.1/doc/cmml_dox.h:395: warning: multiple use of section label 'clip' while adding section, (first occurrence: /builddir/build/BUILD/libcmml-0.9.1/doc/cmml_dox.h, line 318) Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/libcmml-0.9.1/doc Searching for files in directory /builddir/build/BUILD/libcmml-0.9.1/examples Searching for files in directory /builddir/build/BUILD/libcmml-0.9.1/tools Searching for files in directory /builddir/build/BUILD/libcmml-0.9.1/tests Searching for files in directory /builddir/build/BUILD/libcmml-0.9.1 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... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libcmml-0.9.1/src/cmml.h... Parsing file /builddir/build/BUILD/libcmml-0.9.1/src/cmml.h... Preprocessing /builddir/build/BUILD/libcmml-0.9.1/tools/cmml-validate.c... Parsing file /builddir/build/BUILD/libcmml-0.9.1/tools/cmml-validate.c... Preprocessing /builddir/build/BUILD/libcmml-0.9.1/tools/cmml-fix.c... Parsing file /builddir/build/BUILD/libcmml-0.9.1/tools/cmml-fix.c... Preprocessing /builddir/build/BUILD/libcmml-0.9.1/tools/cmml-fortune.c... Parsing file /builddir/build/BUILD/libcmml-0.9.1/tools/cmml-fortune.c... Preprocessing /builddir/build/BUILD/libcmml-0.9.1/tools/cmml-timeshift.c... Parsing file /builddir/build/BUILD/libcmml-0.9.1/tools/cmml-timeshift.c... Preprocessing /builddir/build/BUILD/libcmml-0.9.1/doc/cmml_dox.h... Parsing file /builddir/build/BUILD/libcmml-0.9.1/doc/cmml_dox.h... 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... Inheriting documentation... 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 docs for example cmml-parse.c... Generating docs for example cmml-seek-clip.c... Generating docs for example cmml-seek-offset.c... Generating docs for example cmml-seek-utc.c... Generating docs for example cmml-uri-file.c... Generating docs for example cmml-validate.c... Generating docs for example cmml-write.c... Generating docs for example cmml.dtd... Generating file sources... Parsing code for file cmml-fix.c... Parsing code for file cmml-fortune.c... Parsing code for file cmml-timeshift.c... Parsing code for file cmml-validate.c... Generating code for file cmml.h... Generating code for file cmml_dox.h... Generating file documentation... Generating docs for file cmml-fix.c... Generating docs for file cmml-fortune.c... Generating docs for file cmml-timeshift.c... Generating docs for file cmml-validate.c... Generating docs for file cmml.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound _CMML_List... Generating docs for compound CMML_Clip... Generating docs for compound CMML_Element... Generating docs for compound CMML_Error... Generating docs for compound CMML_Head... Generating docs for compound CMML_ImportElement... Generating docs for compound CMML_LinkElement... Generating docs for compound CMML_MetaElement... Generating docs for compound CMML_ParamElement... Generating docs for compound CMML_Preamble... Generating docs for compound CMML_Stream... Generating docs for compound CMML_Time... Generating docs for compound CMML_UTC... 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 member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 311/65536 hits=1926 misses=329 finished... touch doxygen-build.stamp make[2]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/doc' make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1' make[2]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1' make[1]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lbgHGT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64 + cd libcmml-0.9.1 + rm -rf /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64 + make docdir=/doxygen DESTDIR=/builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64 install Making install in src make[1]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/src' make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64 mkdir -p -- /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c libcmml.la /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64/libcmml.la /usr/bin/install -c .libs/libcmml.so.0.0.9 /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64/libcmml.so.0.0.9 (cd /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64 && rm -f libcmml.so.0 && ln -s libcmml.so.0.0.9 libcmml.so.0) (cd /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64 && rm -f libcmml.so && ln -s libcmml.so.0.0.9 libcmml.so) /usr/bin/install -c .libs/libcmml.lai /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64/libcmml.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/include mkdir -p -- /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/include /usr/bin/install -c -m 644 cmml.h /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/include/cmml.h make[2]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/src' make[1]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/src' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/tools' make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/tools' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c cmml-validate /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/bin/cmml-validate libtool: install: warning: `../src/libcmml.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/cmml-validate /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/bin/cmml-validate /bin/sh ../libtool --mode=install /usr/bin/install -c cmml-fix /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/bin/cmml-fix libtool: install: warning: `../src/libcmml.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/cmml-fix /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/bin/cmml-fix /bin/sh ../libtool --mode=install /usr/bin/install -c cmml-fortune /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/bin/cmml-fortune libtool: install: warning: `../src/libcmml.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/cmml-fortune /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/bin/cmml-fortune /bin/sh ../libtool --mode=install /usr/bin/install -c cmml-timeshift /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/bin/cmml-timeshift libtool: install: warning: `../src/libcmml.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/cmml-timeshift /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/bin/cmml-timeshift make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/tools' make[1]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/tools' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/examples' make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/examples' 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/libcmml-0.9.1/examples' make[1]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/examples' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/tests' make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/tests' 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/libcmml-0.9.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/doc' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/doc' make[3]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/doxygen mkdir -p -- /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/doxygen if test -d libcmml; then \ for dir in libcmml/*; do \ if test -d $dir; then \ b=`basename $dir`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/doxygen/$b; \ for f in $dir/*; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/doxygen/$b; \ done \ fi \ done \ fi mkdir -p -- /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/doxygen/html mkdir -p -- /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/doxygen/latex /usr/bin/install: memory exhausted /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/doxygen /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/man/man1 /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/man/man6 mkdir -p -- /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/man/man6 make[3]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/doc' make[2]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1/doc' make[1]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1' make[2]: Entering directory '/builddir/build/BUILD/libcmml-0.9.1' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64/pkgconfig mkdir -p -- /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -c -m 644 cmml.pc /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64/pkgconfig/cmml.pc make[2]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1' make[1]: Leaving directory '/builddir/build/BUILD/libcmml-0.9.1' + mv /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/doxygen . + rm -f /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/lib64/libcmml.la + rm -f /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml/doxygen-build.stamp + /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: libcmml-0.9.1-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a1LpYW + umask 022 + cd /builddir/build/BUILD + cd libcmml-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml + cp -pr AUTHORS /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml + cp -pr ChangeLog /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml + cp -pr COPYING /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml + cp -pr NEWS /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml + cp -pr README /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml + exit 0 Provides: libcmml = 0.9.1-20.fc28 libcmml(riscv-64) = 0.9.1-20.fc28 libcmml.so.0()(64bit) libcmml.so.0(libcmml.so)(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) libcmml.so.0()(64bit) libcmml.so.0(libcmml.so)(64bit) libexpat.so.1()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: libcmml-devel-0.9.1-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xGks46 + umask 022 + cd /builddir/build/BUILD + cd libcmml-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml-devel + cp -pr doxygen/html /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64/usr/share/doc/libcmml-devel + exit 0 Provides: libcmml-devel = 0.9.1-20.fc28 libcmml-devel(riscv-64) = 0.9.1-20.fc28 pkgconfig(cmml) = 0.9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcmml.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcmml-0.9.1-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/libcmml-0.9.1-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libcmml-0.9.1-20.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libcmml-devel-0.9.1-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ngHPKa + umask 022 + cd /builddir/build/BUILD + cd libcmml-0.9.1 + rm -rf /builddir/build/BUILDROOT/libcmml-0.9.1-20.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