+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ctemplate.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.jZLE5Y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ctemplate-ctemplate-2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/ctemplate-2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ctemplate-ctemplate-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JvuI3S + umask 022 + cd /builddir/build/BUILD + cd ctemplate-ctemplate-2.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-silent-rules checking whether make supports nested variables... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for __attribute__... yes checking for ANSI C header files... (cached) yes checking printf format code for printing a size_t and ssize_t... l checking for getopt_long... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for uint32_t... yes checking for u_int32_t... yes checking for __int32... no checking for uint64_t... yes checking for u_int64_t... yes checking for __int64... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking libkern/OSByteOrder.h usability... no checking libkern/OSByteOrder.h presence... no checking for libkern/OSByteOrder.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking whether what we have so far is sufficient with -nostdlib... no checking whether -lpthread saves the day... yes checking support for pthread_rwlock_* functions... yes checking whether first argument to InterlockedExchange omits volatile... yes checking whether the compiler implements namespaces... yes checking what namespace STL code is in... std checking the location of hash_map... configure: creating ./config.status config.status: creating Makefile config.status: creating src/ctemplate/template_string.h config.status: creating src/ctemplate/template_enums.h config.status: creating src/ctemplate/template.h config.status: creating src/ctemplate/template_cache.h config.status: creating src/ctemplate/template_modifiers.h config.status: creating src/ctemplate/template_emitter.h config.status: creating src/ctemplate/template_annotator.h config.status: creating src/ctemplate/template_dictionary.h config.status: creating src/ctemplate/template_pathops.h config.status: creating src/ctemplate/template_namelist.h config.status: creating src/ctemplate/find_ptr.h config.status: creating src/ctemplate/per_expand_data.h config.status: creating src/ctemplate/str_ref.h config.status: creating src/ctemplate/template_dictionary_interface.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^PTHREAD_LIBS = |PTHREAD_LIBS = -lpthread|g' Makefile + sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool + /usr/bin/make -O -j4 ln -s src/htmlparser/statemachine.cc statemachine.c ./src/htmlparser/generate_fsm.py ./src/tests/statemachine_test_fsm.config > src/tests/statemachine_test_fsm.h DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ./src/htmlparser/generate_fsm.py ./src/htmlparser/jsparser_fsm.config > src/htmlparser/jsparser_fsm.h DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ./src/htmlparser/generate_fsm.py ./src/htmlparser/htmlparser_fsm.config > src/htmlparser/htmlparser_fsm.h DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-template_annotator.lo `test -f 'src/template_annotator.cc' || echo './'`src/template_annotator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_annotator.cc -fPIC -DPIC -o .libs/libctemplate_la-template_annotator.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-per_expand_data.lo `test -f 'src/per_expand_data.cc' || echo './'`src/per_expand_data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/per_expand_data.cc -fPIC -DPIC -o .libs/libctemplate_la-per_expand_data.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-arena.lo `test -f 'src/base/arena.cc' || echo './'`src/base/arena.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/base/arena.cc -fPIC -DPIC -o .libs/libctemplate_la-arena.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-template_cache.lo `test -f 'src/template_cache.cc' || echo './'`src/template_cache.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_cache.cc -fPIC -DPIC -o .libs/libctemplate_la-template_cache.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-template_modifiers.lo `test -f 'src/template_modifiers.cc' || echo './'`src/template_modifiers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_modifiers.cc -fPIC -DPIC -o .libs/libctemplate_la-template_modifiers.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-template.lo `test -f 'src/template.cc' || echo './'`src/template.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template.cc -fPIC -DPIC -o .libs/libctemplate_la-template.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-template_pathops.lo `test -f 'src/template_pathops.cc' || echo './'`src/template_pathops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_pathops.cc -fPIC -DPIC -o .libs/libctemplate_la-template_pathops.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-htmlparser.lo `test -f 'src/htmlparser/htmlparser.cc' || echo './'`src/htmlparser/htmlparser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/htmlparser.cc -fPIC -DPIC -o .libs/libctemplate_la-htmlparser.o src/htmlparser/htmlparser.cc: In function 'const char* google_ctemplate_streamhtmlparser::entityfilter_process(google_ctemplate_streamhtmlparser::entityfilter_ctx*, char)': src/htmlparser/htmlparser.cc:410:13: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] const char *entityfilter_process(entityfilter_ctx *ctx, char c) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from src/htmlparser/htmlparser.cc:38: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ src/htmlparser/htmlparser.cc:410:13: warning: '%c' directive output may be truncated writing 1 byte into a region of size between 0 and 9 [-Wformat-truncation=] const char *entityfilter_process(entityfilter_ctx *ctx, char c) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from src/htmlparser/htmlparser.cc:38: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 3 and 12 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-template_namelist.lo `test -f 'src/template_namelist.cc' || echo './'`src/template_namelist.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_namelist.cc -fPIC -DPIC -o .libs/libctemplate_la-template_namelist.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-statemachine.lo `test -f 'src/htmlparser/statemachine.cc' || echo './'`src/htmlparser/statemachine.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/statemachine.cc -fPIC -DPIC -o .libs/libctemplate_la-statemachine.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-jsparser.lo `test -f 'src/htmlparser/jsparser.cc' || echo './'`src/htmlparser/jsparser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/jsparser.cc -fPIC -DPIC -o .libs/libctemplate_la-jsparser.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-template_string.lo `test -f 'src/template_string.cc' || echo './'`src/template_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_string.cc -fPIC -DPIC -o .libs/libctemplate_la-template_string.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-per_expand_data.lo `test -f 'src/per_expand_data.cc' || echo './'`src/per_expand_data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/per_expand_data.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-per_expand_data.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-arena.lo `test -f 'src/base/arena.cc' || echo './'`src/base/arena.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/base/arena.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-arena.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-template_annotator.lo `test -f 'src/template_annotator.cc' || echo './'`src/template_annotator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_annotator.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_annotator.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_la-template_dictionary.lo `test -f 'src/template_dictionary.cc' || echo './'`src/template_dictionary.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_dictionary.cc -fPIC -DPIC -o .libs/libctemplate_la-template_dictionary.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-template_cache.lo `test -f 'src/template_cache.cc' || echo './'`src/template_cache.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_cache.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_cache.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-template_modifiers.lo `test -f 'src/template_modifiers.cc' || echo './'`src/template_modifiers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_modifiers.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_modifiers.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-template_pathops.lo `test -f 'src/template_pathops.cc' || echo './'`src/template_pathops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_pathops.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_pathops.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-template.lo `test -f 'src/template.cc' || echo './'`src/template.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-htmlparser.lo `test -f 'src/htmlparser/htmlparser.cc' || echo './'`src/htmlparser/htmlparser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/htmlparser.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-htmlparser.o src/htmlparser/htmlparser.cc: In function 'const char* google_ctemplate_streamhtmlparser::entityfilter_process(google_ctemplate_streamhtmlparser::entityfilter_ctx*, char)': src/htmlparser/htmlparser.cc:410:13: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] const char *entityfilter_process(entityfilter_ctx *ctx, char c) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from src/htmlparser/htmlparser.cc:38: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ src/htmlparser/htmlparser.cc:410:13: warning: '%c' directive output may be truncated writing 1 byte into a region of size between 0 and 9 [-Wformat-truncation=] const char *entityfilter_process(entityfilter_ctx *ctx, char c) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from src/htmlparser/htmlparser.cc:38: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 3 and 12 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-template_namelist.lo `test -f 'src/template_namelist.cc' || echo './'`src/template_namelist.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_namelist.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_namelist.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-jsparser.lo `test -f 'src/htmlparser/jsparser.cc' || echo './'`src/htmlparser/jsparser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/jsparser.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-jsparser.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-statemachine.lo `test -f 'src/htmlparser/statemachine.cc' || echo './'`src/htmlparser/statemachine.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/statemachine.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-statemachine.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-template_string.lo `test -f 'src/template_string.cc' || echo './'`src/template_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_string.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_string.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-per_expand_data.lo `test -f 'src/per_expand_data.cc' || echo './'`src/per_expand_data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/per_expand_data.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-per_expand_data.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-arena.lo `test -f 'src/base/arena.cc' || echo './'`src/base/arena.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/base/arena.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-arena.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-template_annotator.lo `test -f 'src/template_annotator.cc' || echo './'`src/template_annotator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_annotator.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-template_annotator.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_la-template_dictionary.lo `test -f 'src/template_dictionary.cc' || echo './'`src/template_dictionary.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_dictionary.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_dictionary.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-template_cache.lo `test -f 'src/template_cache.cc' || echo './'`src/template_cache.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_cache.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-template_cache.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-template_modifiers.lo `test -f 'src/template_modifiers.cc' || echo './'`src/template_modifiers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_modifiers.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-template_modifiers.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-template.lo `test -f 'src/template.cc' || echo './'`src/template.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-template.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-template_pathops.lo `test -f 'src/template_pathops.cc' || echo './'`src/template_pathops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_pathops.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-template_pathops.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-htmlparser.lo `test -f 'src/htmlparser/htmlparser.cc' || echo './'`src/htmlparser/htmlparser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/htmlparser.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-htmlparser.o src/htmlparser/htmlparser.cc: In function 'const char* google_ctemplate_streamhtmlparser::entityfilter_process(google_ctemplate_streamhtmlparser::entityfilter_ctx*, char)': src/htmlparser/htmlparser.cc:410:13: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] const char *entityfilter_process(entityfilter_ctx *ctx, char c) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from src/htmlparser/htmlparser.cc:38: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ src/htmlparser/htmlparser.cc:410:13: warning: '%c' directive output may be truncated writing 1 byte into a region of size between 0 and 9 [-Wformat-truncation=] const char *entityfilter_process(entityfilter_ctx *ctx, char c) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from src/htmlparser/htmlparser.cc:38: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 3 and 12 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-template_namelist.lo `test -f 'src/template_namelist.cc' || echo './'`src/template_namelist.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_namelist.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-template_namelist.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-statemachine.lo `test -f 'src/htmlparser/statemachine.cc' || echo './'`src/htmlparser/statemachine.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/statemachine.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-statemachine.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-jsparser.lo `test -f 'src/htmlparser/jsparser.cc' || echo './'`src/htmlparser/jsparser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/jsparser.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-jsparser.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-template_string.lo `test -f 'src/template_string.cc' || echo './'`src/template_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_string.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-template_string.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-per_expand_data.lo `test -f 'src/per_expand_data.cc' || echo './'`src/per_expand_data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/per_expand_data.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-per_expand_data.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-arena.lo `test -f 'src/base/arena.cc' || echo './'`src/base/arena.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/base/arena.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-arena.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_debug_la-template_dictionary.lo `test -f 'src/template_dictionary.cc' || echo './'`src/template_dictionary.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_dictionary.cc -fPIC -DPIC -o .libs/libctemplate_debug_la-template_dictionary.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-template_annotator.lo `test -f 'src/template_annotator.cc' || echo './'`src/template_annotator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_annotator.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-template_annotator.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-template_cache.lo `test -f 'src/template_cache.cc' || echo './'`src/template_cache.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_cache.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-template_cache.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-template_modifiers.lo `test -f 'src/template_modifiers.cc' || echo './'`src/template_modifiers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_modifiers.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-template_modifiers.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-template.lo `test -f 'src/template.cc' || echo './'`src/template.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-template.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-template_pathops.lo `test -f 'src/template_pathops.cc' || echo './'`src/template_pathops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_pathops.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-template_pathops.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-htmlparser.lo `test -f 'src/htmlparser/htmlparser.cc' || echo './'`src/htmlparser/htmlparser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/htmlparser.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-htmlparser.o src/htmlparser/htmlparser.cc: In function 'const char* google_ctemplate_streamhtmlparser::entityfilter_process(google_ctemplate_streamhtmlparser::entityfilter_ctx*, char)': src/htmlparser/htmlparser.cc:410:13: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] const char *entityfilter_process(entityfilter_ctx *ctx, char c) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from src/htmlparser/htmlparser.cc:38: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ src/htmlparser/htmlparser.cc:410:13: warning: '%c' directive output may be truncated writing 1 byte into a region of size between 0 and 9 [-Wformat-truncation=] const char *entityfilter_process(entityfilter_ctx *ctx, char c) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from src/htmlparser/htmlparser.cc:38: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 3 and 12 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-template_namelist.lo `test -f 'src/template_namelist.cc' || echo './'`src/template_namelist.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_namelist.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-template_namelist.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-jsparser.lo `test -f 'src/htmlparser/jsparser.cc' || echo './'`src/htmlparser/jsparser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/jsparser.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-jsparser.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-statemachine.lo `test -f 'src/htmlparser/statemachine.cc' || echo './'`src/htmlparser/statemachine.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/htmlparser/statemachine.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-statemachine.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-template_string.lo `test -f 'src/template_string.cc' || echo './'`src/template_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_string.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-template_string.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_nothreads_debug_la-template_dictionary.lo `test -f 'src/template_dictionary.cc' || echo './'`src/template_dictionary.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/template_dictionary.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_debug_la-template_dictionary.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_testing_la-template_test_util.lo `test -f 'src/tests/template_test_util.cc' || echo './'`src/tests/template_test_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/tests/template_test_util.cc -fPIC -DPIC -o .libs/libctemplate_testing_la-template_test_util.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_THREADS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libctemplate_testing_nothreads_la-template_test_util.lo `test -f 'src/tests/template_test_util.cc' || echo './'`src/tests/template_test_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_THREADS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/tests/template_test_util.cc -fPIC -DPIC -o .libs/libctemplate_testing_nothreads_la-template_test_util.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o make_tpl_varnames_h.o `test -f 'src/make_tpl_varnames_h.cc' || echo './'`src/make_tpl_varnames_h.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o compile_test-compile_test.o `test -f 'src/tests/compile_test.cc' || echo './'`src/tests/compile_test.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o diff_tpl_auto_escape.o `test -f 'src/diff_tpl_auto_escape.cc' || echo './'`src/diff_tpl_auto_escape.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o compile_nothreads_test-compile_test.o `test -f 'src/tests/compile_test.cc' || echo './'`src/tests/compile_test.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_test_util_test-template_test_util_test.o `test -f 'src/tests/template_test_util_test.cc' || echo './'`src/tests/template_test_util_test.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_test_util_nothreads_test-template_test_util_test.o `test -f 'src/tests/template_test_util_test.cc' || echo './'`src/tests/template_test_util_test.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_test_util_test-template_dictionary.o `test -f 'src/template_dictionary.cc' || echo './'`src/template_dictionary.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_dictionary_unittest-template_dictionary_unittest.o `test -f 'src/tests/template_dictionary_unittest.cc' || echo './'`src/tests/template_dictionary_unittest.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_dictionary_nothreads_unittest-template_dictionary_unittest.o `test -f 'src/tests/template_dictionary_unittest.cc' || echo './'`src/tests/template_dictionary_unittest.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_test_util_nothreads_test-template_dictionary.o `test -f 'src/template_dictionary.cc' || echo './'`src/template_dictionary.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_setglobals_unittest-template_setglobals_unittest.o `test -f 'src/tests/template_setglobals_unittest.cc' || echo './'`src/tests/template_setglobals_unittest.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_setglobals_nothreads_unittest-template_setglobals_unittest.o `test -f 'src/tests/template_setglobals_unittest.cc' || echo './'`src/tests/template_setglobals_unittest.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_modifiers_unittest-template_modifiers_unittest.o `test -f 'src/tests/template_modifiers_unittest.cc' || echo './'`src/tests/template_modifiers_unittest.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_modifiers_nothreads_unittest-template_modifiers_unittest.o `test -f 'src/tests/template_modifiers_unittest.cc' || echo './'`src/tests/template_modifiers_unittest.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_cache_test-template_cache_test.o `test -f 'src/tests/template_cache_test.cc' || echo './'`src/tests/template_cache_test.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_cache_nothreads_test-template_cache_test.o `test -f 'src/tests/template_cache_test.cc' || echo './'`src/tests/template_cache_test.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_regtest-template_regtest.o `test -f 'src/tests/template_regtest.cc' || echo './'`src/tests/template_regtest.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_nothreads_regtest-template_regtest.o `test -f 'src/tests/template_regtest.cc' || echo './'`src/tests/template_regtest.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o htmlparser_test-htmlparser_cpp_test.o `test -f 'src/tests/htmlparser_cpp_test.cc' || echo './'`src/tests/htmlparser_cpp_test.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/htmlparser -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o statemachine_test-statemachine_test.o `test -f 'src/tests/statemachine_test.c' || echo './'`src/tests/statemachine_test.c make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o htmlparser_nothreads_test-htmlparser_cpp_test.o `test -f 'src/tests/htmlparser_cpp_test.cc' || echo './'`src/tests/htmlparser_cpp_test.cc make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' gcc -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o generate_fsm_c_test.o `test -f 'src/tests/generate_fsm_c_test.c' || echo './'`src/tests/generate_fsm_c_test.c make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/htmlparser -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o statemachine_test-statemachine.o `test -f 'statemachine.c' || echo './'`statemachine.c make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' echo 'prefix=/usr' > "libctemplate.pc".tmp echo 'exec_prefix='`echo '/usr' | sed 's@^/usr@${prefix}@'` >> "libctemplate.pc".tmp echo 'libdir='`echo '/usr/lib64' | sed 's@^/usr@${exec_prefix}@'` >> "libctemplate.pc".tmp echo 'includedir='`echo '/usr/include' | sed 's@^/usr@${prefix}@'` >> "libctemplate.pc".tmp echo '' >> "libctemplate.pc".tmp echo 'Name: ctemplate' >> "libctemplate.pc".tmp echo 'Version: 2.3' >> "libctemplate.pc".tmp grep '^Summary:' ./packages/rpm/rpm.spec | sed s/^Summary:/Description:/ | head -n1 >> "libctemplate.pc".tmp grep '^URL: ' ./packages/rpm/rpm.spec >> "libctemplate.pc".tmp echo 'Requires:' >> "libctemplate.pc".tmp echo 'Libs: -L${libdir} -lctemplate' >> "libctemplate.pc".tmp echo 'Libs.private: -pthread -lpthread -lpthread' >> "libctemplate.pc".tmp echo 'Cflags: -I${includedir}' >> "libctemplate.pc".tmp mv -f "libctemplate.pc".tmp "libctemplate.pc" make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_unittest-template_unittest.o `test -f 'src/tests/template_unittest.cc' || echo './'`src/tests/template_unittest.cc src/tests/template_unittest.cc:140:6: warning: 'bool {anonymous}::StreqExcept(const char*, const char*, const char*)' defined but not used [-Wunused-function] bool StreqExcept(const char* a, const char* b, const char* except) { ^~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template_nothreads_unittest-template_unittest.o `test -f 'src/tests/template_unittest.cc' || echo './'`src/tests/template_unittest.cc src/tests/template_unittest.cc:167:6: warning: 'bool {anonymous}::IntEqVerbose(int, int)' defined but not used [-Wunused-function] bool IntEqVerbose(int a, int b) { ^~~~~~~~~~~~ src/tests/template_unittest.cc:140:6: warning: 'bool {anonymous}::StreqExcept(const char*, const char*, const char*)' defined but not used [-Wunused-function] bool StreqExcept(const char* a, const char* b, const char* except) { ^~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -export-symbols-regex '(ctemplate|template_modifiers|BaseArena|UnsafeArena|[^A-Za-z]Template[^A-Za-z]|TemplateDictionary|TemplateNamelist|TemplateFromString|TemplateString|TemplateState|[^A-Za-z]Strip[^A-Za-z])' -no-undefined -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctemplate_debug.la libctemplate_debug_la-arena.lo libctemplate_debug_la-per_expand_data.lo libctemplate_debug_la-template.lo libctemplate_debug_la-template_annotator.lo libctemplate_debug_la-template_cache.lo libctemplate_debug_la-template_dictionary.lo libctemplate_debug_la-template_modifiers.lo libctemplate_debug_la-template_namelist.lo libctemplate_debug_la-template_pathops.lo libctemplate_debug_la-template_string.lo libctemplate_debug_la-htmlparser.lo libctemplate_debug_la-jsparser.lo libctemplate_debug_la-statemachine.lo -lpthread -lpthread libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libctemplate_debug.a .libs/libctemplate_debug_la-arena.o .libs/libctemplate_debug_la-per_expand_data.o .libs/libctemplate_debug_la-template.o .libs/libctemplate_debug_la-template_annotator.o .libs/libctemplate_debug_la-template_cache.o .libs/libctemplate_debug_la-template_dictionary.o .libs/libctemplate_debug_la-template_modifiers.o .libs/libctemplate_debug_la-template_namelist.o .libs/libctemplate_debug_la-template_pathops.o .libs/libctemplate_debug_la-template_string.o .libs/libctemplate_debug_la-htmlparser.o .libs/libctemplate_debug_la-jsparser.o .libs/libctemplate_debug_la-statemachine.o libtool: link: ranlib .libs/libctemplate_debug.a libtool: link: ( cd ".libs" && rm -f "libctemplate_debug.la" && ln -s "../libctemplate_debug.la" "libctemplate_debug.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -export-symbols-regex '(ctemplate|template_modifiers|BaseArena|UnsafeArena|[^A-Za-z]Template[^A-Za-z]|TemplateDictionary|TemplateNamelist|TemplateFromString|TemplateString|TemplateState|[^A-Za-z]Strip[^A-Za-z])' -no-undefined -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctemplate.la -rpath /usr/lib64 libctemplate_la-arena.lo libctemplate_la-per_expand_data.lo libctemplate_la-template.lo libctemplate_la-template_annotator.lo libctemplate_la-template_cache.lo libctemplate_la-template_dictionary.lo libctemplate_la-template_modifiers.lo libctemplate_la-template_namelist.lo libctemplate_la-template_pathops.lo libctemplate_la-template_string.lo libctemplate_la-htmlparser.lo libctemplate_la-jsparser.lo libctemplate_la-statemachine.lo -lpthread -lpthread libtool: link: /usr/bin/nm -B .libs/libctemplate_la-arena.o .libs/libctemplate_la-per_expand_data.o .libs/libctemplate_la-template.o .libs/libctemplate_la-template_annotator.o .libs/libctemplate_la-template_cache.o .libs/libctemplate_la-template_dictionary.o .libs/libctemplate_la-template_modifiers.o .libs/libctemplate_la-template_namelist.o .libs/libctemplate_la-template_pathops.o .libs/libctemplate_la-template_string.o .libs/libctemplate_la-htmlparser.o .libs/libctemplate_la-jsparser.o .libs/libctemplate_la-statemachine.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libctemplate.exp libtool: link: /usr/bin/grep -E -e "(ctemplate|template_modifiers|BaseArena|UnsafeArena|[^A-Za-z]Template[^A-Za-z]|TemplateDictionary|TemplateNamelist|TemplateFromString|TemplateString|TemplateState|[^A-Za-z]Strip[^A-Za-z])" ".libs/libctemplate.exp" > ".libs/libctemplate.expT" libtool: link: mv -f ".libs/libctemplate.expT" ".libs/libctemplate.exp" libtool: link: g++ -Wl,--as-needed -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/libctemplate_la-arena.o .libs/libctemplate_la-per_expand_data.o .libs/libctemplate_la-template.o .libs/libctemplate_la-template_annotator.o .libs/libctemplate_la-template_cache.o .libs/libctemplate_la-template_dictionary.o .libs/libctemplate_la-template_modifiers.o .libs/libctemplate_la-template_namelist.o .libs/libctemplate_la-template_pathops.o .libs/libctemplate_la-template_string.o .libs/libctemplate_la-htmlparser.o .libs/libctemplate_la-jsparser.o .libs/libctemplate_la-statemachine.o -lpthread -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libctemplate.so.3 -Wl,-retain-symbols-file -Wl,.libs/libctemplate.exp -o .libs/libctemplate.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libctemplate.so.3" && ln -s "libctemplate.so.3.0.0" "libctemplate.so.3") libtool: link: (cd ".libs" && rm -f "libctemplate.so" && ln -s "libctemplate.so.3.0.0" "libctemplate.so") libtool: link: ( cd ".libs" && rm -f "libctemplate.la" && ln -s "../libctemplate.la" "libctemplate.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -export-symbols-regex 'TemporaryRegisterTemplate|TemplateDictionaryPeer' -no-undefined -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctemplate_testing.la libctemplate_testing_la-template_test_util.lo -lpthread -lpthread libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libctemplate_testing.a .libs/libctemplate_testing_la-template_test_util.o libtool: link: ranlib .libs/libctemplate_testing.a libtool: link: ( cd ".libs" && rm -f "libctemplate_testing.la" && ln -s "../libctemplate_testing.la" "libctemplate_testing.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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-symbols-regex '(ctemplate|template_modifiers|BaseArena|UnsafeArena|[^A-Za-z]Template[^A-Za-z]|TemplateDictionary|TemplateNamelist|TemplateFromString|TemplateString|TemplateState|[^A-Za-z]Strip[^A-Za-z])' -no-undefined -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctemplate_nothreads.la -rpath /usr/lib64 libctemplate_nothreads_la-arena.lo libctemplate_nothreads_la-per_expand_data.lo libctemplate_nothreads_la-template.lo libctemplate_nothreads_la-template_annotator.lo libctemplate_nothreads_la-template_cache.lo libctemplate_nothreads_la-template_dictionary.lo libctemplate_nothreads_la-template_modifiers.lo libctemplate_nothreads_la-template_namelist.lo libctemplate_nothreads_la-template_pathops.lo libctemplate_nothreads_la-template_string.lo libctemplate_nothreads_la-htmlparser.lo libctemplate_nothreads_la-jsparser.lo libctemplate_nothreads_la-statemachine.lo libtool: link: /usr/bin/nm -B .libs/libctemplate_nothreads_la-arena.o .libs/libctemplate_nothreads_la-per_expand_data.o .libs/libctemplate_nothreads_la-template.o .libs/libctemplate_nothreads_la-template_annotator.o .libs/libctemplate_nothreads_la-template_cache.o .libs/libctemplate_nothreads_la-template_dictionary.o .libs/libctemplate_nothreads_la-template_modifiers.o .libs/libctemplate_nothreads_la-template_namelist.o .libs/libctemplate_nothreads_la-template_pathops.o .libs/libctemplate_nothreads_la-template_string.o .libs/libctemplate_nothreads_la-htmlparser.o .libs/libctemplate_nothreads_la-jsparser.o .libs/libctemplate_nothreads_la-statemachine.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libctemplate_nothreads.exp libtool: link: /usr/bin/grep -E -e "(ctemplate|template_modifiers|BaseArena|UnsafeArena|[^A-Za-z]Template[^A-Za-z]|TemplateDictionary|TemplateNamelist|TemplateFromString|TemplateString|TemplateState|[^A-Za-z]Strip[^A-Za-z])" ".libs/libctemplate_nothreads.exp" > ".libs/libctemplate_nothreads.expT" libtool: link: mv -f ".libs/libctemplate_nothreads.expT" ".libs/libctemplate_nothreads.exp" libtool: link: g++ -Wl,--as-needed -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/libctemplate_nothreads_la-arena.o .libs/libctemplate_nothreads_la-per_expand_data.o .libs/libctemplate_nothreads_la-template.o .libs/libctemplate_nothreads_la-template_annotator.o .libs/libctemplate_nothreads_la-template_cache.o .libs/libctemplate_nothreads_la-template_dictionary.o .libs/libctemplate_nothreads_la-template_modifiers.o .libs/libctemplate_nothreads_la-template_namelist.o .libs/libctemplate_nothreads_la-template_pathops.o .libs/libctemplate_nothreads_la-template_string.o .libs/libctemplate_nothreads_la-htmlparser.o .libs/libctemplate_nothreads_la-jsparser.o .libs/libctemplate_nothreads_la-statemachine.o -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libctemplate_nothreads.so.3 -Wl,-retain-symbols-file -Wl,.libs/libctemplate_nothreads.exp -o .libs/libctemplate_nothreads.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libctemplate_nothreads.so.3" && ln -s "libctemplate_nothreads.so.3.0.0" "libctemplate_nothreads.so.3") libtool: link: (cd ".libs" && rm -f "libctemplate_nothreads.so" && ln -s "libctemplate_nothreads.so.3.0.0" "libctemplate_nothreads.so") libtool: link: ( cd ".libs" && rm -f "libctemplate_nothreads.la" && ln -s "../libctemplate_nothreads.la" "libctemplate_nothreads.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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-symbols-regex '(ctemplate|template_modifiers|BaseArena|UnsafeArena|[^A-Za-z]Template[^A-Za-z]|TemplateDictionary|TemplateNamelist|TemplateFromString|TemplateString|TemplateState|[^A-Za-z]Strip[^A-Za-z])' -no-undefined -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctemplate_nothreads_debug.la libctemplate_nothreads_debug_la-arena.lo libctemplate_nothreads_debug_la-per_expand_data.lo libctemplate_nothreads_debug_la-template.lo libctemplate_nothreads_debug_la-template_annotator.lo libctemplate_nothreads_debug_la-template_cache.lo libctemplate_nothreads_debug_la-template_dictionary.lo libctemplate_nothreads_debug_la-template_modifiers.lo libctemplate_nothreads_debug_la-template_namelist.lo libctemplate_nothreads_debug_la-template_pathops.lo libctemplate_nothreads_debug_la-template_string.lo libctemplate_nothreads_debug_la-htmlparser.lo libctemplate_nothreads_debug_la-jsparser.lo libctemplate_nothreads_debug_la-statemachine.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libctemplate_nothreads_debug.a .libs/libctemplate_nothreads_debug_la-arena.o .libs/libctemplate_nothreads_debug_la-per_expand_data.o .libs/libctemplate_nothreads_debug_la-template.o .libs/libctemplate_nothreads_debug_la-template_annotator.o .libs/libctemplate_nothreads_debug_la-template_cache.o .libs/libctemplate_nothreads_debug_la-template_dictionary.o .libs/libctemplate_nothreads_debug_la-template_modifiers.o .libs/libctemplate_nothreads_debug_la-template_namelist.o .libs/libctemplate_nothreads_debug_la-template_pathops.o .libs/libctemplate_nothreads_debug_la-template_string.o .libs/libctemplate_nothreads_debug_la-htmlparser.o .libs/libctemplate_nothreads_debug_la-jsparser.o .libs/libctemplate_nothreads_debug_la-statemachine.o libtool: link: ranlib .libs/libctemplate_nothreads_debug.a libtool: link: ( cd ".libs" && rm -f "libctemplate_nothreads_debug.la" && ln -s "../libctemplate_nothreads_debug.la" "libctemplate_nothreads_debug.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_THREADS -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-symbols-regex 'TemporaryRegisterTemplate|TemplateDictionaryPeer' -no-undefined -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctemplate_testing_nothreads.la libctemplate_testing_nothreads_la-template_test_util.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libctemplate_testing_nothreads.a .libs/libctemplate_testing_nothreads_la-template_test_util.o libtool: link: ranlib .libs/libctemplate_testing_nothreads.a libtool: link: ( cd ".libs" && rm -f "libctemplate_testing_nothreads.la" && ln -s "../libctemplate_testing_nothreads.la" "libctemplate_testing_nothreads.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compile_test compile_test-compile_test.o libctemplate_debug.la -lpthread -lpthread libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compile_test compile_test-compile_test.o ./.libs/libctemplate_debug.a -lpthread -pthread make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_test_util_test template_test_util_test-template_dictionary.o template_test_util_test-template_test_util_test.o libctemplate_testing.la libctemplate_debug.la -lpthread -lpthread libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_test_util_test template_test_util_test-template_dictionary.o template_test_util_test-template_test_util_test.o ./.libs/libctemplate_testing.a ./.libs/libctemplate_debug.a -lpthread -pthread make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_dictionary_unittest template_dictionary_unittest-template_dictionary_unittest.o libctemplate_testing.la libctemplate_debug.la -lpthread -lpthread libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_dictionary_unittest template_dictionary_unittest-template_dictionary_unittest.o ./.libs/libctemplate_testing.a ./.libs/libctemplate_debug.a -lpthread -pthread make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_modifiers_unittest template_modifiers_unittest-template_modifiers_unittest.o libctemplate_testing.la libctemplate_debug.la -lpthread -lpthread libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_modifiers_unittest template_modifiers_unittest-template_modifiers_unittest.o ./.libs/libctemplate_testing.a ./.libs/libctemplate_debug.a -lpthread -pthread make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_modifiers_nothreads_unittest template_modifiers_nothreads_unittest-template_modifiers_unittest.o libctemplate_testing_nothreads.la libctemplate_nothreads_debug.la libtool: link: g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_modifiers_nothreads_unittest template_modifiers_nothreads_unittest-template_modifiers_unittest.o ./.libs/libctemplate_testing_nothreads.a ./.libs/libctemplate_nothreads_debug.a make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_setglobals_unittest template_setglobals_unittest-template_setglobals_unittest.o libctemplate_testing.la libctemplate_debug.la -lpthread -lpthread libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_setglobals_unittest template_setglobals_unittest-template_setglobals_unittest.o ./.libs/libctemplate_testing.a ./.libs/libctemplate_debug.a -lpthread -pthread make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_setglobals_nothreads_unittest template_setglobals_nothreads_unittest-template_setglobals_unittest.o libctemplate_testing_nothreads.la libctemplate_nothreads_debug.la libtool: link: g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_setglobals_nothreads_unittest template_setglobals_nothreads_unittest-template_setglobals_unittest.o ./.libs/libctemplate_testing_nothreads.a ./.libs/libctemplate_nothreads_debug.a make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_cache_test template_cache_test-template_cache_test.o libctemplate_testing.la libctemplate_debug.la -lpthread -lpthread libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_cache_test template_cache_test-template_cache_test.o ./.libs/libctemplate_testing.a ./.libs/libctemplate_debug.a -lpthread -pthread make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_cache_nothreads_test template_cache_nothreads_test-template_cache_test.o libctemplate_testing_nothreads.la libctemplate_nothreads_debug.la libtool: link: g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_cache_nothreads_test template_cache_nothreads_test-template_cache_test.o ./.libs/libctemplate_testing_nothreads.a ./.libs/libctemplate_nothreads_debug.a make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_regtest template_regtest-template_regtest.o libctemplate_debug.la -lpthread -lpthread libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_regtest template_regtest-template_regtest.o ./.libs/libctemplate_debug.a -lpthread -pthread make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_unittest template_unittest-template_unittest.o libctemplate_testing.la libctemplate_debug.la -lpthread -lpthread libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_unittest template_unittest-template_unittest.o ./.libs/libctemplate_testing.a ./.libs/libctemplate_debug.a -lpthread -pthread make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_nothreads_unittest template_nothreads_unittest-template_unittest.o libctemplate_testing_nothreads.la libctemplate_nothreads_debug.la libtool: link: g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_nothreads_unittest template_nothreads_unittest-template_unittest.o ./.libs/libctemplate_testing_nothreads.a ./.libs/libctemplate_nothreads_debug.a make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_nothreads_regtest template_nothreads_regtest-template_regtest.o libctemplate_nothreads_debug.la libtool: link: g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_nothreads_regtest template_nothreads_regtest-template_regtest.o ./.libs/libctemplate_nothreads_debug.a make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CC --mode=link gcc -I./src/htmlparser -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o statemachine_test statemachine_test-statemachine_test.o statemachine_test-statemachine.o libtool: link: gcc -I./src/htmlparser -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o statemachine_test statemachine_test-statemachine_test.o statemachine_test-statemachine.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' grep -v Libs.private libctemplate.pc | sed s/-lctemplate/-lctemplate_nothreads/ > "libctemplate_nothreads.pc" make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o htmlparser_nothreads_test htmlparser_nothreads_test-htmlparser_cpp_test.o libctemplate_nothreads_debug.la libtool: link: g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o htmlparser_nothreads_test htmlparser_nothreads_test-htmlparser_cpp_test.o ./.libs/libctemplate_nothreads_debug.a make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o generate_fsm_c_test generate_fsm_c_test.o libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o generate_fsm_c_test generate_fsm_c_test.o make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o htmlparser_test htmlparser_test-htmlparser_cpp_test.o libctemplate_debug.la -lpthread -lpthread libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o htmlparser_test htmlparser_test-htmlparser_cpp_test.o ./.libs/libctemplate_debug.a -lpthread -pthread make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o make_tpl_varnames_h make_tpl_varnames_h.o libctemplate_nothreads.la libtool: link: g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/make_tpl_varnames_h make_tpl_varnames_h.o ./.libs/libctemplate_nothreads.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o diff_tpl_auto_escape diff_tpl_auto_escape.o libctemplate_nothreads.la libtool: link: g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/diff_tpl_auto_escape diff_tpl_auto_escape.o ./.libs/libctemplate_nothreads.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compile_nothreads_test compile_nothreads_test-compile_test.o libctemplate_nothreads_debug.la libtool: link: g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compile_nothreads_test compile_nothreads_test-compile_test.o ./.libs/libctemplate_nothreads_debug.a make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_test_util_nothreads_test template_test_util_nothreads_test-template_dictionary.o template_test_util_nothreads_test-template_test_util_test.o libctemplate_testing_nothreads.la libctemplate_nothreads_debug.la libtool: link: g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_test_util_nothreads_test template_test_util_nothreads_test-template_dictionary.o template_test_util_nothreads_test-template_test_util_test.o ./.libs/libctemplate_testing_nothreads.a ./.libs/libctemplate_nothreads_debug.a make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /bin/sh ./libtool --tag=CXX --mode=link g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_dictionary_nothreads_unittest template_dictionary_nothreads_unittest-template_dictionary_unittest.o libctemplate_testing_nothreads.la libctemplate_nothreads_debug.la libtool: link: g++ -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_dictionary_nothreads_unittest template_dictionary_nothreads_unittest-template_dictionary_unittest.o ./.libs/libctemplate_testing_nothreads.a ./.libs/libctemplate_nothreads_debug.a make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.If1nKZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64 + cd ctemplate-ctemplate-2.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[2]: Entering directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libctemplate.la libctemplate_nothreads.la '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libctemplate.so.3.0.0 /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64/libctemplate.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64 && { ln -s -f libctemplate.so.3.0.0 libctemplate.so.3 || { rm -f libctemplate.so.3 && ln -s libctemplate.so.3.0.0 libctemplate.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64 && { ln -s -f libctemplate.so.3.0.0 libctemplate.so || { rm -f libctemplate.so && ln -s libctemplate.so.3.0.0 libctemplate.so; }; }) libtool: install: /usr/bin/install -p .libs/libctemplate.lai /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64/libctemplate.la libtool: install: /usr/bin/install -p .libs/libctemplate_nothreads.so.3.0.0 /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64/libctemplate_nothreads.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64 && { ln -s -f libctemplate_nothreads.so.3.0.0 libctemplate_nothreads.so.3 || { rm -f libctemplate_nothreads.so.3 && ln -s libctemplate_nothreads.so.3.0.0 libctemplate_nothreads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64 && { ln -s -f libctemplate_nothreads.so.3.0.0 libctemplate_nothreads.so || { rm -f libctemplate_nothreads.so && ln -s libctemplate_nothreads.so.3.0.0 libctemplate_nothreads.so; }; }) libtool: install: /usr/bin/install -p .libs/libctemplate_nothreads.lai /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64/libctemplate_nothreads.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p make_tpl_varnames_h diff_tpl_auto_escape '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/bin' libtool: install: warning: `libctemplate_nothreads.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/make_tpl_varnames_h /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/bin/make_tpl_varnames_h libtool: install: warning: `libctemplate_nothreads.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/diff_tpl_auto_escape /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/bin/diff_tpl_auto_escape /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/bin' /usr/bin/install -p src/template-converter '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/doc/ctemplate-2.3' /usr/bin/install -p -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt doc/designstyle.css doc/index.html doc/howto.html doc/guide.html doc/reference.html doc/tips.html doc/example.html doc/auto_escape.html doc/xss_resources.html '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/doc/ctemplate-2.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/include/ctemplate' /usr/bin/install -p -m 644 src/ctemplate/template.h src/ctemplate/template_cache.h src/ctemplate/template_string.h src/ctemplate/template_enums.h src/ctemplate/template_pathops.h src/ctemplate/template_modifiers.h src/ctemplate/template_dictionary.h src/ctemplate/template_dictionary_interface.h src/ctemplate/template_annotator.h src/ctemplate/template_emitter.h src/ctemplate/template_namelist.h src/ctemplate/per_expand_data.h src/ctemplate/str_ref.h '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/include/ctemplate' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libctemplate.pc libctemplate_nothreads.pc '/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' make[1]: Leaving directory '/builddir/build/BUILD/ctemplate-ctemplate-2.3' + find /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64 -name '*.*a' -delete -print /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64/libctemplate.la /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/lib64/libctemplate_nothreads.la + chrpath --delete /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/bin/make_tpl_varnames_h + chrpath --delete /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/bin/diff_tpl_auto_escape + rm -rf /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/doc + /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: ctemplate-2.3-10.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bAGlgj + umask 022 + cd /builddir/build/BUILD + cd ctemplate-ctemplate-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/licenses/ctemplate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/licenses/ctemplate + cp -pr COPYING /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/licenses/ctemplate + exit 0 Provides: ctemplate = 2.3-10.fc28 ctemplate(riscv-64) = 2.3-10.fc28 libctemplate.so.3()(64bit) libctemplate_nothreads.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /usr/bin/perl 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) libctemplate_nothreads.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(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: ctemplate-devel-2.3-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j31Ceu + umask 022 + cd /builddir/build/BUILD + cd ctemplate-ctemplate-2.3 + DOCDIR=/builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/doc/ctemplate-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/doc/ctemplate-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/doc/ctemplate-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/doc/ctemplate-devel + cp -pr README /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/doc/ctemplate-devel + cp -pr NEWS /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/doc/ctemplate-devel + cp -pr doc/ /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64/usr/share/doc/ctemplate-devel + exit 0 Provides: ctemplate-devel = 2.3-10.fc28 ctemplate-devel(riscv-64) = 2.3-10.fc28 pkgconfig(libctemplate) = 2.3 pkgconfig(libctemplate_nothreads) = 2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libctemplate.so.3()(64bit) libctemplate_nothreads.so.3()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ctemplate-2.3-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/ctemplate-2.3-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ctemplate-2.3-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ctemplate-devel-2.3-10.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.icBVpL + umask 022 + cd /builddir/build/BUILD + cd ctemplate-ctemplate-2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ctemplate-2.3-10.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