<86>Jun 16 01:17:42 userdel[1081874]: delete user 'rooter' <86>Jun 16 01:17:42 userdel[1081874]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:17:42 userdel[1081874]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:17:42 groupadd[1081928]: group added to /etc/group: name=rooter, GID=1817 <86>Jun 16 01:17:42 groupadd[1081928]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:17:42 groupadd[1081928]: new group: name=rooter, GID=1817 <86>Jun 16 01:17:42 useradd[1081971]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash <86>Jun 16 01:17:42 userdel[1082006]: delete user 'builder' <86>Jun 16 01:17:42 userdel[1082006]: removed group 'builder' owned by 'builder' <86>Jun 16 01:17:42 userdel[1082006]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:17:42 groupadd[1082047]: group added to /etc/group: name=builder, GID=1818 <86>Jun 16 01:17:42 groupadd[1082047]: group added to /etc/gshadow: name=builder <86>Jun 16 01:17:42 groupadd[1082047]: new group: name=builder, GID=1818 <86>Jun 16 01:17:42 useradd[1082075]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash <13>Jun 16 01:17:45 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 01:17:46 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:17:46 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:17:46 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Jun 16 01:17:46 rpmi: doxygen-1:1.9.1-alt1 p10+283520.500.2.1 1629892835 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.53630 + 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.53630 + 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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsexp.a make[2]: Leaving directory '/usr/src/RPM/BUILD/sexpr-1.3/src' + autoconf + doxygen warning: Tag 'COLS_IN_ALPHA_INDEX' at line 83 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 '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 'PERL_PATH' at line 158 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" Doxygen version used: 1.9.1 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 macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with 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... 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... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Computing tooltip texts... 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... Running plantuml with JAVA... lookup cache used 158/65536 hits=482 misses=175 finished... + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19478 + 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: (from :0) 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) Processing files: libsexpr-1.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66865 + 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.VBNnWd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.Z8uPyc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.O50xcg 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.W1dtIe 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.xHVMng find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.lYFG9d Processing files: libsexpr-devel-docs-1.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31429 + 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.6SnIUe 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.w2Q0Eg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.B6WvAg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uJtBFc 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) 4.65user 5.69system 0:23.73elapsed 43%CPU (0avgtext+0avgdata 39652maxresident)k 0inputs+0outputs (0major+725901minor)pagefaults 0swaps 3.26user 3.09system 0:34.95elapsed 18%CPU (0avgtext+0avgdata 128884maxresident)k 0inputs+0outputs (0major+207965minor)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 2024-06-16 01:18:13.586446961 +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 3f2614ba5002059c18e02a835ccc142e 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: 40ac89eff7ad91c98d3f274256473f49ee5a4130a7b5fcdc8d4f04ee499e5894f3ea8f4b5a39cc00f3c69d0242769893b03810e8e0c2873b579aaca0854939bb --- 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 2024-06-16 01:18:13.674448554 +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/4f 40755 root:root +/usr/lib/debug/.build-id/4f/769108a12bc2413b596c76df3a270defe12aab 120777 root:root ../../../../lib64/libsexp.so.0 +/usr/lib/debug/.build-id/4f/769108a12bc2413b596c76df3a270defe12aab.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/4f 40755 root:root +File: /usr/lib/debug/.build-id/4f/769108a12bc2413b596c76df3a270defe12aab 120777 root:root ../../../../lib64/libsexp.so.0 +File: /usr/lib/debug/.build-id/4f/769108a12bc2413b596c76df3a270defe12aab.debug 120777 root:root ../../usr/lib64/libsexp.so.0.debug +File: /usr/lib/debug/usr/lib64/libsexp.so.0.debug 100644 root:root 020b7435e405e767ec74697ed6422dc5 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: ece7da0faa30f58f25d959e8b2143a1c1f38e3635aaf40c445f07c6c434b55fdcd95993c19aee97946962823bfcf6c2de75a198ca398fdfdbe9bcbc62ecfab2a --- 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 2024-06-16 01:18:13.761450129 +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 a3c72c4d7e70f6f712b2e48ef7a77f16 +File: /usr/share/man/man3/__cstring.3.xz 100644 root:root 83f2823f11e1073827f54670a02c3d10 +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 80a07d94ed593ddabdc1306230e17b53 +File: /usr/share/man/man3/elt.3.xz 100644 root:root b211a5a24b5fd0c6fcb902fd0a43cb48 +File: /usr/share/man/man3/faststack.h.3.xz 100644 root:root 29eaec0ba22beeeaee61da2951edb69f +File: /usr/share/man/man3/parser.3.xz 100644 root:root a07ab03f1f624d3ef1708284edbef7d9 +File: /usr/share/man/man3/parser_event_handlers.3.xz 100644 root:root e8a3b371508f344ad6160ff614b721e0 +File: /usr/share/man/man3/pcont.3.xz 100644 root:root cd2bd9821f8a7e5bb3291f65a8355f4a +File: /usr/share/man/man3/sexp.h.3.xz 100644 root:root 3e4aac9efd1fa703b9f8e9bc6e2bf50b +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 d63077d4bddfa79ea19289c94ec0b846 +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 e949d6f61550c28913e48f2adea041bc +RPMIdentity: fef7c5b1002e665550f7ee60276e6acee481c70309a585a989845421e507f03577cd598ab46fbf55b1536ef80e08308b94d6d7356bdd77ffec7399908bbe430d --- 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 2024-06-16 01:18:13.843451613 +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,4 +20,7 @@ /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 -/usr/share/doc/libsexpr-devel-docs-1.3/html/doxygen.png 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/doxygen.svg 100644 root:root +/usr/share/doc/libsexpr-devel-docs-1.3/html/dynsections.js 100644 root:root /usr/share/doc/libsexpr-devel-docs-1.3/html/faststack_8h.html 100644 root:root @@ -24,2 +28,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 +44,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 +61,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 +69,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 +90,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 069cc26439b1df17b2a8a3a3408dc7a9 File: /usr/share/doc/libsexpr-devel-docs-1.3/examples/Makefile.am 100644 root:root ced4a6a8b2428ba637b14391f3931cbe @@ -89,55 +101,67 @@ 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 8978ea58830cf60204ad14f3946e4cdd +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 7357d9bbfe7f95e68f93e81391010b67 +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 d43a84e8685cc4d05ce26bcbdda4db69 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/cstring_8h_source.html 100644 root:root 4db8e15d8f33828399af2de851cfa22d +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html 100644 root:root 20bc04968689158939bf5ed238fb4280 +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 2c39008156d9e26a2fd709ea124a1e4f +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/doxygen.svg 100644 root:root a1393c6693110602d5ad3e0d43269bb7 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/dynsections.js 100644 root:root c14230deed69fc9b4bbf22bfa42841d3 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/faststack_8h.html 100644 root:root cf0c9767668e2f6ed5f0a1284c2fc2e0 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/faststack_8h_source.html 100644 root:root ccd5dddd3848a507fe5bfd95ca3da062 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/files.html 100644 root:root 5da3f33f792519b36aa26ba3cdc17655 +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 8c1e0acc8ad9fb35e2fe7df9a819e9bc +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/functions_vars.html 100644 root:root 0b6228d508ee2a353566d97f3766ea09 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals.html 100644 root:root dec6b8ad1037dbfb3eb4adffe8a2c318 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_defs.html 100644 root:root 6cc7030ce1345cbddfbd2b876783bdde +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_enum.html 100644 root:root 4f276831562bbae291f1dc470e4ad3aa +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_eval.html 100644 root:root 1ec7280ae744df921954be0e50ac479a +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_func.html 100644 root:root d2492d8148d2ea4f89ee172f48269a53 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_type.html 100644 root:root 5d8bfbe348b9cf2eaa6783a085edd53e +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/globals_vars.html 100644 root:root 6a8044eb879d351ee9fac5d26a500471 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/group__IO.html 100644 root:root 883011887c6e492975c63addc54b80bf +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/group__parser.html 100644 root:root 6173f5805db16b4efbe275b03a1bcfbb +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/group__viz.html 100644 root:root 27ea335701fe3714eb7c8a700baabbe5 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/index.html 100644 root:root c6db8e174280f7dacf80c4bc40cface6 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/jquery.js 100644 root:root ed067826ee972d3c98cc3c1223553a70 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/menu.js 100644 root:root 79e6c0ae0248658c9431facf49a6420a +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/menudata.js 100644 root:root 8b12910231e8ad2adf51193ec6920b1a +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/modules.html 100644 root:root c0288aaf9cae354ca107828ad0434f18 +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 40ef3e1dbcef1df035cabcda46dfceae +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp_8h_source.html 100644 root:root 624f3188631d3cc1ce2224b20e24f8eb +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__errors_8h.html 100644 root:root 86cab43c73a231c3f0acab2a84b468f9 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__errors_8h_source.html 100644 root:root 3864d252368061874dd524207f6ba497 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__memory_8h.html 100644 root:root fba30228c20998024e876c6d77be8390 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__memory_8h_source.html 100644 root:root 7ba9d91ac950d1efc2e784c7f08be1d5 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__ops_8h.html 100644 root:root 8ced71a7648e8773d0b6cd210ca4a2ee +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__ops_8h_source.html 100644 root:root faf4b5bad313a0566b6bd001a2c66c72 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__vis_8h.html 100644 root:root 8ba0e4ea3bdcee6c5676e48e1f018f80 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/sexp__vis_8h_source.html 100644 root:root db702a0775ca3671ca9cad45de4a6469 +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 4c68379591622cefc5d72ef322d7abc4 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structelt.html 100644 root:root 41e748bdea81130f0b2307c1cb5ae757 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structparser__event__handlers.html 100644 root:root c97f0adffcd89a31ce8a935105127a70 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structpcont.html 100644 root:root 1abd6571603db337c220713c9308918a +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structsexp__iowrap.html 100644 root:root 7296c04235aeb76a5bb8785de34ddd45 +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structstack__level.html 100644 root:root 52227eacf76b3fbb7e2ff91bb7f2605e +File: /usr/share/doc/libsexpr-devel-docs-1.3/html/structstack__wrapper.html 100644 root:root 76f73163e04be67aa8c406ab553548d2 +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 7f185f9714d3aec7a720614d628456da 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 e96005de12fdf1c4cf744face5d023bc File: /usr/share/doc/libsexpr-devel-docs-1.3/tests/Makefile.am 100644 root:root c8606967c3afe258774b57a4d696a0c9 @@ -150,2 +174,2 @@ File: /usr/share/doc/libsexpr-devel-docs-1.3/tests/readtests.c 100644 root:root 68e98cf9546399727d0f0e9c7b190fc1 -RPMIdentity: 20465f986d3ca1c9471c0ba4ec08f9cb8ac4f81f17087f8ac076f5ec077a983b7626c841e8310d4bc45d4187dbe84969cea34e92bad2e9f2423020c0b13f395b +RPMIdentity: 92dacce8bbb8607e4a77ca45ac68f006ebe9dd2e1dcc56051f01898c1586ee8692c4194fc19bee4cd3a26e3120632f3cd32ce46934a129bdff933710284be51a