<86>May 4 00:51:11 userdel[877926]: delete user 'rooter' <86>May 4 00:51:11 userdel[877926]: removed group 'rooter' owned by 'rooter' <86>May 4 00:51:11 userdel[877926]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:51:11 groupadd[877937]: group added to /etc/group: name=rooter, GID=1223 <86>May 4 00:51:11 groupadd[877937]: group added to /etc/gshadow: name=rooter <86>May 4 00:51:11 groupadd[877937]: new group: name=rooter, GID=1223 <86>May 4 00:51:11 useradd[877945]: new user: name=rooter, UID=1223, GID=1223, home=/root, shell=/bin/bash, from=none <86>May 4 00:51:11 userdel[877959]: delete user 'builder' <86>May 4 00:51:11 userdel[877959]: removed group 'builder' owned by 'builder' <86>May 4 00:51:11 userdel[877959]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:51:11 groupadd[877974]: group added to /etc/group: name=builder, GID=1224 <86>May 4 00:51:11 groupadd[877974]: group added to /etc/gshadow: name=builder <86>May 4 00:51:11 groupadd[877974]: new group: name=builder, GID=1224 <86>May 4 00:51:11 useradd[877981]: new user: name=builder, UID=1224, GID=1224, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12024 + 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.12024 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... /usr/bin/ginstall -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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-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 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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/html2xhtml-1.1.2.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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; | ^~~ htmlgr.y: 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:350:34: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'} 350 | 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 *} /usr/include/string.h:350:58: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'} 350 | 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 *} /usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'} 407 | 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 *} /usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'} 407 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:156:50: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'} 156 | 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 *} /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'} 156 | 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 *} /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'} 156 | 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 *} /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'} 156 | 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 *} /usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'} 407 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 | | ^ html.c: 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c charset.c charset.c: In function 'charset_close': charset.c:143:40: warning: passing argument 5 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 143 | iconv (cd, NULL, NULL, &bufferpos, &avail); | ^~~~~~ | | | int * In file included from charset.c:34: /usr/include/iconv.h:52:41: note: expected 'size_t * restrict' {aka 'long unsigned int * restrict'} but argument is of type 'int *' 52 | size_t *__restrict __outbytesleft); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ charset.c: In function 'charset_read': charset.c:194:37: warning: passing argument 3 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 194 | nconv = iconv(cd, &bufferpos, &avail, &outbuf, &outbuf_max); | ^~~~~~ | | | int * /usr/include/iconv.h:50:41: note: expected 'size_t * restrict' {aka 'long unsigned int * restrict'} but argument is of type 'int *' 50 | 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: passing argument 5 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 274 | nconv = iconv(cd, &bufpos, &n, &bufferpos, &avail); | ^~~~~~ | | | int * /usr/include/iconv.h:52:41: note: expected 'size_t * restrict' {aka 'long unsigned int * restrict'} but argument is of type 'int *' 52 | 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 '' or provide a declaration of 'tolower' 41 | #include "params.h" +++ |+#include 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 *} 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 *} 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, "%")) { | ^~~~ | | | const xchar * {aka const unsigned char *} In file included from procesador.c:52: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'} 156 | 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 *} /usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'} 407 | 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:503, 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 *} 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 *} /usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'} 407 | 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 *} /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 *} /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 *} /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'} 156 | 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 *} /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'} 156 | 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:462: /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 * 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: 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 * 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 *} /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 * 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 * 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 * 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 *} 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 *} /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 *} 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 *} /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'} 156 | 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 *} /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'} 156 | 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 *} /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'} 156 | 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 *} /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'const xchar *' {aka 'const unsigned char *'} 156 | 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 *} 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 *} /usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'xchar *' {aka 'unsigned char *'} 407 | 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 * 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 * 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o dtdquery dtdquery.o tree.o dtd.o dtd_names.o dtd_util.o xchar.o mensajes.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.16092 + 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:/usr/bin:/bin:/usr/local/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/lib64 libexecdir=/usr/src/tmp/html2xhtml-buildroot/usr/lib localstatedir=/usr/src/tmp/html2xhtml-buildroot/var/lib runstatedir=/usr/src/tmp/html2xhtml-buildroot/var/run 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" || /usr/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" || /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/html2xhtml-buildroot Processing files: html2xhtml-1.1.2.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16092 + 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.rXfFRZ 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.8BpJrj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ob8hu0 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.vQ0O77 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YCYea4 find-requires: running scripts (debuginfo) Requires: html2xhtml = 1.1.2.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/html2xhtml-1.1.2.2-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/html2xhtml-debuginfo-1.1.2.2-alt1.qa1.x86_64.rpm (w2.lzdio) 4.52user 3.21system 0:11.60elapsed 66%CPU (0avgtext+0avgdata 67372maxresident)k 0inputs+0outputs (0major+741109minor)pagefaults 0swaps 0.67user 1.29system 0:15.85elapsed 12%CPU (0avgtext+0avgdata 12212maxresident)k 0inputs+0outputs (0major+93471minor)pagefaults 0swaps --- html2xhtml-1.1.2.2-alt1.qa1.x86_64.rpm.repo 2013-04-16 00:45:53.000000000 +0000 +++ html2xhtml-1.1.2.2-alt1.qa1.x86_64.rpm.hasher 2024-05-04 00:51:24.711314449 +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: /lib64/ld-linux-x86-64.so.2 @@ -11,3 +11,6 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: rtld(GNU_HASH) @@ -15,4 +18,4 @@ Provides: html2xhtml = 1.1.2.2-alt1.qa1 -File: /usr/bin/dtdquery 100755 root:root a934410da29c14422ff39fb8cbd1cc9c -File: /usr/bin/html2xhtml 100755 root:root 19a089a6b1cd8feb1c1845883fcbc28a +File: /usr/bin/dtdquery 100755 root:root 0739723c1e33a2e05d742133d0b5a6d4 +File: /usr/bin/html2xhtml 100755 root:root e2a83da9b8c7d7c6459f794854df1af8 File: /usr/share/doc/html2xhtml-1.1.2.2 40755 root:root @@ -21,3 +24,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: 170bd5142d2fb48b40866177dddca474b0636293fa06a416185b166bd773ab2d06fea31102230f2a176adabe818f89a618700ef9b6a118885c2009760f6d7940 +File: /usr/share/man/man1/html2xhtml.1.xz 100644 root:root 950dcbcf7f867bbb020b7ab7e900e208 +RPMIdentity: 8ab927799736ea2b1baa65bc9943f570c647ed3d3a75e366e5ef1294c192b42cf3a934d9dcebba6395a0db969d3b574b53a08d1771cc8f40bcc989190ed11318 --- html2xhtml-debuginfo-1.1.2.2-alt1.qa1.x86_64.rpm.repo 2013-04-16 00:45:53.000000000 +0000 +++ html2xhtml-debuginfo-1.1.2.2-alt1.qa1.x86_64.rpm.hasher 2024-05-04 00:51:24.781314761 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/7db595a923f130e8fac22d3c7732d2ec15e7aa 120777 root:root ../../../../bin/dtdquery -/usr/lib/debug/.build-id/5b/7db595a923f130e8fac22d3c7732d2ec15e7aa.debug 120777 root:root ../../usr/bin/dtdquery.debug -/usr/lib/debug/.build-id/a3 40755 root:root -/usr/lib/debug/.build-id/a3/d3db256de1acd7a230547c90525ffdc09e36a4 120777 root:root ../../../../bin/html2xhtml -/usr/lib/debug/.build-id/a3/d3db256de1acd7a230547c90525ffdc09e36a4.debug 120777 root:root ../../usr/bin/html2xhtml.debug +/usr/lib/debug/.build-id/03 40755 root:root +/usr/lib/debug/.build-id/03/98c0e86e947406d4983ca09e1e57c97c6151f2 120777 root:root ../../../../bin/dtdquery +/usr/lib/debug/.build-id/03/98c0e86e947406d4983ca09e1e57c97c6151f2.debug 120777 root:root ../../usr/bin/dtdquery.debug +/usr/lib/debug/.build-id/95 40755 root:root +/usr/lib/debug/.build-id/95/a0d0e8766954849291a1b669f79bdbe7efd1dc 120777 root:root ../../../../bin/html2xhtml +/usr/lib/debug/.build-id/95/a0d0e8766954849291a1b669f79bdbe7efd1dc.debug 120777 root:root ../../usr/bin/html2xhtml.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/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/7db595a923f130e8fac22d3c7732d2ec15e7aa 120777 root:root ../../../../bin/dtdquery -File: /usr/lib/debug/.build-id/5b/7db595a923f130e8fac22d3c7732d2ec15e7aa.debug 120777 root:root ../../usr/bin/dtdquery.debug -File: /usr/lib/debug/.build-id/a3 40755 root:root -File: /usr/lib/debug/.build-id/a3/d3db256de1acd7a230547c90525ffdc09e36a4 120777 root:root ../../../../bin/html2xhtml -File: /usr/lib/debug/.build-id/a3/d3db256de1acd7a230547c90525ffdc09e36a4.debug 120777 root:root ../../usr/bin/html2xhtml.debug -File: /usr/lib/debug/usr/bin/dtdquery.debug 100644 root:root 9df688f846af9ab4af492fa691c3d1a3 -File: /usr/lib/debug/usr/bin/html2xhtml.debug 100644 root:root 9ee3029a8e734b5d5bc938d58ae85520 +File: /usr/lib/debug/.build-id/03 40755 root:root +File: /usr/lib/debug/.build-id/03/98c0e86e947406d4983ca09e1e57c97c6151f2 120777 root:root ../../../../bin/dtdquery +File: /usr/lib/debug/.build-id/03/98c0e86e947406d4983ca09e1e57c97c6151f2.debug 120777 root:root ../../usr/bin/dtdquery.debug +File: /usr/lib/debug/.build-id/95 40755 root:root +File: /usr/lib/debug/.build-id/95/a0d0e8766954849291a1b669f79bdbe7efd1dc 120777 root:root ../../../../bin/html2xhtml +File: /usr/lib/debug/.build-id/95/a0d0e8766954849291a1b669f79bdbe7efd1dc.debug 120777 root:root ../../usr/bin/html2xhtml.debug +File: /usr/lib/debug/usr/bin/dtdquery.debug 100644 root:root 969fb0fb96e980dca299984f88440484 +File: /usr/lib/debug/usr/bin/html2xhtml.debug 100644 root:root 9dbe0b052091c875238068b17db5e4fa 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: b655e4d378ce4026789a32bbcccc9e4d64a7725f81f7ffaada358c505a5e906ead88df5f73005b939482b5e66b969b5a79e757dc0fe8afea0b30654ff3f49916 +RPMIdentity: 3d4040cbeff9c55bfcdd4ffe11e75b4093d5675cf7ef5a1818f2798974aa35b14e282f3fc6f27559c7d471264c08f1acb820f46a0f7f4778a22403db6f4b795b