<86>Nov 6 07:40:49 userdel[254320]: delete user 'rooter' <86>Nov 6 07:40:49 userdel[254320]: removed group 'rooter' owned by 'rooter' <86>Nov 6 07:40:49 userdel[254320]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 6 07:40:49 groupadd[254356]: group added to /etc/group: name=rooter, GID=981 <86>Nov 6 07:40:49 groupadd[254356]: group added to /etc/gshadow: name=rooter <86>Nov 6 07:40:49 groupadd[254356]: new group: name=rooter, GID=981 <86>Nov 6 07:40:49 useradd[254384]: new user: name=rooter, UID=981, GID=981, home=/root, shell=/bin/bash <86>Nov 6 07:40:49 userdel[254424]: delete user 'builder' <86>Nov 6 07:40:49 userdel[254424]: removed group 'builder' owned by 'builder' <86>Nov 6 07:40:49 groupadd[254448]: group added to /etc/group: name=builder, GID=982 <86>Nov 6 07:40:49 groupadd[254448]: group added to /etc/gshadow: name=builder <86>Nov 6 07:40:49 groupadd[254448]: new group: name=builder, GID=982 <86>Nov 6 07:40:49 useradd[254465]: new user: name=builder, UID=982, GID=982, home=/usr/src, shell=/bin/bash <13>Nov 6 07:40:51 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Nov 6 07:40:51 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Nov 6 07:40:52 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Nov 6 07:40:52 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Nov 6 07:40:52 rpmi: doxygen-1:1.8.15-alt1 sisyphus+220984.100.1.2 1549663847 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sexpr-1.3-alt1.nosrc.rpm (w1.gzdio) Installing sexpr-1.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28685 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sexpr-1.3 + echo 'Source #0 (sexpr-1.3.tar):' Source #0 (sexpr-1.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sexpr-1.3.tar + cd sexpr-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36940 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sexpr-1.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:26: installing './compile' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' ++ 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 --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: --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 whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile configure: WARNING: unrecognized options: --without-included-gettext checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... x86_64-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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... 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 working strtod... yes checking for gettimeofday... yes checking for pow... no checking for sqrt... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DNODEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -O3 -Wall -c -o sexp_memory.o sexp_memory.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DNODEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -O3 -Wall -c -o faststack.o faststack.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DNODEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -O3 -Wall -c -o sexp_vis.o sexp_vis.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DNODEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -O3 -Wall -c -o io.o io.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DNODEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -O3 -Wall -c -o cstring.o cstring.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DNODEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -O3 -Wall -c -o sexp_ops.o sexp_ops.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DNODEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -O3 -Wall -c -o sexp.o sexp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DNODEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -O3 -Wall -c -o event_temp.o event_temp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DNODEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -O3 -Wall -c -o parser.o parser.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' rm -f libsexp.a ar cru libsexp.a cstring.o event_temp.o faststack.o io.o parser.o sexp.o sexp_memory.o sexp_ops.o sexp_vis.o ranlib libsexp.a make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' + autoconf + doxygen warning: Tag `HTML_ALIGN_MEMBERS' at line 94 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 174 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 175 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_NAME' at line 182 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_URL' at line 183 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_URL' at line 184 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_ABSPATH' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `BIN_ABSPATH' at line 186 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `EXT_DOC_PATHS' at line 187 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Notice: Output directory `./doxygen/' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/sexpr-1.3/src/sexp.h... Parsing file /usr/src/RPM/BUILD/sexpr-1.3/src/sexp.h... Preprocessing /usr/src/RPM/BUILD/sexpr-1.3/src/sexp_errors.h... Parsing file /usr/src/RPM/BUILD/sexpr-1.3/src/sexp_errors.h... Preprocessing /usr/src/RPM/BUILD/sexpr-1.3/src/sexp_ops.h... Parsing file /usr/src/RPM/BUILD/sexpr-1.3/src/sexp_ops.h... Preprocessing /usr/src/RPM/BUILD/sexpr-1.3/src/faststack.h... Parsing file /usr/src/RPM/BUILD/sexpr-1.3/src/faststack.h... Preprocessing /usr/src/RPM/BUILD/sexpr-1.3/src/sexp_memory.h... Parsing file /usr/src/RPM/BUILD/sexpr-1.3/src/sexp_memory.h... Preprocessing /usr/src/RPM/BUILD/sexpr-1.3/src/sexp_vis.h... Parsing file /usr/src/RPM/BUILD/sexpr-1.3/src/sexp_vis.h... Preprocessing /usr/src/RPM/BUILD/sexpr-1.3/src/cstring.h... Parsing file /usr/src/RPM/BUILD/sexpr-1.3/src/cstring.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file cstring.h... Generating code for file faststack.h... Generating code for file sexp.h... Generating code for file sexp_errors.h... Generating code for file sexp_memory.h... Generating code for file sexp_ops.h... Generating code for file sexp_vis.h... Generating file documentation... Generating docs for file cstring.h... Generating docs for file faststack.h... Generating docs for file sexp.h... Generating docs for file sexp_errors.h... Generating docs for file sexp_memory.h... Generating docs for file sexp_ops.h... Generating docs for file sexp_vis.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound __cstring... Generating docs for compound elt... Generating docs for compound parser_event_handlers... Generating docs for compound pcont... Generating docs for compound sexp_iowrap... Generating docs for compound stack_level... Generating docs for compound stack_wrapper... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 160/65536 hits=657 misses=169 finished... + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sexpr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sexpr-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sexpr-1.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sexpr-buildroot LIBDIR=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3/src' /bin/mkdir -p '/usr/src/tmp/sexpr-buildroot/usr/lib64' /usr/libexec/rpm-build/install -p -m 644 libsexp.a '/usr/src/tmp/sexpr-buildroot/usr/lib64' ( cd '/usr/src/tmp/sexpr-buildroot/usr/lib64' && ranlib libsexp.a ) /bin/mkdir -p '/usr/src/tmp/sexpr-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 sexp.h sexp_vis.h sexp_ops.h sexp_memory.h sexp_errors.h cstring.h faststack.h '/usr/src/tmp/sexpr-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3' make[2]: Entering directory '/usr/src/RPM/BUILD/sexpr-1.3' 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/sexpr-1.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3' make: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3' + pushd /usr/src/tmp/sexpr-buildroot/usr/lib64 ~/tmp/sexpr-buildroot/usr/lib64 ~/RPM/BUILD/sexpr-1.3 + gcc -shared -Wl,-whole-archive libsexp.a -Wl,-no-whole-archive -Wl,-soname,libsexp.so.0 -o libsexp.so.0 + ln -s libsexp.so.0 libsexp.so + popd ~/RPM/BUILD/sexpr-1.3 + install -d /usr/src/tmp/sexpr-buildroot/usr/share/man/man3 + install -m644 doxygen/man/man3/IO.3 doxygen/man/man3/__cstring.3 doxygen/man/man3/_usr_src_RPM_BUILD_sexpr-1.3_src_.3 doxygen/man/man3/cstring.h.3 doxygen/man/man3/elt.3 doxygen/man/man3/faststack.h.3 doxygen/man/man3/parser.3 doxygen/man/man3/parser_event_handlers.3 doxygen/man/man3/pcont.3 doxygen/man/man3/sexp.h.3 doxygen/man/man3/sexp_errors.h.3 doxygen/man/man3/sexp_iowrap.3 doxygen/man/man3/sexp_memory.h.3 doxygen/man/man3/sexp_ops.h.3 doxygen/man/man3/sexp_vis.h.3 doxygen/man/man3/stack_level.3 doxygen/man/man3/stack_wrapper.3 doxygen/man/man3/viz.3 /usr/src/tmp/sexpr-buildroot/usr/share/man/man3/ + rm -f examples/Makefile.in tests/Makefile.in + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sexpr-buildroot (auto) mode of './usr/lib64/libsexp.so.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/sexpr-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sexpr-buildroot/ (default) Compressing files in /usr/src/tmp/sexpr-buildroot (auto) Adjusting library links in /usr/src/tmp/sexpr-buildroot ./usr/lib64: libsexp.so.0 -> libsexp.so.0 Verifying ELF objects in /usr/src/tmp/sexpr-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: libsexpr-1.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18079 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sexpr-1.3 + DOCDIR=/usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-1.3 + export DOCDIR + rm -rf /usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-1.3 + /bin/mkdir -p /usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-1.3 + cp -prL COPYING README /usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-1.3 + chmod -R go-w /usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-1.3 + chmod -R a+rX /usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eS7mRN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/sexpr-buildroot/usr/lib64/libsexp.so.0: 44 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hogv6h find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libsexp.so.0()(64bit) = set:jdT3yB7EXZlG7jrkzcE5TeJ96tRgn5IbmstaeZxPcY1KBZt1wnqDYx52oFyfoY0xUipA27FWoKmixwwihxU40f0K6Zt3 Requires: 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0frGNP Creating libsexpr-debuginfo package Processing files: libsexpr-devel-1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nmGgYq find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OWvSz5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libsexpr = 1.3-alt1, /usr/lib64/libsexp.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FO2gUN Processing files: libsexpr-devel-docs-1.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20144 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sexpr-1.3 + DOCDIR=/usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-devel-docs-1.3 + export DOCDIR + rm -rf /usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-devel-docs-1.3 + /bin/mkdir -p /usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-devel-docs-1.3 + cp -prL doxygen/html examples tests /usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-devel-docs-1.3 + chmod -R go-w /usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-devel-docs-1.3 + chmod -R a+rX /usr/src/tmp/sexpr-buildroot/usr/share/doc/libsexpr-devel-docs-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.efJhGA find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lPFHjr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: libsexpr-debuginfo-1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EJZF7l find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nlZQJk find-requires: running scripts (debuginfo) Provides: debug64(libsexp.so.0) Requires: libsexpr = 1.3-alt1, debug64(libc.so.6) Removing 1 extra deps from libsexpr-devel due to dependency on libsexpr warning: Installed (but unpackaged) file(s) found: /usr/lib64/libsexp.a Wrote: /usr/src/RPM/RPMS/x86_64/libsexpr-1.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsexpr-devel-1.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libsexpr-devel-docs-1.3-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsexpr-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio) 5.91user 2.91system 0:19.54elapsed 45%CPU (0avgtext+0avgdata 41752maxresident)k 0inputs+0outputs (0major+831631minor)pagefaults 0swaps 2.14user 1.54system 0:26.91elapsed 13%CPU (0avgtext+0avgdata 120308maxresident)k 0inputs+0outputs (34446major+171924minor)pagefaults 0swaps --- libsexpr-1.3-alt1.x86_64.rpm.repo 2013-11-21 02:10:58.000000000 +0000 +++ libsexpr-1.3-alt1.x86_64.rpm.hasher 2022-11-06 07:41:14.622116305 +0000 @@ -12,3 +12,3 @@ Provides: libsexpr = 1.3-alt1 -File: /usr/lib64/libsexp.so.0 100644 root:root 3266540b797b0c69637aee7efca13b7d +File: /usr/lib64/libsexp.so.0 100644 root:root 71792b4daaddeff4a4d14b2e45a3ec1d File: /usr/share/doc/libsexpr-1.3 40755 root:root @@ -16,2 +16,2 @@ File: /usr/share/doc/libsexpr-1.3/README 100644 root:root 67da5ac3131586d31eb1324ca244afb3 -RPMIdentity: 3b96ff91c35596ddd5968eedd9e7ab34fe96b1a7fa060d3f44dee996b38c22423b791164917e7119ff8f05189ae31bb8a134e92fa63cc5dee1d514f1ba441762 +RPMIdentity: 682a694170b067888fe93d84bb2b44f6646529de581f68d09d760c036a3bb972258600da582a39b27498f95116d9b97c27c5c6c03e4bf5cf9a11edf32f3f2aca --- libsexpr-debuginfo-1.3-alt1.x86_64.rpm.repo 2013-11-21 02:10:58.000000000 +0000 +++ libsexpr-debuginfo-1.3-alt1.x86_64.rpm.hasher 2022-11-06 07:41:14.724118131 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1e 40755 root:root -/usr/lib/debug/.build-id/1e/a50f64a167c3c8637a5893096b46979c765ac7 120777 root:root ../../../../lib64/libsexp.so.0 -/usr/lib/debug/.build-id/1e/a50f64a167c3c8637a5893096b46979c765ac7.debug 120777 root:root ../../usr/lib64/libsexp.so.0.debug +/usr/lib/debug/.build-id/66 40755 root:root +/usr/lib/debug/.build-id/66/2ef81fcf8b96a349b4793388d079088b4d088f 120777 root:root ../../../../lib64/libsexp.so.0 +/usr/lib/debug/.build-id/66/2ef81fcf8b96a349b4793388d079088b4d088f.debug 120777 root:root ../../usr/lib64/libsexp.so.0.debug /usr/lib/debug/usr/lib64/libsexp.so.0.debug 100644 root:root @@ -24,6 +24,6 @@ Provides: libsexpr-debuginfo = 1.3-alt1 -File: /usr/lib/debug/.build-id/1e 40755 root:root -File: /usr/lib/debug/.build-id/1e/a50f64a167c3c8637a5893096b46979c765ac7 120777 root:root ../../../../lib64/libsexp.so.0 -File: /usr/lib/debug/.build-id/1e/a50f64a167c3c8637a5893096b46979c765ac7.debug 120777 root:root ../../usr/lib64/libsexp.so.0.debug -File: /usr/lib/debug/usr/lib64/libsexp.so.0.debug 100644 root:root 4c3317f1a23401bce9f4430698ab2088 +File: /usr/lib/debug/.build-id/66 40755 root:root +File: /usr/lib/debug/.build-id/66/2ef81fcf8b96a349b4793388d079088b4d088f 120777 root:root ../../../../lib64/libsexp.so.0 +File: /usr/lib/debug/.build-id/66/2ef81fcf8b96a349b4793388d079088b4d088f.debug 120777 root:root ../../usr/lib64/libsexp.so.0.debug +File: /usr/lib/debug/usr/lib64/libsexp.so.0.debug 100644 root:root ff7525c16ab4ef0eed71aebcace6f13f File: /usr/src/debug/sexpr-1.3 40755 root:root @@ -43,2 +43,2 @@ File: /usr/src/debug/sexpr-1.3/src/sexp_vis.c 100644 root:root 53fb452011942adb89c24c1af3d86fbe -RPMIdentity: 4cfccbb249c6289ec6b7fd1e24649a6b1a4b5ad99f6835a51dca751c61e6a1a9f822cecb400251c9901092b80c40db40d42152b181a7beab2f9230ef848173d4 +RPMIdentity: 88b3e8e763a433b23c51793afbd4448d62d46c88fb076faf7f9734531f66a413a4400478bd6d58b561fecf837dc0f698d6928aafd8c0affce343812d40d9a698 --- libsexpr-devel-1.3-alt1.x86_64.rpm.repo 2013-11-21 02:10:58.000000000 +0000 +++ libsexpr-devel-1.3-alt1.x86_64.rpm.hasher 2022-11-06 07:41:14.867120690 +0000 @@ -8,19 +8,20 @@ /usr/lib64/libsexp.so 120777 root:root libsexp.so.0 -/usr/share/man/man3/IO.3.gz 100644 root:root -/usr/share/man/man3/__cstring.3.gz 100644 root:root -/usr/share/man/man3/cstring.h.3.gz 100644 root:root -/usr/share/man/man3/elt.3.gz 100644 root:root -/usr/share/man/man3/faststack.h.3.gz 100644 root:root -/usr/share/man/man3/parser.3.gz 100644 root:root -/usr/share/man/man3/parser_event_handlers.3.gz 100644 root:root -/usr/share/man/man3/pcont.3.gz 100644 root:root -/usr/share/man/man3/sexp.h.3.bz2 100644 root:root -/usr/share/man/man3/sexp_errors.h.3.gz 100644 root:root -/usr/share/man/man3/sexp_iowrap.3.gz 100644 root:root -/usr/share/man/man3/sexp_memory.h.3.gz 100644 root:root -/usr/share/man/man3/sexp_ops.h.3.gz 100644 root:root -/usr/share/man/man3/sexp_vis.h.3.gz 100644 root:root -/usr/share/man/man3/stack_level.3.gz 100644 root:root -/usr/share/man/man3/stack_wrapper.3.gz 100644 root:root -/usr/share/man/man3/viz.3.gz 100644 root:root +/usr/share/man/man3/IO.3.xz 100644 root:root +/usr/share/man/man3/__cstring.3.xz 100644 root:root +/usr/share/man/man3/_usr_src_RPM_BUILD_sexpr-1.3_src_.3.xz 100644 root:root +/usr/share/man/man3/cstring.h.3.xz 100644 root:root +/usr/share/man/man3/elt.3.xz 100644 root:root +/usr/share/man/man3/faststack.h.3.xz 100644 root:root +/usr/share/man/man3/parser.3.xz 100644 root:root +/usr/share/man/man3/parser_event_handlers.3.xz 100644 root:root +/usr/share/man/man3/pcont.3.xz 100644 root:root +/usr/share/man/man3/sexp.h.3.xz 100644 root:root +/usr/share/man/man3/sexp_errors.h.3.xz 100644 root:root +/usr/share/man/man3/sexp_iowrap.3.xz 100644 root:root +/usr/share/man/man3/sexp_memory.h.3.xz 100644 root:root +/usr/share/man/man3/sexp_ops.h.3.xz 100644 root:root +/usr/share/man/man3/sexp_vis.h.3.xz 100644 root:root +/usr/share/man/man3/stack_level.3.xz 100644 root:root +/usr/share/man/man3/stack_wrapper.3.xz 100644 root:root +/usr/share/man/man3/viz.3.xz 100644 root:root Requires: libsexpr = 1.3-alt1 @@ -36,19 +37,20 @@ File: /usr/lib64/libsexp.so 120777 root:root libsexp.so.0 -File: /usr/share/man/man3/IO.3.gz 100644 root:root 577fa7b67b4d75e8ed27b174e487605e -File: /usr/share/man/man3/__cstring.3.gz 100644 root:root 60dab81829c265735bb0f1cc89dac0df -File: /usr/share/man/man3/cstring.h.3.gz 100644 root:root a6a51dbff29191327da3b665e1dd550a -File: /usr/share/man/man3/elt.3.gz 100644 root:root 46356362aeeaebc9bf51283c4dbac875 -File: /usr/share/man/man3/faststack.h.3.gz 100644 root:root 6e7b4670b7d40a47b986d4d0a1c3e90b -File: /usr/share/man/man3/parser.3.gz 100644 root:root ed3c5710ea2dc3911b950902fa734f5b -File: /usr/share/man/man3/parser_event_handlers.3.gz 100644 root:root 070a06129b171f1ae774366ca93a9566 -File: /usr/share/man/man3/pcont.3.gz 100644 root:root bf01bb2b2685ff323efff88174a71619 -File: /usr/share/man/man3/sexp.h.3.bz2 100644 root:root ac7f4066bfaef84612b650e8ef502ed2 -File: /usr/share/man/man3/sexp_errors.h.3.gz 100644 root:root a5d188755a8689a39a9810a5028c681f -File: /usr/share/man/man3/sexp_iowrap.3.gz 100644 root:root e16bc60142836e5f8674acdb0ca4d8fd -File: /usr/share/man/man3/sexp_memory.h.3.gz 100644 root:root 66560e451a102e6c400ef5704927b55f -File: /usr/share/man/man3/sexp_ops.h.3.gz 100644 root:root c14a4d91fd54f5ba32a57badaecef693 -File: /usr/share/man/man3/sexp_vis.h.3.gz 100644 root:root 39c70e3f410038454e73ad7b5389b002 -File: /usr/share/man/man3/stack_level.3.gz 100644 root:root 7dca84744142556fcfcede8ab964eb1a -File: /usr/share/man/man3/stack_wrapper.3.gz 100644 root:root 6ad34620a98e0ad7386d5cb7accad7f0 -File: /usr/share/man/man3/viz.3.gz 100644 root:root 05dffd14e0d9ec1d90f0bec6e8d4da53 -RPMIdentity: 675e423f92c0a3522184ad0370357c9b2fba931f0e79ef2a5224308d685c42b9b618e94f39ded1843fb293a030f0c5588f6026b4ac20bb4d5ae16cfe80116b1f +File: /usr/share/man/man3/IO.3.xz 100644 root:root 530b167f67e2749f7d16e2a7607560b8 +File: /usr/share/man/man3/__cstring.3.xz 100644 root:root ac77e5aeb95c5e878122112e0d47c30d +File: /usr/share/man/man3/_usr_src_RPM_BUILD_sexpr-1.3_src_.3.xz 100644 root:root f3b1b05dec56c5f55afc54593dd6543d +File: /usr/share/man/man3/cstring.h.3.xz 100644 root:root 7f2ebf241fae62764ce6c5d0bcc2ee6f +File: /usr/share/man/man3/elt.3.xz 100644 root:root 3b0676f739d364600958987c53ff3b3c +File: /usr/share/man/man3/faststack.h.3.xz 100644 root:root c72dbe328e32b880f388278ebcd712e2 +File: /usr/share/man/man3/parser.3.xz 100644 root:root 87bac5cfde7bb3dfd9268f42694146f6 +File: /usr/share/man/man3/parser_event_handlers.3.xz 100644 root:root 337fced64af2e609d3f101b7631dbbc3 +File: /usr/share/man/man3/pcont.3.xz 100644 root:root 9fc896ccbb623b1e5e5c81da0d6373ea +File: /usr/share/man/man3/sexp.h.3.xz 100644 root:root fb932d69c02900fbdb6ca9f697906d70 +File: /usr/share/man/man3/sexp_errors.h.3.xz 100644 root:root 6e17b0fb728223cef93bc5ff29176586 +File: /usr/share/man/man3/sexp_iowrap.3.xz 100644 root:root aee701844a9da0e961274a77aa72d205 +File: /usr/share/man/man3/sexp_memory.h.3.xz 100644 root:root a13a38355cae1c054ce5bd20ce2af28a +File: /usr/share/man/man3/sexp_ops.h.3.xz 100644 root:root a9c3196092c7ae7517cfbbf76f974734 +File: /usr/share/man/man3/sexp_vis.h.3.xz 100644 root:root 76590189d860d6f7b90194dd4c7628bc +File: /usr/share/man/man3/stack_level.3.xz 100644 root:root 8c32043c789a565126c777599f5c2152 +File: /usr/share/man/man3/stack_wrapper.3.xz 100644 root:root 62ec0e287a310c4a5753dd71f72d899a +File: /usr/share/man/man3/viz.3.xz 100644 root:root 8d634b9a0a7a7b1d1941f8ebc854338e +RPMIdentity: 90b7d2e15a622377aa91eae06e95ce555e4f586b0c7643524b0101f7ba2735b141f0b7c0f4c8641bc55b90bf7c8e83240d66a9afa6ea54ff10fd53f0d0b95ea4 --- libsexpr-devel-docs-1.3-alt1.noarch.rpm.repo 2013-11-21 02:10:56.000000000 +0000 +++ libsexpr-devel-docs-1.3-alt1.noarch.rpm.hasher 2022-11-06 07:41:14.987122838 +0000 @@ -15,2 +15,3 @@ /usr/share/doc/libsexpr-devel-docs-1.3/html/bc_s.png 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/bdwn.png 100644 root:root /usr/share/doc/libsexpr-devel-docs-1.3/html/classes.html 100644 root:root @@ -19,2 +20,4 @@ /usr/share/doc/libsexpr-devel-docs-1.3/html/cstring_8h_source.html 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/doc.png 100644 root:root /usr/share/doc/libsexpr-devel-docs-1.3/html/doxygen.css 100644 root:root @@ -24,2 +27,4 @@ /usr/share/doc/libsexpr-devel-docs-1.3/html/files.html 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/folderclosed.png 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/folderopen.png 100644 root:root /usr/share/doc/libsexpr-devel-docs-1.3/html/functions.html 100644 root:root @@ -38,4 +43,7 @@ /usr/share/doc/libsexpr-devel-docs-1.3/html/jquery.js 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/menu.js 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/menudata.js 100644 root:root /usr/share/doc/libsexpr-devel-docs-1.3/html/modules.html 100644 root:root /usr/share/doc/libsexpr-devel-docs-1.3/html/nav_f.png 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/nav_g.png 100644 root:root /usr/share/doc/libsexpr-devel-docs-1.3/html/nav_h.png 100644 root:root @@ -52,2 +60,3 @@ /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__vis_8h_source.html 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/splitbar.png 100644 root:root /usr/share/doc/libsexpr-devel-docs-1.3/html/struct____cstring.html 100644 root:root @@ -59,2 +68,4 @@ /usr/share/doc/libsexpr-devel-docs-1.3/html/structstack__wrapper.html 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/sync_off.png 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/sync_on.png 100644 root:root /usr/share/doc/libsexpr-devel-docs-1.3/html/tab_a.png 100644 root:root @@ -78,3 +89,3 @@ File: /usr/share/doc/libsexpr-devel-docs-1.3/examples 40755 root:root -File: /usr/share/doc/libsexpr-devel-docs-1.3/examples/Makefile 100644 root:root 32dc0ff5c1cecd3448577bc584a3dad5 +File: /usr/share/doc/libsexpr-devel-docs-1.3/examples/Makefile 100644 root:root bf33a0974bad7c9c04d199726d5bd261 File: /usr/share/doc/libsexpr-devel-docs-1.3/examples/Makefile.am 100644 root:root ced4a6a8b2428ba637b14391f3931cbe @@ -89,55 +100,66 @@ File: /usr/share/doc/libsexpr-devel-docs-1.3/html 40755 root:root -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/annotated.html 100644 root:root 45b3d216f4c23799fd10cc1dc6933f2a -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/bc_s.png 100644 root:root 39288f88be2912de1677afe29e288d2b -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/classes.html 100644 root:root a0a7ffc056d5a55f951efc1922f39107 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/closed.png 100644 root:root b86c6f4907f4fc5a10694c3495ab759d -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/cstring_8h.html 100644 root:root 6415f802d60fb95b345b395b230c6ee0 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/cstring_8h_source.html 100644 root:root a1f8d382e956e7d4c246fa62196e2345 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/doxygen.css 100644 root:root f4e2a2488ddf085b6060fb240d9af1e5 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/doxygen.png 100644 root:root 1308b6e47c105a23f87d44820856e11f -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/faststack_8h.html 100644 root:root dfc8654c3e8ba99112547a7659d0e234 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/faststack_8h_source.html 100644 root:root 57f67beedc692f3054cf00b9deecf31d -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/files.html 100644 root:root 96163606c7c49ab4b562d7ae970aba20 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/functions.html 100644 root:root bd537c9783f1c7b72d4aa81675c9c5d8 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/functions_vars.html 100644 root:root 19b13540f41798f6009e7e9092348912 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals.html 100644 root:root 0ba13da79724ee6b44a298f7fc78a465 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_defs.html 100644 root:root bdb3aa4338bf8bd73c3240a88f170dd8 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_enum.html 100644 root:root 4a57b0262aed9cd280ac1de353c5aa17 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_eval.html 100644 root:root dc28fc08f8195e9015f25f80ee9e0e68 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_func.html 100644 root:root d5297d096ea72bc9d099be45fc477070 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_type.html 100644 root:root d881daf467979e27d8b962fab839fbcc -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_vars.html 100644 root:root c653c06ba297c7f6bf950ded58282032 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/group__IO.html 100644 root:root ff898276e7a913e8649031e6b47c91de -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/group__parser.html 100644 root:root 91ebbf152566eded84f82cd960bbadaa -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/group__viz.html 100644 root:root d13c87575f18aa51b498b30d069b78e9 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/index.html 100644 root:root 49da81e1368dd82681764282ffbc80a9 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/jquery.js 100644 root:root 7d36608fd3ab2174d624ff3cfb86bf40 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/modules.html 100644 root:root 93e700444c361fa737f910892da4aa09 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/nav_f.png 100644 root:root 0d76351b6560933b02d7cb7877f0199a -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/nav_h.png 100644 root:root fa55df91926234cb3a84a880f2b6593c -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/open.png 100644 root:root 89b7c039fdfa803083989337312c177f -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp_8h.html 100644 root:root 45a550bf29b89973080ad904fe27b44c -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp_8h_source.html 100644 root:root a887aaf4366d725b78e5b50e030880fe -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__errors_8h.html 100644 root:root a2d293e2450bfed33df2fe67a8320cb1 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__errors_8h_source.html 100644 root:root 3b6d54ba5028e273da8e8bf2704c87e3 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__memory_8h.html 100644 root:root a9aa2dc3819c48b7cad40efef2b5e985 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__memory_8h_source.html 100644 root:root 2b0293b8fe54e63d30bc67519e3a50a8 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__ops_8h.html 100644 root:root 0c19f771cbe564f1086c3c6b090f1d9b -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__ops_8h_source.html 100644 root:root c88353e44257b776d4bbde2261192e38 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__vis_8h.html 100644 root:root 5bcf474baea55dffaae3abb237af2133 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__vis_8h_source.html 100644 root:root 0e6f6ac15c7e0f4628fdb7268687770a -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/struct____cstring.html 100644 root:root db9a5c76436f71dd45ecb7abd514679b -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structelt.html 100644 root:root 43be36fa28a25aa4281f3d5762df4aaa -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structparser__event__handlers.html 100644 root:root b555e933e8c1ed04e642a382ed7a317f -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structpcont.html 100644 root:root 8f54b2c4aa3f27a1899ef5a0d11f2209 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structsexp__iowrap.html 100644 root:root c10f2de13e2f35c7967e84304c99bb13 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structstack__level.html 100644 root:root ab52facbadb840de1644d7839d932fe0 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structstack__wrapper.html 100644 root:root 97a19b7dc12dbc144c1dc06b24cdd6a9 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/tab_a.png 100644 root:root ef2875e1c0d52fe9056617c2ba3ae713 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/tab_b.png 100644 root:root 657cf13e55b800027fd46c17af02904c -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/tab_h.png 100644 root:root 1c9eb453ee5d829a7f0aa78726d24b02 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/tab_s.png 100644 root:root f0f51e7aa35137cbc4e0c2d4d7f4eaf7 -File: /usr/share/doc/libsexpr-devel-docs-1.3/html/tabs.css 100644 root:root eda221bbdce3c6877d00dc855808a583 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/annotated.html 100644 root:root 13b9501fc28c7d1b35dbfdc13c9151f6 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/bc_s.png 100644 root:root ceaaae73746596a7519cfe782d8aa065 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/bdwn.png 100644 root:root 6249334b2e7fc28090f26abeb328eb78 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/classes.html 100644 root:root 056e56c524a2548ab4f5278e83a2d1e7 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/cstring_8h.html 100644 root:root 2c8eab8bf1950fcb3d831173e836f92b +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/cstring_8h_source.html 100644 root:root 3ef3016f966a6e8e002b7c43a836363e +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html 100644 root:root 65225933c595e0d7d5e8f2e01a272ebd +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/doc.png 100644 root:root 31ed05886f30a2be256e9df86a25586f +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/doxygen.css 100644 root:root e06ec57ebe428bd04858d6a3bef22b43 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/doxygen.png 100644 root:root 4d8b8c8f1a68a4f320da8294a085f251 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/faststack_8h.html 100644 root:root 074ebef74efd7512e6caa89d9114ec03 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/faststack_8h_source.html 100644 root:root ab94b5eaf84c825a4e4227c4ab0443f6 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/files.html 100644 root:root 85ef6d2e2de1031dfc4dae3ae0b84860 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/folderclosed.png 100644 root:root 0b7046d86103299b2a0306ddf33ec004 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/folderopen.png 100644 root:root 9ff4412a8e93e25320b9e260951c6a04 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/functions.html 100644 root:root d99fec596533a786ca477433621e1ffe +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/functions_vars.html 100644 root:root 0247e75b835314222037e79111a0d610 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals.html 100644 root:root 6ed48e2b0b3042e439e9347591fb42e4 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_defs.html 100644 root:root 6aaf03d4a841ef6ea52445f049defc37 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_enum.html 100644 root:root 88bbd9d07092bacc8d848ccff417e00c +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_eval.html 100644 root:root c79183870c3cf451ac68a99d0d9c77ed +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_func.html 100644 root:root 08efdbd5078f782f6e4193178d9f2d7a +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_type.html 100644 root:root f6f220d269ab3252e667bcc33e985cf1 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_vars.html 100644 root:root 7d7067909dc1efd9851f498c5b89034a +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/group__IO.html 100644 root:root ef8948e3ee4da9b0e6d516eb09caac1e +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/group__parser.html 100644 root:root bb775c0f30dc06dd8736bf7e8297eb1e +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/group__viz.html 100644 root:root ec32ed2ca8ad0522236f64cd9847a3bf +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/index.html 100644 root:root f417ff78c06ebc0f1393212227d9a0d9 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/jquery.js 100644 root:root 4a6b032bf7846d14272dbb476617edcc +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/menu.js 100644 root:root 87073c188202e46cab0291523b08d60d +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/menudata.js 100644 root:root e8d786139784544f753fb85f12edcb59 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/modules.html 100644 root:root 4776b7e8637012e54fd242ccd46b23d7 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/nav_g.png 100644 root:root 6cf157aabeb91ae637a6d770b07c1011 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/nav_h.png 100644 root:root 935f050f10b7fe425509491f207f574f +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/open.png 100644 root:root 468c228548b4a85dd54d544810bd0edd +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp_8h.html 100644 root:root 531bf5a9c19708e3511d750b051cab89 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp_8h_source.html 100644 root:root b0257eb3edb62a02f95f8fbc110d5b4c +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__errors_8h.html 100644 root:root 377444103cffd989e12a544551e95d3b +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__errors_8h_source.html 100644 root:root 6749179023d0aebbd57cb84e35519088 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__memory_8h.html 100644 root:root ea18fe8054ff693c8b8e373e79bce66f +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__memory_8h_source.html 100644 root:root 886b0b922860ef4e6919e4f3258b4d7b +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__ops_8h.html 100644 root:root c18206415da7cbedc711d8f4fdcc1ebb +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__ops_8h_source.html 100644 root:root 5419c5ae45e6b8af740d0249f9b3e91e +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__vis_8h.html 100644 root:root f110a8ad17c5aee53aa5388f57aa005f +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__vis_8h_source.html 100644 root:root 7c83c9ada2e937cb9c8534263128e48e +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/struct____cstring.html 100644 root:root 4bce0d94a9165af783bab9285481b94d +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structelt.html 100644 root:root 1780425e4f653666a37cec32c1ab7e6e +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structparser__event__handlers.html 100644 root:root eb1f0c63a5305360df6a63ae55788c55 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structpcont.html 100644 root:root 63d88fa146a4914475e39699978c5350 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structsexp__iowrap.html 100644 root:root 4eaf390d4f69cea0d1895c8059367c33 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structstack__level.html 100644 root:root d95d9aee2acdb88ed79e1ca2b3e622ec +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structstack__wrapper.html 100644 root:root 49a3875370dacee371c31a279dfcc2c2 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sync_on.png 100644 root:root b1cc394ed471b4ab97be14f1e1a7cefa +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/tab_a.png 100644 root:root 2a5327b5dfc494fd8688fd887991cdab +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/tab_b.png 100644 root:root c7cd16cfabe8a14b9848f813df53fc2e +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/tab_h.png 100644 root:root 38c6c507f0ab91770a0ed9a668a03551 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/tab_s.png 100644 root:root d5a3e094c590d5113232b74cd902f58f +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/tabs.css 100644 root:root 88e8e20182ab4dec09dabaa2a9d93c0e File: /usr/share/doc/libsexpr-devel-docs-1.3/tests 40755 root:root -File: /usr/share/doc/libsexpr-devel-docs-1.3/tests/Makefile 100644 root:root 5940415e3ba0fc43483ff022946bdc69 +File: /usr/share/doc/libsexpr-devel-docs-1.3/tests/Makefile 100644 root:root d476ce8d142d171a78ec926f47a8f4b9 File: /usr/share/doc/libsexpr-devel-docs-1.3/tests/Makefile.am 100644 root:root c8606967c3afe258774b57a4d696a0c9 @@ -150,2 +172,2 @@ File: /usr/share/doc/libsexpr-devel-docs-1.3/tests/readtests.c 100644 root:root 68e98cf9546399727d0f0e9c7b190fc1 -RPMIdentity: 20465f986d3ca1c9471c0ba4ec08f9cb8ac4f81f17087f8ac076f5ec077a983b7626c841e8310d4bc45d4187dbe84969cea34e92bad2e9f2423020c0b13f395b +RPMIdentity: 1b685886c337727ff1cbfa7984e67d31500cddcde64bdc544059081007e8d453c53867e71cc4d6501942d5765f0291a8300e09779c4931955c2415bf1752f29e