<86>Aug 28 01:19:59 userdel[3938105]: delete user 'rooter' <86>Aug 28 01:19:59 groupadd[3938150]: group added to /etc/group: name=rooter, GID=1265 <86>Aug 28 01:19:59 groupadd[3938150]: group added to /etc/gshadow: name=rooter <86>Aug 28 01:19:59 groupadd[3938150]: new group: name=rooter, GID=1265 <86>Aug 28 01:19:59 useradd[3938214]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash, from=none <86>Aug 28 01:19:59 userdel[3938353]: delete user 'builder' <86>Aug 28 01:19:59 groupadd[3938402]: group added to /etc/group: name=builder, GID=1266 <86>Aug 28 01:19:59 groupadd[3938402]: group added to /etc/gshadow: name=builder <86>Aug 28 01:19:59 groupadd[3938402]: new group: name=builder, GID=1266 <86>Aug 28 01:19:59 useradd[3938452]: new user: name=builder, UID=1266, GID=1266, home=/usr/src, shell=/bin/bash, from=none <13>Aug 28 01:20:04 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 28 01:20:04 rpmi: libstdc++13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed <13>Aug 28 01:20:05 rpmi: gcc13-c++-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed <13>Aug 28 01:20:05 rpmi: cppunit-1.15.1-alt1 sisyphus+276380.100.1.1 1624988880 installed <13>Aug 28 01:20:05 rpmi: cppunit-devel-1.15.1-alt1 sisyphus+276380.100.1.1 1624988880 installed <13>Aug 28 01:20:05 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>Aug 28 01:20:05 rpmi: zip-30000000:3.0-alt3 sisyphus+279370.100.1.1 1626479197 installed <13>Aug 28 01:20:06 rpmi: doxygen-1:1.9.7-alt1 sisyphus+327909.100.1.1 1692968144 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libskstream-0.3.9-alt1_12.nosrc.rpm (w1.gzdio) Installing libskstream-0.3.9-alt1_12.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8629 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf skstream-0.3.9 + echo 'Source #0 (skstream-0.3.9.tar.bz2):' Source #0 (skstream-0.3.9.tar.bz2): + /bin/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/skstream-0.3.9.tar.bz2 + cd skstream-0.3.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (skstream-0.3.6-gcc44.patch):' Patch #1 (skstream-0.3.6-gcc44.patch): + /usr/bin/patch -p0 patching file skstream/skstream.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40451 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd skstream-0.3.9 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 how to print strings... printf checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking string usability... yes checking string presence... yes checking for string... yes checking for mingw32... no checking for socket type... int checking for socket address length type... socklen_t checking for unix domain sockets... yes checking for timeval header... #include checking for socket block error value... EINPROGRESS checking for gethostbyname... yes checking for connect... yes checking for closesocket... no checking for getaddrinfo... yes checking for gai_strerror... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CPPUNIT... yes checking for zip... zip configure: creating ./config.status config.status: creating Makefile config.status: creating skstream/Makefile config.status: creating ping/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating skstream.spec config.status: creating mingw32-skstream.spec config.status: creating skstream-0.3.pc config.status: creating skstream-unix-0.3.pc config.status: creating skstream/skstreamconfig.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 make all-recursive Making all in skstream make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c -o sksocket.lo sksocket.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c sksocket.cpp -fPIC -DPIC -o .libs/sksocket.o make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c -o skaddress.lo skaddress.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c skaddress.cpp -fPIC -DPIC -o .libs/skaddress.o make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c -o skserver.lo skserver.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c skserver.cpp -fPIC -DPIC -o .libs/skserver.o make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c -o skpoll.lo skpoll.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c skpoll.cpp -fPIC -DPIC -o .libs/skpoll.o skpoll.cpp: In member function 'int basic_socket_poll::poll(const socket_map&, long unsigned int)': skpoll.cpp:66:41: warning: narrowing conversion of '(timeout / 1000)' from 'long unsigned int' to '__time_t' {aka 'long int'} [-Wnarrowing] 66 | struct timeval timeout_val = {timeout / 1000, timeout % 1000}; | ~~~~~~~~^~~~~~ skpoll.cpp:66:57: warning: narrowing conversion of '(timeout % 1000)' from 'long unsigned int' to '__suseconds_t' {aka 'long int'} [-Wnarrowing] 66 | struct timeval timeout_val = {timeout / 1000, timeout % 1000}; | ~~~~~~~~^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c -o skstream.lo skstream.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c skstream.cpp -fPIC -DPIC -o .libs/skstream.o make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -version-info 7:0:0 -o libskstream-0.3.la -rpath /usr/lib64 sksocket.lo skstream.lo skserver.lo skaddress.lo skpoll.lo libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/13/crtbeginS.o .libs/sksocket.o .libs/skstream.o .libs/skserver.o .libs/skaddress.o .libs/skpoll.o -L/usr/lib64/gcc/x86_64-alt-linux/13 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/13/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/crtn.o -O2 -flto=auto -Wl,-soname -Wl,libskstream-0.3.so.7 -o .libs/libskstream-0.3.so.7.0.0 libtool: link: (cd ".libs" && rm -f "libskstream-0.3.so.7" && ln -s "libskstream-0.3.so.7.0.0" "libskstream-0.3.so.7") libtool: link: (cd ".libs" && rm -f "libskstream-0.3.so" && ln -s "libskstream-0.3.so.7.0.0" "libskstream-0.3.so") libtool: link: ( cd ".libs" && rm -f "libskstream-0.3.la" && ln -s "../libskstream-0.3.la" "libskstream-0.3.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' Making all in ping make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/ping' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c -o ping.o ping.cpp ping.cpp: In function 'short unsigned int in_cksum(short unsigned int*, int)': ping.cpp:280:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 280 | register int nleft = len; | ^~~~~ ping.cpp:281:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register unsigned short *w = addr; | ^ ping.cpp:282:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 282 | register unsigned short answer; | ^~~~~~ ping.cpp:283:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 283 | register int sum = 0; | ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/ping' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/ping' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -o ping ping.o ../skstream/libskstream-0.3.la libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -o .libs/ping ping.o ../skstream/.libs/libskstream-0.3.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/ping' Making all in tools make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/tools' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c -o cat.o cat.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/tools' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/tools' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -o skstream-cat cat.o ../skstream/libskstream-0.3.la libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -o .libs/skstream-cat cat.o ../skstream/.libs/libskstream-0.3.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/tools' Making all in test make[2]: Nothing to be done for 'all'. + make docs make: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9' running doxygen... 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 483 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 'COLS_IN_ALPHA_INDEX' at line 758 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_TIMESTAMP' at line 813 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 819 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 988 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 'LATEX_SOURCE_CODE' at line 1098 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 1190 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 1196 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 1361 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 'CLASS_DIAGRAMS' at line 1374 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 'MSCGEN_PATH' at line 1383 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 'DOT_FONTNAME' at line 1407 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 'DOT_FONTSIZE' at line 1412 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 'DOT_TRANSPARENT' at line 1536 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: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! 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/skstream-0.3.9/skstream/skaddress.h:42: warning: Compound basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:89: warning: Compound basic_address::const_iterator is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:142: warning: Compound ip_datagram_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:263: warning: Compound stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:136: warning: Compound tcp_address is not documented. Doxygen version used: 1.9.7 Notice: Output directory 'doc' 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 for files in directory /usr/src/RPM/BUILD/skstream-0.3.9/test Searching INPUT for files to process... Searching for files in directory /usr/src/RPM/BUILD/skstream-0.3.9/ Searching for files in directory /usr/src/RPM/BUILD/skstream-0.3.9/skstream Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sasproto.h... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sasproto.h... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.cpp... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.cpp... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.cpp... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.cpp... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.cpp... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.cpp... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver_unix.h... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver_unix.h... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.cpp... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.cpp... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.cpp... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.cpp... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h... Preprocessing /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstreamconfig.h... Parsing file /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstreamconfig.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... 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../usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:55: warning: Member takeAddressInfo() (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:68: warning: Member resolveListener(const std::string &service) (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:70: warning: Member resolveConnector(const std::string &host, const std::string &service) (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:79: warning: Member begin() const (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:80: warning: Member end() const (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:85: warning: Member getSocket() const (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:51: warning: Member resolve(int, const char *, const char *) (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:44: warning: Member _addrlist (variable) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:46: warning: Member _type (variable) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:47: warning: Member _protocol (variable) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:103: warning: Member const_iterator(const const_iterator &rhs) (function) of class basic_address::const_iterator is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:106: warning: Member operator==(const const_iterator &rhs) (function) of class basic_address::const_iterator is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:110: warning: Member operator!=(const const_iterator &rhs) (function) of class basic_address::const_iterator is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:114: warning: Member operator=(const const_iterator &rhs) (function) of class basic_address::const_iterator is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:119: warning: Member operator*() const (function) of class basic_address::const_iterator is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:123: warning: Member operator++() (function) of class basic_address::const_iterator is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:95: warning: Member const_iterator(struct addrinfo *i) (function) of class basic_address::const_iterator is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:93: warning: Member _info (variable) of class basic_address::const_iterator is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sasproto.h:49: warning: Member protocol_code (typedef) of class basic_protocol is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sasproto.h:52: warning: Member basic_protocol(SOCKET_TYPE sock) (function) of class basic_protocol is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sasproto.h:58: warning: Member setHost(SOCKET_TYPE _sock) (function) of class basic_protocol is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sasproto.h:64: warning: Member run() (function) of class basic_protocol is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sasproto.h:46: warning: Member host (variable) of class basic_protocol is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sasproto.h:42: warning: Member basic_protocol(const basic_protocol ©) (function) of class basic_protocol is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sasproto.h:43: warning: Member operator=(const basic_protocol ©) (function) of class basic_protocol is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:81: warning: Member startup_count (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:41: warning: Member poll_type (enumeration) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:47: warning: Member socket_map (typedef) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:49: warning: Member poll(const socket_map &sockets, unsigned long timeout=0) (function) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:51: warning: Member isReady(const basic_socket *soc, poll_type mask=MASK) (function) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:52: warning: Member isReady(const socket_map::value_type &val) (function) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:54: warning: Member isReady(const socket_map::iterator &I) (function) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:56: warning: Member isReady(const socket_map::const_iterator &I) (function) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:58: warning: Member isReady(const socket_map::reverse_iterator &I) (function) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:60: warning: Member isReady(const socket_map::const_reverse_iterator &I) (function) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:64: warning: Member basic_socket_poll(const basic_socket_poll &) (function) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:65: warning: Member operator=(const basic_socket_poll &) (function) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:67: warning: Member read_ (variable) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:67: warning: Member write_ (variable) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:67: warning: Member except_ (variable) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skpoll.h:68: warning: Member maxfd_ (variable) of class basic_socket_poll is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:62: warning: Member getSocket() const (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:64: warning: Member close() (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:65: warning: Member shutdown() (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:41: warning: Member SK_SRV_NONE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:42: warning: Member SK_SRV_PURE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:43: warning: Member SK_SRV_REUSE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:52: warning: Member basic_socket_server(SOCKET_TYPE _sock=INVALID_SOCKET, int flags=SK_SRV_NONE) (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:45: warning: Member _socket (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:46: warning: Member _flags (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:48: warning: Member basic_socket_server(const basic_socket_server &) (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:49: warning: Member operator=(const basic_socket_server &) (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:238: warning: Member getSocket() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:242: warning: Member close() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:244: warning: Member shutdown(bool wr_only=false) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:250: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:339: warning: Member setTarget(const std::string &address, unsigned port) (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:343: warning: Member setOutpeer(const sockaddr_storage &peer) (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:347: warning: Member getOutpeer() const (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:351: warning: Member getInpeer() const (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:355: warning: Member getOutpeerSize() const (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:359: warning: Member getInpeerSize() const (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:238: warning: Member getSocket() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:242: warning: Member close() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:244: warning: Member shutdown(bool wr_only=false) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:250: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:332: warning: Member bindToIpService(int service, int type, int protocol) (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:330: warning: Member dgram_sockbuf (variable) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:325: warning: Member dgram_socket_stream(const dgram_socket_stream &) (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:327: warning: Member operator=(const dgram_socket_stream &socket) (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:172: warning: Member setTarget(const std::string &address, unsigned port, int proto) (function) of class dgram_socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:174: warning: Member setOutpeer(const sockaddr_storage &peer) (function) of class dgram_socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:178: warning: Member getOutpeer() const (function) of class dgram_socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:182: warning: Member getInpeer() const (function) of class dgram_socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:186: warning: Member getOutpeerSize() const (function) of class dgram_socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:190: warning: Member getInpeerSize() const (function) of class dgram_socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:104: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:51: warning: Member _socket (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:53: warning: Member _underflow_timeout (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:54: warning: Member _overflow_timeout (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:63: warning: Member Timeout (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:55: warning: Member takeAddressInfo() (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:68: warning: Member resolveListener(const std::string &service) (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:70: warning: Member resolveConnector(const std::string &host, const std::string &service) (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:79: warning: Member begin() const (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:80: warning: Member end() const (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:85: warning: Member getSocket() const (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:51: warning: Member resolve(int, const char *, const char *) (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:44: warning: Member _addrlist (variable) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:46: warning: Member _type (variable) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:47: warning: Member _protocol (variable) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:79: warning: Member bindToAddressInfo(struct addrinfo *) (function) of class ip_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:80: warning: Member bindToIpService(int service, int type, int protocol) (function) of class ip_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:82: warning: Member ip_socket_server(SOCKET_TYPE _sock=INVALID_SOCKET, int flags=SK_SRV_NONE) (function) of class ip_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:52: warning: Member basic_socket_server(SOCKET_TYPE _sock=INVALID_SOCKET, int flags=SK_SRV_NONE) (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:62: warning: Member getSocket() const (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:64: warning: Member close() (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:65: warning: Member shutdown() (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:41: warning: Member SK_SRV_NONE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:42: warning: Member SK_SRV_PURE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:43: warning: Member SK_SRV_REUSE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:45: warning: Member _socket (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:46: warning: Member _flags (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:104: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:51: warning: Member _socket (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:53: warning: Member _underflow_timeout (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:54: warning: Member _overflow_timeout (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:63: warning: Member Timeout (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:48: warning: Member _buffer (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:276: warning: Member close() (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:277: warning: Member getSocket() const (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:279: warning: Member connect_pending() const (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:238: warning: Member getSocket() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:242: warning: Member close() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:244: warning: Member shutdown(bool wr_only=false) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:250: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:272: warning: Member stream_socket_stream(SOCKET_TYPE socket) (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:269: warning: Member _connecting_socket (variable) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:265: warning: Member stream_socket_stream(const stream_socket_stream &) (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:266: warning: Member operator=(const stream_socket_stream &socket) (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:104: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:51: warning: Member _socket (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:53: warning: Member _underflow_timeout (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:54: warning: Member _overflow_timeout (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:63: warning: Member Timeout (variable) of class socketbuf is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:55: warning: Member takeAddressInfo() (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:68: warning: Member resolveListener(const std::string &service) (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:70: warning: Member resolveConnector(const std::string &host, const std::string &service) (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:79: warning: Member begin() const (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:80: warning: Member end() const (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:85: warning: Member getSocket() const (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:51: warning: Member resolve(int, const char *, const char *) (function) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:44: warning: Member _addrlist (variable) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:46: warning: Member _type (variable) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skaddress.h:47: warning: Member _protocol (variable) of class basic_address is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:97: warning: Member tcp_socket_server(int flags=SK_SRV_PURE|SK_SRV_REUSE) (function) of class tcp_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:105: warning: Member accept() (function) of class tcp_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:107: warning: Member open(int service) (function) of class tcp_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:108: warning: Member open(struct addrinfo *) (function) of class tcp_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:62: warning: Member getSocket() const (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:64: warning: Member close() (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:65: warning: Member shutdown() (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:41: warning: Member SK_SRV_NONE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:42: warning: Member SK_SRV_PURE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:43: warning: Member SK_SRV_REUSE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:79: warning: Member bindToAddressInfo(struct addrinfo *) (function) of class ip_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:80: warning: Member bindToIpService(int service, int type, int protocol) (function) of class ip_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:82: warning: Member ip_socket_server(SOCKET_TYPE _sock=INVALID_SOCKET, int flags=SK_SRV_NONE) (function) of class ip_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:52: warning: Member basic_socket_server(SOCKET_TYPE _sock=INVALID_SOCKET, int flags=SK_SRV_NONE) (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:45: warning: Member _socket (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:46: warning: Member _flags (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:302: warning: Member tcp_socket_stream(SOCKET_TYPE socket) (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:304: warning: Member tcp_socket_stream(const std::string &address, int service, bool nonblock=false) (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:307: warning: Member tcp_socket_stream(const std::string &address, int service, unsigned int milliseconds) (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:312: warning: Member open(const std::string &address, int service, bool nonblock=false) (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:313: warning: Member open(const std::string &address, int service, unsigned int milliseconds) (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:314: warning: Member open(struct addrinfo *, bool nonblock=false) (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:315: warning: Member open_next() (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:317: warning: Member getRemoteHost(bool lookup=false) const (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:318: warning: Member getRemoteService(bool lookup=false) const (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:319: warning: Member isReady(unsigned int milliseconds=0) (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:276: warning: Member close() (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:277: warning: Member getSocket() const (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:279: warning: Member connect_pending() const (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:238: warning: Member getSocket() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:242: warning: Member close() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:244: warning: Member shutdown(bool wr_only=false) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:250: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:293: warning: Member tcp_socket_stream(const tcp_socket_stream &) (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:295: warning: Member operator=(const tcp_socket_stream &socket) (function) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:297: warning: Member _connecting_address (variable) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:298: warning: Member _connecting_addrlist (variable) of class tcp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:272: warning: Member stream_socket_stream(SOCKET_TYPE socket) (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:269: warning: Member _connecting_socket (variable) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:118: warning: Member udp_socket_server(int service) (function) of class udp_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:125: warning: Member open(int service) (function) of class udp_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:62: warning: Member getSocket() const (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:64: warning: Member close() (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:65: warning: Member shutdown() (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:41: warning: Member SK_SRV_NONE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:42: warning: Member SK_SRV_PURE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:43: warning: Member SK_SRV_REUSE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:79: warning: Member bindToAddressInfo(struct addrinfo *) (function) of class ip_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:80: warning: Member bindToIpService(int service, int type, int protocol) (function) of class ip_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:82: warning: Member ip_socket_server(SOCKET_TYPE _sock=INVALID_SOCKET, int flags=SK_SRV_NONE) (function) of class ip_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:52: warning: Member basic_socket_server(SOCKET_TYPE _sock=INVALID_SOCKET, int flags=SK_SRV_NONE) (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:45: warning: Member _socket (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:46: warning: Member _flags (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:381: warning: Member open(int service) (function) of class udp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:339: warning: Member setTarget(const std::string &address, unsigned port) (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:343: warning: Member setOutpeer(const sockaddr_storage &peer) (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:347: warning: Member getOutpeer() const (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:351: warning: Member getInpeer() const (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:355: warning: Member getOutpeerSize() const (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:359: warning: Member getInpeerSize() const (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:238: warning: Member getSocket() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:242: warning: Member close() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:244: warning: Member shutdown(bool wr_only=false) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:250: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:372: warning: Member udp_socket_stream(const udp_socket_stream &) (function) of class udp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:374: warning: Member operator=(const udp_socket_stream &socket) (function) of class udp_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:332: warning: Member bindToIpService(int service, int type, int protocol) (function) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:330: warning: Member dgram_sockbuf (variable) of class dgram_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver_unix.h:44: warning: Member unix_socket_server(const std::string &service) (function) of class unix_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver_unix.h:51: warning: Member accept() (function) of class unix_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver_unix.h:53: warning: Member open(const std::string &service) (function) of class unix_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:62: warning: Member getSocket() const (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:64: warning: Member close() (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:65: warning: Member shutdown() (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:41: warning: Member SK_SRV_NONE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:42: warning: Member SK_SRV_PURE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:43: warning: Member SK_SRV_REUSE (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:52: warning: Member basic_socket_server(SOCKET_TYPE _sock=INVALID_SOCKET, int flags=SK_SRV_NONE) (function) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:45: warning: Member _socket (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skserver.h:46: warning: Member _flags (variable) of class basic_socket_server is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h:46: warning: Member unix_socket_stream(SOCKET_TYPE socket) (function) of class unix_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h:48: warning: Member unix_socket_stream(const std::string &address, bool nonblock=false) (function) of class unix_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h:51: warning: Member unix_socket_stream(const std::string &address, unsigned int milliseconds) (function) of class unix_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h:54: warning: Member unix_socket_stream(unix_socket_stream &other, bool nonblock=false) (function) of class unix_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h:59: warning: Member open(const std::string &address, bool nonblock=false) (function) of class unix_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h:60: warning: Member open(const std::string &address, unsigned int milliseconds) (function) of class unix_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h:61: warning: Member open(unix_socket_stream &other, bool nonblock=false) (function) of class unix_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h:63: warning: Member isReady(unsigned int milliseconds=0) (function) of class unix_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:276: warning: Member close() (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:277: warning: Member getSocket() const (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:279: warning: Member connect_pending() const (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:228: warning: Member fail() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:230: warning: Member operator!() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:234: warning: Member timeout() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:238: warning: Member getSocket() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:242: warning: Member close() (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:244: warning: Member shutdown(bool wr_only=false) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:246: warning: Member setSocket(SOCKET_TYPE sock) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:250: warning: Member setTimeout(unsigned sec, unsigned usec=0) (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:254: warning: Member getProtocol() const (function) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:91: warning: Member getSocket() const =0 (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:93: warning: Member getLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:97: warning: Member copyLastError(const basic_socket &other) (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:101: warning: Member is_open() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h:39: warning: Member unix_socket_stream(const unix_socket_stream &) (function) of class unix_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream_unix.h:41: warning: Member operator=(const unix_socket_stream &socket) (function) of class unix_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:105: warning: Member startup() (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:272: warning: Member stream_socket_stream(SOCKET_TYPE socket) (function) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:85: warning: Member setLastError() const (function) of class basic_socket is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:269: warning: Member _connecting_socket (variable) of class stream_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:218: warning: Member _sockbuf (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/skstream.h:219: warning: Member m_protocol (variable) of class basic_socket_stream is not documented. /usr/src/RPM/BUILD/skstream-0.3.9/skstream/sksocket.h:83: warning: Member LastError (variable) of class basic_socket is not documented. . 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 sasproto.h... Parsing code for file skaddress.cpp... Generating code for file skaddress.h... Parsing code for file skpoll.cpp... Generating code for file skpoll.h... Parsing code for file skserver.cpp... Generating code for file skserver.h... Generating code for file skserver_unix.h... Parsing code for file sksocket.cpp... Generating code for file sksocket.h... Parsing code for file skstream.cpp... Generating code for file skstream.h... Generating code for file skstream_unix.h... Generating code for file skstreamconfig.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound basic_address... Generating docs for nested compound basic_address::const_iterator... Generating docs for compound basic_protocol... Generating docs for compound basic_socket... Generating docs for compound basic_socket_poll... Generating docs for compound basic_socket_server... Generating docs for compound basic_socket_stream... Generating docs for compound dgram_socket_stream... Generating docs for compound dgram_socketbuf... Generating docs for compound ip_datagram_address... Generating docs for compound ip_socket_server... Generating docs for compound socketbuf... Generating docs for compound stream_socket_stream... Generating docs for compound stream_socketbuf... Generating docs for compound tcp_address... Generating docs for compound tcp_socket_server... Generating docs for compound tcp_socket_stream... Generating docs for compound udp_socket_server... Generating docs for compound udp_socket_stream... Generating docs for compound unix_socket_server... Generating docs for compound unix_socket_stream... Generating concept documentation... Generating namespace documentation... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept 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... type lookup cache used 422/65536 hits=1628 misses=442 symbol lookup cache used 633/65536 hits=6689 misses=633 finished... documentation is in doc/. make: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79695 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libskstream-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libskstream-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd skstream-0.3.9 + make install DESTDIR=/usr/src/tmp/libskstream-buildroot make: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9' Making install in skstream make[1]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libskstream-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /bin/install -c libskstream-0.3.la '/usr/src/tmp/libskstream-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libskstream-0.3.so.7.0.0 /usr/src/tmp/libskstream-buildroot/usr/lib64/libskstream-0.3.so.7.0.0 libtool: install: (cd /usr/src/tmp/libskstream-buildroot/usr/lib64 && { ln -s -f libskstream-0.3.so.7.0.0 libskstream-0.3.so.7 || { rm -f libskstream-0.3.so.7 && ln -s libskstream-0.3.so.7.0.0 libskstream-0.3.so.7; }; }) libtool: install: (cd /usr/src/tmp/libskstream-buildroot/usr/lib64 && { ln -s -f libskstream-0.3.so.7.0.0 libskstream-0.3.so || { rm -f libskstream-0.3.so && ln -s libskstream-0.3.so.7.0.0 libskstream-0.3.so; }; }) libtool: install: /bin/install -c .libs/libskstream-0.3.lai /usr/src/tmp/libskstream-buildroot/usr/lib64/libskstream-0.3.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/lib64/skstream-0.3/include/skstream" || /bin/mkdir -p "/usr/src/tmp/libskstream-buildroot/usr/lib64/skstream-0.3/include/skstream" /bin/install -c -m 644 skstreamconfig.h '/usr/src/tmp/libskstream-buildroot/usr/lib64/skstream-0.3/include/skstream' test -z "/usr/include/skstream-0.3/skstream" || /bin/mkdir -p "/usr/src/tmp/libskstream-buildroot/usr/include/skstream-0.3/skstream" /bin/install -c -m 644 sksocket.h skstream.h skstream_unix.h skserver.h skserver_unix.h skaddress.h skpoll.h sasproto.h '/usr/src/tmp/libskstream-buildroot/usr/include/skstream-0.3/skstream' make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' make[1]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/skstream' Making install in ping make[1]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/ping' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/ping' 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/skstream-0.3.9/ping' make[1]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/ping' Making install in tools make[1]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/tools' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/tools' 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/skstream-0.3.9/tools' make[1]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/tools' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/test' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9/test' 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/skstream-0.3.9/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9/test' make[1]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9' make[2]: Entering directory '/usr/src/RPM/BUILD/skstream-0.3.9' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libskstream-buildroot/usr/lib64/pkgconfig" /bin/install -c -m 644 skstream-0.3.pc skstream-unix-0.3.pc '/usr/src/tmp/libskstream-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9' make[1]: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9' make: Leaving directory '/usr/src/RPM/BUILD/skstream-0.3.9' + rm -f /usr/src/tmp/libskstream-buildroot/usr/lib64/libskstream-0.3.la + mv /usr/src/tmp/libskstream-buildroot/usr/lib64/skstream-0.3/include/skstream/skstreamconfig.h /usr/src/tmp/libskstream-buildroot/usr/include/skstream-0.3/skstream + install -dm 755 /usr/src/tmp/libskstream-buildroot/usr/share/doc/skstream + cp -pR AUTHORS ChangeLog COPYING README README.FreeSockets TODO doc/html doc/latex /usr/src/tmp/libskstream-buildroot/usr/share/doc/skstream + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libskstream-buildroot (auto) mode of './usr/lib64/libskstream-0.3.so.7.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libskstream-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/skstream-0.3.pc: Libs: '-L${libdir} -lskstream-0.3 ' --> '-lskstream-0.3' Checking contents of files in /usr/src/tmp/libskstream-buildroot/ (default) Compressing files in /usr/src/tmp/libskstream-buildroot (auto) Adjusting library links in /usr/src/tmp/libskstream-buildroot ./usr/lib64: (from :0) libskstream-0.3.so.7 -> libskstream-0.3.so.7.0.0 Verifying ELF objects in /usr/src/tmp/libskstream-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libskstream-0.3.9-alt1_12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SrSYmG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libskstream-buildroot/usr/lib64/libskstream-0.3.so.7: 260 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6m9yq9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: skstream = 0.3.9-alt1_12, libskstream-0.3.so.7()(64bit) = set:mdR8XEByIjUZb0wUhGUvZdZt2EW5rpW1EAWcMVzXnDocJr1EwZxebZF5lCUDQSYJx8mpoDCO9EH1COOOxHGO1iqaPbo43Idk3imKZLKOZem59uopW8f8tLQeQ838bQHikYFH2ok3HSwzTbAh0cDIx93Bk8NEimvW6fNBRnwUbZ8sCe1PZt20OVhvY3Ie8Lxx82YU14bFisXMgqv0MCyH8ZnyY9EGtWfjf1j9k4sZIHQsZe811GZoGaOZiJo38oBGLK63hnL28usDKjgH1k9O0gO0DpZJMPxpFSdf1M9fsKwcqs2oNWF2Ua2mngRbv2km0ZExhnOX8Zq6Km1HCDxfsJECNW02w454z23ZkM7BVDCehdmpT6TQjdAFWv2NZbrtOu15CiVj03rzSIee5Coq81B0bahc5w7UkCy9CFBdBkyC0aj1s7LXr74W5hCAjyc7CDJMwavONkFFzGCxGIe00mVEfpoJGcgakK8UWPiuK1JwmKoKZ0ZeKmqIzNugEEO1KwtfCoccOUqt6chdz9eRrooIyOK92GQuyZwxPvG6 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LPAZIZ Creating libskstream-debuginfo package Processing files: libskstream-devel-0.3.9-alt1_12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J03t1q 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.avGFuE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) In file included from /usr/src/tmp/libskstream-buildroot/usr/include/skstream-0.3/skstream/skpoll.h:32: /usr/src/tmp/libskstream-buildroot/usr/include/skstream-0.3/skstream/skstream.h:32:10: fatal error: iostream: No such file or directory 32 | #include | ^~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libskstream-buildroot/usr/include/skstream-0.3/skstream/skpoll.h: cpp failed, trying c++ mode /usr/src/tmp/libskstream-buildroot/usr/include/skstream-0.3/skstream/sasproto.h:33:10: fatal error: skstream/freethrd.h: No such file or directory 33 | #include // FreeThreads is needed for multithreading support | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libskstream-buildroot/usr/include/skstream-0.3/skstream/sasproto.h: cpp failed Provides: skstream-devel = 0.3.9-alt1_12, pkgconfig(skstream-0.3) = 0.3.9, pkgconfig(skstream-unix-0.3) = 0.3.9 Requires: pkg-config, skstream = 0.3.9-alt1_12, /usr/lib64/libskstream-0.3.so.7.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yoz6db Processing files: libskstream-debuginfo-0.3.9-alt1_12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wpo6hG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SIdHGf find-requires: running scripts (debuginfo) Provides: debug64(libskstream-0.3.so.7) Requires: libskstream = 0.3.9-alt1_12, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to libskstream-devel a strict dependency on libskstream Removing 2 extra deps from libskstream-devel due to dependency on libskstream Wrote: /usr/src/RPM/RPMS/x86_64/libskstream-0.3.9-alt1_12.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libskstream-devel-0.3.9-alt1_12.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libskstream-debuginfo-0.3.9-alt1_12.x86_64.rpm (w2.lzdio) 8.45user 3.63system 0:22.33elapsed 54%CPU (0avgtext+0avgdata 87760maxresident)k 0inputs+0outputs (0major+1069727minor)pagefaults 0swaps 5.51user 2.28system 0:37.28elapsed 20%CPU (0avgtext+0avgdata 126032maxresident)k 320inputs+0outputs (0major+192054minor)pagefaults 0swaps --- libskstream-0.3.9-alt1_12.x86_64.rpm.repo 2017-09-29 16:38:33.000000000 +0000 +++ libskstream-0.3.9-alt1_12.x86_64.rpm.hasher 2023-08-28 01:20:32.104268715 +0000 @@ -15,2 +15,3 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) @@ -20,2 +21,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -24,6 +26,6 @@ Provides: skstream = 0.3.9-alt1_12 -Provides: libskstream-0.3.so.7()(64bit) = set:mdR8XEByIjUZb0wUhGUvZdZt2EW5rpW1EAWcMVzXnDocJr1EwZxebZF5lCUDQSYJx8mpoDCO9EH1COOOxHGO1iqaPbo43Idk3imKZLKOZem59uopW8f8tLQeQsl7mO2ZaikYFH2okPAxcoMNX5O80Cjfld3Og95icGARDKNjspZ5wUH7UbSpW4cXT20OVhvY3Ie8Lxx82YOuKxNiG4TecAS70IFUayZF8v2GqDZjjf1j9k4sZIHQsZe811GZoGaOZiJo38oBGLK63hnL28usDKjgH1k9O0gO0DVVC60uecbRKV90eVxP5Ahzj0bmfl0nhMW2GuVjwO2U7jMQUeVt4vRMRaoRYcYxH5Rcm7g0AEwokoMDwfaPfdtyqIOKdKFDqVe2TZf4yXTJepLw2jFY9wxJhrm7D2jcdAwiw5B8C2M3sajN4PQOmMipyE9wOk0TNXZm74W5hCAjyc7CDJMwavONkFFzGCxGIe00mVIP7q6mHa3A2Bb2KZsiuK1JwmKoKZ0ZeKmqIzNugEEO1KwtfCoccOUqt6chdz9mQtwdccmhpT41lqfNv8sZjl3 +Provides: libskstream-0.3.so.7()(64bit) = set:mdR8XEByIjUZb0wUhGUvZdZt2EW5rpW1EAWcMVzXnDocJr1EwZxebZF5lCUDQSYJx8mpoDCO9EH1COOOxHGO1iqaPbo43Idk3imKZLKOZem59uopW8f8tLQeQ838bQHikYFH2ok3HSwzTbAh0cDIx93Bk8NEimvW6fNBRnwUbZ8sCe1PZt20OVhvY3Ie8Lxx82YU14bFisXMgqv0MCyH8ZnyY9EGtWfjf1j9k4sZIHQsZe811GZoGaOZiJo38oBGLK63hnL28usDKjgH1k9O0gO0DpZJMPxpFSdf1M9fsKwcqs2oNWF2Ua2mngRbv2km0ZExhnOX8Zq6Km1HCDxfsJECNW02w454z23ZkM7BVDCehdmpT6TQjdAFWv2NZbrtOu15CiVj03rzSIee5Coq81B0bahc5w7UkCy9CFBdBkyC0aj1s7LXr74W5hCAjyc7CDJMwavONkFFzGCxGIe00mVEfpoJGcgakK8UWPiuK1JwmKoKZ0ZeKmqIzNugEEO1KwtfCoccOUqt6chdz9eRrooIyOK92GQuyZwxPvG6 Provides: libskstream = 0.3.9-alt1_12 File: /usr/lib64/libskstream-0.3.so.7 120777 root:root libskstream-0.3.so.7.0.0 -File: /usr/lib64/libskstream-0.3.so.7.0.0 100644 root:root 6e4af4e54fc90f10f7d362c69e945b8e +File: /usr/lib64/libskstream-0.3.so.7.0.0 100644 root:root 0c27c0bcdc48f141feaa761d2472db46 File: /usr/share/doc/skstream 40755 root:root @@ -35,2 +37,2 @@ File: /usr/share/doc/skstream/TODO 100644 root:root 98ac6baf54faa9cbc13d31a59ac21387 -RPMIdentity: 7c654660c995bb8b8dcecb4990df5e54976faa037896a27799451e0a749aaa30394a1c5760810a540fa15a5538473a76e88f7def13ebec0562a5081c2c8e2728 +RPMIdentity: b638cce01146e8c524c1ad1a447e660402939908412aadce1f689f6efe43da7eec8fea1ba452e6a9ea0c013b109444d62a575d9237415df640a25e8688de7eca --- libskstream-debuginfo-0.3.9-alt1_12.x86_64.rpm.repo 2017-09-29 16:38:33.000000000 +0000 +++ libskstream-debuginfo-0.3.9-alt1_12.x86_64.rpm.hasher 2023-08-28 01:20:32.182268949 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2f 40755 root:root -/usr/lib/debug/.build-id/2f/21d7a536a7974dcbe18179658ec6da1babc321 120777 root:root ../../../../lib64/libskstream-0.3.so.7.0.0 -/usr/lib/debug/.build-id/2f/21d7a536a7974dcbe18179658ec6da1babc321.debug 120777 root:root ../../usr/lib64/libskstream-0.3.so.7.0.0.debug +/usr/lib/debug/.build-id/8b 40755 root:root +/usr/lib/debug/.build-id/8b/7bb850594bb291283c9bf1c258adea386d982d 120777 root:root ../../../../lib64/libskstream-0.3.so.7.0.0 +/usr/lib/debug/.build-id/8b/7bb850594bb291283c9bf1c258adea386d982d.debug 120777 root:root ../../usr/lib64/libskstream-0.3.so.7.0.0.debug /usr/lib/debug/usr/lib64/libskstream-0.3.so.7.0.0.debug 100644 root:root @@ -27,6 +27,6 @@ Provides: libskstream-debuginfo = 0.3.9-alt1_12 -File: /usr/lib/debug/.build-id/2f 40755 root:root -File: /usr/lib/debug/.build-id/2f/21d7a536a7974dcbe18179658ec6da1babc321 120777 root:root ../../../../lib64/libskstream-0.3.so.7.0.0 -File: /usr/lib/debug/.build-id/2f/21d7a536a7974dcbe18179658ec6da1babc321.debug 120777 root:root ../../usr/lib64/libskstream-0.3.so.7.0.0.debug -File: /usr/lib/debug/usr/lib64/libskstream-0.3.so.7.0.0.debug 100644 root:root 261ecc1b8954d0db3223ee7354c309a0 +File: /usr/lib/debug/.build-id/8b 40755 root:root +File: /usr/lib/debug/.build-id/8b/7bb850594bb291283c9bf1c258adea386d982d 120777 root:root ../../../../lib64/libskstream-0.3.so.7.0.0 +File: /usr/lib/debug/.build-id/8b/7bb850594bb291283c9bf1c258adea386d982d.debug 120777 root:root ../../usr/lib64/libskstream-0.3.so.7.0.0.debug +File: /usr/lib/debug/usr/lib64/libskstream-0.3.so.7.0.0.debug 100644 root:root bda20b52b5c48537211c0b97b5a310b9 File: /usr/lib/debug/usr/lib64/libskstream-0.3.so.7.debug 120777 root:root libskstream-0.3.so.7.0.0.debug @@ -47,2 +47,2 @@ File: /usr/src/debug/skstream-0.3.9/skstream/skstreamconfig.h 100644 root:root e76c8fa2ff54bb2c03679b7669e1d72f -RPMIdentity: 2d4ed9438b9fe7ab5b24287e0327220a8e2b4da1702c1924aea686c8d92e210624abd7543629aca5564113f7439291ba47d96184b012b4e3ec1345217dac7fd4 +RPMIdentity: 8825c8f5f51e7d6f313fcd4c3563af02be27e9425aebbd44e3cd2dd65f0319e9b9506f9717019829aaace75589d1b42aa3282fb8f9241d13ce5e4ef09eb7c29c --- libskstream-devel-0.3.9-alt1_12.x86_64.rpm.repo 2017-09-29 16:38:33.000000000 +0000 +++ libskstream-devel-0.3.9-alt1_12.x86_64.rpm.hasher 2023-08-28 01:20:32.284269256 +0000 @@ -17,3 +17,3 @@ /usr/share/doc/skstream/html/bc_s.png 100644 root:root -/usr/share/doc/skstream/html/bdwn.png 100644 root:root +/usr/share/doc/skstream/html/bc_sd.png 100644 root:root /usr/share/doc/skstream/html/classbasic__address-members.html 100644 root:root @@ -82,9 +82,12 @@ /usr/share/doc/skstream/html/dir_4f6d7126f1ec27bf6ec480b7c0a9f461.html 100644 root:root -/usr/share/doc/skstream/html/doc.png 100644 root:root +/usr/share/doc/skstream/html/doc.svg 100644 root:root +/usr/share/doc/skstream/html/docd.svg 100644 root:root /usr/share/doc/skstream/html/doxygen.css 100644 root:root -/usr/share/doc/skstream/html/doxygen.png 100644 root:root +/usr/share/doc/skstream/html/doxygen.svg 100644 root:root /usr/share/doc/skstream/html/dynsections.js 100644 root:root /usr/share/doc/skstream/html/files.html 100644 root:root -/usr/share/doc/skstream/html/folderclosed.png 100644 root:root -/usr/share/doc/skstream/html/folderopen.png 100644 root:root +/usr/share/doc/skstream/html/folderclosed.svg 100644 root:root +/usr/share/doc/skstream/html/folderclosedd.svg 100644 root:root +/usr/share/doc/skstream/html/folderopen.svg 100644 root:root +/usr/share/doc/skstream/html/folderopend.svg 100644 root:root /usr/share/doc/skstream/html/functions.html 100644 root:root @@ -98,4 +101,6 @@ /usr/share/doc/skstream/html/nav_f.png 100644 root:root +/usr/share/doc/skstream/html/nav_fd.png 100644 root:root /usr/share/doc/skstream/html/nav_g.png 100644 root:root /usr/share/doc/skstream/html/nav_h.png 100644 root:root +/usr/share/doc/skstream/html/nav_hd.png 100644 root:root /usr/share/doc/skstream/html/open.png 100644 root:root @@ -111,2 +116,3 @@ /usr/share/doc/skstream/html/splitbar.png 100644 root:root +/usr/share/doc/skstream/html/splitbard.png 100644 root:root /usr/share/doc/skstream/html/sync_off.png 100644 root:root @@ -114,5 +120,9 @@ /usr/share/doc/skstream/html/tab_a.png 100644 root:root +/usr/share/doc/skstream/html/tab_ad.png 100644 root:root /usr/share/doc/skstream/html/tab_b.png 100644 root:root +/usr/share/doc/skstream/html/tab_bd.png 100644 root:root /usr/share/doc/skstream/html/tab_h.png 100644 root:root +/usr/share/doc/skstream/html/tab_hd.png 100644 root:root /usr/share/doc/skstream/html/tab_s.png 100644 root:root +/usr/share/doc/skstream/html/tab_sd.png 100644 root:root /usr/share/doc/skstream/html/tabs.css 100644 root:root @@ -161,6 +171,18 @@ /usr/share/doc/skstream/latex/classunix__socket__stream.tex 100644 root:root -/usr/share/doc/skstream/latex/dir_4f6d7126f1ec27bf6ec480b7c0a9f461.tex 100644 root:root /usr/share/doc/skstream/latex/doxygen.sty 100644 root:root +/usr/share/doc/skstream/latex/etoc_doxygen.sty 100644 root:root +/usr/share/doc/skstream/latex/files.tex 100644 root:root /usr/share/doc/skstream/latex/hierarchy.tex 100644 root:root +/usr/share/doc/skstream/latex/longtable_doxygen.sty 100644 root:root /usr/share/doc/skstream/latex/refman.tex 100644 root:root +/usr/share/doc/skstream/latex/sasproto_8h_source.tex 100644 root:root +/usr/share/doc/skstream/latex/skaddress_8h_source.tex 100644 root:root +/usr/share/doc/skstream/latex/skpoll_8h_source.tex 100644 root:root +/usr/share/doc/skstream/latex/skserver_8h_source.tex 100644 root:root +/usr/share/doc/skstream/latex/skserver__unix_8h_source.tex 100644 root:root +/usr/share/doc/skstream/latex/sksocket_8h_source.tex 100644 root:root +/usr/share/doc/skstream/latex/skstream_8h_source.tex 100644 root:root +/usr/share/doc/skstream/latex/skstream__unix_8h_source.tex 100644 root:root +/usr/share/doc/skstream/latex/skstreamconfig_8h_source.tex 100644 root:root +/usr/share/doc/skstream/latex/tabu_doxygen.sty 100644 root:root Requires: pkg-config @@ -188,98 +210,104 @@ File: /usr/share/doc/skstream/html 40755 root:root -File: /usr/share/doc/skstream/html/annotated.html 100644 root:root e5ccf4c98e0be0c9f64a3dc5404d43c7 +File: /usr/share/doc/skstream/html/annotated.html 100644 root:root dccad490f005672e201eee53fa059e1c File: /usr/share/doc/skstream/html/bc_s.png 100644 root:root ceaaae73746596a7519cfe782d8aa065 -File: /usr/share/doc/skstream/html/bdwn.png 100644 root:root 6249334b2e7fc28090f26abeb328eb78 -File: /usr/share/doc/skstream/html/classbasic__address-members.html 100644 root:root 4c98ac658542d4ad8e88bf90d5f40d8d -File: /usr/share/doc/skstream/html/classbasic__address.html 100644 root:root d9f6caeb711522aa23aece200d428be7 -File: /usr/share/doc/skstream/html/classbasic__address.png 100644 root:root df0a0f0d94675b06280f48a2efb30f02 -File: /usr/share/doc/skstream/html/classbasic__address_1_1const__iterator-members.html 100644 root:root 2671b9a89c9418bd42135d11d7c3ad06 -File: /usr/share/doc/skstream/html/classbasic__address_1_1const__iterator.html 100644 root:root afae99000ac98757be74543b95482514 -File: /usr/share/doc/skstream/html/classbasic__protocol-members.html 100644 root:root faadccbe9b4bff4d343f7f74b474a6b4 -File: /usr/share/doc/skstream/html/classbasic__protocol.html 100644 root:root 0211a788f0d3efef531aaa55579d2da5 -File: /usr/share/doc/skstream/html/classbasic__protocol.png 100644 root:root 54ea6840f4f11ede448afbf92d87952d -File: /usr/share/doc/skstream/html/classbasic__socket-members.html 100644 root:root 1d13ff497e11bdd6576c0c427154453a -File: /usr/share/doc/skstream/html/classbasic__socket.html 100644 root:root 5ad18a1d3237fe851c5d1c5bf23bca45 -File: /usr/share/doc/skstream/html/classbasic__socket.png 100644 root:root 3e3d1f38c056e77d302323c3dbba0eda -File: /usr/share/doc/skstream/html/classbasic__socket__poll-members.html 100644 root:root 82ee9a72022578c0a63936ebfa910bcd -File: /usr/share/doc/skstream/html/classbasic__socket__poll.html 100644 root:root a32b0cb3f971f1c84b5de949d06285c9 -File: /usr/share/doc/skstream/html/classbasic__socket__server-members.html 100644 root:root 062ad71da8920165271998eeb23bd9fe -File: /usr/share/doc/skstream/html/classbasic__socket__server.html 100644 root:root 4792b6c662c6178ae360299cb8df8e8a -File: /usr/share/doc/skstream/html/classbasic__socket__server.png 100644 root:root a7e53ef5dddb6622de668a496604585f -File: /usr/share/doc/skstream/html/classbasic__socket__stream-members.html 100644 root:root 8f8fa544ed88e6086e6a6d81a563291e -File: /usr/share/doc/skstream/html/classbasic__socket__stream.html 100644 root:root 0e42b284410e7074c781a02ac79573a5 -File: /usr/share/doc/skstream/html/classbasic__socket__stream.png 100644 root:root 6a5bde34286bc80414071a02bf0468f2 -File: /usr/share/doc/skstream/html/classdgram__socket__stream-members.html 100644 root:root f07feb3e809d8bf897e27660aa082175 -File: /usr/share/doc/skstream/html/classdgram__socket__stream.html 100644 root:root 5a9bb54c8ce3af90957d29612b9b69b5 -File: /usr/share/doc/skstream/html/classdgram__socket__stream.png 100644 root:root 9cbfe6640e46e8f91ecb29b9b2314245 -File: /usr/share/doc/skstream/html/classdgram__socketbuf-members.html 100644 root:root 9ea1250be9735683d1980786bfd89c69 -File: /usr/share/doc/skstream/html/classdgram__socketbuf.html 100644 root:root dd9740322b231cbc87f0c94cf414b1c0 -File: /usr/share/doc/skstream/html/classdgram__socketbuf.png 100644 root:root 8f628926e258ca0a4b1c554cf54cff12 -File: /usr/share/doc/skstream/html/classes.html 100644 root:root 4b64df48bc3d9022f26c83126182a9c2 -File: /usr/share/doc/skstream/html/classip__datagram__address-members.html 100644 root:root 4d957aef4721e7b8b473ca50c9288b5f -File: /usr/share/doc/skstream/html/classip__datagram__address.html 100644 root:root 1c8234b8bbdec46bcbfb045e77c3decb -File: /usr/share/doc/skstream/html/classip__datagram__address.png 100644 root:root 88ce7da41fe4c59eae2dfb4aab23b1eb -File: /usr/share/doc/skstream/html/classip__socket__server-members.html 100644 root:root 565346baf627b0c5ebd1cac3c2cb62f7 -File: /usr/share/doc/skstream/html/classip__socket__server.html 100644 root:root f6eda204ba70fb62f4686c4ca830e628 -File: /usr/share/doc/skstream/html/classip__socket__server.png 100644 root:root d2059c500c729708b22c4fdc43abc74c -File: /usr/share/doc/skstream/html/classsocketbuf-members.html 100644 root:root 0e30fb2802766bbac85171030240f67f -File: /usr/share/doc/skstream/html/classsocketbuf.html 100644 root:root 9087adda784a40135ad665997967ac2b -File: /usr/share/doc/skstream/html/classsocketbuf.png 100644 root:root 6651f2df076fd98fe1744b5b027c1f27 -File: /usr/share/doc/skstream/html/classstream__socket__stream-members.html 100644 root:root a6122c16d814a627696e3de90e0633f0 -File: /usr/share/doc/skstream/html/classstream__socket__stream.html 100644 root:root 44fa3eb6f98fd4b05157db29217963a1 -File: /usr/share/doc/skstream/html/classstream__socket__stream.png 100644 root:root 901adcae4c7921ccd18a03695ae7e6ec -File: /usr/share/doc/skstream/html/classstream__socketbuf-members.html 100644 root:root 48c9314fafca7caeb5b9e92522ee12f4 -File: /usr/share/doc/skstream/html/classstream__socketbuf.html 100644 root:root 634ce4a99342e15fe2d1e831dba46c4c -File: /usr/share/doc/skstream/html/classstream__socketbuf.png 100644 root:root 0a1d950f9184efcc6f68d25af26ffcab -File: /usr/share/doc/skstream/html/classtcp__address-members.html 100644 root:root 4c944fa3398a4e68b9e9b697eb5b7db2 -File: /usr/share/doc/skstream/html/classtcp__address.html 100644 root:root c4e01bfadda4a74353082484da8813a4 -File: /usr/share/doc/skstream/html/classtcp__address.png 100644 root:root 754d5cec37232f1e32e3f03c6ddd1aca -File: /usr/share/doc/skstream/html/classtcp__socket__server-members.html 100644 root:root b1b8c89655d01219e3c3eb8b8a9eef9a -File: /usr/share/doc/skstream/html/classtcp__socket__server.html 100644 root:root bc5d439a53ff7133ae52ec49595fdd69 -File: /usr/share/doc/skstream/html/classtcp__socket__server.png 100644 root:root 091794d5dbb7eded540178f183656371 -File: /usr/share/doc/skstream/html/classtcp__socket__stream-members.html 100644 root:root 032906285a7fbc5155d90c724fb37f1f -File: /usr/share/doc/skstream/html/classtcp__socket__stream.html 100644 root:root d50e857deeee762955e176ad26bbd843 -File: /usr/share/doc/skstream/html/classtcp__socket__stream.png 100644 root:root 2f27c69fc53ce9d3110b7bbdc08bbdaf -File: /usr/share/doc/skstream/html/classudp__socket__server-members.html 100644 root:root 55efc17af19a14c78fe823945da3cf07 -File: /usr/share/doc/skstream/html/classudp__socket__server.html 100644 root:root f2e8194359d1dfb37683b308946f7be8 -File: /usr/share/doc/skstream/html/classudp__socket__server.png 100644 root:root 327c8fa04768b05ef1c4258c035fd2a1 -File: /usr/share/doc/skstream/html/classudp__socket__stream-members.html 100644 root:root c38a25cde7a048c08655f993a818bb4c -File: /usr/share/doc/skstream/html/classudp__socket__stream.html 100644 root:root cd7bc03e96d92f9fd66113cf5ccacab0 -File: /usr/share/doc/skstream/html/classudp__socket__stream.png 100644 root:root bf76240fcd0ee5a8caad2f6771fe2a8d -File: /usr/share/doc/skstream/html/classunix__socket__server-members.html 100644 root:root b99e527ca31db986a2d016c5bbe0cbc3 -File: /usr/share/doc/skstream/html/classunix__socket__server.html 100644 root:root b7bedf7a36074491c6d82349583a83d1 -File: /usr/share/doc/skstream/html/classunix__socket__server.png 100644 root:root b272e467b171cbba073a45e48b28e41c -File: /usr/share/doc/skstream/html/classunix__socket__stream-members.html 100644 root:root 8352aa3d1869a1613a08c3b47538e67b -File: /usr/share/doc/skstream/html/classunix__socket__stream.html 100644 root:root 14b32245607a553b1ad996d61cf504b0 -File: /usr/share/doc/skstream/html/classunix__socket__stream.png 100644 root:root 2f902070be529d790278330935265606 +File: /usr/share/doc/skstream/html/bc_sd.png 100644 root:root dd8557b2a24d0ec5eb1975fa34a48f0d +File: /usr/share/doc/skstream/html/classbasic__address-members.html 100644 root:root f14bbf05053f86b9b85000ab67dfa4dc +File: /usr/share/doc/skstream/html/classbasic__address.html 100644 root:root 1d1ad6c42cefeba83f7588be0d631bf6 +File: /usr/share/doc/skstream/html/classbasic__address.png 100644 root:root e6b817c330eacd0a5659462a49839636 +File: /usr/share/doc/skstream/html/classbasic__address_1_1const__iterator-members.html 100644 root:root 9086f38f680826b8405fbabf22b6a270 +File: /usr/share/doc/skstream/html/classbasic__address_1_1const__iterator.html 100644 root:root b5d5f633ff2e01649680810037a4eb7c +File: /usr/share/doc/skstream/html/classbasic__protocol-members.html 100644 root:root 5ca581ebce3cc65a88efda6fdf310fe0 +File: /usr/share/doc/skstream/html/classbasic__protocol.html 100644 root:root 2d27c156f467c47ffd60db2193e1bf36 +File: /usr/share/doc/skstream/html/classbasic__protocol.png 100644 root:root 4353459bf831c8492ccfc8fd356af223 +File: /usr/share/doc/skstream/html/classbasic__socket-members.html 100644 root:root b6c3de387337650e387c5d1eada639a4 +File: /usr/share/doc/skstream/html/classbasic__socket.html 100644 root:root 1c982d73aebf3829034305b8ea0666b0 +File: /usr/share/doc/skstream/html/classbasic__socket.png 100644 root:root f092692ed329ca1214c4e82ee76ac03c +File: /usr/share/doc/skstream/html/classbasic__socket__poll-members.html 100644 root:root 60d523db218996867e1cc67c13d6dca1 +File: /usr/share/doc/skstream/html/classbasic__socket__poll.html 100644 root:root dac490f7ac773e6eac643ed5f6c597f0 +File: /usr/share/doc/skstream/html/classbasic__socket__server-members.html 100644 root:root 009d34efc7ce5153681368eb37b1853b +File: /usr/share/doc/skstream/html/classbasic__socket__server.html 100644 root:root 13e37e76c2b4cb4ecad789c5a24bf934 +File: /usr/share/doc/skstream/html/classbasic__socket__server.png 100644 root:root 6ebf029e0992a7afc2b64a0dde07f9c2 +File: /usr/share/doc/skstream/html/classbasic__socket__stream-members.html 100644 root:root 6918c6ce9174e39545cc86058212f5bb +File: /usr/share/doc/skstream/html/classbasic__socket__stream.html 100644 root:root 52a1bb98c265220274d6a709afa35129 +File: /usr/share/doc/skstream/html/classbasic__socket__stream.png 100644 root:root e64ae2e3e50a061cf163339cb1920316 +File: /usr/share/doc/skstream/html/classdgram__socket__stream-members.html 100644 root:root 8c77870ee3877104964e0727eac3b3bb +File: /usr/share/doc/skstream/html/classdgram__socket__stream.html 100644 root:root 85f3ab834ed55a4bec2ae916b38944ae +File: /usr/share/doc/skstream/html/classdgram__socket__stream.png 100644 root:root fbbd6cd5d69dde1d9be772dea9a31914 +File: /usr/share/doc/skstream/html/classdgram__socketbuf-members.html 100644 root:root 83690cc972d12bde8ab749097254eeb1 +File: /usr/share/doc/skstream/html/classdgram__socketbuf.html 100644 root:root 1f7bd15e3393964d338f95e825b89665 +File: /usr/share/doc/skstream/html/classdgram__socketbuf.png 100644 root:root 1c5158800f1876d91fcfa86f0da955d1 +File: /usr/share/doc/skstream/html/classes.html 100644 root:root fdee5566a08838e13e7bb424e521a616 +File: /usr/share/doc/skstream/html/classip__datagram__address-members.html 100644 root:root 35fd4d3c0f01f693095e41918649dd87 +File: /usr/share/doc/skstream/html/classip__datagram__address.html 100644 root:root da6ab2377d490d54598f30800febd171 +File: /usr/share/doc/skstream/html/classip__datagram__address.png 100644 root:root 9b36260ed264268f3542d424514e3e33 +File: /usr/share/doc/skstream/html/classip__socket__server-members.html 100644 root:root 332aaeb9a012104eafc71bf75e07554c +File: /usr/share/doc/skstream/html/classip__socket__server.html 100644 root:root 7642c31bd96cf0d9f809633e7488dd60 +File: /usr/share/doc/skstream/html/classip__socket__server.png 100644 root:root 1ca13b9c588134faec439261dbee5627 +File: /usr/share/doc/skstream/html/classsocketbuf-members.html 100644 root:root 931b70f2ac9bbec38c0a45a6da465b3f +File: /usr/share/doc/skstream/html/classsocketbuf.html 100644 root:root 937385fd80c9b0a75e6242b20e067672 +File: /usr/share/doc/skstream/html/classsocketbuf.png 100644 root:root 7391e59c9e4497329a4ec022cadfad88 +File: /usr/share/doc/skstream/html/classstream__socket__stream-members.html 100644 root:root a2ca964a43e6ff7e4675826a668d67c2 +File: /usr/share/doc/skstream/html/classstream__socket__stream.html 100644 root:root ceb8f1e6c29f458bac0d8918e7b7aa55 +File: /usr/share/doc/skstream/html/classstream__socket__stream.png 100644 root:root fd80098e35408b7c9c98016cdbdb36b6 +File: /usr/share/doc/skstream/html/classstream__socketbuf-members.html 100644 root:root 882f3784c3f7b40c8fbb09d3173fb98f +File: /usr/share/doc/skstream/html/classstream__socketbuf.html 100644 root:root 890b5038d29631f6b93acd653e82e306 +File: /usr/share/doc/skstream/html/classstream__socketbuf.png 100644 root:root 7eb7bbd836c7060b48f7bcfbd38b74ac +File: /usr/share/doc/skstream/html/classtcp__address-members.html 100644 root:root bbb6b3bacdeb5c669afb4a573b1b1eea +File: /usr/share/doc/skstream/html/classtcp__address.html 100644 root:root d0e5fb6558ff4a02c55dee0529d237d0 +File: /usr/share/doc/skstream/html/classtcp__address.png 100644 root:root 83869ed0d15ba2e1ccf20b98b1411127 +File: /usr/share/doc/skstream/html/classtcp__socket__server-members.html 100644 root:root ddb7967481e68350aac2fc4f1b402508 +File: /usr/share/doc/skstream/html/classtcp__socket__server.html 100644 root:root 91103d633b2d06b97f79248e5bad427b +File: /usr/share/doc/skstream/html/classtcp__socket__server.png 100644 root:root 47e79d0a654a8ab2f371726e9dd85cfd +File: /usr/share/doc/skstream/html/classtcp__socket__stream-members.html 100644 root:root 0c464e85d1552f7bf11d48b9a5b7cbc1 +File: /usr/share/doc/skstream/html/classtcp__socket__stream.html 100644 root:root 31fb3e3d93971045076e56e79829237b +File: /usr/share/doc/skstream/html/classtcp__socket__stream.png 100644 root:root 312b88fe61949685122dbcac88868452 +File: /usr/share/doc/skstream/html/classudp__socket__server-members.html 100644 root:root 85d81d5ce84960c0940a43b0ec65a54d +File: /usr/share/doc/skstream/html/classudp__socket__server.html 100644 root:root f894a7a9fc558ad7d8b36a8fd19bc0ca +File: /usr/share/doc/skstream/html/classudp__socket__server.png 100644 root:root c1d4f1f31e78971db225cc14e8c5a45b +File: /usr/share/doc/skstream/html/classudp__socket__stream-members.html 100644 root:root 34895c8f5e5b14324816671ceb8344bf +File: /usr/share/doc/skstream/html/classudp__socket__stream.html 100644 root:root 22760999c78854c57fe55032bebb691c +File: /usr/share/doc/skstream/html/classudp__socket__stream.png 100644 root:root 150d9fde43a90fa42a56c043f38ed9f7 +File: /usr/share/doc/skstream/html/classunix__socket__server-members.html 100644 root:root 535dde5e22123126121d8e3a4755f02e +File: /usr/share/doc/skstream/html/classunix__socket__server.html 100644 root:root 82ec6c08d5c76ea8a9fd0811fa0c6a01 +File: /usr/share/doc/skstream/html/classunix__socket__server.png 100644 root:root f420a175be54e894af9259a8291fff3c +File: /usr/share/doc/skstream/html/classunix__socket__stream-members.html 100644 root:root bf373a97ac985ca11b416adf53f6a294 +File: /usr/share/doc/skstream/html/classunix__socket__stream.html 100644 root:root 05b92c1dbf6ad8a1da4a2715fb0df182 +File: /usr/share/doc/skstream/html/classunix__socket__stream.png 100644 root:root 4d01f81196f43298e1955d686a952a0a File: /usr/share/doc/skstream/html/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/skstream/html/dir_4f6d7126f1ec27bf6ec480b7c0a9f461.html 100644 root:root 05dc86854b3affb8cdb635258f2aefa6 -File: /usr/share/doc/skstream/html/doc.png 100644 root:root 31ed05886f30a2be256e9df86a25586f -File: /usr/share/doc/skstream/html/doxygen.css 100644 root:root 3687cc95e3a2655c3a778a9128f90d92 -File: /usr/share/doc/skstream/html/doxygen.png 100644 root:root 4d8b8c8f1a68a4f320da8294a085f251 -File: /usr/share/doc/skstream/html/dynsections.js 100644 root:root fbc22f07caf51cf90cbae1412067567c -File: /usr/share/doc/skstream/html/files.html 100644 root:root df012193ba04db7e59be39034cc769fd -File: /usr/share/doc/skstream/html/folderclosed.png 100644 root:root 0b7046d86103299b2a0306ddf33ec004 -File: /usr/share/doc/skstream/html/folderopen.png 100644 root:root 9ff4412a8e93e25320b9e260951c6a04 -File: /usr/share/doc/skstream/html/functions.html 100644 root:root f63a3e7efa226d9ed37eb457008199d0 -File: /usr/share/doc/skstream/html/functions_func.html 100644 root:root 6112e2be97f0a903784191f619b73fbf -File: /usr/share/doc/skstream/html/functions_vars.html 100644 root:root 85f566aab28029c5bc70599575437cd0 -File: /usr/share/doc/skstream/html/hierarchy.html 100644 root:root 715d7410ed0983353f9fdd86a7dd690e -File: /usr/share/doc/skstream/html/index.html 100644 root:root cfcfe58558301767c04b29a9ae398d2d -File: /usr/share/doc/skstream/html/jquery.js 100644 root:root 390dbe00ac8bf9e8ebf1735f291773ab -File: /usr/share/doc/skstream/html/menu.js 100644 root:root 0214be704544abaa89713b78402e44f7 -File: /usr/share/doc/skstream/html/menudata.js 100644 root:root b30d15eb2bafe9af712d15426f7e8e15 +File: /usr/share/doc/skstream/html/dir_4f6d7126f1ec27bf6ec480b7c0a9f461.html 100644 root:root 11019a606939f4c5306d534abaf12346 +File: /usr/share/doc/skstream/html/doc.svg 100644 root:root a3ffe2973c4496fa58356d2ce26a05ca +File: /usr/share/doc/skstream/html/docd.svg 100644 root:root b5ed1e341efff55ac43fa615512d7bf6 +File: /usr/share/doc/skstream/html/doxygen.css 100644 root:root c342036b3023eea972cf6d4b1f393299 +File: /usr/share/doc/skstream/html/doxygen.svg 100644 root:root 015d40fdbaec957e6eb9ff89362edddf +File: /usr/share/doc/skstream/html/dynsections.js 100644 root:root d17eaf4331c05c6245986910c6d1e14d +File: /usr/share/doc/skstream/html/files.html 100644 root:root 8122d9098f48db10df85634721827165 +File: /usr/share/doc/skstream/html/folderclosed.svg 100644 root:root d59fa3e5a7de31d13df1ffb55ced0ec2 +File: /usr/share/doc/skstream/html/folderclosedd.svg 100644 root:root 9238e22c4b449be486e1f57607766e1a +File: /usr/share/doc/skstream/html/folderopen.svg 100644 root:root c0cf60a673f65275b19a9077d6b7606e +File: /usr/share/doc/skstream/html/folderopend.svg 100644 root:root db33f4e200641cd0f0fc74f62c6fe64d +File: /usr/share/doc/skstream/html/functions.html 100644 root:root e828250f2aec980fed37489fbf074142 +File: /usr/share/doc/skstream/html/functions_func.html 100644 root:root 094f0081ebc74e5ead3bc6c604f0226c +File: /usr/share/doc/skstream/html/functions_vars.html 100644 root:root 06590d2a68967597bfead8fe70081df8 +File: /usr/share/doc/skstream/html/hierarchy.html 100644 root:root f959e8e5f506fafcf3152f3004205635 +File: /usr/share/doc/skstream/html/index.html 100644 root:root e6bd855be9c385e7842b643f80e46fed +File: /usr/share/doc/skstream/html/jquery.js 100644 root:root 8df62db0120e51645a368485cc61a7e4 +File: /usr/share/doc/skstream/html/menu.js 100644 root:root d333ccd2fdfa6a200fa8c92263dc4b1c +File: /usr/share/doc/skstream/html/menudata.js 100644 root:root e649f4aa6cfe71788014559ef0b0def4 File: /usr/share/doc/skstream/html/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 +File: /usr/share/doc/skstream/html/nav_fd.png 100644 root:root 69bfbf1d2e05fc957095418abbbcce7b File: /usr/share/doc/skstream/html/nav_g.png 100644 root:root 6cf157aabeb91ae637a6d770b07c1011 File: /usr/share/doc/skstream/html/nav_h.png 100644 root:root 935f050f10b7fe425509491f207f574f +File: /usr/share/doc/skstream/html/nav_hd.png 100644 root:root 552f123a930c13b2b77c6096c350dfa1 File: /usr/share/doc/skstream/html/open.png 100644 root:root 468c228548b4a85dd54d544810bd0edd -File: /usr/share/doc/skstream/html/sasproto_8h_source.html 100644 root:root 8ee8b88180c77913094d2cbea1e8938b -File: /usr/share/doc/skstream/html/skaddress_8h_source.html 100644 root:root 6f4977f063d9bc837b70b269d1560b48 -File: /usr/share/doc/skstream/html/skpoll_8h_source.html 100644 root:root d9631727ea55250fdd14d2ec8288f0c6 -File: /usr/share/doc/skstream/html/skserver_8h_source.html 100644 root:root f2bbf2fa16907d6155ab3c259614e4d3 -File: /usr/share/doc/skstream/html/skserver__unix_8h_source.html 100644 root:root 5c1d47a2bcccdc99c6053f7454d5ef85 -File: /usr/share/doc/skstream/html/sksocket_8h_source.html 100644 root:root d37c8891b74ceeb92964902ed855d679 -File: /usr/share/doc/skstream/html/skstream_8h_source.html 100644 root:root 268fc8dcd70f8c2f1155543102206a0a -File: /usr/share/doc/skstream/html/skstream__unix_8h_source.html 100644 root:root b4ad13d92820822a6822d4ed66fc81cc -File: /usr/share/doc/skstream/html/skstreamconfig_8h_source.html 100644 root:root 1c4e1408556f288e2814a37187ec6b8e +File: /usr/share/doc/skstream/html/sasproto_8h_source.html 100644 root:root 27567286317184ccc0389e3f2b003952 +File: /usr/share/doc/skstream/html/skaddress_8h_source.html 100644 root:root 0cf54495009fe327ecc67aa416aca156 +File: /usr/share/doc/skstream/html/skpoll_8h_source.html 100644 root:root df76ffd42df0c56e0041649ac5ac05ea +File: /usr/share/doc/skstream/html/skserver_8h_source.html 100644 root:root 7e2ec50259e296c287b8054442c46f53 +File: /usr/share/doc/skstream/html/skserver__unix_8h_source.html 100644 root:root d33a75531a2e5c07d08357a72de5aa2f +File: /usr/share/doc/skstream/html/sksocket_8h_source.html 100644 root:root 2de6d8ef52d7d2c82fe8d9daa7974171 +File: /usr/share/doc/skstream/html/skstream_8h_source.html 100644 root:root c326f72e6f67fc0279c039fae4484423 +File: /usr/share/doc/skstream/html/skstream__unix_8h_source.html 100644 root:root 0370a045aa1e01393d1d4170634c4683 +File: /usr/share/doc/skstream/html/skstreamconfig_8h_source.html 100644 root:root 25381d8b21c99057f32f38d34e2b16d6 File: /usr/share/doc/skstream/html/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e +File: /usr/share/doc/skstream/html/splitbard.png 100644 root:root d10438bab00ef343ca05c1fa00e0456a File: /usr/share/doc/skstream/html/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 @@ -287,53 +315,69 @@ File: /usr/share/doc/skstream/html/tab_a.png 100644 root:root 2a5327b5dfc494fd8688fd887991cdab +File: /usr/share/doc/skstream/html/tab_ad.png 100644 root:root 84c5c61aa0b9a624750f944e95f0e00b File: /usr/share/doc/skstream/html/tab_b.png 100644 root:root c7cd16cfabe8a14b9848f813df53fc2e +File: /usr/share/doc/skstream/html/tab_bd.png 100644 root:root 819fb7324851b5c705fcab2ca9761e9f File: /usr/share/doc/skstream/html/tab_h.png 100644 root:root 38c6c507f0ab91770a0ed9a668a03551 +File: /usr/share/doc/skstream/html/tab_hd.png 100644 root:root 92d3e309b79254ee4aab7434ebe70bfc File: /usr/share/doc/skstream/html/tab_s.png 100644 root:root d5a3e094c590d5113232b74cd902f58f -File: /usr/share/doc/skstream/html/tabs.css 100644 root:root 5e5f3c33293bfd03386e623b17ef5e7b +File: /usr/share/doc/skstream/html/tab_sd.png 100644 root:root 27c53bb4855ff4f4208204434c9329c5 +File: /usr/share/doc/skstream/html/tabs.css 100644 root:root 301d3c1963ae882c7ed1aa759c235c69 File: /usr/share/doc/skstream/latex 40755 root:root -File: /usr/share/doc/skstream/latex/Makefile 100644 root:root c31fcf556aa91e9ef8742a302eadfda2 -File: /usr/share/doc/skstream/latex/annotated.tex 100644 root:root 057700d05e837ac929c7c586c5686293 -File: /usr/share/doc/skstream/latex/classbasic__address.eps 100644 root:root 02d4eb276beb44fb0997c863e8dfe212 -File: /usr/share/doc/skstream/latex/classbasic__address.tex 100644 root:root 272c02d769e3843d1c2332e34a8e6a17 -File: /usr/share/doc/skstream/latex/classbasic__address_1_1const__iterator.tex 100644 root:root 31fed8128ca5d094242300c1d0810cde -File: /usr/share/doc/skstream/latex/classbasic__protocol.eps 100644 root:root 331e2206d1a56aaf7a32f37e48fd95ca -File: /usr/share/doc/skstream/latex/classbasic__protocol.tex 100644 root:root 22823264b354d64840ee1f83740fee03 -File: /usr/share/doc/skstream/latex/classbasic__socket.eps 100644 root:root e4d6956a2417bb49c27fd9c5557960bc -File: /usr/share/doc/skstream/latex/classbasic__socket.tex 100644 root:root 84ed62ecd84d80312aad36091e8f4767 -File: /usr/share/doc/skstream/latex/classbasic__socket__poll.tex 100644 root:root 2802393b7ae0fc566ba2047f1e0dad43 -File: /usr/share/doc/skstream/latex/classbasic__socket__server.eps 100644 root:root 54775d1411bd646e3651b194614af10e -File: /usr/share/doc/skstream/latex/classbasic__socket__server.tex 100644 root:root 32b9b51b8fabcb66be2426a7650c8981 -File: /usr/share/doc/skstream/latex/classbasic__socket__stream.eps 100644 root:root 860c2a9d0304359a6f1bd24e0380d590 -File: /usr/share/doc/skstream/latex/classbasic__socket__stream.tex 100644 root:root 57a8c642e31078d013fa0411e93f9dd0 -File: /usr/share/doc/skstream/latex/classdgram__socket__stream.eps 100644 root:root b3a2ab744dbecb94c6e5a04e28de16b5 -File: /usr/share/doc/skstream/latex/classdgram__socket__stream.tex 100644 root:root 66fa85ee55acf5fb7ec791a0797567d6 -File: /usr/share/doc/skstream/latex/classdgram__socketbuf.eps 100644 root:root 9a316868af5a4622b80ebea80ac89b17 -File: /usr/share/doc/skstream/latex/classdgram__socketbuf.tex 100644 root:root 758f40590b68c2d97a7adbe810ee11c2 -File: /usr/share/doc/skstream/latex/classip__datagram__address.eps 100644 root:root 77428a9bcab88ff117e1bece4eeefc46 -File: /usr/share/doc/skstream/latex/classip__datagram__address.tex 100644 root:root 8c60cfd7d8ebf069dfd94d4a9df90abd -File: /usr/share/doc/skstream/latex/classip__socket__server.eps 100644 root:root 68c5f663512eaac5f82034ed26d973e4 -File: /usr/share/doc/skstream/latex/classip__socket__server.tex 100644 root:root 5520838a4e4cf90bbf90e36c4d7c5c62 -File: /usr/share/doc/skstream/latex/classsocketbuf.eps 100644 root:root 6f253ea927bf9a12997f688cdc812f8b -File: /usr/share/doc/skstream/latex/classsocketbuf.tex 100644 root:root 1c67f43132b604c39b3d629ddea99b4b -File: /usr/share/doc/skstream/latex/classstream__socket__stream.eps 100644 root:root 8457d34ef8f9576dacea46e9091993d3 -File: /usr/share/doc/skstream/latex/classstream__socket__stream.tex 100644 root:root ebe727e383ba7a1f04d173a716fbfa80 -File: /usr/share/doc/skstream/latex/classstream__socketbuf.eps 100644 root:root 2320568b088cf6adc03bc1f173dab6e7 -File: /usr/share/doc/skstream/latex/classstream__socketbuf.tex 100644 root:root 9f66cc157b9aa1ce48edb1ce19980007 -File: /usr/share/doc/skstream/latex/classtcp__address.eps 100644 root:root 2fe5a37b432e77a87082cf045fa5120e -File: /usr/share/doc/skstream/latex/classtcp__address.tex 100644 root:root b56ea3b5d2aaf19314e9527cd272e4ee -File: /usr/share/doc/skstream/latex/classtcp__socket__server.eps 100644 root:root 0e10700150b2aa73712952820fa8554d -File: /usr/share/doc/skstream/latex/classtcp__socket__server.tex 100644 root:root 6b193892a82d1b117965d9741e6fdad5 -File: /usr/share/doc/skstream/latex/classtcp__socket__stream.eps 100644 root:root 5f9eda4912de292ba0fecc6d852dd1e6 -File: /usr/share/doc/skstream/latex/classtcp__socket__stream.tex 100644 root:root 05b17133adea329626cbd38dc8873125 -File: /usr/share/doc/skstream/latex/classudp__socket__server.eps 100644 root:root 2e78c5bf808f14edd28e3d710e516d9f -File: /usr/share/doc/skstream/latex/classudp__socket__server.tex 100644 root:root 31d9ff23129d16fda3394c427f20e2b6 -File: /usr/share/doc/skstream/latex/classudp__socket__stream.eps 100644 root:root a11fd0ddde0f3169ec071f2128222ab5 -File: /usr/share/doc/skstream/latex/classudp__socket__stream.tex 100644 root:root b86e366ba6089a271f3312e5fb3bd6c0 -File: /usr/share/doc/skstream/latex/classunix__socket__server.eps 100644 root:root 3d1c687aa996a1738d44046998a53a8e -File: /usr/share/doc/skstream/latex/classunix__socket__server.tex 100644 root:root 9b8d81a708417fffd169d81884ea6ba3 -File: /usr/share/doc/skstream/latex/classunix__socket__stream.eps 100644 root:root 1cc1b44e40839bc459e038c77548609e -File: /usr/share/doc/skstream/latex/classunix__socket__stream.tex 100644 root:root 5fd816369931f0aeb2eb5531ddfc6a9b -File: /usr/share/doc/skstream/latex/dir_4f6d7126f1ec27bf6ec480b7c0a9f461.tex 100644 root:root 34a76fa44c27878206019780c487c21e -File: /usr/share/doc/skstream/latex/doxygen.sty 100644 root:root 8254ed0f0441bd2a1b02de52dd4f0f1a -File: /usr/share/doc/skstream/latex/hierarchy.tex 100644 root:root f0a0fca1a3335f1fc29733a25b92be7a -File: /usr/share/doc/skstream/latex/refman.tex 100644 root:root 0ae87d160f4ae5a471c46326da3e3b43 -RPMIdentity: 5a2a933a159ef733cd0a83a554fb6a6333942f448d9890c7b028052634740124bd57c312b409a2270be9c8ba06336cee67f48fa91ce094cdaef6d5973acdf439 +File: /usr/share/doc/skstream/latex/Makefile 100644 root:root f0282ce187982b67c313c410dd92807d +File: /usr/share/doc/skstream/latex/annotated.tex 100644 root:root dabffda2d2bfa043e062fb7d2607cf07 +File: /usr/share/doc/skstream/latex/classbasic__address.eps 100644 root:root 71292dc99f8ed148875112c374a35a78 +File: /usr/share/doc/skstream/latex/classbasic__address.tex 100644 root:root 3214d582cf5531a921ebbd6d5c50427b +File: /usr/share/doc/skstream/latex/classbasic__address_1_1const__iterator.tex 100644 root:root 74843fa75884800059f4b706c3b58b59 +File: /usr/share/doc/skstream/latex/classbasic__protocol.eps 100644 root:root 3b226436850e24132d1f37a36d947e8a +File: /usr/share/doc/skstream/latex/classbasic__protocol.tex 100644 root:root a811273fbf72f51430678b883261a21f +File: /usr/share/doc/skstream/latex/classbasic__socket.eps 100644 root:root a472ea9302a17b650dde04b59db8f62d +File: /usr/share/doc/skstream/latex/classbasic__socket.tex 100644 root:root 0c9f2df2318a55434ad11e3d55f6ed3c +File: /usr/share/doc/skstream/latex/classbasic__socket__poll.tex 100644 root:root 3ddf5ac1e438ebdd51051c6668a77ffa +File: /usr/share/doc/skstream/latex/classbasic__socket__server.eps 100644 root:root 0530f8090043c602bdbf635c336d952f +File: /usr/share/doc/skstream/latex/classbasic__socket__server.tex 100644 root:root 59420f8b29662739277e2dcfa1ab726c +File: /usr/share/doc/skstream/latex/classbasic__socket__stream.eps 100644 root:root 36cfc3d45db5e297cb5c9b8bbb43659d +File: /usr/share/doc/skstream/latex/classbasic__socket__stream.tex 100644 root:root d61978b65e5bdc386cdf2eecca9ee48f +File: /usr/share/doc/skstream/latex/classdgram__socket__stream.eps 100644 root:root 0acc95eaac2da6fd18102b0258a7b5a9 +File: /usr/share/doc/skstream/latex/classdgram__socket__stream.tex 100644 root:root fddc74c1b7e00f6c421e56c8f1b37255 +File: /usr/share/doc/skstream/latex/classdgram__socketbuf.eps 100644 root:root 376288a5194f50ffb903ad1d05c97a12 +File: /usr/share/doc/skstream/latex/classdgram__socketbuf.tex 100644 root:root c0aa657508cde9140ef64bcad5dcb5eb +File: /usr/share/doc/skstream/latex/classip__datagram__address.eps 100644 root:root 9ccc18781e01a8efba444626dd317336 +File: /usr/share/doc/skstream/latex/classip__datagram__address.tex 100644 root:root 15f0233eb53090538b2cbf132b08a9f5 +File: /usr/share/doc/skstream/latex/classip__socket__server.eps 100644 root:root 325aefd794232219688d084f765b26df +File: /usr/share/doc/skstream/latex/classip__socket__server.tex 100644 root:root b649cba9bfeff546f51625f5bdeb26d6 +File: /usr/share/doc/skstream/latex/classsocketbuf.eps 100644 root:root 27165b88b566d011a511c59ebf7d6820 +File: /usr/share/doc/skstream/latex/classsocketbuf.tex 100644 root:root 6f1cefe97cc596e5149a22bef867c328 +File: /usr/share/doc/skstream/latex/classstream__socket__stream.eps 100644 root:root 5f9795772cb1f038f0c650e9e439f028 +File: /usr/share/doc/skstream/latex/classstream__socket__stream.tex 100644 root:root 6b3e37926f628b5fc2e4e3d6650d1810 +File: /usr/share/doc/skstream/latex/classstream__socketbuf.eps 100644 root:root e430ec1213f98bf2f168c2ee140ff6ba +File: /usr/share/doc/skstream/latex/classstream__socketbuf.tex 100644 root:root f1b4709fa3e4008d5ce6b65f7d5b051e +File: /usr/share/doc/skstream/latex/classtcp__address.eps 100644 root:root 98e8074446cdaecc57a9521a3c8bc11e +File: /usr/share/doc/skstream/latex/classtcp__address.tex 100644 root:root ce4f42c001ab525f5332348ebd0cd58a +File: /usr/share/doc/skstream/latex/classtcp__socket__server.eps 100644 root:root 1fb256980109ac9a8a8f967e0c102a7c +File: /usr/share/doc/skstream/latex/classtcp__socket__server.tex 100644 root:root aa81967081a14718419e81a47f30f78f +File: /usr/share/doc/skstream/latex/classtcp__socket__stream.eps 100644 root:root 4d269af087fd587c2a082de478b1627b +File: /usr/share/doc/skstream/latex/classtcp__socket__stream.tex 100644 root:root 7903b7d8183afd0146bdc2c3d8334fd6 +File: /usr/share/doc/skstream/latex/classudp__socket__server.eps 100644 root:root 5ab27ef44c96d3dd4c7e1605565ccbcd +File: /usr/share/doc/skstream/latex/classudp__socket__server.tex 100644 root:root 3cb56a09668c449a91ef67d611ac2608 +File: /usr/share/doc/skstream/latex/classudp__socket__stream.eps 100644 root:root afec26e5c8068f60cac8e282664e5065 +File: /usr/share/doc/skstream/latex/classudp__socket__stream.tex 100644 root:root 0e1bbafd54fb5782586fedf240a5f5d1 +File: /usr/share/doc/skstream/latex/classunix__socket__server.eps 100644 root:root 84858275568bb02bc5694af92fd2122c +File: /usr/share/doc/skstream/latex/classunix__socket__server.tex 100644 root:root 0399661e793dc66911a46fc74d89ad13 +File: /usr/share/doc/skstream/latex/classunix__socket__stream.eps 100644 root:root e85d5008cd393630051bab4ebb77b6a7 +File: /usr/share/doc/skstream/latex/classunix__socket__stream.tex 100644 root:root dbb7a9f1b092826bd91bfbbdc5087d0b +File: /usr/share/doc/skstream/latex/doxygen.sty 100644 root:root 063c4e77a2f4fd57eec1c124e70c7b9b +File: /usr/share/doc/skstream/latex/etoc_doxygen.sty 100644 root:root b52edfa9ed7bc740f901c4a6005c7bb6 +File: /usr/share/doc/skstream/latex/files.tex 100644 root:root 367f430d3f90dbbd6a78e5644ff4ff87 +File: /usr/share/doc/skstream/latex/hierarchy.tex 100644 root:root c27cf080a71c98eb000473c62b1d8810 +File: /usr/share/doc/skstream/latex/longtable_doxygen.sty 100644 root:root b64940ebc34c4ea74d754e3e847d3483 +File: /usr/share/doc/skstream/latex/refman.tex 100644 root:root 6c0ecfa79ab044a5a16e12ab87e5ee1a +File: /usr/share/doc/skstream/latex/sasproto_8h_source.tex 100644 root:root d0c0e0dcede95047626c72a41d6343b0 +File: /usr/share/doc/skstream/latex/skaddress_8h_source.tex 100644 root:root 932b43a18d55e6629d64cf3721036a46 +File: /usr/share/doc/skstream/latex/skpoll_8h_source.tex 100644 root:root 02775048e13a2eb51fe3125c301c81be +File: /usr/share/doc/skstream/latex/skserver_8h_source.tex 100644 root:root 40cfa8a1b648652f744a43b344a4e1a4 +File: /usr/share/doc/skstream/latex/skserver__unix_8h_source.tex 100644 root:root b1ea14c56622363cb0177d9fb724204f +File: /usr/share/doc/skstream/latex/sksocket_8h_source.tex 100644 root:root 131e57fd645222684399553b9f993a28 +File: /usr/share/doc/skstream/latex/skstream_8h_source.tex 100644 root:root 1e2cfb1693a885a41ea0cc19b37a9aed +File: /usr/share/doc/skstream/latex/skstream__unix_8h_source.tex 100644 root:root 52427156a18f4411a89214da15b137ba +File: /usr/share/doc/skstream/latex/skstreamconfig_8h_source.tex 100644 root:root 60457fdf479682e6cee8f1abe9a1983f +File: /usr/share/doc/skstream/latex/tabu_doxygen.sty 100644 root:root 77bb6213c96e0c5e230e3f050f65d28f +RPMIdentity: 12e23123fc52b2295ae71d628c677bde595f3ca67704691f3427da321d4b73b79d1f57eb99c70fde1b8a68a4764311f7d854950bf3ecbf0b34a88ff8e9cd83c3