<86>Apr 14 01:06:23 userdel[84927]: delete user 'rooter' <86>Apr 14 01:06:23 userdel[84927]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:06:23 groupadd[84956]: group added to /etc/group: name=rooter, GID=687 <86>Apr 14 01:06:23 groupadd[84956]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:06:23 groupadd[84956]: new group: name=rooter, GID=687 <86>Apr 14 01:06:23 useradd[84985]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Apr 14 01:06:23 userdel[85026]: delete user 'builder' <86>Apr 14 01:06:23 userdel[85026]: removed group 'builder' owned by 'builder' <86>Apr 14 01:06:23 userdel[85026]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:06:23 groupadd[85062]: group added to /etc/group: name=builder, GID=688 <86>Apr 14 01:06:23 groupadd[85062]: group added to /etc/gshadow: name=builder <86>Apr 14 01:06:23 groupadd[85062]: new group: name=builder, GID=688 <86>Apr 14 01:06:23 useradd[85089]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash <13>Apr 14 01:06:26 rpmi: libxml2-devel-1:2.9.4.0.12.e905-alt1 1488560683 installed <13>Apr 14 01:06:27 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024730 installed <13>Apr 14 01:06:27 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed <13>Apr 14 01:06:27 rpmi: libxslt-1.1.28-alt4 1448210404 installed <13>Apr 14 01:06:27 rpmi: libxslt-devel-1.1.28-alt4 1448210404 installed <13>Apr 14 01:06:27 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed Installing xmlstarlet-1.0.1-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31730 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xmlstarlet-1.0.1 + echo 'Source #0 (xmlstarlet-1.0.1.tar.gz):' Source #0 (xmlstarlet-1.0.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/xmlstarlet-1.0.1.tar.gz + /bin/tar -xf - + cd xmlstarlet-1.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (xmlstarlet-1.0.1-cmdname.patch):' Patch #1 (xmlstarlet-1.0.1-cmdname.patch): + /usr/bin/patch -p1 patching file xmlstarlet.spec.in patching file src/Makefile.am patching file src/xml.c patching file src/xml_C14N.c patching file src/xml_depyx.c patching file src/xml_edit.c patching file src/xml_elem.c patching file src/xml_escape.c patching file src/xml_format.c patching file src/xml_ls.c patching file src/xml_pyx.c patching file src/xml_select.c patching file src/xml_trans.c patching file src/xml_validate.c + echo 'Patch #2 (xmlstarlet-1.0.1-docs.patch):' Patch #2 (xmlstarlet-1.0.1-docs.patch): + /usr/bin/patch -p1 patching file doc/gen-doc patching file doc/xmlstarlet-man.xml patching file doc/xmlstarlet-ug.xml + echo 'Patch #3 (xmlstarlet-1.0.1-html.patch):' Patch #3 (xmlstarlet-1.0.1-html.patch): + /usr/bin/patch -p1 patching file doc/xmlstarlet-ug.html + echo 'Patch #4 (xmlstarlet-1.0.1-txt.patch):' Patch #4 (xmlstarlet-1.0.1-txt.patch): + /usr/bin/patch -p1 patching file doc/xmlstarlet.txt + /usr/bin/subst 's|.a |.so |g' configure.in + /usr/bin/subst 's|.a |.so |g' configure + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31730 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xmlstarlet-1.0.1 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ 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 + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --without-included-gettext --with-libxml-libs-prefix=/usr/lib64 --with-libxslt-libs-prefix=/usr/lib64 creating cache ./config.cache checking for.so BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... x86_64-alt-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -Wall -g -O2 ) is.so cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for strerror in -lcposix... no checking for gcc... (cached) gcc checking whether the C compiler (gcc -Wall -g -pedantic ) works... yes checking whether the C compiler (gcc -Wall -g -pedantic ) is.so cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/time.h... yes checking for stdlib.h... yes checking for unistd.h... yes checking for string.h... yes checking for ieeefp.h... no checking for nan.h... no checking for math.h... yes checking for fp_class.h... no checking for float.h... yes checking for ansidecl.h... no checking for sys/timeb.h... yes checking for time.h... yes checking for sys/stat.h... yes checking for stdarg.h... yes checking for stat... yes checking for _stat... no checking for gettimeofday... yes checking for mktime... yes checking for localtime... yes checking for asctime... yes checking for time... yes checking for gmtime... yes checking for ftime... yes checking for strdup... yes checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes updating cache ./config.cache creating ./config.status creating xmlstarlet.spec creating Makefile creating src/Makefile creating doc/Makefile creating solaris/package/sol8-sparc/pkginfo creating solaris/package/sol9-sparc/pkginfo creating config.h + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_edit.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_ls.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_escape.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_pyx.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_depyx.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_select.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_trans.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_validate.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_format.c xml_edit.c: In function 'edMain': xml_edit.c:1082:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ xml_edit.c:1126:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ xml_trans.c: In function 'trParseParams': xml_trans.c:251:25: warning: passing argument 1 of 'xmlFree' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xmlFree(string); ^ xml_trans.c:251:25: note: expected 'void *' but argument is of type 'const xmlChar * {aka const unsigned char *}' xml_trans.c:219:24: warning: variable 'len' set but not used [-Wunused-but-set-variable] int j, len; ^ xml_format.c: In function 'foProcess': xml_format.c:339:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ xml_select.c: In function 'selMain': xml_select.c:753:9: warning: variable 'nbparams' set but not used [-Wunused-but-set-variable] int nbparams; ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_elem.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c xml_C14N.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c trans.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c binsert.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c stack.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I.. -I../src -I/usr/include/libxml2 -I/usr/include/libxslt -I/usr/include/libexslt -I/usr/include -Wall -g -pedantic -Wall -g -pedantic -c strdup.c xml_C14N.c: In function 'run_c14n': xml_C14N.c:90:29: warning: variable 'defaultEntityLoader' set but not used [-Wunused-but-set-variable] xmlExternalEntityLoader defaultEntityLoader = NULL; ^ trans.c: In function 'xsltProcess': trans.c:255:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ gcc -Wall -g -pedantic -o xml xml.o xml_edit.o xml_ls.o xml_escape.o xml_pyx.o xml_depyx.o xml_select.o xml_trans.o xml_validate.o xml_format.o xml_elem.o xml_C14N.o trans.o binsert.o stack.o strdup.o /usr/lib64/libxslt.so /usr/lib64/libexslt.so -lz -lm -lpthread /usr/lib64/libxml2.so -lz -lm -lpthread -ldl -L/usr/lib make[2]: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/src' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' make: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48127 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xmlstarlet-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xmlstarlet-buildroot + cd xmlstarlet-1.0.1 + make install DESTDIR=/usr/src/tmp/xmlstarlet-buildroot make: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/src' /bin/sh ../mkinstalldirs /usr/src/tmp/xmlstarlet-buildroot/usr/bin mkdir /usr/src/tmp/xmlstarlet-buildroot mkdir /usr/src/tmp/xmlstarlet-buildroot/usr mkdir /usr/src/tmp/xmlstarlet-buildroot/usr/bin /bin/install -c xml /usr/src/tmp/xmlstarlet-buildroot/usr/bin/xml make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/doc' make[2]: Nothing to be done for `install-exec-am'. make install-man1 make[3]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/doc' /bin/sh ../mkinstalldirs /usr/src/tmp/xmlstarlet-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/xmlstarlet-buildroot/usr/share mkdir /usr/src/tmp/xmlstarlet-buildroot/usr/share/man mkdir /usr/src/tmp/xmlstarlet-buildroot/usr/share/man/man1 /bin/install -c -m 644 ./xmlstarlet.1 /usr/src/tmp/xmlstarlet-buildroot/usr/share/man/man1/xmlstarlet.1 make[3]: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/doc' make[2]: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' make[2]: Entering directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' 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/xmlstarlet-1.0.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' make: Leaving directory `/usr/src/RPM/BUILD/xmlstarlet-1.0.1' + mv /usr/src/tmp/xmlstarlet-buildroot/usr/bin/xml /usr/src/tmp/xmlstarlet-buildroot/usr/bin/xmlstarlet + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xmlstarlet-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xmlstarlet-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/xmlstarlet-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xmlstarlet-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: xmlstarlet-1.0.1-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75070 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xmlstarlet-1.0.1 + DOCDIR=/usr/src/tmp/xmlstarlet-buildroot/usr/share/doc/xmlstarlet-1.0.1 + export DOCDIR + rm -rf /usr/src/tmp/xmlstarlet-buildroot/usr/share/doc/xmlstarlet-1.0.1 + /bin/mkdir -p /usr/src/tmp/xmlstarlet-buildroot/usr/share/doc/xmlstarlet-1.0.1 + cp -prL AUTHORS ChangeLog NEWS README Copyright TODO doc/xmlstarlet.txt doc/xmlstarlet-ug.html /usr/src/tmp/xmlstarlet-buildroot/usr/share/doc/xmlstarlet-1.0.1 + chmod -R go-w /usr/src/tmp/xmlstarlet-buildroot/usr/share/doc/xmlstarlet-1.0.1 + chmod -R a+rX /usr/src/tmp/xmlstarlet-buildroot/usr/share/doc/xmlstarlet-1.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9uh6As find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nexmr8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) lib.req: WARNING: /usr/src/tmp/xmlstarlet-buildroot/usr/bin/xmlstarlet: overlinked libraries: /lib64/libm.so.6 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libexslt.so.0()(64bit) >= set:ihqS1, libm.so.6()(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libxml2.so.2()(64bit) >= set:ohAi8JlTAjZh2UpKdnrrgoB7pHDnY926lnhh3v20i3Z1Dcmyb5gw0ETAXhzQHPt9uhZc4XAQnZtZvzIgZj0Z2GNhqKpy0GMXoaeI0JMYnEDidrUbrFqUdDZJuaaQwqaZnIaffHWi2fAMo7AiEr3BKlu3NxXIOwsb9lLxZhMIK6Ng3gZhZAw4uLjxFWgEBEaSkrS4oX3LLbN1lUwdpU2mnhPkNm9X63ubBiB0gr0vM392m3lqLJ6Prj8DWy5PcrLFspZD0IGMFK8Jv, libxml2.so.2(LIBXML2_2.4.30)(64bit), libxml2.so.2(LIBXML2_2.5.2)(64bit), libxml2.so.2(LIBXML2_2.5.7)(64bit), libxml2.so.2(LIBXML2_2.5.8)(64bit), libxml2.so.2(LIBXML2_2.6.0)(64bit), libxslt.so.1()(64bit) >= set:lhZCoZj5bCrpDmjoyCMRVCkcFUyrRk4w2Hlnr, libxslt.so.1(LIBXML2_1.0.11)(64bit), libxslt.so.1(LIBXML2_1.0.18)(64bit), libxslt.so.1(LIBXML2_1.0.24)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zIZOiR Creating xmlstarlet-debuginfo package Processing files: xmlstarlet-debuginfo-1.0.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z2f08C find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dJHX8r find-requires: running scripts (debuginfo) Requires: xmlstarlet = 1.0.1-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libexslt.so.0), debug64(libm.so.6), debug64(libpthread.so.0), debug64(libxml2.so.2), debug64(libxslt.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/xmlstarlet-1.0.1-alt3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/xmlstarlet-debuginfo-1.0.1-alt3.x86_64.rpm 4.11user 2.54system 0:11.73elapsed 56%CPU (0avgtext+0avgdata 27380maxresident)k 0inputs+0outputs (0major+468509minor)pagefaults 0swaps 7.94user 5.79system 0:19.14elapsed 71%CPU (0avgtext+0avgdata 121804maxresident)k 80inputs+0outputs (0major+682996minor)pagefaults 0swaps --- xmlstarlet-1.0.1-alt3.x86_64.rpm.repo 2011-05-03 08:16:02.000000000 +0000 +++ xmlstarlet-1.0.1-alt3.x86_64.rpm.hasher 2019-04-14 01:06:40.639361996 +0000 @@ -10,3 +10,3 @@ /usr/share/doc/xmlstarlet-1.0.1/xmlstarlet.txt 100644 -/usr/share/man/man1/xmlstarlet.1.gz 100644 +/usr/share/man/man1/xmlstarlet.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 @@ -17,2 +17,3 @@ Requires: rpmlib(SetVersions) +Requires: libm.so.6()(64bit) Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) --- xmlstarlet-debuginfo-1.0.1-alt3.x86_64.rpm.repo 2011-05-03 08:16:02.000000000 +0000 +++ xmlstarlet-debuginfo-1.0.1-alt3.x86_64.rpm.hasher 2019-04-14 01:06:40.678361602 +0000 @@ -27,2 +27,3 @@ Requires: debug64(libexslt.so.0) +Requires: debug64(libm.so.6) Requires: debug64(libpthread.so.0)