Mock Version: 1.4.9
Mock Version: 1.4.9
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gumbo-parser.spec'], chrootPath='/var/lib/mock/f29-build-10057-4538/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gumbo-parser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
Wrote: /builddir/build/SRPMS/gumbo-parser-0.10.1-10.fc29.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gumbo-parser.spec'], chrootPath='/var/lib/mock/f29-build-10057-4538/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gumbo-parser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.R3erqX
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf gumbo-parser-0.10.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/gumbo-parser-0.10.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gumbo-parser-0.10.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (0001-Doxygen-tweaks.patch):'
Patch #1 (0001-Doxygen-tweaks.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file Doxyfile
Patch #2 (0002-Autotool-generated-sources.patch):
+ echo 'Patch #2 (0002-Autotool-generated-sources.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file Makefile.in
patching file aclocal.m4
patching file compile
patching file config.guess
patching file config.sub
patching file configure
patching file depcomp
patching file install-sh
patching file ltmain.sh
patching file m4/libtool.m4
patching file m4/ltoptions.m4
patching file m4/ltsugar.m4
patching file m4/ltversion.m4
patching file m4/lt~obsolete.m4
patching file missing
patching file test-driver
+ chmod +x config.guess config.sub configure depcomp install-sh missing test-driver
+ touch -r aclocal.m4 configure m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 Makefile.in
+ doxygen -u Doxyfile
BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 327 of file `Doxyfile' has become obsolete.
BUILDSTDERR: This tag has been removed.
BUILDSTDERR: warning: Tag `SHOW_DIRECTORIES' at line 547 of file `Doxyfile' has become obsolete.
BUILDSTDERR: This tag has been removed.
BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 941 of file `Doxyfile' has become obsolete.
BUILDSTDERR: This tag has been removed.
BUILDSTDERR: warning: Tag `USE_INLINE_TREES' at line 1132 of file `Doxyfile' has become obsolete.
BUILDSTDERR: This tag has been removed.
BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1395 of file `Doxyfile' has become obsolete.
BUILDSTDERR: This tag has been removed.
BUILDSTDERR: warning: Tag `XML_DTD' at line 1401 of file `Doxyfile' has become obsolete.
BUILDSTDERR: This tag has been removed.
Configuration file `Doxyfile' updated.
+ touch footer.html
+ doxygen -w html /dev/null footer.html /dev/null Doxyfile
+ sed -i -e 's,\$generatedby,Generated on $date for $projectname by,' footer.html
+ sed -i -e 's,{{VERSION}},0.10.1,' setup.py
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RAK9c1
+ umask 022
+ cd /builddir/build/BUILD
+ cd gumbo-parser-0.10.1
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
BUILDSTDERR: +++ dirname ./configure
BUILDSTDERR: ++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
BUILDSTDERR: ++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
BUILDSTDERR: ++ 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)
BUILDSTDERR: ++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
BUILDSTDERR: ++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
BUILDSTDERR: ++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 --docdir=/usr/share/doc/gumbo-parser
checking for riscv64-koji-linux-gnu-g++... no
checking for riscv64-koji-linux-gnu-c++... no
checking for riscv64-koji-linux-gnu-gpp... no
checking for riscv64-koji-linux-gnu-aCC... no
checking for riscv64-koji-linux-gnu-CC... no
checking for riscv64-koji-linux-gnu-cxx... no
checking for riscv64-koji-linux-gnu-cc++... no
checking for riscv64-koji-linux-gnu-cl.exe... no
checking for riscv64-koji-linux-gnu-FCC... no
checking for riscv64-koji-linux-gnu-KCC... no
checking for riscv64-koji-linux-gnu-RCC... no
checking for riscv64-koji-linux-gnu-xlC_r... no
checking for riscv64-koji-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 riscv64-koji-linux-gnu-gcc... no
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for inline... inline
checking for size_t... yes
checking for main in -lgtest_main... yes
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 style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking dependency style of g++... none
checking whether make supports nested variables... (cached) yes
checking build system type... riscv64-koji-linux-gnu
checking host system type... riscv64-koji-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-koji-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-koji-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-koji-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-koji-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-koji-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-koji-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for riscv64-koji-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gumbo.pc
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j4
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-attribute.lo `test -f 'src/attribute.c' || echo './'`src/attribute.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-char_ref.lo `test -f 'src/char_ref.c' || echo './'`src/char_ref.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-error.lo `test -f 'src/error.c' || echo './'`src/error.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-parser.lo `test -f 'src/parser.c' || echo './'`src/parser.c
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/attribute.c -fPIC -DPIC -o src/.libs/libgumbo_la-attribute.o
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/char_ref.c -fPIC -DPIC -o src/.libs/libgumbo_la-char_ref.o
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/error.c -fPIC -DPIC -o src/.libs/libgumbo_la-error.o
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/parser.c -fPIC -DPIC -o src/.libs/libgumbo_la-parser.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-string_buffer.lo `test -f 'src/string_buffer.c' || echo './'`src/string_buffer.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-string_piece.lo `test -f 'src/string_piece.c' || echo './'`src/string_piece.c
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/string_buffer.c -fPIC -DPIC -o src/.libs/libgumbo_la-string_buffer.o
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/string_piece.c -fPIC -DPIC -o src/.libs/libgumbo_la-string_piece.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-tag.lo `test -f 'src/tag.c' || echo './'`src/tag.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-tokenizer.lo `test -f 'src/tokenizer.c' || echo './'`src/tokenizer.c
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/tag.c -fPIC -DPIC -o src/.libs/libgumbo_la-tag.o
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/tokenizer.c -fPIC -DPIC -o src/.libs/libgumbo_la-tokenizer.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-utf8.lo `test -f 'src/utf8.c' || echo './'`src/utf8.c
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/utf8.c -fPIC -DPIC -o src/.libs/libgumbo_la-utf8.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-util.lo `test -f 'src/util.c' || echo './'`src/util.c
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/util.c -fPIC -DPIC -o src/.libs/libgumbo_la-util.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I"./src" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/libgumbo_la-vector.lo `test -f 'src/vector.c' || echo './'`src/vector.c
libtool: compile: gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"gumbo 0.10.1\"" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/vector.c -fPIC -DPIC -o src/.libs/libgumbo_la-vector.o
g++ -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o examples/clean_text.o examples/clean_text.cc
g++ -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o examples/find_links.o examples/find_links.cc
gcc -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o examples/get_title.o examples/get_title.c
g++ -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o examples/positions_of_class.o examples/positions_of_class.cc
g++ -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmarks/benchmark.o benchmarks/benchmark.cc
g++ -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o examples/serialize.o examples/serialize.cc
BUILDSTDERR: examples/positions_of_class.cc: In function 'void search_for_class(GumboNode*, const string&, const char*)':
BUILDSTDERR: examples/positions_of_class.cc:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
BUILDSTDERR: for (int i = 0; i < children->length; ++i) {
BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~
BUILDSTDERR: examples/serialize.cc: In function 'std::__cxx11::string serialize_contents(GumboNode*)':
BUILDSTDERR: examples/serialize.cc:175:8: warning: unused variable 'keep_whitespace' [-Wunused-variable]
BUILDSTDERR: bool keep_whitespace = preserve_whitespace.find(key) != std::string::npos;
BUILDSTDERR: ^~~~~~~~~~~~~~~
BUILDSTDERR: examples/serialize.cc:176:8: warning: unused variable 'is_inline' [-Wunused-variable]
BUILDSTDERR: bool is_inline = nonbreaking_inline.find(key) != std::string::npos;
BUILDSTDERR: ^~~~~~~~~
BUILDSTDERR: examples/serialize.cc: In function 'std::__cxx11::string serialize(GumboNode*)':
BUILDSTDERR: examples/serialize.cc:230:18: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare]
BUILDSTDERR: for (int i=0; i< attribs->length; ++i) {
BUILDSTDERR: ~^~~~~~~~~~~~~~~~~
BUILDSTDERR: examples/serialize.cc:226:8: warning: unused variable 'is_inline' [-Wunused-variable]
BUILDSTDERR: bool is_inline = nonbreaking_inline.find(key) != std::string::npos;
BUILDSTDERR: ^~~~~~~~~
g++ -DPACKAGE_NAME=\"gumbo\" -DPACKAGE_TARNAME=\"gumbo\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"gumbo\ 0.10.1\" -DPACKAGE_BUGREPORT=\"jonathan.d.tang@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"gumbo\" -DVERSION=\"0.10.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o examples/prettyprint.o examples/prettyprint.cc
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgumbo.la -rpath /usr/lib64 src/libgumbo_la-attribute.lo src/libgumbo_la-char_ref.lo src/libgumbo_la-error.lo src/libgumbo_la-parser.lo src/libgumbo_la-string_buffer.lo src/libgumbo_la-string_piece.lo src/libgumbo_la-tag.lo src/libgumbo_la-tokenizer.lo src/libgumbo_la-utf8.lo src/libgumbo_la-util.lo src/libgumbo_la-vector.lo
libtool: link: gcc -shared -fPIC -DPIC src/.libs/libgumbo_la-attribute.o src/.libs/libgumbo_la-char_ref.o src/.libs/libgumbo_la-error.o src/.libs/libgumbo_la-parser.o src/.libs/libgumbo_la-string_buffer.o src/.libs/libgumbo_la-string_piece.o src/.libs/libgumbo_la-tag.o src/.libs/libgumbo_la-tokenizer.o src/.libs/libgumbo_la-utf8.o src/.libs/libgumbo_la-util.o src/.libs/libgumbo_la-vector.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgumbo.so.1 -o .libs/libgumbo.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libgumbo.so.1" && ln -s "libgumbo.so.1.0.0" "libgumbo.so.1")
libtool: link: (cd ".libs" && rm -f "libgumbo.so" && ln -s "libgumbo.so.1.0.0" "libgumbo.so")
libtool: link: ( cd ".libs" && rm -f "libgumbo.la" && ln -s "../libgumbo.la" "libgumbo.la" )
/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o clean_text examples/clean_text.o libgumbo.la
/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o find_links examples/find_links.o libgumbo.la
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/clean_text examples/clean_text.o ./.libs/libgumbo.so
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/find_links examples/find_links.o ./.libs/libgumbo.so
/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get_title examples/get_title.o libgumbo.la
/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o positions_of_class examples/positions_of_class.o libgumbo.la
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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/get_title examples/get_title.o ./.libs/libgumbo.so
BUILDSTDERR: examples/prettyprint.cc: In function 'std::__cxx11::string prettyprint(GumboNode*, int, std::__cxx11::string)':
BUILDSTDERR: examples/prettyprint.cc:274:18: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare]
BUILDSTDERR: for (int i=0; i< attribs->length; ++i) {
BUILDSTDERR: ~^~~~~~~~~~~~~~~~~
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/positions_of_class examples/positions_of_class.o ./.libs/libgumbo.so
/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmark benchmarks/benchmark.o libgumbo.la
/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o serialize examples/serialize.o libgumbo.la
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/benchmark benchmarks/benchmark.o ./.libs/libgumbo.so
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/serialize examples/serialize.o ./.libs/libgumbo.so
/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o prettyprint examples/prettyprint.o libgumbo.la
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/prettyprint examples/prettyprint.o ./.libs/libgumbo.so
+ doxygen Doxyfile
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:205: warning: Member gumbo_tagn_enum(const char *tagname, unsigned int length) (function) of file gumbo.h is not documented.
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:330: warning: Unsupported xml/html tag
found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:380: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:387: warning: Illegal tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:392: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:395: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:395: warning: IMG tag does not have a SRC attribute!
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:180: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:180: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:430: warning: Member has_doctype (variable) of class GumboDocument is not documented.
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:433: warning: Member name (variable) of class GumboDocument is not documented.
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:434: warning: Member public_identifier (variable) of class GumboDocument is not documented.
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:435: warning: Member system_identifier (variable) of class GumboDocument is not documented.
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:424: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:488: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:488: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:614: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:633: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:68: warning: Member line (variable) of class GumboSourcePosition is not documented.
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:69: warning: Member column (variable) of class GumboSourcePosition is not documented.
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:70: warning: Member offset (variable) of class GumboSourcePosition is not documented.
Notice: Output directory `docs' does not exist. I have created it for you.
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Reading and parsing tag files
Parsing files
Preprocessing /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h...
Parsing file /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file gumbo.h...
Generating file documentation...
Generating docs for file gumbo.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound GumboAttribute...
Generating docs for compound GumboDocument...
Generating docs for compound GumboElement...
Generating docs for compound GumboInternalNode...
Generating docs for compound GumboOptions...
Generating docs for compound GumboOutput...
Generating docs for compound GumboSourcePosition...
Generating docs for compound GumboStringPiece...
Generating docs for compound GumboText...
Generating docs for compound GumboVector...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 159/65536 hits=573 misses=172
finished...
+ /usr/bin/python3 setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/gumbo
copying python/gumbo/gumboc.py -> build/lib/gumbo
copying python/gumbo/soup_adapter_test.py -> build/lib/gumbo
copying python/gumbo/html5lib_adapter_test.py -> build/lib/gumbo
copying python/gumbo/html5lib_adapter.py -> build/lib/gumbo
copying python/gumbo/soup_adapter.py -> build/lib/gumbo
copying python/gumbo/gumboc_tags.py -> build/lib/gumbo
copying python/gumbo/gumboc_test.py -> build/lib/gumbo
copying python/gumbo/__init__.py -> build/lib/gumbo
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qVIrUp
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64
+ cd gumbo-parser-0.10.1
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/builddir/build/BUILD/gumbo-parser-0.10.1'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib64'
/bin/sh ./libtool --mode=install /usr/bin/install -p libgumbo.la '/builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libgumbo.so.1.0.0 /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib64/libgumbo.so.1.0.0
libtool: install: (cd /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib64 && { ln -s -f libgumbo.so.1.0.0 libgumbo.so.1 || { rm -f libgumbo.so.1 && ln -s libgumbo.so.1.0.0 libgumbo.so.1; }; })
libtool: install: (cd /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib64 && { ln -s -f libgumbo.so.1.0.0 libgumbo.so || { rm -f libgumbo.so && ln -s libgumbo.so.1.0.0 libgumbo.so; }; })
libtool: install: /usr/bin/install -p .libs/libgumbo.lai /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib64/libgumbo.la
BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/include'
/usr/bin/install -p -m 644 src/gumbo.h src/tag_enum.h '/builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/include'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib64/pkgconfig'
/usr/bin/install -p -m 644 gumbo.pc '/builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib64/pkgconfig'
make[1]: Leaving directory '/builddir/build/BUILD/gumbo-parser-0.10.1'
+ find /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64 -name '*.la' -exec rm -f '{}' ';'
+ install -m 755 -d /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/share/man/man3
+ install -m 644 docs/man/man3/GumboAttribute.3 docs/man/man3/GumboDocument.3 docs/man/man3/GumboElement.3 docs/man/man3/GumboInternalNode.3 docs/man/man3/GumboOptions.3 docs/man/man3/GumboOutput.3 docs/man/man3/GumboSourcePosition.3 docs/man/man3/GumboStringPiece.3 docs/man/man3/GumboText.3 docs/man/man3/GumboVector.3 docs/man/man3/gumbo.h.3 /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/share/man/man3
+ install -m 755 -d /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/share/doc/gumbo-parser
+ cp -r docs/html /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/share/doc/gumbo-parser
+ install -m 644 COPYING CHANGES.md CONTRIBUTING.md DEBUGGING.md README.md /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/share/doc/gumbo-parser
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64
running install
running install_lib
creating /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib
creating /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6
creating /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages
creating /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo
copying build/lib/gumbo/gumboc.py -> /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo
copying build/lib/gumbo/soup_adapter_test.py -> /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo
copying build/lib/gumbo/html5lib_adapter_test.py -> /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo
copying build/lib/gumbo/html5lib_adapter.py -> /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo
copying build/lib/gumbo/soup_adapter.py -> /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo
copying build/lib/gumbo/gumboc_tags.py -> /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo
copying build/lib/gumbo/gumboc_test.py -> /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo
copying build/lib/gumbo/__init__.py -> /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo
byte-compiling /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo/gumboc.py to gumboc.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo/soup_adapter_test.py to soup_adapter_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo/html5lib_adapter_test.py to html5lib_adapter_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo/html5lib_adapter.py to html5lib_adapter.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo/soup_adapter.py to soup_adapter.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo/gumboc_tags.py to gumboc_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo/gumboc_test.py to gumboc_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo/__init__.py to __init__.cpython-36.pyc
writing byte-compilation script '/tmp/tmpacpay1pg.py'
/usr/bin/python3 /tmp/tmpacpay1pg.py
removing /tmp/tmpacpay1pg.py
running install_egg_info
running egg_info
creating python/gumbo.egg-info
writing python/gumbo.egg-info/PKG-INFO
writing dependency_links to python/gumbo.egg-info/dependency_links.txt
writing top-level names to python/gumbo.egg-info/top_level.txt
writing manifest file 'python/gumbo.egg-info/SOURCES.txt'
reading manifest file 'python/gumbo.egg-info/SOURCES.txt'
writing manifest file 'python/gumbo.egg-info/SOURCES.txt'
Copying python/gumbo.egg-info to /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6/site-packages/gumbo-0.10.1-py3.6.egg-info
running install_scripts
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.1-10.fc29 --unique-debug-suffix -0.10.1-10.fc29.riscv64 --unique-debug-src-base gumbo-parser-0.10.1-10.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gumbo-parser-0.10.1
extracting debug info from /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib64/libgumbo.so.1.0.0
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
BUILDSTDERR: cpio: NONE: Cannot stat: No such file or directory
BUILDSTDERR: cpio: char_ref.c: Cannot stat: No such file or directory
BUILDSTDERR: cpio: char_ref.rl: Cannot stat: No such file or directory
BUILDSTDERR: 777 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
BUILDSTDERR: /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-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64/usr/lib/python3.6 using /usr/bin/python3.6
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ouzddf
Processing files: gumbo-parser-0.10.1-10.fc29.riscv64
Provides: gumbo-parser = 1:0.10.1-10.fc29 gumbo-parser(riscv-64) = 1:0.10.1-10.fc29 libgumbo.so.1()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Processing files: gumbo-parser-devel-0.10.1-10.fc29.riscv64
Provides: gumbo-parser-devel = 1:0.10.1-10.fc29 gumbo-parser-devel(riscv-64) = 1:0.10.1-10.fc29 pkgconfig(gumbo) = 0.10.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libgumbo.so.1()(64bit)
Processing files: gumbo-parser-python-0.10.1-10.fc29.noarch
Provides: gumbo-parser-python = 1:0.10.1-10.fc29 python3.6dist(gumbo) = 0.10.1 python3dist(gumbo) = 0.10.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.6
Processing files: gumbo-parser-debugsource-0.10.1-10.fc29.riscv64
Provides: gumbo-parser-debugsource = 1:0.10.1-10.fc29 gumbo-parser-debugsource(riscv-64) = 1:0.10.1-10.fc29
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gumbo-parser-debuginfo-0.10.1-10.fc29.riscv64
Provides: debuginfo(build-id) = 72b123e3f5c467d07da309187863945e8737d704 gumbo-parser-debuginfo = 1:0.10.1-10.fc29 gumbo-parser-debuginfo(riscv-64) = 1:0.10.1-10.fc29
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gumbo-parser-debugsource(riscv-64) = 1:0.10.1-10.fc29
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64
Wrote: /builddir/build/RPMS/gumbo-parser-0.10.1-10.fc29.riscv64.rpm
Wrote: /builddir/build/RPMS/gumbo-parser-devel-0.10.1-10.fc29.riscv64.rpm
Wrote: /builddir/build/RPMS/gumbo-parser-python-0.10.1-10.fc29.noarch.rpm
Wrote: /builddir/build/RPMS/gumbo-parser-debugsource-0.10.1-10.fc29.riscv64.rpm
Wrote: /builddir/build/RPMS/gumbo-parser-debuginfo-0.10.1-10.fc29.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AYPwdW
+ umask 022
+ cd /builddir/build/BUILD
+ cd gumbo-parser-0.10.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/gumbo-parser-0.10.1-10.fc29.riscv64
+ exit 0
Child return code was: 0
found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:380: warning: Unsupported xml/html tag found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:380: warning: Unsupported xml/html tag
found
BUILDSTDERR: /builddir/build/BUILD/gumbo-parser-0.10.1/src/gumbo.h:380: warning: Unsupported xml/html tag