<86>Sep 19 09:02:44 userdel[592691]: delete user 'rooter'
<86>Sep 19 09:02:44 userdel[592691]: removed group 'rooter' owned by 'rooter'
<86>Sep 19 09:02:44 userdel[592691]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 19 09:02:44 groupadd[592720]: group added to /etc/group: name=rooter, GID=654
<86>Sep 19 09:02:44 groupadd[592720]: group added to /etc/gshadow: name=rooter
<86>Sep 19 09:02:44 groupadd[592720]: new group: name=rooter, GID=654
<86>Sep 19 09:02:44 useradd[592731]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash
<86>Sep 19 09:02:44 userdel[592756]: delete user 'builder'
<86>Sep 19 09:02:44 userdel[592756]: removed group 'builder' owned by 'builder'
<86>Sep 19 09:02:44 userdel[592756]: removed shadow group 'builder' owned by 'builder'
<86>Sep 19 09:02:44 groupadd[592773]: group added to /etc/group: name=builder, GID=655
<86>Sep 19 09:02:44 groupadd[592773]: group added to /etc/gshadow: name=builder
<86>Sep 19 09:02:44 groupadd[592773]: new group: name=builder, GID=655
<86>Sep 19 09:02:44 useradd[592785]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash
<13>Sep 19 09:02:46 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Sep 19 09:02:46 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 19 09:02:47 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 19 09:02:47 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Sep 19 09:02:47 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/pstreams-devel-0.8.1-alt1_8.nosrc.rpm (w1.gzdio)
Installing pstreams-devel-0.8.1-alt1_8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65085
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf pstreams-0.8.1
+ echo 'Source #0 (pstreams-0.8.1.tar.gz):'
Source #0 (pstreams-0.8.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/pstreams-0.8.1.tar.gz
+ /bin/tar -xf -
+ cd pstreams-0.8.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65085
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pstreams-0.8.1
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/pstreams-0.8.1'
warning: Tag `SYMBOL_CACHE_SIZE' at line 289 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 `SHOW_DIRECTORIES' at line 477 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 808 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 `USE_INLINE_TREES' at line 961 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 `XML_SCHEMA' at line 1154 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 `XML_DTD' at line 1160 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: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
Otherwise you run the risk that the wrong font is being used for dot generated graphs.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:282: warning: Member streambuf_type (typedef) of class redi::pstream_common is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:282: warning: Member streambuf_type (typedef) of class redi::pstream_common is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:282: warning: Member streambuf_type (typedef) of class redi::pstream_common is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:107: warning: Member char_type (typedef) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:108: warning: Member traits_type (typedef) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:109: warning: Member int_type (typedef) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:110: warning: Member off_type (typedef) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:111: warning: Member pos_type (typedef) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:237: warning: Member create_buffers(pmode mode) (function) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:240: warning: Member destroy_buffers(pmode mode) (function) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:254: warning: Member switch_read_buffer(buf_read_src) (function) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:282: warning: Member streambuf_type (typedef) of class redi::pstream_common is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:282: warning: Member streambuf_type (typedef) of class redi::pstream_common is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:284: warning: Member pmode (typedef) of class redi::pstream_common is not documented.
/usr/src/RPM/BUILD/pstreams-0.8.1/pstream.h:285: warning: Member argv_type (typedef) of class redi::pstream_common is not documented.
Notice: Output directory `doc/' does not exist. I have created it for you.
Searching for include files...
Searching for example files...
Searching for files in directory /usr/src/RPM/BUILD/pstreams-0.8.1
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/pstreams-0.8.1/pstream.h...
Parsing file /usr/src/RPM/BUILD/pstreams-0.8.1/pstream.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 pstream.h...
Generating file documentation...
Generating docs for file pstream.h...
Generating page documentation...
Generating docs for page deprecated...
Generating group documentation...
Generating class documentation...
Generating namespace index...
Generating docs for namespace redi
Generating docs for compound redi::basic_ipstream...
Generating docs for compound redi::basic_opstream...
Generating docs for compound redi::basic_pstream...
Generating docs for compound redi::basic_pstreambuf...
Generating docs for compound redi::basic_rpstream...
Generating docs for compound redi::pstream_common...
Generating docs for compound redi::pstreams...
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 353/65536 hits=2965 misses=364
finished...
make: Leaving directory '/usr/src/RPM/BUILD/pstreams-0.8.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65085
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/pstreams-devel-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/pstreams-devel-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd pstreams-0.8.1
+ make install DESTDIR=/usr/src/tmp/pstreams-devel-buildroot includedir=/usr/include
make: Entering directory '/usr/src/RPM/BUILD/pstreams-0.8.1'
'pstream.h' -> '/usr/src/tmp/pstreams-devel-buildroot/usr/include/pstreams/pstream.h'
make: Leaving directory '/usr/src/RPM/BUILD/pstreams-0.8.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pstreams-devel-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/pstreams-devel-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/pstreams-devel-buildroot/ (default)
Compressing files in /usr/src/tmp/pstreams-devel-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/pstreams-devel-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: pstreams-devel-0.8.1-alt1_8
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65085
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pstreams-0.8.1
+ DOCDIR=/usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-0.8.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-0.8.1
+ /bin/mkdir -p /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-0.8.1
+ cp -prL doc/html COPYING.LIB README AUTHORS ChangeLog /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-0.8.1
+ chmod -R go-w /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-0.8.1
+ chmod -R a+rX /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-0.8.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m4hcMB
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.SHVTzY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/pstreams-devel-buildroot/usr/include/pstreams/pstream.h:33:10: fatal error: ios: No such file or directory
 #include <ios>
          ^~~~~
compilation terminated.
cpp.req: /usr/src/tmp/pstreams-devel-buildroot/usr/include/pstreams/pstream.h: cpp failed, trying c++ mode
Provides: pstreams = 0.8.1
Conflicts: pstreams < 0.8.1
Obsoletes: pstreams < 0.8.1
Wrote: /usr/src/RPM/RPMS/noarch/pstreams-devel-0.8.1-alt1_8.noarch.rpm (w2.lzdio)
1.66user 0.43system 0:03.48elapsed 60%CPU (0avgtext+0avgdata 19056maxresident)k
0inputs+0outputs (0major+175740minor)pagefaults 0swaps
6.46user 2.74system 0:10.46elapsed 87%CPU (0avgtext+0avgdata 116788maxresident)k
6688inputs+0outputs (0major+440082minor)pagefaults 0swaps
--- pstreams-devel-0.8.1-alt1_8.noarch.rpm.repo	2018-05-08 16:40:35.000000000 +0000
+++ pstreams-devel-0.8.1-alt1_8.noarch.rpm.hasher	2021-09-19 09:02:53.148209549 +0000
@@ -35,3 +35,2 @@
 /usr/share/doc/pstreams-devel-0.8.1/html/doxygen.png	100644	root:root	
-/usr/share/doc/pstreams-devel-0.8.1/html/dynsections.js	100644	root:root	
 /usr/share/doc/pstreams-devel-0.8.1/html/files.html	100644	root:root	
@@ -86,49 +85,48 @@
 File: /usr/share/doc/pstreams-devel-0.8.1/html	40755	root:root		
-File: /usr/share/doc/pstreams-devel-0.8.1/html/annotated.html	100644	root:root	95a13c25a5b59f8289f2beb7d6add3f9	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/annotated.html	100644	root:root	c684adc86be22b9ca08fcbebac2aaef0	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/bc_s.png	100644	root:root	ceaaae73746596a7519cfe782d8aa065	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/bdwn.png	100644	root:root	6249334b2e7fc28090f26abeb328eb78	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classes.html	100644	root:root	376e62ef5818dcc550a0b5d5a6fc295a	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__ipstream-members.html	100644	root:root	17917b0bc5301b3bc8fcacfa7b200a40	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__ipstream.html	100644	root:root	7d16d18678e928aceff7f4f5956d0027	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classes.html	100644	root:root	dc4db38aa6fe666ce0211f9c2d8056a5	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__ipstream-members.html	100644	root:root	b5d6b694ba5067593ddc65dcc5f3f3c8	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__ipstream.html	100644	root:root	af3b2eeb6cedbe57a3fdc9c8e2fa41e5	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__ipstream.png	100644	root:root	98082a9e2ae05fbd6a5bfdc41157bcd9	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__opstream-members.html	100644	root:root	2472923e050773e258dfdc382b90c69d	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__opstream.html	100644	root:root	ed2a21ebfa28cde5b9382e714450fd8f	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__opstream-members.html	100644	root:root	d07054b2e12fa6dfff1a4b05b1570bb7	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__opstream.html	100644	root:root	caf1f408c3df161c2330653aa21aabe1	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__opstream.png	100644	root:root	3482de0c847613561a89fd59dd279b16	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__pstream-members.html	100644	root:root	0a9a2d13b1b726e5d8e22764571ba32c	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__pstream.html	100644	root:root	891b86d7f1206548f9aaf80335f3fdf6	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__pstream-members.html	100644	root:root	c333340c07c740c1eb46cb2af0005588	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__pstream.html	100644	root:root	bd49082719c12a460c79e872a97d9809	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__pstream.png	100644	root:root	2c5e335a0b3cfcbc88134ebfd2352576	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__pstreambuf-members.html	100644	root:root	298e56df3b8cfc0ca3882fd52ca3dfd4	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__pstreambuf.html	100644	root:root	d39a6ecbdfdabe0cc2fee209edfa4d4c	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__pstreambuf-members.html	100644	root:root	d86b28a55e5250ad91dff0f73dddf3e1	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__pstreambuf.html	100644	root:root	cbb7de66a448102b87cc7ac7f1b34255	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__pstreambuf.png	100644	root:root	09183eafa21f370ce6198f397f8cd672	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__rpstream-members.html	100644	root:root	8aded22078b6d700ef2001764b85e887	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__rpstream.html	100644	root:root	28d1db01d77eeb3a539b19fb7e25cc78	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__rpstream-members.html	100644	root:root	df468bcc990078ce3f8a30779b5842c3	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__rpstream.html	100644	root:root	b0edce3ef306d8d4db10059bf04ddf92	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1basic__rpstream.png	100644	root:root	3b0396976403ef7fa2c3cd25a5bf4e46	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1pstream__common-members.html	100644	root:root	59ff68cdf4e545b3edca18751c64ed0b	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1pstream__common.html	100644	root:root	d68d0b9513e614f0472e82bd9b68a2b8	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1pstream__common-members.html	100644	root:root	265913b9b085e3e434866df50f79530b	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1pstream__common.html	100644	root:root	7975efa8cd6902f68ce8781672b87e21	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/classredi_1_1pstream__common.png	100644	root:root	166fc871cb4d5d4983ddb7835a58a52f	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/closed.png	100644	root:root	3fa180a1c853204ee64235708fb8e162	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/deprecated.html	100644	root:root	b2857a13cc0d31520c6c8f5ab06bc253	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/deprecated.html	100644	root:root	27eb598782d22243532e8695c2cbe359	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/doc.png	100644	root:root	31ed05886f30a2be256e9df86a25586f	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/doxygen.css	100644	root:root	3687cc95e3a2655c3a778a9128f90d92	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/doxygen.css	100644	root:root	e06ec57ebe428bd04858d6a3bef22b43	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/doxygen.png	100644	root:root	4d8b8c8f1a68a4f320da8294a085f251	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/dynsections.js	100644	root:root	fbc22f07caf51cf90cbae1412067567c	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/files.html	100644	root:root	c033cca26b1fe048d0288bbc404e0fc6	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/files.html	100644	root:root	eb2076d90d27d80e9d0dd3169e9ee4ab	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/folderclosed.png	100644	root:root	0b7046d86103299b2a0306ddf33ec004	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/folderopen.png	100644	root:root	9ff4412a8e93e25320b9e260951c6a04	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/functions.html	100644	root:root	8659ef18b202c69ebb29783e61274026	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/functions_enum.html	100644	root:root	5b328602719a92be174c505381fa3bd4	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/functions_func.html	100644	root:root	5bdd5934177c3d0e05e0c9e120a24cdc	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/functions_type.html	100644	root:root	d6d072e52ddcc9d198847fdb04b4a05a	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/functions_vars.html	100644	root:root	00b1eba376b228b817a869777a6451aa	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/globals.html	100644	root:root	bf774c2bc14e214d8a3237285ede0f1e	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/globals_defs.html	100644	root:root	16ac25edc349019b74d47e9d7eb2c090	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/hierarchy.html	100644	root:root	fa804fee63006d3035a539b89429c44d	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/index.html	100644	root:root	4b00914e966ed75683ca7f091e906340	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/jquery.js	100644	root:root	390dbe00ac8bf9e8ebf1735f291773ab	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/menu.js	100644	root:root	0214be704544abaa89713b78402e44f7	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/menudata.js	100644	root:root	c593a946f60706d633d5b64426822e91	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/namespacemembers.html	100644	root:root	8d234fb9d49b0b3a4d304dd4d12acd1e	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/namespacemembers_type.html	100644	root:root	6852187dc46062903a41683fcf608a34	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/namespaceredi.html	100644	root:root	8c8162733e7bdc204a3e78db5aec22b5	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/namespaces.html	100644	root:root	d8991142ed201ed953941c7932d8595e	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/functions.html	100644	root:root	f06132bb58f70c0f62cf387e8afcb327	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/functions_enum.html	100644	root:root	54d23f8928a999b0a07633c8f0893818	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/functions_func.html	100644	root:root	516ab07ca544d0e79e7e11466b8f6b35	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/functions_type.html	100644	root:root	3465cab8b7b552191639f2b5e7de53ce	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/functions_vars.html	100644	root:root	7c4a7f9a2a0284564035f29240a610d2	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/globals.html	100644	root:root	53f759aceca5ac9a0463aa2595fe630b	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/globals_defs.html	100644	root:root	23267de5d5c60509b15df3e2e379bda3	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/hierarchy.html	100644	root:root	1836d8eedd5b5cc4d409caa52eb1e42d	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/index.html	100644	root:root	e546d8895add0ea7e28abafaf5aaa7c8	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/jquery.js	100644	root:root	4a6b032bf7846d14272dbb476617edcc	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/menu.js	100644	root:root	87073c188202e46cab0291523b08d60d	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/menudata.js	100644	root:root	0ef5fb4847dbbaf9f6ca1b017a68d530	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/namespacemembers.html	100644	root:root	1d32466a41b56a60a9b18dc854b34cd3	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/namespacemembers_type.html	100644	root:root	752fbccf2bb9c869d292e5af020718a6	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/namespaceredi.html	100644	root:root	389b593e27bf5595926069e2cfe63100	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/namespaces.html	100644	root:root	25ed31b50d2d8dd45c17e114619e1c1e	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/nav_f.png	100644	root:root	4e4d8be23c6d6bbe0184fd891ff59e00	
@@ -137,8 +135,8 @@
 File: /usr/share/doc/pstreams-devel-0.8.1/html/open.png	100644	root:root	468c228548b4a85dd54d544810bd0edd	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/pages.html	100644	root:root	05850c2ef63fc61e72f8ed577555e50d	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/pstream_8h.html	100644	root:root	1baf3fff90b980eba62c291b9b67060f	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/pstream_8h_source.html	100644	root:root	97e8e3519800d7aaa1a56f968bffdf36	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/pages.html	100644	root:root	bcec50308a883fbb0c28c14b562838f6	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/pstream_8h.html	100644	root:root	e248a8051bbe7710f32a1b801140fecc	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/pstream_8h_source.html	100644	root:root	2ecaa57719be6c9bcf98522c81486d67	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/splitbar.png	100644	root:root	8d590f70c25a81e71b99f6c8246b067e	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/structredi_1_1pstreams-members.html	100644	root:root	57cc7747977a3a99bd5b23babfc49c10	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/structredi_1_1pstreams.html	100644	root:root	80bb6f32e47d979de49266ec5c8c45b9	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/structredi_1_1pstreams-members.html	100644	root:root	c1476f24b863966927cfc7064422b830	
+File: /usr/share/doc/pstreams-devel-0.8.1/html/structredi_1_1pstreams.html	100644	root:root	23212866c8accb10493b9745d79e6518	
 File: /usr/share/doc/pstreams-devel-0.8.1/html/structredi_1_1pstreams.png	100644	root:root	6ec900bf656d1e70d0893ce6bfe9f911	
@@ -150,3 +148,3 @@
 File: /usr/share/doc/pstreams-devel-0.8.1/html/tab_s.png	100644	root:root	d5a3e094c590d5113232b74cd902f58f	
-File: /usr/share/doc/pstreams-devel-0.8.1/html/tabs.css	100644	root:root	5e5f3c33293bfd03386e623b17ef5e7b	
-RPMIdentity: ad6781102109118504b75e83c12893c4661fcd5cc09e65cf2beb39dcb9d03f4839982faca14f309272a18e09a5445906c69659459772f45b657d4b54b00e677c
+File: /usr/share/doc/pstreams-devel-0.8.1/html/tabs.css	100644	root:root	88e8e20182ab4dec09dabaa2a9d93c0e	
+RPMIdentity: 2600aafea7077645a3570cfdd2b77045386e4f3a6bda367db9e06c883812c3040c087083e2c07b879c580f432acb83e053fe7fb25d92fccc001f29e665b7c36c