Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/htmlcxx.spec'], chrootPath='/var/lib/mock/f33-build-298171-56074/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/htmlcxx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/htmlcxx-0.86-12.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/htmlcxx.spec'], chrootPath='/var/lib/mock/f33-build-298171-56074/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/htmlcxx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.urjXWo + 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2015-12-08 17:33:50.000000000 -0500 +++ ./configure 2020-08-14 17:40:51.406391573 -0400 @@ -1797,7 +1797,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 17:40:51.406391573 -0400 +++ ./configure 2020-08-14 17:40:52.586391521 -0400 @@ -6679,7 +6679,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17204,7 +17204,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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-Wl,-z,now -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="-Wl,-z,now -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 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... 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... ./configure: line 6633: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5gPros + 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c ParserSax.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-ParserSax.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c Extensions.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Extensions.o In file included from CharsetConverter.cc:5: CharsetConverter.h:20:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | 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] 10 | CharsetConverter::CharsetConverter(const string &from, const string &to) throw (Exception) | ^~~~~ In file included from ParserSax.h:63, 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:7: 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] 47 | *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:25: required from 'void htmlcxx::HTML::ParserSax::parse(_Iterator&, _Iterator&, std::forward_iterator_tag) [with _Iterator = const char*]' ParserSax.tcc:30:7: 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 of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 295 | if (tag_len == literal_mode_elem[i].len) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-Uri.lo `test -f 'Uri.cc' || echo './'`Uri.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o libhtmlcxx_la-Node.lo `test -f 'Node.cc' || echo './'`Node.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c Uri.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Uri.o In file included from /usr/include/c++/10/backward/strstream:50, from Uri.cc:4: /usr/include/c++/10/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] 32 | #warning \ | ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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++/10/backward/strstream:50, from utils.cc:4: /usr/include/c++/10/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] 32 | #warning \ | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o tests.o tests.cc In file included from tests.cc:6: CharsetConverter.h:20:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | CharsetConverter(const std::string &from, const std::string &to) throw (Exception); | ^~~~~ utils.cc: In function 'std::string htmlcxx::HTML::convert_link(const string&, const htmlcxx::Uri&)': utils.cc:501:16: warning: catching polymorphic type 'class htmlcxx::Uri::Exception' by value [-Wcatch-value=] 501 | catch (Uri::Exception) | ^~~~~~~~~ utils.cc: In function 'std::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] 515 | ret << "node [ id " << ++label << "\n label \"" << label << "\"\n]\n"; | ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o uriTests.o uriTests.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -version-info 4:0:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/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/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests tests.o libhtmlcxx.la /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uriTests uriTests.o libhtmlcxx.la libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/uriTests uriTests.o ./.libs/libhtmlcxx.so libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tests tests.o ./.libs/libhtmlcxx.so 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parser.lo parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o css_syntax.lo css_syntax.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o css_lex.lo css_lex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c css_lex.c -fPIC -DPIC -o .libs/css_lex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c css_syntax.c -fPIC -DPIC -o .libs/css_syntax.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parser.c -fPIC -DPIC -o .libs/parser.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] 158 | free($1); | ^~~~ css_syntax.y:158:4: warning: incompatible implicit declaration of built-in function 'free' css_syntax.y:139:1: note: include '' or provide a declaration of 'free' 138 | : STRING { $$ = $1; } +++ |+#include 139 | | URL { css_syntax.y:197:7: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 197 | malloc (sizeof(struct selector_list_t)); | ^~~~~~ css_syntax.y:197:7: warning: incompatible implicit declaration of built-in function 'malloc' css_syntax.y:194:1: note: include '' or provide a declaration of 'malloc' 193 | selectors +++ |+#include 194 | : selector { css_syntax.y:208:11: warning: incompatible implicit declaration of built-in function 'malloc' 208 | malloc (sizeof(struct selector_list_t)); | ^~~~~~ css_syntax.y:204:1: note: include '' or provide a declaration of 'malloc' 203 | } +++ |+#include 204 | | selector ',' selectors { css_syntax.y:272:12: warning: incompatible implicit declaration of built-in function 'malloc' 272 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:270:1: note: include '' or provide a declaration of 'malloc' 269 | simple_selector +++ |+#include 270 | : element_name id class pseudo_class { css_syntax.y:282:11: warning: incompatible implicit declaration of built-in function 'malloc' 282 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:280:1: note: include '' or provide a declaration of 'malloc' 279 | } /* eg: H1.subject */ +++ |+#include 280 | | element_name id pseudo_class { css_syntax.y:292:12: warning: incompatible implicit declaration of built-in function 'malloc' 292 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:290:1: note: include '' or provide a declaration of 'malloc' 289 | } +++ |+#include 290 | | element_name class pseudo_class { css_syntax.y:302:9: warning: incompatible implicit declaration of built-in function 'malloc' 302 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:300:1: note: include '' or provide a declaration of 'malloc' 299 | } +++ |+#include 300 | | element_name id class { css_syntax.y:312:8: warning: incompatible implicit declaration of built-in function 'malloc' 312 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:310:1: note: include '' or provide a declaration of 'malloc' 309 | } +++ |+#include 310 | | element_name id { css_syntax.y:322:9: warning: incompatible implicit declaration of built-in function 'malloc' 322 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:320:1: note: include '' or provide a declaration of 'malloc' 319 | } +++ |+#include 320 | | element_name class { css_syntax.y:332:10: warning: incompatible implicit declaration of built-in function 'malloc' 332 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:330:1: note: include '' or provide a declaration of 'malloc' 329 | } +++ |+#include 330 | | element_name pseudo_class { css_syntax.y:342:7: warning: incompatible implicit declaration of built-in function 'malloc' 342 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:340:1: note: include '' or provide a declaration of 'malloc' 339 | } +++ |+#include 340 | | element_name { css_syntax.y:352:12: warning: incompatible implicit declaration of built-in function 'malloc' 352 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:350:1: note: include '' or provide a declaration of 'malloc' 349 | } +++ |+#include 350 | | solitary_id class pseudo_class { css_syntax.y:362:8: warning: incompatible implicit declaration of built-in function 'malloc' 362 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:360:1: note: include '' or provide a declaration of 'malloc' 359 | } /* eg: #xyz33 */ +++ |+#include 360 | | solitary_id class { css_syntax.y:372:10: warning: incompatible implicit declaration of built-in function 'malloc' 372 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:370:1: note: include '' or provide a declaration of 'malloc' 369 | } +++ |+#include 370 | | solitary_id pseudo_class { css_syntax.y:382:7: warning: incompatible implicit declaration of built-in function 'malloc' 382 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:380:1: note: include '' or provide a declaration of 'malloc' 379 | } +++ |+#include 380 | | solitary_id { css_syntax.y:392:11: warning: incompatible implicit declaration of built-in function 'malloc' 392 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:390:1: note: include '' or provide a declaration of 'malloc' 389 | } +++ |+#include 390 | | solitary_class pseudo_class { css_syntax.y:402:8: warning: incompatible implicit declaration of built-in function 'malloc' 402 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:400:1: note: include '' or provide a declaration of 'malloc' 399 | }/* eg: .author */ +++ |+#include 400 | | solitary_class { css_syntax.y:412:9: warning: incompatible implicit declaration of built-in function 'malloc' 412 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:410:1: note: include '' or provide a declaration of 'malloc' 409 | } +++ |+#include 410 | | solitary_pseudo_class { css_syntax.y:454:7: warning: incompatible implicit declaration of built-in function 'malloc' 454 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:452:1: note: include '' or provide a declaration of 'malloc' 451 | solitary_pseudo_element /* as in: :first-line */ +++ |+#include 452 | : FIRST_LETTER { css_syntax.y:464:7: warning: incompatible implicit declaration of built-in function 'malloc' 464 | malloc(sizeof(struct selector_t)); | ^~~~~~ css_syntax.y:462:1: note: include '' or provide a declaration of 'malloc' 461 | } +++ |+#include 462 | | FIRST_LINE { css_syntax.y:489:10: warning: incompatible implicit declaration of built-in function 'malloc' 489 | malloc(sizeof(struct property_t)); | ^~~~~~ css_syntax.y:487:1: note: include '' or provide a declaration of 'malloc' 486 | declaration +++ |+#include 487 | : property ':' expr prio { css_syntax.y:498:10: warning: incompatible implicit declaration of built-in function 'malloc' 498 | malloc(sizeof(struct property_t)); | ^~~~~~ css_syntax.y:496:1: note: include '' or provide a declaration of 'malloc' 495 | } +++ |+#include 496 | | property ':' expr { css_syntax.y:518:26: warning: incompatible implicit declaration of built-in function 'malloc' 518 | char *s = (char*) malloc (strlen($1)+strlen($3)+2); | ^~~~~~ css_syntax.y:517:1: note: include '' or provide a declaration of 'malloc' 516 | : term { $$ = $1; } +++ |+#include 517 | | expr operator term { css_syntax.y:523:8: warning: incompatible implicit declaration of built-in function 'free' 523 | 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' 532 | char *s = (char*) malloc(strlen($2)+2); | ^~~~~~ css_syntax.y:531:1: note: include '' or provide a declaration of 'malloc' 530 | term +++ |+#include 531 | : unary_operator value { css_syntax.y:536:8: warning: incompatible implicit declaration of built-in function 'free' 536 | 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' 561 | $$ = (char*) malloc (strlen($1)+2); | ^~~~~~ css_syntax.y:560:1: note: include '' or provide a declaration of 'malloc' 559 | hexcolor +++ |+#include 560 | : HASH { css_syntax.y:563:4: warning: incompatible implicit declaration of built-in function 'free' 563 | 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' 566 | $$ = (char*) malloc (strlen($1)+2); | ^~~~~~ css_syntax.y:565:1: note: include '' or provide a declaration of 'malloc' 564 | } +++ |+#include 565 | | HASH_AFTER_IDENT { css_syntax.y:568:7: warning: incompatible implicit declaration of built-in function 'free' 568 | 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] css_lex.l: In function 'init_yylex': css_lex.l:155:1: warning: control reaches end of non-void function [-Wreturn-type] 155 | } | ^ css_lex.l: In function 'end_yylex': css_lex.l:159:1: warning: control reaches end of non-void function [-Wreturn-type] 159 | } | ^ At top level: css_lex.c:2308:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] 2308 | static void *yy_flex_realloc( void *ptr, yy_size_t size ) | ^~~~~~~~~~~~~~~ css_lex.c:1846:12: warning: 'input' defined but not used [-Wunused-function] 1846 | static int input() | ^~~~~ css_lex.c:1799:13: warning: 'yyunput' defined but not used [-Wunused-function] 1799 | static void yyunput( int c, register char *yy_bp ) | ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -c parser_pp.cc -fPIC -DPIC -o .libs/parser_pp.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 0:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -version-info 0:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/parser_pp.o .libs/parser.o -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -c -o htmlcxx.o htmlcxx.cc /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 make[2]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86' make[1]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xHDGSq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64 + cd htmlcxx-0.86 + make install DESTDIR=/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.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-12.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libhtmlcxx.la '/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libhtmlcxx.so.3.1.0 /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/lib64/libhtmlcxx.so.3.1.0 libtool: install: (cd /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.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-12.fc33.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-12.fc33.riscv64/usr/lib64/libhtmlcxx.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.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-12.fc33.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-12.fc33.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-12.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcss_parser_pp.so.0.0.0 /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/lib64/libcss_parser_pp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.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-12.fc33.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-12.fc33.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-12.fc33.riscv64/usr/lib64/libcss_parser.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.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-12.fc33.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-12.fc33.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-12.fc33.riscv64/usr/share/htmlcxx/css' /usr/bin/install -c -m 644 default.css '/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/htmlcxx/css' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/include/htmlcxx/css' /usr/bin/install -c -m 644 parser.h parser_pp.h '/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.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-12.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c htmlcxx '/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.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-12.fc33.riscv64/usr/bin/htmlcxx /usr/bin/mkdir -p '/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 htmlcxx.pc '/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.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-12.fc33.riscv64/usr/bin/htmlcxx + find /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.86-12.fc33 --unique-debug-suffix -0.86-12.fc33.riscv64 --unique-debug-src-base htmlcxx-0.86-12.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/htmlcxx-0.86 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/bin/htmlcxx explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/lib64/libcss_parser.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/lib64/libcss_parser_pp.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/lib64/libhtmlcxx.so.3.1.0 extracting debug info from /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/bin/htmlcxx extracting debug info from /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/lib64/libcss_parser_pp.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/lib64/libcss_parser.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/lib64/libhtmlcxx.so.3.1.0 original debug info size: 4272kB, size after compression: 3792kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 442 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cvRXQs + umask 022 + cd /builddir/build/BUILD + cd htmlcxx-0.86 + make check Making check in html make[1]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86/html' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86/html' make[3]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86/html' PASS: tests PASS: uriTests ============================================================================ Testsuite summary for ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86/html' make[2]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86/html' make[1]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86/html' Making check in css make[1]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86/css' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86/css' make[1]: Entering directory '/builddir/build/BUILD/htmlcxx-0.86' make[1]: Leaving directory '/builddir/build/BUILD/htmlcxx-0.86' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: htmlcxx-0.86-12.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zdBATq + umask 022 + cd /builddir/build/BUILD + cd htmlcxx-0.86 + DOCDIR=/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/doc/htmlcxx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/doc/htmlcxx + cp -pr AUTHORS /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/doc/htmlcxx + cp -pr ChangeLog /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/doc/htmlcxx + cp -pr README /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/doc/htmlcxx + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mUp9Jo + umask 022 + cd /builddir/build/BUILD + cd htmlcxx-0.86 + LICENSEDIR=/builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/licenses/htmlcxx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/licenses/htmlcxx + cp -pr COPYING /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/licenses/htmlcxx + cp -pr LGPL_V2 /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/licenses/htmlcxx + cp -pr ASF-2.0 /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64/usr/share/licenses/htmlcxx + RPM_EC=0 ++ jobs -p + exit 0 Provides: htmlcxx = 0.86-12.fc33 htmlcxx(riscv-64) = 0.86-12.fc33 libcss_parser.so.0()(64bit) libcss_parser_pp.so.0()(64bit) libhtmlcxx.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcss_parser.so.0()(64bit) libcss_parser_pp.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(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-12.fc33.riscv64 Provides: htmlcxx-devel = 0.86-12.fc33 htmlcxx-devel(riscv-64) = 0.86-12.fc33 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) Processing files: htmlcxx-debugsource-0.86-12.fc33.riscv64 Provides: htmlcxx-debugsource = 0.86-12.fc33 htmlcxx-debugsource(riscv-64) = 0.86-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: htmlcxx-debuginfo-0.86-12.fc33.riscv64 Provides: debuginfo(build-id) = 04ba5efe5b06172394949a21aaba11692869cc73 debuginfo(build-id) = 18eaa3a1d33ebbc88781e58ee75e00d3a8c41107 debuginfo(build-id) = 19ecedf6dcd6092ddf0de1586566750fbd884c3c debuginfo(build-id) = 63be650aa2b8d141d412a304e051c7a2403df3e6 htmlcxx-debuginfo = 0.86-12.fc33 htmlcxx-debuginfo(riscv-64) = 0.86-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: htmlcxx-debugsource(riscv-64) = 0.86-12.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64 Wrote: /builddir/build/RPMS/htmlcxx-0.86-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/htmlcxx-devel-0.86-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/htmlcxx-debugsource-0.86-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/htmlcxx-debuginfo-0.86-12.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qWNR6q + umask 022 + cd /builddir/build/BUILD + cd htmlcxx-0.86 + /usr/bin/rm -rf /builddir/build/BUILDROOT/htmlcxx-0.86-12.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0