+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/htmlcxx.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.pch7tB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf htmlcxx-0.86 + /usr/bin/gzip -dc /builddir/build/SOURCES/htmlcxx-0.86.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd htmlcxx-0.86 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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 --enable-shared 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 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 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for main in -lfl... no checking for iconv_open in -liconv... no checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating html/Makefile config.status: creating css/Makefile config.status: creating htmlcxx.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + iconv -f iso8859-1 -t utf-8 AUTHORS + mv -f AUTHORS.conv AUTHORS + iconv -f iso8859-1 -t utf-8 README + mv -f README.conv README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.04hFJ4 + umask 022 + cd /builddir/build/BUILD + cd htmlcxx-0.86 + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86' Making all in html make[2]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86/html' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-ParserSax.lo `test -f 'ParserSax.cc' || echo './'`ParserSax.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-ParserDom.lo `test -f 'ParserDom.cc' || echo './'`ParserDom.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-Extensions.lo `test -f 'Extensions.cc' || echo './'`Extensions.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-CharsetConverter.lo `test -f 'CharsetConverter.cc' || echo './'`CharsetConverter.cc libtool: compile: g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c CharsetConverter.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-CharsetConverter.o libtool: compile: g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c ParserDom.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-ParserDom.o libtool: compile: g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c Extensions.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Extensions.o libtool: compile: g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c ParserSax.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-ParserSax.o In file included from CharsetConverter.cc:5:0: CharsetConverter.h:20:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] CharsetConverter(const std::string &from, const std::string &to) throw (Exception); ^~~~~ CharsetConverter.cc:10:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] CharsetConverter::CharsetConverter(const string &from, const string &to) throw (Exception) ^~~~~ In file included from ParserSax.h:63:0, from ParserSax.cc:1: ParserSax.tcc: In instantiation of 'void htmlcxx::HTML::ParserSax::parse(_Iterator&, _Iterator&, std::forward_iterator_tag) [with _Iterator = const char*]': ParserSax.tcc:30:2: required from 'void htmlcxx::HTML::ParserSax::parse(_Iterator, _Iterator) [with _Iterator = const char*]' ParserSax.cc:6:50: required from here ParserSax.tcc:47:3: warning: value computed is not used [-Wunused-value] *begin; // This is for the multi_pass to release the buffer ^ ParserSax.tcc:47:3: warning: statement has no effect [-Wunused-value] ParserSax.tcc: In instantiation of 'void htmlcxx::HTML::ParserSax::parseHtmlTag(_Iterator, _Iterator) [with _Iterator = const char*]': ParserSax.tcc:133:7: required from 'void htmlcxx::HTML::ParserSax::parse(_Iterator&, _Iterator&, std::forward_iterator_tag) [with _Iterator = const char*]' ParserSax.tcc:30:2: required from 'void htmlcxx::HTML::ParserSax::parse(_Iterator, _Iterator) [with _Iterator = const char*]' ParserSax.cc:6:50: required from here ParserSax.tcc:295:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (tag_len == literal_mode_elem[i].len) ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-Uri.lo `test -f 'Uri.cc' || echo './'`Uri.cc libtool: compile: g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c Uri.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Uri.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-Node.lo `test -f 'Node.cc' || echo './'`Node.cc In file included from /usr/include/c++/7/backward/strstream:50:0, from Uri.cc:4: /usr/include/c++/7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c Node.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Node.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-utils.lo `test -f 'utils.cc' || echo './'`utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c utils.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-utils.o In file included from /usr/include/c++/7/backward/strstream:50:0, from utils.cc:4: /usr/include/c++/7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o tests.o tests.cc In file included from tests.cc:6:0: CharsetConverter.h:20:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] CharsetConverter(const std::string &from, const std::string &to) throw (Exception); ^~~~~ utils.cc: In function 'std::__cxx11::string htmlcxx::HTML::__serialize_gml(const tree&, tree::iterator, tree::iterator, unsigned int, unsigned int&)': utils.cc:515:28: warning: operation on 'label' may be undefined [-Wsequence-point] ret << "node [ id " << ++label << "\n label \"" << label << "\"\n]\n"; ^~~~~~~ g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o uriTests.o uriTests.cc /bin/sh ../libtool --tag=CXX --mode=link 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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -version-info 4:0:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhtmlcxx.la -rpath /usr/lib64 libhtmlcxx_la-ParserSax.lo libhtmlcxx_la-ParserDom.lo libhtmlcxx_la-Extensions.lo libhtmlcxx_la-CharsetConverter.lo libhtmlcxx_la-Uri.lo libhtmlcxx_la-Node.lo libhtmlcxx_la-utils.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/libhtmlcxx_la-ParserSax.o .libs/libhtmlcxx_la-ParserDom.o .libs/libhtmlcxx_la-Extensions.o .libs/libhtmlcxx_la-CharsetConverter.o .libs/libhtmlcxx_la-Uri.o .libs/libhtmlcxx_la-Node.o .libs/libhtmlcxx_la-utils.o -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhtmlcxx.so.3 -o .libs/libhtmlcxx.so.3.1.0 libtool: link: (cd ".libs" && rm -f "libhtmlcxx.so.3" && ln -s "libhtmlcxx.so.3.1.0" "libhtmlcxx.so.3") libtool: link: (cd ".libs" && rm -f "libhtmlcxx.so" && ln -s "libhtmlcxx.so.3.1.0" "libhtmlcxx.so") libtool: link: ( cd ".libs" && rm -f "libhtmlcxx.la" && ln -s "../libhtmlcxx.la" "libhtmlcxx.la" ) /bin/sh ../libtool --tag=CXX --mode=link 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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uriTests uriTests.o libhtmlcxx.la libtool: link: 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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/uriTests uriTests.o ./.libs/libhtmlcxx.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link 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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests tests.o libhtmlcxx.la libtool: link: 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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tests tests.o ./.libs/libhtmlcxx.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86/html' Making all in css make[2]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86/css' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o parser_pp.lo parser_pp.cc /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -c -o parser.lo parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -c -o css_syntax.lo css_syntax.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -c -o css_lex.lo css_lex.c libtool: compile: gcc -DHAVE_CONFIG_H -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 -c css_syntax.c -fPIC -DPIC -o .libs/css_syntax.o libtool: compile: gcc -DHAVE_CONFIG_H -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 -c parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: gcc -DHAVE_CONFIG_H -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 -c css_lex.c -fPIC -DPIC -o .libs/css_lex.o /usr/share/bison/bison.simple: In function 'yyparse': /usr/share/bison/bison.simple:215:19: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] /usr/share/bison/bison.simple:573:16: note: in expansion of macro 'YYLEX' css_syntax.y:158:4: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free($1); ^~~~ css_syntax.y:158:4: warning: incompatible implicit declaration of built-in function 'free' css_syntax.y:158:4: note: include '' or provide a declaration of 'free' css_syntax.y:197:7: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] malloc (sizeof(struct selector_list_t)); ^~~~~~ css_syntax.y:197:7: warning: incompatible implicit declaration of built-in function 'malloc' css_syntax.y:197:7: note: include '' or provide a declaration of 'malloc' css_syntax.y:208:11: warning: incompatible implicit declaration of built-in function 'malloc' malloc (sizeof(struct selector_list_t)); ^~~~~~ css_syntax.y:208:11: note: include '' or provide a declaration of 'malloc' css_syntax.y:272:12: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:272:12: note: include '' or provide a declaration of 'malloc' css_syntax.y:282:11: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:282:11: note: include '' or provide a declaration of 'malloc' css_syntax.y:292:12: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:292:12: note: include '' or provide a declaration of 'malloc' css_syntax.y:302:9: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:302:9: note: include '' or provide a declaration of 'malloc' css_syntax.y:312:8: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:312:8: note: include '' or provide a declaration of 'malloc' css_syntax.y:322:9: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:322:9: note: include '' or provide a declaration of 'malloc' css_syntax.y:332:10: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:332:10: note: include '' or provide a declaration of 'malloc' css_syntax.y:342:7: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:342:7: note: include '' or provide a declaration of 'malloc' css_syntax.y:352:12: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:352:12: note: include '' or provide a declaration of 'malloc' css_syntax.y:362:8: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:362:8: note: include '' or provide a declaration of 'malloc' css_syntax.y:372:10: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:372:10: note: include '' or provide a declaration of 'malloc' css_syntax.y:382:7: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:382:7: note: include '' or provide a declaration of 'malloc' css_syntax.y:392:11: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:392:11: note: include '' or provide a declaration of 'malloc' css_syntax.y:402:8: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:402:8: note: include '' or provide a declaration of 'malloc' css_syntax.y:412:9: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:412:9: note: include '' or provide a declaration of 'malloc' css_syntax.y:454:7: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:454:7: note: include '' or provide a declaration of 'malloc' css_syntax.y:464:7: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct selector_t)); ^~~~~~ css_syntax.y:464:7: note: include '' or provide a declaration of 'malloc' css_syntax.y:489:10: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct property_t)); ^~~~~~ css_syntax.y:489:10: note: include '' or provide a declaration of 'malloc' css_syntax.y:498:10: warning: incompatible implicit declaration of built-in function 'malloc' malloc(sizeof(struct property_t)); ^~~~~~ css_syntax.y:498:10: note: include '' or provide a declaration of 'malloc' css_syntax.y:518:26: warning: incompatible implicit declaration of built-in function 'malloc' char *s = (char*) malloc (strlen($1)+strlen($3)+2); ^~~~~~ css_syntax.y:518:26: note: include '' or provide a declaration of 'malloc' css_syntax.y:523:8: warning: incompatible implicit declaration of built-in function 'free' free($1); ^~~~ css_syntax.y:523:8: note: include '' or provide a declaration of 'free' css_syntax.y:532:26: warning: incompatible implicit declaration of built-in function 'malloc' char *s = (char*) malloc(strlen($2)+2); ^~~~~~ css_syntax.y:532:26: note: include '' or provide a declaration of 'malloc' css_syntax.y:536:8: warning: incompatible implicit declaration of built-in function 'free' free($2); ^~~~ css_syntax.y:536:8: note: include '' or provide a declaration of 'free' css_syntax.y:561:27: warning: incompatible implicit declaration of built-in function 'malloc' $$ = (char*) malloc (strlen($1)+2); ^~~~~~ css_syntax.y:561:27: note: include '' or provide a declaration of 'malloc' css_syntax.y:563:4: warning: incompatible implicit declaration of built-in function 'free' free($1); ^~~~ css_syntax.y:563:4: note: include '' or provide a declaration of 'free' css_syntax.y:566:30: warning: incompatible implicit declaration of built-in function 'malloc' $$ = (char*) malloc (strlen($1)+2); ^~~~~~ css_syntax.y:566:30: note: include '' or provide a declaration of 'malloc' css_syntax.y:568:7: warning: incompatible implicit declaration of built-in function 'free' free($1); ^~~~ css_syntax.y:568:7: note: include '' or provide a declaration of 'free' /usr/share/bison/bison.simple:791:8: warning: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] libtool: compile: g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c parser_pp.cc -fPIC -DPIC -o .libs/parser_pp.o css_lex.l: In function 'init_yylex': css_lex.l:155:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ css_lex.l: In function 'end_yylex': css_lex.l:159:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ At top level: css_lex.c:2308:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^~~~~~~~~~~~~~~ css_lex.c:1846:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ css_lex.c:1799:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^~~~~~~ /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 -version-info 0:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcss_parser.la -rpath /usr/lib64 css_syntax.lo css_lex.lo parser.lo libtool: link: gcc -shared -fPIC -DPIC .libs/css_syntax.o .libs/css_lex.o .libs/parser.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libcss_parser.so.0 -o .libs/libcss_parser.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcss_parser.so.0" && ln -s "libcss_parser.so.0.0.0" "libcss_parser.so.0") libtool: link: (cd ".libs" && rm -f "libcss_parser.so" && ln -s "libcss_parser.so.0.0.0" "libcss_parser.so") libtool: link: ( cd ".libs" && rm -f "libcss_parser.la" && ln -s "../libcss_parser.la" "libcss_parser.la" ) /bin/sh ../libtool --tag=CXX --mode=link 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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -version-info 0:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcss_parser_pp.la -rpath /usr/lib64 parser_pp.lo parser.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/parser_pp.o .libs/parser.o -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libcss_parser_pp.so.0 -o .libs/libcss_parser_pp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcss_parser_pp.so.0" && ln -s "libcss_parser_pp.so.0.0.0" "libcss_parser_pp.so.0") libtool: link: (cd ".libs" && rm -f "libcss_parser_pp.so" && ln -s "libcss_parser_pp.so.0.0.0" "libcss_parser_pp.so") libtool: link: ( cd ".libs" && rm -f "libcss_parser_pp.la" && ln -s "../libcss_parser_pp.la" "libcss_parser_pp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86/css' make[2]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86' g++ -DHAVE_CONFIG_H -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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o htmlcxx.o htmlcxx.cc /bin/sh ./libtool --tag=CXX --mode=link 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 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o htmlcxx htmlcxx.o html/libhtmlcxx.la css/libcss_parser_pp.la css/libcss_parser.la libtool: link: 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 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/htmlcxx htmlcxx.o html/.libs/libhtmlcxx.so css/.libs/libcss_parser_pp.so css/.libs/libcss_parser.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86' make[1]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RPvpLZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64 + cd htmlcxx-0.86 + make install DESTDIR=/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64 Making install in html make[1]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86/html' make[2]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libhtmlcxx.la '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libhtmlcxx.so.3.1.0 /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64/libhtmlcxx.so.3.1.0 libtool: install: (cd /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64 && { ln -s -f libhtmlcxx.so.3.1.0 libhtmlcxx.so.3 || { rm -f libhtmlcxx.so.3 && ln -s libhtmlcxx.so.3.1.0 libhtmlcxx.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64 && { ln -s -f libhtmlcxx.so.3.1.0 libhtmlcxx.so || { rm -f libhtmlcxx.so && ln -s libhtmlcxx.so.3.1.0 libhtmlcxx.so; }; }) libtool: install: /usr/bin/install -c .libs/libhtmlcxx.lai /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64/libhtmlcxx.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/include/htmlcxx/html' /usr/bin/install -c -m 644 ParserSax.h ParserSax.tcc ParserDom.h utils.h tree.h Node.h Uri.h CharsetConverter.h Extensions.h ci_string.h tld.h '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/include/htmlcxx/html' make[2]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86/html' make[1]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86/html' Making install in css make[1]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86/css' make[2]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86/css' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libcss_parser_pp.la libcss_parser.la '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcss_parser_pp.so.0.0.0 /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64/libcss_parser_pp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64 && { ln -s -f libcss_parser_pp.so.0.0.0 libcss_parser_pp.so.0 || { rm -f libcss_parser_pp.so.0 && ln -s libcss_parser_pp.so.0.0.0 libcss_parser_pp.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64 && { ln -s -f libcss_parser_pp.so.0.0.0 libcss_parser_pp.so || { rm -f libcss_parser_pp.so && ln -s libcss_parser_pp.so.0.0.0 libcss_parser_pp.so; }; }) libtool: install: /usr/bin/install -c .libs/libcss_parser_pp.lai /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64/libcss_parser_pp.la libtool: install: /usr/bin/install -c .libs/libcss_parser.so.0.0.0 /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64/libcss_parser.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64 && { ln -s -f libcss_parser.so.0.0.0 libcss_parser.so.0 || { rm -f libcss_parser.so.0 && ln -s libcss_parser.so.0.0.0 libcss_parser.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64 && { ln -s -f libcss_parser.so.0.0.0 libcss_parser.so || { rm -f libcss_parser.so && ln -s libcss_parser.so.0.0.0 libcss_parser.so; }; }) libtool: install: /usr/bin/install -c .libs/libcss_parser.lai /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64/libcss_parser.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/htmlcxx/css' /usr/bin/install -c -m 644 default.css '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/htmlcxx/css' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/include/htmlcxx/css' /usr/bin/install -c -m 644 parser.h parser_pp.h '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/include/htmlcxx/css' make[2]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86/css' make[1]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86/css' make[1]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86' make[2]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c htmlcxx '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/bin' libtool: warning: 'html/libhtmlcxx.la' has not been installed in '/usr/lib64' libtool: warning: 'css/libcss_parser_pp.la' has not been installed in '/usr/lib64' libtool: warning: 'css/libcss_parser.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/htmlcxx /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/bin/htmlcxx /usr/bin/mkdir -p '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 htmlcxx.pc '/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86' make[1]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86' + chrpath --delete /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/bin/htmlcxx + find /builddir/build/BUILDROOT/htmlcxx-0.86-6.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: htmlcxx-0.86-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JcPWE3 + umask 022 + cd /builddir/build/BUILD + cd htmlcxx-0.86 + DOCDIR=/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/doc/htmlcxx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/doc/htmlcxx + cp -pr AUTHORS /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/doc/htmlcxx + cp -pr ChangeLog /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/doc/htmlcxx + cp -pr README /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/doc/htmlcxx + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8gpf2o + umask 022 + cd /builddir/build/BUILD + cd htmlcxx-0.86 + LICENSEDIR=/builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/licenses/htmlcxx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/licenses/htmlcxx + cp -pr COPYING /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/licenses/htmlcxx + cp -pr LGPL_V2 /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/licenses/htmlcxx + cp -pr ASF-2.0 /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64/usr/share/licenses/htmlcxx + exit 0 Provides: htmlcxx = 0.86-6.fc28 htmlcxx(riscv-64) = 0.86-6.fc28 libcss_parser.so.0()(64bit) libcss_parser_pp.so.0()(64bit) libhtmlcxx.so.3()(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) libcss_parser.so.0()(64bit) libcss_parser_pp.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libhtmlcxx.so.3()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: htmlcxx-devel-0.86-6.fc28.riscv64 Provides: htmlcxx-devel = 0.86-6.fc28 htmlcxx-devel(riscv-64) = 0.86-6.fc28 pkgconfig(htmlcxx) = 0.86 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcss_parser.so.0()(64bit) libcss_parser_pp.so.0()(64bit) libhtmlcxx.so.3()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/htmlcxx-0.86-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/htmlcxx-0.86-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/htmlcxx-devel-0.86-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wpAmfM + umask 022 + cd /builddir/build/BUILD + cd htmlcxx-0.86 + /usr/bin/rm -rf /builddir/build/BUILDROOT/htmlcxx-0.86-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff