<86>Jan 22 03:52:13 userdel[525396]: delete user 'rooter'
<86>Jan 22 03:52:13 userdel[525396]: removed group 'rooter' owned by 'rooter'
<86>Jan 22 03:52:13 userdel[525396]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 22 03:52:13 groupadd[525426]: group added to /etc/group: name=rooter, GID=945
<86>Jan 22 03:52:13 groupadd[525426]: group added to /etc/gshadow: name=rooter
<86>Jan 22 03:52:13 groupadd[525426]: new group: name=rooter, GID=945
<86>Jan 22 03:52:13 useradd[525442]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash
<86>Jan 22 03:52:13 userdel[525468]: delete user 'builder'
<86>Jan 22 03:52:13 userdel[525468]: removed group 'builder' owned by 'builder'
<86>Jan 22 03:52:13 groupadd[525486]: group added to /etc/group: name=builder, GID=946
<86>Jan 22 03:52:13 groupadd[525486]: group added to /etc/gshadow: name=builder
<86>Jan 22 03:52:13 groupadd[525486]: new group: name=builder, GID=946
<86>Jan 22 03:52:13 useradd[525497]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/html2xhtml-1.1.2.2-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing html2xhtml-1.1.2.2-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10527
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf html2xhtml-1.1.2.2
+ echo 'Source #0 (html2xhtml-1.1.2.2.tar.gz):'
Source #0 (html2xhtml-1.1.2.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/html2xhtml-1.1.2.2.tar.gz
+ /bin/tar -xf -
+ cd html2xhtml-1.1.2.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10527
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd html2xhtml-1.1.2.2
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-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 i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-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... yes
checking for flex... no
checking for lex... no
checking for bison... bison -y
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.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 unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for strcasecmp... yes
checking for strstr... yes
checking for memmem... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating dtdcoder/Makefile
config.status: creating charset_coder/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make -j16
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dtd_names.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mensajes.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c params.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c xchar.c
xchar.c: In function 'xsearch':
xchar.c:82:17: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign]
   82 |   return strstr(str,substr);
      |                 ^~~
      |                 |
      |                 const xchar * {aka const unsigned char *}
In file included from xchar.c:46:
/usr/include/string.h:334:34: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  334 | extern char *strstr (const char *__haystack, const char *__needle)
      |                      ~~~~~~~~~~~~^~~~~~~~~~
xchar.c:82:21: warning: pointer targets in passing argument 2 of 'strstr' differ in signedness [-Wpointer-sign]
   82 |   return strstr(str,substr);
      |                     ^~~~~~
      |                     |
      |                     const xchar * {aka const unsigned char *}
In file included from xchar.c:46:
/usr/include/string.h:334:58: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  334 | extern char *strstr (const char *__haystack, const char *__needle)
      |                                              ~~~~~~~~~~~~^~~~~~~~
xchar.c:82:10: warning: pointer targets in returning 'char *' from a function with return type 'xchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
   82 |   return strstr(str,substr);
      |          ^~~~~~~~~~~~~~~~~~
xchar.c: In function 'xstrlen':
xchar.c:95:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
   95 |   return strlen(str);
      |                 ^~~
      |                 |
      |                 const xchar * {aka const unsigned char *}
In file included from xchar.c:46:
/usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  391 | extern size_t strlen (const char *__s)
      |                       ~~~~~~~~~~~~^~~
xchar.c: In function 'xstrsize':
xchar.c:120:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  120 |   return strlen(str)+1;
      |                 ^~~
      |                 |
      |                 const xchar * {aka const unsigned char *}
In file included from xchar.c:46:
/usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  391 | extern size_t strlen (const char *__s)
      |                       ~~~~~~~~~~~~^~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cgi.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c tree.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c htmlgr.c
htmlgr.c: In function 'yyparse':
htmlgr.c:703:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration]
  703 | # define YYLEX yylex ()
      |                ^~~~~
htmlgr.c:1348:16: note: in expansion of macro 'YYLEX'
 1348 |       yychar = YYLEX;
      |                ^~~~~
htmlgr.y:70:31: warning: pointer targets in passing argument 1 of 'saxDoctype' differ in signedness [-Wpointer-sign]
   70 |   saxDoctype($1);
      |              ~~~~             ^    
      |                               |
      |                               char *
In file included from htmlgr.y:9:
procesador.h:91:30: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   91 | void saxDoctype(const xchar *data);
      |                 ~~~~~~~~~~~~~^~~~
htmlgr.y:76:31: warning: pointer targets in passing argument 1 of 'saxComment' differ in signedness [-Wpointer-sign]
   76 |   saxComment($1);
      |              ~~~~             ^    
      |                               |
      |                               char *
In file included from htmlgr.y:9:
procesador.h:90:30: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   90 | void saxComment(const xchar *value);
      |                 ~~~~~~~~~~~~~^~~~~
htmlgr.y:89:36: warning: pointer targets in passing argument 1 of 'saxStartElement' differ in signedness [-Wpointer-sign]
   89 |   saxStartElement($1,(xchar**)element_attributes);
      |                   ~~~~~~~~~~~~~~~~~^~~~~
      |                                    |
      |                                    char *
In file included from htmlgr.y:9:
procesador.h:84:35: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   84 | void saxStartElement(const xchar *fullname, xchar **atts);
      |                      ~~~~~~~~~~~~~^~~~~~~~
htmlgr.y:105:34: warning: pointer targets in passing argument 1 of 'saxEndElement' differ in signedness [-Wpointer-sign]
  105 |   saxEndElement($1);
      |                 ~~~~             ^    
      |                                  |
      |                                  char *
In file included from htmlgr.y:9:
procesador.h:85:33: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   85 | void saxEndElement(const xchar *name);
      |                    ~~~~~~~~~~~~~^~~~
htmlgr.y:115:36: warning: pointer targets in passing argument 1 of 'saxStartElement' differ in signedness [-Wpointer-sign]
  115 |   saxStartElement($1,(xchar**)element_attributes);
      |                   ~~~~~~~~~~~~~~~~~^~~~~
      |                                    |
      |                                    char *
In file included from htmlgr.y:9:
procesador.h:84:35: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   84 | void saxStartElement(const xchar *fullname, xchar **atts);
      |                      ~~~~~~~~~~~~~^~~~~~~~
htmlgr.y:119:34: warning: pointer targets in passing argument 1 of 'saxEndElement' differ in signedness [-Wpointer-sign]
  119 |   saxEndElement($1);
      |                 ~~~~             ^    
      |                                  |
      |                                  char *
In file included from htmlgr.y:9:
procesador.h:85:33: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   85 | void saxEndElement(const xchar *name);
      |                    ~~~~~~~~~~~~~^~~~
htmlgr.y:125:34: warning: pointer targets in passing argument 1 of 'saxCharacters' differ in signedness [-Wpointer-sign]
  125 |   saxCharacters($1,strlen($1));
      |                 ~~~~~~~~~~~~~~~  ^    
      |                                  |
      |                                  char *
In file included from htmlgr.y:9:
procesador.h:87:33: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   87 | void saxCharacters(const xchar *ch, int len);
      |                    ~~~~~~~~~~~~~^~
htmlgr.y:131:36: warning: pointer targets in passing argument 1 of 'saxCDataSection' differ in signedness [-Wpointer-sign]
  131 |   saxCDataSection($1,strlen($1));
      |                   ~~~~~~~~~~~~~~~  ^    
      |                                    |
      |                                    char *
In file included from htmlgr.y:9:
procesador.h:88:35: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   88 | void saxCDataSection(const xchar *ch, int len);
      |                      ~~~~~~~~~~~~~^~
htmlgr.y:141:33: warning: pointer targets in passing argument 1 of 'saxReference' differ in signedness [-Wpointer-sign]
  141 |   saxReference($1);
      |                ~~~~             ^    
      |                                 |
      |                                 char *
In file included from htmlgr.y:9:
procesador.h:86:32: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   86 | void saxReference(const xchar *name);
      |                   ~~~~~~~~~~~~~^~~~
htmlgr.y:146:33: warning: pointer targets in passing argument 1 of 'saxReference' differ in signedness [-Wpointer-sign]
  146 |   saxReference($1);
      |                ~~~~             ^    
      |                                 |
      |                                 char *
In file included from htmlgr.y:9:
procesador.h:86:32: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   86 | void saxReference(const xchar *name);
      |                   ~~~~~~~~~~~~~^~~~
htmlgr.y:158:48: warning: pointer targets in passing argument 1 of 'saxXmlProcessingInstruction' differ in signedness [-Wpointer-sign]
  158 |   saxXmlProcessingInstruction($1,(xchar**)element_attributes);
      |                               ~~~~~~~~~~~~~~~~~^~~~~
      |                                                |
      |                                                char *
In file included from htmlgr.y:9:
procesador.h:92:47: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   92 | void saxXmlProcessingInstruction(const xchar *fullname, xchar **atts);
      |                                  ~~~~~~~~~~~~~^~~~~~~~
htmlgr.c:1635:7: warning: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration]
 1635 |       yyerror (YY_("syntax error"));
      |       ^~~~~~~
      |       yyerrok
htmlgr.y: In function 'setAttributeData':
htmlgr.y:198:9: warning: unused variable 'ptr' [-Wunused-variable]
  198 |   char *ptr;
      |         ^~~
At top level:
htmlgr.y:22:14: warning: 'content' defined but not used [-Wunused-variable]
   22 | static char *content= NULL;
      |              ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c html2xhtml.c
html2xhtml.c: In function 'main':
html2xhtml.c:66:15: warning: unused variable 'preload_buffer' [-Wunused-variable]
   66 |   const char *preload_buffer;
      |               ^~~~~~~~~~~~~~
html2xhtml.c: At top level:
html2xhtml.c:57:13: warning: 'set_default_parameters' declared 'static' but never defined [-Wunused-function]
   57 | static void set_default_parameters(void);
      |             ^~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c charset_aliases.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dtd.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dtd_util.c
dtd_util.c: In function 'dtd_att_is_valid':
dtd_util.c:268:23: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
  268 |       if (!strcmp(str,value)) {
      |                       ^~~~~
      |                       |
      |                       xchar * {aka unsigned char *}
In file included from dtd_util.c:37:
/usr/include/string.h:140:50: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                                      ~~~~~~~~~~~~^~~~
dtd_util.c:274:25: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
  274 |         if (!strcmp(str,lowercase)) {
      |                         ^~~~~~~~~
      |                         |
      |                         xchar * {aka unsigned char *}
In file included from dtd_util.c:37:
/usr/include/string.h:140:50: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                                      ~~~~~~~~~~~~^~~~
dtd_util.c:323:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
  323 |     if (!strcmp(value,dtd_att_read_buffer(att->defaults))) return 1;
      |                 ^~~~~
      |                 |
      |                 xchar * {aka unsigned char *}
In file included from dtd_util.c:37:
/usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
dtd_util.c:327:19: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
  327 |       if (!strcmp(lowercase,dtd_att_read_buffer(att->defaults))) return 1;
      |                   ^~~~~~~~~
      |                   |
      |                   xchar * {aka unsigned char *}
In file included from dtd_util.c:37:
/usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
dtd_util.c: In function 'dtd_att_val_search_errors':
dtd_util.c:352:25: warning: pointer targets in passing argument 1 of 'tree_strdup' differ in signedness [-Wpointer-sign]
  352 |   xchar *v= tree_strdup(value);
      |                         ^~~~~
      |                         |
      |                         const xchar * {aka const unsigned char *}
dtd_util.c:45:38: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
   45 | extern char *tree_strdup(const char *str);
      |                          ~~~~~~~~~~~~^~~
dtd_util.c:352:13: warning: pointer targets in initialization of 'xchar *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]
  352 |   xchar *v= tree_strdup(value);
      |             ^~~~~~~~~~~
dtd_util.c: In function 'dtd_elm_read_buffer':
dtd_util.c:389:10: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign]
  389 |   return &elm_buffer[buff_ptr];
      |          ^~~~~~~~~~~~~~~~~~~~~
dtd_util.c: In function 'dtd_att_read_buffer':
dtd_util.c:403:10: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign]
  403 |   return &att_buffer[buff_ptr];
      |          ^~~~~~~~~~~~~~~~~~~~~
dtd_util.c: In function 'dtd_ref_is_valid':
dtd_util.c:746:34: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  746 |   if ((ref[0]!='&')||(ref[strlen(ref)-1]!=';')) return 0;
      |                                  ^~~
      |                                  |
      |                                  xchar * {aka unsigned char *}
In file included from dtd_util.c:37:
/usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  391 | extern size_t strlen (const char *__s)
      |                       ~~~~~~~~~~~~^~~
dtd_util.c:764:24: warning: pointer targets in passing argument 1 of 'dtd_ent_search' differ in signedness [-Wpointer-sign]
  764 |     if (dtd_ent_search(ref) == -1) return 0;
      |                        ^~~
      |                        |
      |                        xchar * {aka unsigned char *}
dtd_util.c:135:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  135 | int dtd_ent_search(const char *ent_name)
      |                    ~~~~~~~~~~~~^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dtdquery.c
dtdquery.c: In function 'lee_elm':
dtdquery.c:150:34: warning: pointer targets in passing argument 1 of 'contentspecToString' differ in signedness [-Wpointer-sign]
  150 |              contentspecToString(dtd_elm_read_buffer
      |                                  ^~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  char *
  151 |                                  (elm_list[elm_ptr].contentspec[dtd]),
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dtdquery.c:65:42: note: expected 'unsigned char *' but argument is of type 'char *'
   65 | char *contentspecToString(unsigned char *buff, char *str, contentType_t conttype, int *len_buff);
      |                           ~~~~~~~~~~~~~~~^~~~
dtdquery.c: In function 'check_content':
dtdquery.c:246:30: warning: pointer targets in passing argument 1 of 'contentspecToString' differ in signedness [-Wpointer-sign]
  246 |          contentspecToString(dtd_elm_read_buffer
      |                              ^~~~~~~~~~~~~~~~~~~
      |                              |
      |                              char *
  247 |                              (elm_list[elm_ptr].contentspec[doctype]),
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dtdquery.c:65:42: note: expected 'unsigned char *' but argument is of type 'char *'
   65 | char *contentspecToString(unsigned char *buff, char *str, contentType_t conttype, int *len_buff);
      |                           ~~~~~~~~~~~~~~~^~~~
dtdquery.c: In function 'readAttBuffer':
dtdquery.c:417:10: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign]
  417 |   return &att_buffer[buff_ptr];
      |          ^~~~~~~~~~~~~~~~~~~~~
dtdquery.c: In function 'readElmBuffer':
dtdquery.c:425:10: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign]
  425 |   return &elm_buffer[buff_ptr];
      |          ^~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c charset.c
charset.c: In function 'charset_close':
charset.c:143:40: warning: pointer targets in passing argument 5 of 'iconv' differ in signedness [-Wpointer-sign]
  143 |     iconv (cd, NULL, NULL, &bufferpos, &avail);
      |                                        ^~~~~~
      |                                        |
      |                                        int *
In file included from charset.c:34:
/usr/include/iconv.h:45:41: note: expected 'size_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
   45 |                      size_t *__restrict __outbytesleft);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
charset.c: In function 'charset_read':
charset.c:194:37: warning: pointer targets in passing argument 3 of 'iconv' differ in signedness [-Wpointer-sign]
  194 |       nconv = iconv(cd, &bufferpos, &avail, &outbuf, &outbuf_max);
      |                                     ^~~~~~
      |                                     |
      |                                     int *
In file included from charset.c:34:
/usr/include/iconv.h:43:41: note: expected 'size_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
   43 |                      size_t *__restrict __inbytesleft,
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
charset.c: In function 'charset_write':
charset.c:267:5: warning: 'return' with no value, in function returning non-void [-Wreturn-type]
  267 |     return;
      |     ^~~~~~
charset.c:255:8: note: declared here
  255 | size_t charset_write(char *buf, size_t num)
      |        ^~~~~~~~~~~~~
charset.c:274:48: warning: pointer targets in passing argument 5 of 'iconv' differ in signedness [-Wpointer-sign]
  274 |     nconv = iconv(cd, &bufpos, &n, &bufferpos, &avail);
      |                                                ^~~~~~
      |                                                |
      |                                                int *
In file included from charset.c:34:
/usr/include/iconv.h:45:41: note: expected 'size_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
   45 |                      size_t *__restrict __outbytesleft);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
charset.c: In function 'guess_charset':
charset.c:446:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  446 |     } else if (buf[0] = 0x3c) {
      |                ^~~
charset.c:456:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  456 |     } else if (buf[0] = 0x4c && buf[1] && buf[2] && buf[3]) {
      |                ^~~
charset.c: In function 'read_charset_decl':
charset.c:544:16: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration]
  544 |     buf[len] = tolower(buffer[i]);
      |                ^~~~~~~
charset.c:42:1: note: include '<ctype.h>' or provide a declaration of 'tolower'
   41 | #include "params.h"
  +++ |+#include <ctype.h>
   42 | 
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c html.c
html.c: In function 'yy_get_next_buffer':
html.l:41:12: warning: implicit declaration of function 'charset_read' [-Wimplicit-function-declaration]
   41 |   result = charset_read(buf, max_size, YY_CURRENT_BUFFER_LVALUE->yy_is_interactive);
      |            ^~~~~~~~~~~~
html.c:1636:17: note: in expansion of macro 'YY_INPUT'
 1636 |                 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
      |                 ^~~~~~~~
html.l: In function 'cdata_sec':
html.l:252:8: warning: unused variable 'len' [-Wunused-variable]
  252 | 
      |        ^  
At top level:
html.c:1776:16: warning: 'input' defined but not used [-Wunused-function]
 1776 |     static int input  (void)
      |                ^~~~~
html.c:1735:17: warning: 'yyunput' defined but not used [-Wunused-function]
 1735 |     static void yyunput (int c, register char * yy_bp )
      |                 ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c procesador.c
procesador.c: In function 'saxStartElement':
procesador.c:288:32: warning: pointer targets in passing argument 1 of 'dtd_elm_search' differ in signedness [-Wpointer-sign]
  288 |   if ((elm_ptr= dtd_elm_search(elm_name))<0) {
      |                                ^~~~~~~~
      |                                |
      |                                xchar * {aka unsigned char *}
In file included from procesador.c:57:
dtd_util.h:80:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
   80 | int dtd_elm_search(const char *elm_name);
      |                    ~~~~~~~~~~~~^~~~~~~~
procesador.c: In function 'saxEndElement':
procesador.c:396:32: warning: pointer targets in passing argument 1 of 'dtd_elm_search' differ in signedness [-Wpointer-sign]
  396 |   if ((elm_ptr= dtd_elm_search(elm_name))<0) {
      |                                ^~~~~~~~
      |                                |
      |                                xchar * {aka unsigned char *}
In file included from procesador.c:57:
dtd_util.h:80:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
   80 | int dtd_elm_search(const char *elm_name);
      |                    ~~~~~~~~~~~~^~~~~~~~
procesador.c: In function 'saxReference':
procesador.c:444:24: warning: pointer targets in passing argument 1 of 'dtd_ent_search' differ in signedness [-Wpointer-sign]
  444 |     if (dtd_ent_search(name)==-1) {
      |                        ^~~~
      |                        |
      |                        const xchar * {aka const unsigned char *}
In file included from procesador.c:57:
dtd_util.h:88:32: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
   88 | int dtd_ent_search(const char *ent_name);
      |                    ~~~~~~~~~~~~^~~~~~~~
procesador.c:445:19: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
  445 |       if (!strcmp(name, "&percnt;")) {
      |                   ^~~~
      |                   |
      |                   const xchar * {aka const unsigned char *}
In file included from procesador.c:52:
/usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
procesador.c:446:26: warning: pointer targets in passing argument 1 of 'insert_chardata' differ in signedness [-Wpointer-sign]
  446 |          insert_chardata("%", 1, Node_chardata);
      |                          ^~~
      |                          |
      |                          char *
procesador.c:100:42: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
  100 | static void insert_chardata(const xchar *ch, int len, node_type_t type);
      |                             ~~~~~~~~~~~~~^~
procesador.c: In function 'saxComment':
procesador.c:535:69: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  535 |     tree_link_data_node(Node_comment, actual_element, value, strlen(value));
      |                                                                     ^~~~~
      |                                                                     |
      |                                                                     const xchar * {aka const unsigned char *}
In file included from procesador.c:52:
/usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  391 | extern size_t strlen (const char *__s)
      |                       ~~~~~~~~~~~~^~~
procesador.c: In function 'doctype_scan':
procesador.c:714:19: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
  714 |   strncpy(buffer, data, 512);
      |                   ^~~~
      |                   |
      |                   const xchar * {aka const unsigned char *}
In file included from /usr/include/features.h:488,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from procesador.c:51:
/usr/include/bits/string_fortified.h:92:1: note: expected 'const char * restrict' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
   92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
      | ^~~~~
procesador.c:716:17: warning: pointer targets in passing argument 1 of 'xsearch' differ in signedness [-Wpointer-sign]
  716 |     if (xsearch(buffer, dtd_string[i]))
      |                 ^~~~~~
      |                 |
      |                 char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:29: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                ~~~~~~~~~~~~~^~~
procesador.c:716:35: warning: pointer targets in passing argument 2 of 'xsearch' differ in signedness [-Wpointer-sign]
  716 |     if (xsearch(buffer, dtd_string[i]))
      |                         ~~~~~~~~~~^~~
      |                                   |
      |                                   char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:47: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                                  ~~~~~~~~~~~~~^~~~~~
procesador.c:721:12: warning: pointer targets in passing argument 1 of 'xtolower' differ in signedness [-Wpointer-sign]
  721 |   xtolower(buffer, data, 512);
      |            ^~~~~~
      |            |
      |            char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:54:22: note: expected 'xchar *' {aka 'unsigned char *'} but argument is of type 'char *'
   54 | void xtolower(xchar *dest, const xchar *src, size_t dest_len);
      |               ~~~~~~~^~~~
procesador.c:722:15: warning: pointer targets in passing argument 1 of 'xsearch' differ in signedness [-Wpointer-sign]
  722 |   if (xsearch(buffer, "transitional")) return XHTML_TRANSITIONAL;
      |               ^~~~~~
      |               |
      |               char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:29: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                ~~~~~~~~~~~~~^~~
procesador.c:722:23: warning: pointer targets in passing argument 2 of 'xsearch' differ in signedness [-Wpointer-sign]
  722 |   if (xsearch(buffer, "transitional")) return XHTML_TRANSITIONAL;
      |                       ^~~~~~~~~~~~~~
      |                       |
      |                       char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:47: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                                  ~~~~~~~~~~~~~^~~~~~
procesador.c:723:20: warning: pointer targets in passing argument 1 of 'xsearch' differ in signedness [-Wpointer-sign]
  723 |   else if (xsearch(buffer, "loose.dtd")) return XHTML_TRANSITIONAL;
      |                    ^~~~~~
      |                    |
      |                    char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:29: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                ~~~~~~~~~~~~~^~~
procesador.c:723:28: warning: pointer targets in passing argument 2 of 'xsearch' differ in signedness [-Wpointer-sign]
  723 |   else if (xsearch(buffer, "loose.dtd")) return XHTML_TRANSITIONAL;
      |                            ^~~~~~~~~~~
      |                            |
      |                            char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:47: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                                  ~~~~~~~~~~~~~^~~~~~
procesador.c:724:20: warning: pointer targets in passing argument 1 of 'xsearch' differ in signedness [-Wpointer-sign]
  724 |   else if (xsearch(buffer, "strict")) return XHTML_STRICT;
      |                    ^~~~~~
      |                    |
      |                    char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:29: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                ~~~~~~~~~~~~~^~~
procesador.c:724:28: warning: pointer targets in passing argument 2 of 'xsearch' differ in signedness [-Wpointer-sign]
  724 |   else if (xsearch(buffer, "strict")) return XHTML_STRICT;
      |                            ^~~~~~~~
      |                            |
      |                            char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:47: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                                  ~~~~~~~~~~~~~^~~~~~
procesador.c:725:20: warning: pointer targets in passing argument 1 of 'xsearch' differ in signedness [-Wpointer-sign]
  725 |   else if (xsearch(buffer, "frameset")) return XHTML_FRAMESET;
      |                    ^~~~~~
      |                    |
      |                    char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:29: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                ~~~~~~~~~~~~~^~~
procesador.c:725:28: warning: pointer targets in passing argument 2 of 'xsearch' differ in signedness [-Wpointer-sign]
  725 |   else if (xsearch(buffer, "frameset")) return XHTML_FRAMESET;
      |                            ^~~~~~~~~~
      |                            |
      |                            char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:47: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                                  ~~~~~~~~~~~~~^~~~~~
procesador.c: In function 'set_attributes':
procesador.c:789:32: warning: pointer targets in passing argument 1 of 'dtd_att_search_list' differ in signedness [-Wpointer-sign]
  789 |            dtd_att_search_list(att_name,elm_list[elm_ptr].attlist[doctype])
      |                                ^~~~~~~~
      |                                |
      |                                xchar * {aka unsigned char *}
In file included from procesador.c:57:
dtd_util.h:110:37: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  110 | int dtd_att_search_list(const char *att_name, const int *in);
      |                         ~~~~~~~~~~~~^~~~~~~~
procesador.c: In function 'insert_element':
procesador.c:922:23: warning: pointer targets in passing argument 3 of 'set_node_att' differ in signedness [-Wpointer-sign]
  922 |                       dtd_att_read_buffer(att_list[ATTID_XMLNS].defaults), 1);
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       char *
procesador.c:175:64: note: expected 'xchar *' {aka 'unsigned char *'} but argument is of type 'char *'
  175 | static void set_node_att(tree_node_t *nodo, int att_id, xchar *value, int is_valid);
      |                                                         ~~~~~~~^~~~~
procesador.c: In function 'set_node_att':
procesador.c:1177:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
 1177 |   int len = strlen(value);
      |                    ^~~~~
      |                    |
      |                    xchar * {aka unsigned char *}
In file included from procesador.c:52:
/usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  391 | extern size_t strlen (const char *__s)
      |                       ~~~~~~~~~~~~^~~
procesador.c:1184:14: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
 1184 |       strcpy(tmp_value, new_value);
      |              ^~~~~~~~~
      |              |
      |              xchar * {aka unsigned char *}
In file included from /usr/include/features.h:488,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from procesador.c:51:
/usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'xchar *' {aka 'unsigned char *'}
   77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
      | ^~~~~
procesador.c:1184:25: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
 1184 |       strcpy(tmp_value, new_value);
      |                         ^~~~~~~~~
      |                         |
      |                         xchar * {aka unsigned char *}
In file included from /usr/include/features.h:488,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from procesador.c:51:
/usr/include/bits/string_fortified.h:77:1: note: expected 'const char * restrict' but argument is of type 'xchar *' {aka 'unsigned char *'}
   77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
      | ^~~~~
procesador.c: In function 'id_search':
procesador.c:1206:24: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
 1206 |     if (!strcmp(id_list[i], value))
      |                 ~~~~~~~^~~
      |                        |
      |                        xchar * {aka unsigned char *}
In file included from procesador.c:52:
/usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
procesador.c:1206:29: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
 1206 |     if (!strcmp(id_list[i], value))
      |                             ^~~~~
      |                             |
      |                             const xchar * {aka const unsigned char *}
In file included from procesador.c:52:
/usr/include/string.h:140:50: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                                      ~~~~~~~~~~~~^~~~
procesador.c: In function 'err_att_value':
procesador.c:1589:19: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign]
 1589 |   if (!strcasecmp(value,"center") && (dtd_att_is_valid(att_id, "middle")))
      |                   ^~~~~
      |                   |
      |                   const xchar * {aka const unsigned char *}
In file included from /usr/include/string.h:446,
                 from procesador.c:52:
/usr/include/strings.h:116:36: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  116 | extern int strcasecmp (const char *__s1, const char *__s2)
      |                        ~~~~~~~~~~~~^~~~
procesador.c:1589:64: warning: pointer targets in passing argument 2 of 'dtd_att_is_valid' differ in signedness [-Wpointer-sign]
 1589 |   if (!strcasecmp(value,"center") && (dtd_att_is_valid(att_id, "middle")))
      |                                                                ^~~~~~~~
      |                                                                |
      |                                                                char *
In file included from procesador.c:57:
dtd_util.h:151:42: note: expected 'xchar *' {aka 'unsigned char *'} but argument is of type 'char *'
  151 | int  dtd_att_is_valid(int att_id, xchar *value);
      |                                   ~~~~~~~^~~~~
procesador.c:1596:27: warning: pointer targets in passing argument 1 of 'tree_strdup' differ in signedness [-Wpointer-sign]
 1596 |     correcto= tree_strdup(value);
      |                           ^~~~~
      |                           |
      |                           const xchar * {aka const unsigned char *}
In file included from procesador.h:74,
                 from procesador.c:55:
tree.h:332:31: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  332 | char *tree_strdup(const char *str);
      |                   ~~~~~~~~~~~~^~~
procesador.c:1597:43: warning: pointer targets in passing argument 1 of 'dtd_att_val_search_errors' differ in signedness [-Wpointer-sign]
 1597 |     while ((pos=dtd_att_val_search_errors(correcto))!=-1) {
      |                                           ^~~~~~~~
      |                                           |
      |                                           char *
In file included from procesador.c:57:
dtd_util.h:166:44: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
  166 | int dtd_att_val_search_errors(const xchar *value);
      |                               ~~~~~~~~~~~~~^~~~~
procesador.c:1624:31: warning: pointer targets in passing argument 3 of 'set_node_att' differ in signedness [-Wpointer-sign]
 1624 |     set_node_att(elm, att_id, correcto, 1);
      |                               ^~~~~~~~
      |                               |
      |                               char *
procesador.c:1173:57: note: expected 'xchar *' {aka 'unsigned char *'} but argument is of type 'char *'
 1173 | void set_node_att(tree_node_t *nodo, int att_id, xchar *value, int is_valid)
      |                                                  ~~~~~~~^~~~~
procesador.c: In function 'err_att_req':
procesador.c:1659:41: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign]
 1659 |     for (i=0; atts[i] && strcasecmp(atts[i],"language"); i+=2);
      |                                     ~~~~^~~
      |                                         |
      |                                         xchar * {aka unsigned char *}
In file included from /usr/include/string.h:446,
                 from procesador.c:52:
/usr/include/strings.h:116:36: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  116 | extern int strcasecmp (const char *__s1, const char *__s2)
      |                        ~~~~~~~~~~~~^~~~
procesador.c:1661:30: warning: pointer targets in passing argument 2 of 'xsearch' differ in signedness [-Wpointer-sign]
 1661 |       if ((xsearch(atts[i+1],"javascript"))||(xsearch(atts[i+1],"Javascript"))||
      |                              ^~~~~~~~~~~~
      |                              |
      |                              char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:47: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                                  ~~~~~~~~~~~~~^~~~~~
procesador.c:1661:65: warning: pointer targets in passing argument 2 of 'xsearch' differ in signedness [-Wpointer-sign]
 1661 |       if ((xsearch(atts[i+1],"javascript"))||(xsearch(atts[i+1],"Javascript"))||
      |                                                                 ^~~~~~~~~~~~
      |                                                                 |
      |                                                                 char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:47: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                                  ~~~~~~~~~~~~~^~~~~~
procesador.c:1662:30: warning: pointer targets in passing argument 2 of 'xsearch' differ in signedness [-Wpointer-sign]
 1662 |           (xsearch(atts[i+1],"JavaScript")))
      |                              ^~~~~~~~~~~~
      |                              |
      |                              char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:47: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                                  ~~~~~~~~~~~~~^~~~~~
procesador.c:1664:35: warning: pointer targets in passing argument 1 of 'tree_strdup' differ in signedness [-Wpointer-sign]
 1664 |       else valor= tree_strdup(atts[i+1]);
      |                               ~~~~^~~~~
      |                                   |
      |                                   xchar * {aka unsigned char *}
In file included from procesador.h:74,
                 from procesador.c:55:
tree.h:332:31: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  332 | char *tree_strdup(const char *str);
      |                   ~~~~~~~~~~~~^~~
procesador.c:1690:41: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign]
 1690 |     for (i=0; atts[i] && strcasecmp(atts[i],"name"); i+=2);
      |                                     ~~~~^~~
      |                                         |
      |                                         xchar * {aka unsigned char *}
In file included from /usr/include/string.h:446,
                 from procesador.c:52:
/usr/include/strings.h:116:36: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  116 | extern int strcasecmp (const char *__s1, const char *__s2)
      |                        ~~~~~~~~~~~~^~~~
procesador.c:1692:30: warning: pointer targets in passing argument 1 of 'tree_strdup' differ in signedness [-Wpointer-sign]
 1692 |       valor= tree_strdup(atts[i+1]);
      |                          ~~~~^~~~~
      |                              |
      |                              xchar * {aka unsigned char *}
In file included from procesador.h:74,
                 from procesador.c:55:
tree.h:332:31: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  332 | char *tree_strdup(const char *str);
      |                   ~~~~~~~~~~~~^~~
procesador.c:1698:31: warning: pointer targets in passing argument 3 of 'set_node_att' differ in signedness [-Wpointer-sign]
 1698 |     set_node_att(elm, att_id, valor, 1);
      |                               ^~~~~
      |                               |
      |                               char *
procesador.c:1173:57: note: expected 'xchar *' {aka 'unsigned char *'} but argument is of type 'char *'
 1173 | void set_node_att(tree_node_t *nodo, int att_id, xchar *value, int is_valid)
      |                                                  ~~~~~~~^~~~~
procesador.c: In function 'err_att_default':
procesador.c:1737:27: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
 1737 |           if (!strcmp(atts[i],"name")) {
      |                       ~~~~^~~
      |                           |
      |                           xchar * {aka unsigned char *}
In file included from procesador.c:52:
/usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
procesador.c:1760:41: warning: pointer targets in passing argument 3 of 'set_node_att' differ in signedness [-Wpointer-sign]
 1760 |       set_node_att(elm,ATTID_XML_SPACE, "preserve", 1);
      |                                         ^~~~~~~~~~
      |                                         |
      |                                         char *
procesador.c:1173:57: note: expected 'xchar *' {aka 'unsigned char *'} but argument is of type 'char *'
 1173 | void set_node_att(tree_node_t *nodo, int att_id, xchar *value, int is_valid)
      |                                                  ~~~~~~~^~~~~
procesador.c: In function 'err_html_struct':
procesador.c:1821:44: warning: pointer targets in passing argument 2 of 'err_aux_insert_elm' differ in signedness [-Wpointer-sign]
 1821 |       nodo= err_aux_insert_elm(ELMID_TITLE,"****",4);
      |                                            ^~~~~~
      |                                            |
      |                                            char *
procesador.c:121:65: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
  121 | static tree_node_t* err_aux_insert_elm(int elm_id, const xchar *content, int len);
      |                                                    ~~~~~~~~~~~~~^~~~~~~
procesador.c:1856:46: warning: pointer targets in passing argument 2 of 'err_aux_insert_elm' differ in signedness [-Wpointer-sign]
 1856 |         nodo= err_aux_insert_elm(ELMID_TITLE,"****",4);
      |                                              ^~~~~~
      |                                              |
      |                                              char *
procesador.c:121:65: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
  121 | static tree_node_t* err_aux_insert_elm(int elm_id, const xchar *content, int len);
      |                                                    ~~~~~~~~~~~~~^~~~~~~
procesador.c:1880:46: warning: pointer targets in passing argument 2 of 'err_aux_insert_elm' differ in signedness [-Wpointer-sign]
 1880 |         nodo= err_aux_insert_elm(ELMID_TITLE,"****",4);
      |                                              ^~~~~~
      |                                              |
      |                                              char *
procesador.c:121:65: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
  121 | static tree_node_t* err_aux_insert_elm(int elm_id, const xchar *content, int len);
      |                                                    ~~~~~~~~~~~~~^~~~~~~
procesador.c: In function 'err_elm_desconocido':
procesador.c:1910:15: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
 1910 |   if (!strcmp(nombre,"listing") || !strcmp(nombre,"plaintext") ||
      |               ^~~~~~
      |               |
      |               const xchar * {aka const unsigned char *}
In file included from procesador.c:52:
/usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
procesador.c:1910:44: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
 1910 |   if (!strcmp(nombre,"listing") || !strcmp(nombre,"plaintext") ||
      |                                            ^~~~~~
      |                                            |
      |                                            const xchar * {aka const unsigned char *}
In file included from procesador.c:52:
/usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
procesador.c:1911:15: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
 1911 |       !strcmp(nombre,"xmp")) {
      |               ^~~~~~
      |               |
      |               const xchar * {aka const unsigned char *}
In file included from procesador.c:52:
/usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'}
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
procesador.c: In function 'check_and_fix_att_value':
procesador.c:2034:28: warning: pointer targets in passing argument 1 of 'dtd_ent_search' differ in signedness [-Wpointer-sign]
 2034 |         if (dtd_ent_search(&value[i]) == -1) {
      |                            ^~~~~~~~~
      |                            |
      |                            xchar * {aka unsigned char *}
In file included from procesador.c:57:
dtd_util.h:88:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
   88 | int dtd_ent_search(const char *ent_name);
      |                    ~~~~~~~~~~~~^~~~~~~~
procesador.c:2052:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
 2052 |     fixed = (xchar*) tree_malloc(strlen(value) + 1 + size_inc);
      |                                         ^~~~~
      |                                         |
      |                                         xchar * {aka unsigned char *}
In file included from procesador.c:52:
/usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  391 | extern size_t strlen (const char *__s)
      |                       ~~~~~~~~~~~~^~~
procesador.c: In function 'write_document':
procesador.c:2108:7: warning: variable 'indent' set but not used [-Wunused-but-set-variable]
 2108 |   int indent;
      |       ^~~~~~
procesador.c: In function 'write_chardata':
procesador.c:2247:8: warning: pointer targets in assignment from 'char *' to 'xchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
 2247 |   data = (char*)tree_index_to_ptr(node->cont.chardata.data);
      |        ^
procesador.c: In function 'write_chardata_space_preserve':
procesador.c:2350:8: warning: pointer targets in assignment from 'char *' to 'xchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
 2350 |   data = (char*)tree_index_to_ptr(node->cont.chardata.data);
      |        ^
procesador.c: In function 'write_start_tag':
procesador.c:2425:19: warning: pointer targets in passing argument 1 of 'xsearch' differ in signedness [-Wpointer-sign]
 2425 |       if (xsearch(value,"\"")) limit= '\'';
      |                   ^~~~~
      |                   |
      |                   char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:29: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                ~~~~~~~~~~~~~^~~
procesador.c:2425:25: warning: pointer targets in passing argument 2 of 'xsearch' differ in signedness [-Wpointer-sign]
 2425 |       if (xsearch(value,"\"")) limit= '\'';
      |                         ^~~~
      |                         |
      |                         char *
In file included from procesador.h:73,
                 from procesador.c:55:
xchar.h:57:47: note: expected 'const xchar *' {aka 'const unsigned char *'} but argument is of type 'char *'
   57 | xchar *xsearch(const xchar *str, const xchar *substr);
      |                                  ~~~~~~~~~~~~~^~~~~~
procesador.c: In function 'write_plain_data':
procesador.c:2606:22: warning: pointer targets in passing argument 1 of 'cwrite' differ in signedness [-Wpointer-sign]
 2606 |       wrote = cwrite(&text[pos], i - pos);
      |                      ^~~~~~~~~~
      |                      |
      |                      xchar * {aka unsigned char *}
procesador.c:142:31: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'}
  142 | static int cwrite(const char *buf, size_t num);
      |                   ~~~~~~~~~~~~^~~
procesador.c: In function 'write_indent':
procesador.c:2618:1: warning: no return statement in function returning non-void [-Wreturn-type]
 2618 | }
      | ^
procesador.c: In function 'cprintf_init':
procesador.c:2648:1: warning: no return statement in function returning non-void [-Wreturn-type]
 2648 | }
      | ^
procesador.c: In function 'cprintf_close':
procesador.c:2658:1: warning: no return statement in function returning non-void [-Wreturn-type]
 2658 | }
      | ^
procesador.c: In function 'cputc':
procesador.c:2731:1: warning: no return statement in function returning non-void [-Wreturn-type]
 2731 | }
      | ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o dtdquery dtdquery.o tree.o dtd.o dtd_names.o dtd_util.o xchar.o mensajes.o  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o dtdquery dtdquery.o tree.o dtd.o dtd_names.o dtd_util.o xchar.o mensajes.o 
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic    -o html2xhtml dtd.o dtd_names.o dtd_util.o htmlgr.o html.o html2xhtml.o mensajes.o procesador.o tree.o xchar.o charset.o cgi.o params.o charset_aliases.o  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o html2xhtml dtd.o dtd_names.o dtd_util.o htmlgr.o html.o html2xhtml.o mensajes.o procesador.o tree.o xchar.o charset.o cgi.o params.o charset_aliases.o 
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in dtdcoder
make[2]: Nothing to be done for 'all'.
Making all in charset_coder
make[2]: Nothing to be done for 'all'.
Making all in tests
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53452
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/html2xhtml-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/html2xhtml-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd html2xhtml-1.1.2.2
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/html2xhtml-buildroot/usr exec_prefix=/usr/src/tmp/html2xhtml-buildroot/usr bindir=/usr/src/tmp/html2xhtml-buildroot/usr/bin sbindir=/usr/src/tmp/html2xhtml-buildroot/usr/sbin sysconfdir=/usr/src/tmp/html2xhtml-buildroot/etc datadir=/usr/src/tmp/html2xhtml-buildroot/usr/share includedir=/usr/src/tmp/html2xhtml-buildroot/usr/include libdir=/usr/src/tmp/html2xhtml-buildroot/usr/lib libexecdir=/usr/src/tmp/html2xhtml-buildroot/usr/lib localstatedir=/usr/src/tmp/html2xhtml-buildroot/var/lib sharedstatedir=/usr/src/tmp/html2xhtml-buildroot/var/lib mandir=/usr/src/tmp/html2xhtml-buildroot/usr/share/man infodir=/usr/src/tmp/html2xhtml-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
test -z "/usr/src/tmp/html2xhtml-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/html2xhtml-buildroot/usr/bin"
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p html2xhtml dtdquery '/usr/src/tmp/html2xhtml-buildroot/usr/bin'
libtool: install: /usr/libexec/rpm-build/install -p html2xhtml /usr/src/tmp/html2xhtml-buildroot/usr/bin/html2xhtml
libtool: install: /usr/libexec/rpm-build/install -p dtdquery /usr/src/tmp/html2xhtml-buildroot/usr/bin/dtdquery
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/html2xhtml-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/html2xhtml-buildroot/usr/share/man/man1"
 /usr/libexec/rpm-build/install -p -m 644 html2xhtml.1 '/usr/src/tmp/html2xhtml-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/doc'
Making install in dtdcoder
make[1]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/dtdcoder'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/dtdcoder'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/dtdcoder'
make[1]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/dtdcoder'
Making install in charset_coder
make[1]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/charset_coder'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/charset_coder'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/charset_coder'
make[1]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/charset_coder'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2'
make: Leaving directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/html2xhtml-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/html2xhtml-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/html2xhtml-buildroot/ (default)
Compressing files in /usr/src/tmp/html2xhtml-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/html2xhtml-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/html2xhtml: uses non-LFS functions: fopen
Processing files: html2xhtml-1.1.2.2-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53452
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd html2xhtml-1.1.2.2
+ DOCDIR=/usr/src/tmp/html2xhtml-buildroot/usr/share/doc/html2xhtml-1.1.2.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/html2xhtml-buildroot/usr/share/doc/html2xhtml-1.1.2.2
+ /bin/mkdir -p /usr/src/tmp/html2xhtml-buildroot/usr/share/doc/html2xhtml-1.1.2.2
+ cp -prL AUTHORS README TODO /usr/src/tmp/html2xhtml-buildroot/usr/share/doc/html2xhtml-1.1.2.2
+ chmod -R go-w /usr/src/tmp/html2xhtml-buildroot/usr/share/doc/html2xhtml-1.1.2.2
+ chmod -R a+rX /usr/src/tmp/html2xhtml-buildroot/usr/share/doc/html2xhtml-1.1.2.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HmrbJa
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.28tGZy
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dLvpmS
Creating html2xhtml-debuginfo package
Processing files: html2xhtml-debuginfo-1.1.2.2-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tnLhwj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.76F8oz
find-requires: running scripts (debuginfo)
Requires: html2xhtml = 1.1.2.2-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/html2xhtml-1.1.2.2-alt1.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/html2xhtml-debuginfo-1.1.2.2-alt1.qa1.i586.rpm (w2.lzdio)
4.22user 2.33system 0:10.44elapsed 62%CPU (0avgtext+0avgdata 47008maxresident)k
0inputs+0outputs (0major+710919minor)pagefaults 0swaps
5.23user 5.03system 0:13.42elapsed 76%CPU (0avgtext+0avgdata 47008maxresident)k
0inputs+0outputs (0major+889183minor)pagefaults 0swaps
--- html2xhtml-1.1.2.2-alt1.qa1.i586.rpm.repo	2013-04-16 00:45:53.000000000 +0000
+++ html2xhtml-1.1.2.2-alt1.qa1.i586.rpm.hasher	2022-01-22 03:52:25.289879640 +0000
@@ -6,3 +6,3 @@
 /usr/share/doc/html2xhtml-1.1.2.2/TODO	100644	root:root	
-/usr/share/man/man1/html2xhtml.1.gz	100644	root:root	
+/usr/share/man/man1/html2xhtml.1.xz	100644	root:root	
 Requires: /lib/ld-linux.so.2  
@@ -10,3 +10,5 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -15,4 +17,4 @@
 Provides: html2xhtml = 1.1.2.2-alt1.qa1
-File: /usr/bin/dtdquery	100755	root:root	83713716fcbfa9db7d769d5f9182161d	
-File: /usr/bin/html2xhtml	100755	root:root	4039770158e78513ccdd129447677c57	
+File: /usr/bin/dtdquery	100755	root:root	bb56e94e0534d276d2e61b8e9a4ba022	
+File: /usr/bin/html2xhtml	100755	root:root	bc242882ec56b1da57d091c2f15d903b	
 File: /usr/share/doc/html2xhtml-1.1.2.2	40755	root:root		
@@ -21,3 +23,3 @@
 File: /usr/share/doc/html2xhtml-1.1.2.2/TODO	100644	root:root		
-File: /usr/share/man/man1/html2xhtml.1.gz	100644	root:root	2aa26f03cce8b1f11e559d8e818b60e6	
-RPMIdentity: 1699259aeea7a0ff71f37ff0485c3b8d6de52aed08de3543c4ca01db53ce2c772cf0504771389f2301791f5fab148150dd8b905ddabc32a71771edb467372e93
+File: /usr/share/man/man1/html2xhtml.1.xz	100644	root:root	950dcbcf7f867bbb020b7ab7e900e208	
+RPMIdentity: 883396930bcc16971f7ca4f845c24dc9c13cf23ac5e43181e1e504ed5bb35849d97a38ae8d25eccf6d1dfe0bbe423e04653e823c7403be6348c8422a10bcadcc
--- html2xhtml-debuginfo-1.1.2.2-alt1.qa1.i586.rpm.repo	2013-04-16 00:45:53.000000000 +0000
+++ html2xhtml-debuginfo-1.1.2.2-alt1.qa1.i586.rpm.hasher	2022-01-22 03:52:25.356880517 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/38	40755	root:root	
-/usr/lib/debug/.build-id/38/405ad5e31430517c113a2de0d79884c5152d47	120777	root:root	../../../../bin/dtdquery
-/usr/lib/debug/.build-id/38/405ad5e31430517c113a2de0d79884c5152d47.debug	120777	root:root	../../usr/bin/dtdquery.debug
-/usr/lib/debug/.build-id/ae	40755	root:root	
-/usr/lib/debug/.build-id/ae/413d54f2209cd9030d6e7ca6c7c3b79821a76c	120777	root:root	../../../../bin/html2xhtml
-/usr/lib/debug/.build-id/ae/413d54f2209cd9030d6e7ca6c7c3b79821a76c.debug	120777	root:root	../../usr/bin/html2xhtml.debug
+/usr/lib/debug/.build-id/00	40755	root:root	
+/usr/lib/debug/.build-id/00/802ab19b2d19b8da2a5b3a4cf7ac114f126e64	120777	root:root	../../../../bin/html2xhtml
+/usr/lib/debug/.build-id/00/802ab19b2d19b8da2a5b3a4cf7ac114f126e64.debug	120777	root:root	../../usr/bin/html2xhtml.debug
+/usr/lib/debug/.build-id/96	40755	root:root	
+/usr/lib/debug/.build-id/96/c40cac27e2e22dcbd10c81e90f6df84892fea6	120777	root:root	../../../../bin/dtdquery
+/usr/lib/debug/.build-id/96/c40cac27e2e22dcbd10c81e90f6df84892fea6.debug	120777	root:root	../../usr/bin/dtdquery.debug
 /usr/lib/debug/usr/bin/dtdquery.debug	100644	root:root	
@@ -10,2 +10,3 @@
 /usr/src/debug/html2xhtml-1.1.2.2/src	40755	root:root	
+/usr/src/debug/html2xhtml-1.1.2.2/src/cgi.c	100644	root:root	
 /usr/src/debug/html2xhtml-1.1.2.2/src/charset.c	100644	root:root	
@@ -41,12 +42,13 @@
 Provides: html2xhtml-debuginfo = 1.1.2.2-alt1.qa1
-File: /usr/lib/debug/.build-id/38	40755	root:root		
-File: /usr/lib/debug/.build-id/38/405ad5e31430517c113a2de0d79884c5152d47	120777	root:root		../../../../bin/dtdquery
-File: /usr/lib/debug/.build-id/38/405ad5e31430517c113a2de0d79884c5152d47.debug	120777	root:root		../../usr/bin/dtdquery.debug
-File: /usr/lib/debug/.build-id/ae	40755	root:root		
-File: /usr/lib/debug/.build-id/ae/413d54f2209cd9030d6e7ca6c7c3b79821a76c	120777	root:root		../../../../bin/html2xhtml
-File: /usr/lib/debug/.build-id/ae/413d54f2209cd9030d6e7ca6c7c3b79821a76c.debug	120777	root:root		../../usr/bin/html2xhtml.debug
-File: /usr/lib/debug/usr/bin/dtdquery.debug	100644	root:root	9b7d032d884243bf04dcca3dca44a1bc	
-File: /usr/lib/debug/usr/bin/html2xhtml.debug	100644	root:root	cbb67432123d6191c82b91661e52901e	
+File: /usr/lib/debug/.build-id/00	40755	root:root		
+File: /usr/lib/debug/.build-id/00/802ab19b2d19b8da2a5b3a4cf7ac114f126e64	120777	root:root		../../../../bin/html2xhtml
+File: /usr/lib/debug/.build-id/00/802ab19b2d19b8da2a5b3a4cf7ac114f126e64.debug	120777	root:root		../../usr/bin/html2xhtml.debug
+File: /usr/lib/debug/.build-id/96	40755	root:root		
+File: /usr/lib/debug/.build-id/96/c40cac27e2e22dcbd10c81e90f6df84892fea6	120777	root:root		../../../../bin/dtdquery
+File: /usr/lib/debug/.build-id/96/c40cac27e2e22dcbd10c81e90f6df84892fea6.debug	120777	root:root		../../usr/bin/dtdquery.debug
+File: /usr/lib/debug/usr/bin/dtdquery.debug	100644	root:root	8a6c828482ce5e57729ac97f9db7d310	
+File: /usr/lib/debug/usr/bin/html2xhtml.debug	100644	root:root	8b8b7e2a83ebb2d00f975a8b1dcc7e72	
 File: /usr/src/debug/html2xhtml-1.1.2.2	40755	root:root		
 File: /usr/src/debug/html2xhtml-1.1.2.2/src	40755	root:root		
+File: /usr/src/debug/html2xhtml-1.1.2.2/src/cgi.c	100644	root:root	a46cf5e8b15857e9827cb70ae1fc8910	
 File: /usr/src/debug/html2xhtml-1.1.2.2/src/charset.c	100644	root:root	69f9aa557dad0f736b9d24eee96aea08	
@@ -77,2 +79,2 @@
 File: /usr/src/debug/html2xhtml-1.1.2.2/src/xchar.h	100644	root:root	85af84214fbdb4d47ba5d2ba20e3fc8c	
-RPMIdentity: e2631afa9d975141ac1efccf4bd057467162422bde7d7479cfa5bc6a3cf7bd1e769f8d7dd4f7a36b47d4df74cc3a4431741381dd4e7cdd78d6fdea2db83e589b
+RPMIdentity: eff80f2b4e984bfbc57a31598d1b20a9480776fdfbca93f722e74c9d307cdd7b3728284e3ba748eed44d54ea8bea25f5004526da4d5fecf6c524521175f30479