+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/webcpp.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.tq2RJo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf webcpp-0.8.4-src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/webcpp-0.8.4-src.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd webcpp-0.8.4-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (webcpp-0.8.4-typo.patch):' Patch #0 (webcpp-0.8.4-typo.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .typo --fuzz=0 patching file webcpp/engine.cpp + echo 'Patch #1 (webcpp-0.8.4-gcc43.patch):' Patch #1 (webcpp-0.8.4-gcc43.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc43 --fuzz=0 patching file webcpp/main.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4WqG5N + umask 022 + cd /builddir/build/BUILD + cd webcpp-0.8.4-src + 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 ./admin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./admin/config.sub ++ basename ./admin/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./admin/config.sub '/usr/lib/rpm/redhat/config.sub' -> './admin/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./admin/config.guess ++ basename ./admin/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./admin/config.guess '/usr/lib/rpm/redhat/config.guess' -> './admin/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"~' ./admin/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 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether g++ supports -fno-exceptions... yes checking whether g++ supports -fno-check-new... yes checking whether g++ supports -fexceptions... yes checking how to run the C++ preprocessor... g++ -E checking whether g++ supports -frepo... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking for riscv64-redhat-linux-gnu-file... no checking for file... /usr/bin/file checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking whether -lc should be explicitly linked in... yes checking for objdir... .libs 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 finding the maximum length of command line arguments... 73729 checking if gcc supports -c -o file.o... yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking command to parse nm output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool updating cache /dev/null checking host system type... riscv64-redhat-linux-gnu checking build system type... riscv64-redhat-linux-gnu ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes checking for objdir... .libs 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 finding the maximum length of command line arguments... 73729 checking if g++ supports -c -o file.o... yes checking if g++ supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking command to parse nm output... failed checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no appending configuration tag "CXX" to libtool checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 dlopen in -ldl... yes checking for shl_unload in -ldld... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for extra includes... no checking for extra libs... no checking if webcpp should be compiled... yes configure: creating ./config.status config.status: creating ./Makefile config.status: creating webcpp/Makefile config.status: creating webcpp/backgrounds/Makefile config.status: creating webcpp/docs/Makefile config.status: creating webcpp/docs/en/Makefile config.status: creating webcpp/themes/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/webcpp-0.8.4-src' Making all in webcpp make[2]: Entering directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp' Making all in themes make[3]: Entering directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp/themes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp/themes' Making all in docs make[3]: Entering directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp/docs' Making all in en make[4]: Entering directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp/docs/en' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp/docs/en' make[4]: Entering directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp/docs' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp/docs' make[3]: Leaving directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp/docs' Making all in backgrounds make[3]: Entering directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp/backgrounds' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp/backgrounds' make[3]: Entering directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp' g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o languscript.o `test -f 'languscript.cpp' || echo './'`languscript.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o cfdatapair.o `test -f 'cfdatapair.cpp' || echo './'`cfdatapair.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langeuphoria.o `test -f 'langeuphoria.cpp' || echo './'`langeuphoria.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langasp.o `test -f 'langasp.cpp' || echo './'`langasp.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langrenderman.o `test -f 'langrenderman.cpp' || echo './'`langrenderman.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langruby.o `test -f 'langruby.cpp' || echo './'`langruby.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langjscript.o `test -f 'langjscript.cpp' || echo './'`langjscript.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langemf.o `test -f 'langemf.cpp' || echo './'`langemf.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langpbuilder.o `test -f 'langpbuilder.cpp' || echo './'`langpbuilder.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langbatch.o `test -f 'langbatch.cpp' || echo './'`langbatch.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langvhdl.o `test -f 'langvhdl.cpp' || echo './'`langvhdl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langcg.o `test -f 'langcg.cpp' || echo './'`langcg.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langclips.o `test -f 'langclips.cpp' || echo './'`langclips.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langtcl.o `test -f 'langtcl.cpp' || echo './'`langtcl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langhaskell.o `test -f 'langhaskell.cpp' || echo './'`langhaskell.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langsql.o `test -f 'langsql.cpp' || echo './'`langsql.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langtext.o `test -f 'langtext.cpp' || echo './'`langtext.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langshell.o `test -f 'langshell.cpp' || echo './'`langshell.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langpython.o `test -f 'langpython.cpp' || echo './'`langpython.cpp main.cpp: In function 'int main(int, char**)': main.cpp:62:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Arg1.find("*") != -1) { ~~~~~~~~~~~~~~~^~~~~ main.cpp:70:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(wildcard.data()); ~~~~~~^~~~~~~~~~~~~~~~~ main.cpp:102:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(DELETE); ~~~~~~^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langphp.o `test -f 'langphp.cpp' || echo './'`langphp.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langperl.o `test -f 'langperl.cpp' || echo './'`langperl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langpascal.o `test -f 'langpascal.cpp' || echo './'`langpascal.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langobjc.o `test -f 'langobjc.cpp' || echo './'`langobjc.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langmodula.o `test -f 'langmodula.cpp' || echo './'`langmodula.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langjava.o `test -f 'langjava.cpp' || echo './'`langjava.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langhtml.o `test -f 'langhtml.cpp' || echo './'`langhtml.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langfortran.o `test -f 'langfortran.cpp' || echo './'`langfortran.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langcsharp.o `test -f 'langcsharp.cpp' || echo './'`langcsharp.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langcpp.o `test -f 'langcpp.cpp' || echo './'`langcpp.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langc.o `test -f 'langc.cpp' || echo './'`langc.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langbasic.o `test -f 'langbasic.cpp' || echo './'`langbasic.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langasm.o `test -f 'langasm.cpp' || echo './'`langasm.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o langada.o `test -f 'langada.cpp' || echo './'`langada.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o driver.o `test -f 'driver.cpp' || echo './'`driver.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o engine.o `test -f 'engine.cpp' || echo './'`engine.cpp engine.cpp: In member function 'void Engine::eraseTags(int, int)': engine.cpp:159:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(buffer.find(srchstr,start) != -1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ engine.cpp:160:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] buffer.find(srchstr,start) < fin) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ driver.cpp: In member function 'char Driver::getExt(std::__cxx11::string)': driver.cpp:185:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i < extension.size(); i++) { ~~^~~~~~~~~~~~~~~~~~ engine.cpp: In member function 'bool Engine::isInsideIt(int, std::__cxx11::string, std::__cxx11::string)': engine.cpp:237:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(buffer.find(start,0) == -1) {return false;} ~~~~~~~~~~~~~~~~~~~~~^~~~~ engine.cpp:244:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(idx < buffer.size()) { // idx < string::npos && idx != -1 ~~~~^~~~~~~~~~~~~~~ engine.cpp: In member function 'void Engine::parsePreProc()': engine.cpp:295:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=8;i buffer.size()){return;} ~~~~~~^~~~~~~~~~~~~~~ engine.cpp: In member function 'void Engine::colourString(int, bool&, std::__cxx11::string)': engine.cpp:556:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(index > buffer.size()){return;} ~~~~~~^~~~~~~~~~~~~~~ engine.cpp: In member function 'void Engine::parseBigComment(std::__cxx11::string, std::__cxx11::string, bool&)': engine.cpp:587:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(doCinComnt && start == "/*" && buffer.find("//") < index) {return;} ~~~~~~~~~~~~~~~~~~^~~~~~~ engine.cpp:588:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(doUnxComnt && start == "/*" && buffer.find("#") < index) {return;} ~~~~~~~~~~~~~~~~~~^~~~~~~ engine.cpp:592:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(buffer.find("<!-") == index || inHtmTags) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ engine.cpp:599:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (index < string::npos) { ~~~~~~^~~~~~~~ engine.cpp:618:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(buffer.find(end) == -1) {endComment = true;} ~~~~~~~~~~~~~~~~~^~~~~ engine.cpp:635:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(index > buffer.size()){return;} ~~~~~~^~~~~~~~~~~~~~~ engine.cpp: In member function 'void Engine::parseKeys()': engine.cpp:652:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(index < buffer.size() && index != -1) { ~~~~~~^~~~~~~~~~~~~~~ engine.cpp:666:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(index < buffer.size() && index != -1) { ~~~~~~^~~~~~~~~~~~~~~ engine.cpp: In member function 'int Engine::noCaseFind(std::__cxx11::string, int)': engine.cpp:688:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i < tmp.size(); i++) { ~~^~~~~~~~~~~~ engine.cpp:691:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j < search.size(); j++) { ~~^~~~~~~~~~~~~~~ engine.cpp: In member function 'void Engine::parseVariable(std::__cxx11::string)': engine.cpp:733:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(index < string::npos) { ~~~~~~^~~~~~~~ engine.cpp: In member function 'void Engine::colourVariable(int)': engine.cpp:748:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(!end && i < buffer.size()) { ~~^~~~~~~~~~~~~~~ engine.cpp:762:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i == buffer.size() -1) {end = i+1;} ~~^~~~~~~~~~~~~~~~~~~ engine.cpp: In member function 'void Engine::parseComment(std::__cxx11::string)': engine.cpp:783:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(buffer[index -1] == '=' && index < string::npos) { ~~~~~~^~~~~~~~ engine.cpp: In member function 'void Engine::colourComment(int)': engine.cpp:802:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(buffer.rfind("http:",index) == index -5) {return;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ engine.cpp:803:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(buffer.rfind("!DOCTYPE", index) != -1) {return;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ engine.cpp: In member function 'void Engine::hyperTagMe()': engine.cpp:1026:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=index; i < buffer.size(); i++) { ~~^~~~~~~~~~~~~~~ engine.cpp: In member function 'void Engine::colourChildLang(std::__cxx11::string, std::__cxx11::string)': engine.cpp:1143:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(buffer.find(beg) != -1) { ~~~~~~~~~~~~~~~~~^~~~~ engine.cpp:1168:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while(Child->getBuffer().find(end) == -1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ engine.cpp: In member function 'void Engine::begHtml(std::__cxx11::string)': engine.cpp:942:10: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(CopyCmd.data()); ~~~~~~^~~~~~~~~~~~~~~~ engine.cpp: In member function 'void Engine::hyperIncludeMe()': engine.cpp:1117:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(cmd.data()); ~~~~~~^~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -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 -fno-exceptions -fno-check-new -c -o cffile.o `test -f 'cffile.cpp' || echo './'`cffile.cpp theme.cpp: In member function 'bool Theme::setFile(std::__cxx11::string)': theme.cpp:63:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(filename.rfind(".Scs2") == -1) { ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ theme.cpp:65:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(filename.rfind(".scs") != -1) { ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ theme.cpp:77:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(filename.rfind(DIRECTORY_SLASH) == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ theme.cpp: In member function 'bool Theme::load()': theme.cpp:146:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Scs2buf.find("") == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ theme.cpp: In member function 'std::__cxx11::string Theme::getColour(std::__cxx11::string)': theme.cpp:247:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i < ScsVec.size(); i++) { ~~^~~~~~~~~~~~~~~ engine.cpp: In member function 'void Engine::parsePreProc()': engine.cpp:298:30: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] buffer.insert(end, ""); ^ engine.cpp: In member function 'void Engine::colourChildLang(std::__cxx11::string, std::__cxx11::string)': engine.cpp:1161:21: warning: 'Child' may be used uninitialized in this function [-Wmaybe-uninitialized] {Child->setInline();} ~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --mode=link --tag=CXX g++ -O2 -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 -fno-exceptions -fno-check-new -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o webcpp languscript.o cfdatapair.o langeuphoria.o langasp.o langrenderman.o langruby.o langjscript.o langemf.o langpbuilder.o langbatch.o langvhdl.o langcg.o langclips.o langtcl.o langhaskell.o langsql.o main.o langtext.o langshell.o langpython.o langphp.o langperl.o langpascal.o langobjc.o langmodula.o langjava.o langhtml.o langfortran.o langcsharp.o langcpp.o langc.o langbasic.o langasm.o langada.o driver.o engine.o theme.o cffile.o mkdir .libs g++ -O2 -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 -fno-exceptions -fno-check-new -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o webcpp languscript.o cfdatapair.o langeuphoria.o langasp.o langrenderman.o langruby.o langjscript.o langemf.o langpbuilder.o langbatch.o langvhdl.o langcg.o langclips.o langtcl.o langhaskell.o langsql.o main.o langtext.o langshell.o langpython.o langphp.o langperl.o langpascal.o langobjc.o langmodula.o langjava.o langhtml.o langfortran.o langcsharp.o langcpp.o langc.o langbasic.o langasm.o langada.o driver.o engine.o theme.o cffile.o make[3]: Leaving directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp' make[2]: Leaving directory '/builddir/build/BUILD/webcpp-0.8.4-src/webcpp' make[2]: Entering directory '/builddir/build/BUILD/webcpp-0.8.4-src' make[2]: Leaving directory '/builddir/build/BUILD/webcpp-0.8.4-src' make[1]: Leaving directory '/builddir/build/BUILD/webcpp-0.8.4-src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hZMQBj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64 + cd webcpp-0.8.4-src + rm -rf /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64 + install -Dpm 755 webcpp/webcpp /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64/usr/bin/webcpp + /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: webcpp-0.8.4-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PLCGYM + umask 022 + cd /builddir/build/BUILD + cd webcpp-0.8.4-src + DOCDIR=/builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64/usr/share/doc/webcpp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64/usr/share/doc/webcpp + cp -pr README /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64/usr/share/doc/webcpp + cp -pr docs.html /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64/usr/share/doc/webcpp + exit 0 Provides: webcpp = 0.8.4-15.fc28 webcpp(riscv-64) = 0.8.4-15.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64 Wrote: /builddir/build/SRPMS/webcpp-0.8.4-15.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/webcpp-0.8.4-15.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kQb5oU + umask 022 + cd /builddir/build/BUILD + cd webcpp-0.8.4-src + rm -rf /builddir/build/BUILDROOT/webcpp-0.8.4-15.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff